2024-11-13 09:37:31,732 DEBUG   Creating results folder /results/gatling/benchmark-70
2024-11-13 09:37:31,740 INFO    pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpo41ogj3f
2024-11-13 09:37:31,742 INFO    Running Gatling simulation with command: mvn gatling:test --batch-mode  -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-70" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-benchmark.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Dlogin_cookie=9b75a55744995d0 -Dnum_users=200000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self70- -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=70 -Duser_password=****
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >-----------
[INFO] Building pyrock-gatling-simulation 3.12.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>>
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation ---
[INFO] skip non existing resourceDirectory /tmp/tmpo41ogj3f/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation ---
[INFO] Nothing to compile - all classes are up to date.
[INFO] 
[INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation ---
[INFO] compiling 38 Scala sources to /tmp/tmpo41ogj3f/target/test-classes ...
[INFO] compile in 6.8 s
[INFO] 
[INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<<
[INFO] 
[INFO] 
[INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation ---
[INFO] Running simulation com.forgerock.pyrock.Loadtest.
System property think_time_multiplier not set. No think time emulation will be done in the simulation.
Simulation com.forgerock.pyrock.Loadtest started...
09:37:46.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:47.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:37:47 GMT                                       5s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=341    KO=0     )
> restLoginInitiate                                        (OK=28     KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26     KO=0     )
> User Authorize PKCE stage                                (OK=31     KO=0     )
> User AccessToken PKCE stage                              (OK=30     KO=0     )
> tokenUserinfo                                            (OK=6      KO=0     )
> Skip 2FA                                                 (OK=10     KO=0     )
> GetUUid                                                  (OK=7      KO=0     )
> GetOpenidConfig                                          (OK=7      KO=0     )
> UI-Post-Login - stage 1                                  (OK=9      KO=0     )
> CreatePolicy                                             (OK=7      KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9      KO=0     )
>  UI AM idFromSession                                     (OK=9      KO=0     )
>  UI AM validateGoto                                      (OK=9      KO=0     )
> UI-Post-Login - stage 2                                  (OK=8      KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8      KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8      KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8      KO=0     )
> restloginProgressiveProfileCallback                      (OK=3      KO=0     )
> UI-Post-Login - stage 3                                  (OK=7      KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6      KO=0     )
>  UI Enduser sessioncheck                                 (OK=6      KO=0     )
>  UI IDM uiconfig                                         (OK=6      KO=0     )
>  UI IDM version                                          (OK=6      KO=0     )
>  UI IDM login                                            (OK=6      KO=0     )
>  UI IDM features                                         (OK=6      KO=0     )
>  UI IDM privilege                                        (OK=6      KO=0     )
>  UI IDM user                                             (OK=6      KO=0     )
>  UI IDM dashboard                                        (OK=6      KO=0     )
>  UI IDM managed user schema                              (OK=6      KO=0     )
>  UI IDM oidcToken                                        (OK=6      KO=0     )
> userinfo                                                 (OK=6      KO=0     )
> UI-Logout                                                (OK=6      KO=0     )
> UI-Logout Redirect 1                                     (OK=6      KO=0     )
>  UI AM revoke2                                           (OK=6      KO=0     )
>  UI AM revoke1                                           (OK=6      KO=0     )
>  UI AM endsession                                        (OK=6      KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1      KO=0     )
> RootUserinfo                                             (OK=6      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1      KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 253165 / active: 15     / done: 14    
================================================================================

09:37:48.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:50.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:50.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:50.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:51.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:37:52 GMT                                      10s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1355   KO=0     )
> restLoginInitiate                                        (OK=106    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=104    KO=0     )
> User Authorize PKCE stage                                (OK=119    KO=0     )
> User AccessToken PKCE stage                              (OK=118    KO=0     )
> tokenUserinfo                                            (OK=13     KO=0     )
> Skip 2FA                                                 (OK=57     KO=0     )
> GetUUid                                                  (OK=35     KO=0     )
> GetOpenidConfig                                          (OK=40     KO=0     )
> UI-Post-Login - stage 1                                  (OK=25     KO=0     )
> CreatePolicy                                             (OK=32     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25     KO=0     )
>  UI AM idFromSession                                     (OK=25     KO=0     )
>  UI AM validateGoto                                      (OK=25     KO=0     )
> UI-Post-Login - stage 2                                  (OK=25     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25     KO=0     )
> restloginProgressiveProfileCallback                      (OK=11     KO=0     )
> UI-Post-Login - stage 3                                  (OK=25     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25     KO=0     )
>  UI Enduser sessioncheck                                 (OK=24     KO=0     )
>  UI IDM uiconfig                                         (OK=24     KO=0     )
>  UI IDM version                                          (OK=24     KO=0     )
>  UI IDM login                                            (OK=24     KO=0     )
>  UI IDM features                                         (OK=24     KO=0     )
>  UI IDM privilege                                        (OK=24     KO=0     )
>  UI IDM user                                             (OK=24     KO=0     )
>  UI IDM dashboard                                        (OK=24     KO=0     )
>  UI IDM managed user schema                              (OK=24     KO=0     )
>  UI IDM oidcToken                                        (OK=24     KO=0     )
> userinfo                                                 (OK=23     KO=0     )
> UI-Logout                                                (OK=23     KO=0     )
> UI-Logout Redirect 1                                     (OK=23     KO=0     )
>  UI AM revoke2                                           (OK=23     KO=0     )
>  UI AM revoke1                                           (OK=23     KO=0     )
>  UI AM endsession                                        (OK=23     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=9      KO=0     )
> RootUserinfo                                             (OK=47     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=9      KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
> ReadPolicy                                               (OK=7      KO=0     )
> getIdToken                                               (OK=4      KO=0     )
> getIdToken Redirect 1                                    (OK=4      KO=0     )
> createOrganization                                       (OK=4      KO=0     )
> queryOrganization                                        (OK=3      KO=0     )
> deleteOrganization                                       (OK=3      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         7 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 253078 / active: 58     / done: 58    
================================================================================

09:37:52.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:53.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:54.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:55.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:55.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:56.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:57.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:57.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:37:57 GMT                                      15s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3230   KO=0     )
> restLoginInitiate                                        (OK=250    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=248    KO=0     )
> User Authorize PKCE stage                                (OK=284    KO=0     )
> User AccessToken PKCE stage                              (OK=283    KO=0     )
> tokenUserinfo                                            (OK=39     KO=0     )
> Skip 2FA                                                 (OK=130    KO=0     )
> GetUUid                                                  (OK=80     KO=0     )
> GetOpenidConfig                                          (OK=119    KO=0     )
> UI-Post-Login - stage 1                                  (OK=61     KO=0     )
> CreatePolicy                                             (OK=79     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=60     KO=0     )
>  UI AM idFromSession                                     (OK=60     KO=0     )
>  UI AM validateGoto                                      (OK=60     KO=0     )
> UI-Post-Login - stage 2                                  (OK=59     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=57     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=57     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=57     KO=0     )
> restloginProgressiveProfileCallback                      (OK=19     KO=0     )
> UI-Post-Login - stage 3                                  (OK=54     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=54     KO=0     )
>  UI Enduser sessioncheck                                 (OK=54     KO=0     )
>  UI IDM uiconfig                                         (OK=54     KO=0     )
>  UI IDM version                                          (OK=54     KO=0     )
>  UI IDM login                                            (OK=54     KO=0     )
>  UI IDM features                                         (OK=54     KO=0     )
>  UI IDM privilege                                        (OK=54     KO=0     )
>  UI IDM user                                             (OK=54     KO=0     )
>  UI IDM dashboard                                        (OK=54     KO=0     )
>  UI IDM managed user schema                              (OK=54     KO=0     )
>  UI IDM oidcToken                                        (OK=54     KO=0     )
> userinfo                                                 (OK=54     KO=0     )
> UI-Logout                                                (OK=54     KO=0     )
> UI-Logout Redirect 1                                     (OK=53     KO=0     )
>  UI AM revoke2                                           (OK=53     KO=0     )
>  UI AM revoke1                                           (OK=53     KO=0     )
>  UI AM endsession                                        (OK=52     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10     KO=0     )
> RootUserinfo                                             (OK=130    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
> ReadPolicy                                               (OK=31     KO=0     )
> getIdToken                                               (OK=14     KO=0     )
> getIdToken Redirect 1                                    (OK=14     KO=0     )
> createOrganization                                       (OK=14     KO=0     )
> queryOrganization                                        (OK=14     KO=0     )
> deleteOrganization                                       (OK=14     KO=0     )
> DeletePolicy                                             (OK=7      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        15 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 252932 / active: 110    / done: 152   
================================================================================

09:37:57.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:58.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:58.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:59.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:59.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:00.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:00.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:00.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:01.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:02.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:02 GMT                                      20s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=5693   KO=0     )
> restLoginInitiate                                        (OK=449    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=445    KO=0     )
> User Authorize PKCE stage                                (OK=505    KO=0     )
> User AccessToken PKCE stage                              (OK=502    KO=0     )
> tokenUserinfo                                            (OK=76     KO=0     )
> Skip 2FA                                                 (OK=246    KO=0     )
> GetUUid                                                  (OK=152    KO=0     )
> GetOpenidConfig                                          (OK=261    KO=0     )
> UI-Post-Login - stage 1                                  (OK=94     KO=0     )
> CreatePolicy                                             (OK=150    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=94     KO=0     )
>  UI AM idFromSession                                     (OK=93     KO=0     )
>  UI AM validateGoto                                      (OK=93     KO=0     )
> UI-Post-Login - stage 2                                  (OK=92     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=92     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=92     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=92     KO=0     )
> restloginProgressiveProfileCallback                      (OK=25     KO=0     )
> UI-Post-Login - stage 3                                  (OK=92     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=91     KO=0     )
>  UI Enduser sessioncheck                                 (OK=91     KO=0     )
>  UI IDM uiconfig                                         (OK=91     KO=0     )
>  UI IDM version                                          (OK=91     KO=0     )
>  UI IDM login                                            (OK=91     KO=0     )
>  UI IDM features                                         (OK=90     KO=0     )
>  UI IDM privilege                                        (OK=90     KO=0     )
>  UI IDM user                                             (OK=89     KO=0     )
>  UI IDM dashboard                                        (OK=89     KO=0     )
>  UI IDM managed user schema                              (OK=89     KO=0     )
>  UI IDM oidcToken                                        (OK=89     KO=0     )
> userinfo                                                 (OK=89     KO=0     )
> UI-Logout                                                (OK=88     KO=0     )
> UI-Logout Redirect 1                                     (OK=88     KO=0     )
>  UI AM revoke2                                           (OK=88     KO=0     )
>  UI AM revoke1                                           (OK=88     KO=0     )
>  UI AM endsession                                        (OK=88     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=15     KO=0     )
> RootUserinfo                                             (OK=246    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=15     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=7      KO=0     )
> ReadPolicy                                               (OK=79     KO=0     )
> getIdToken                                               (OK=27     KO=0     )
> getIdToken Redirect 1                                    (OK=27     KO=0     )
> createOrganization                                       (OK=27     KO=0     )
> queryOrganization                                        (OK=27     KO=0     )
> deleteOrganization                                       (OK=27     KO=0     )
> DeletePolicy                                             (OK=31     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        25 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 252728 / active: 173    / done: 293   
================================================================================

09:38:02.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:03.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:03.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:03.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:04.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:04.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:04.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 558: status.find.is(200), but actually found 502
09:38:04.493 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,558,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.66151, randomPolicyName -> testPolicy915933, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@454b53b2, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI5MDZlYzRiZi1lNGZmLTQ4ZjctOTAyOC03ZTJiMDIwNDNlMzIiLCJvdGsiOiJ0Zjlwam43bGVhM2RscG40ZTUxdXRnNGg5IiwicmVhbG0iOiIvIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmVVaE5TWFp6U1dwc2VGZDNVWE5yVjNScWVXRm5MbXhrTm1zelYzaHdha0o0YUVOek5YQTJNMVpST0doTlRHcFdZMWw0ZVMxc1NXVm5RV1IxYkdaYWFXZFlURXBYWnpOcFRGRmxSM1p5VlZKaGJrbFVOMEo1ZG5ZeVFUWjNNbk5SUjBweFpWbFFPVVk0Y1dSRlFVVlVXbUUzVEhGMWVrZDRSbXN3WVRSMmJGSkpNVU5yVlRjdFdUaFlhRkJTVTBGbFVUUnFlbXhPTjNnNVdrWXdTR3AzUTFGQlMxTk9RMFJSZG5SM01ETm1kelJJTTE5RWRISnNZamR5V2pOcFdWaFJaa0l6ZVdsUE9VaFlhaTF5YUVob2FrWTJibEZVTUhwWU0xTlJNR2x5Y1hSdExWTmFZbDlCWjJ4VFdtMUJjV0puY0Zwck5FbGpkbEptZFdwbFRFbGlWVVpQYjBOcFZVbG5hREZ2YW00MVdWbG9VVWx3V1cxVVlVeGtMVTR6Wld0UFJHRXpia2xLTlVRelFqSjZTVFJLTFdscWN6bEtSMEl0Y0dadk9FbEdPRGR5UlUxV09XRTJNMWMxVm5CdVVUQmxUa1I2UlhOcVNYZ3lNR3RzTWxKMlRUTkNaMHRXUXpaemMwVnJhVlJET0ZwTlZVdFBkMjE0WldoaVozUmZRVUpwTTI5TWNsZFBMWFJmWDJSQmQxQmhSbTl6YTJ4VFJVcHhXazFPVkhGbk5tNVlWbVJJTUhWM1J6STNjemxtVWpacWEwZDVURW94VVhocFptcHBkRzVYYkd4RVVFRjRjbFJsTjA5b2EzcEpZbGhLZGtSUmJrSm5iVFZOYzJseGJWYzBkVFJOYnpRMlRWZDNRbGROVVhoNE5GWllXVFpIVkdwWFRrTjZjVkpLTFcxdFpqRm9jSFZEVlVoaVJtRnBYMjR5YnprMWRHNU5kM1JUVVZkd2FreEthakF0Y1RaaVgyNVBVMXBhWnpOSGNsOHhVVGhWU1hwUVJ6ZHliM1EwVlZwTGJIcFNjRmszTjNWdE9YZEtkVEZPTFRWWlJVNHdRalIzVFhKNE5FMHhWVXBqWkhWeVUxUTRPVmh0Um5KaFFteHljRVpqWkhOZmFEZGpWMHBOWmtSbVFUVjBSWFV6T1RWQ05FazNSMkUyV0doelpVWXpkRWRPTlZoT1RFdEpaVjlvTkhOa05uVldhVU5rYWpBeFltVlJWSGh1U2tsWE0xVktTekV6VWpCTU5tSjRUblZHWVZKUlgwdDNSRkY1TWtsaGRsUnRPVUZXYld3Mk9WOXVTbU5VYnpOSGJ6SkhYemhqY1RoS2JteHNWMHBwWlZWWGJXcDZiVk5xY2tWSFpEZFlRM1ZWTWtGRlUwdDBaa3BsTmtkU1UyTkJUMlk0TlZKNGVWZExXRzkxU0Zwd1ZERkdWMU01Ykd4Zk9VVnpWWEZXVEdWa2FFMXRNMlZwYmxoR1dtOHRSWE11YWtwNlRYTnhTeTFwYVdkTVNrY3hXak42ZW1KMVp3LkhNOEQ0LVFPZHh3d0ZWd3FON3JEVF9IZC1jUXQyRjNHcXJZdEV3enVUT3ciLCJleHAiOjE3MzE1NzcwODQsImlhdCI6MTczMTQ5MDY4NH0.qiBP4GX4mlOi7n8ARznl9vc6BCu618ZoZy2OCBAyZlk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"xiaosong.lou@pingidentity.com"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"M@ythe4th"}],"_id":1}],"header":"Sign In","description":"<a href=\"#/service/FRForgotUsername\">Forgot username?</a><span style=\"opacity:0.5;padding:0 1em;\">&bull;</span><a href=\"#/service/FRResetPassword\">Forgot password?</a>"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490684445))), password -> Pa_ssw0rd, fake-ip -> 69.23.254.36, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a90aede),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 2637
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI5MDZlYzRiZi1lNGZmLTQ4ZjctOTAyOC03ZTJiMDIwNDNlMzIiLCJvdGsiOiJ0Zjlwam43bGVhM2RscG40ZTUxdXRnNGg5IiwicmVhbG0iOiIvIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1QmVVaE5TWFp6U1dwc2VGZDNVWE5yVjNScWVXRm5MbXhrTm1zelYzaHdha0o0YUVOek5YQTJNMVpST0doTlRHcFdZMWw0ZVMxc1NXVm5RV1IxYkdaYWFXZFlURXBYWnpOcFRGRmxSM1p5VlZKaGJrbFVOMEo1ZG5ZeVFUWjNNbk5SUjBweFpWbFFPVVk0Y1dSRlFVVlVXbUUzVEhGMWVrZDRSbXN3WVRSMmJGSkpNVU5yVlRjdFdUaFlhRkJTVTBGbFVUUnFlbXhPTjNnNVdrWXdTR3AzUTFGQlMxTk9RMFJSZG5SM01ETm1kelJJTTE5RWRISnNZamR5V2pOcFdWaFJaa0l6ZVdsUE9VaFlhaTF5YUVob2FrWTJibEZVTUhwWU0xTlJNR2x5Y1hSdExWTmFZbDlCWjJ4VFdtMUJjV0puY0Zwck5FbGpkbEptZFdwbFRFbGlWVVpQYjBOcFZVbG5hREZ2YW00MVdWbG9VVWx3V1cxVVlVeGtMVTR6Wld0UFJHRXpia2xLTlVRelFqSjZTVFJLTFdscWN6bEtSMEl0Y0dadk9FbEdPRGR5UlUxV09XRTJNMWMxVm5CdVVUQmxUa1I2UlhOcVNYZ3lNR3RzTWxKMlRUTkNaMHRXUXpaemMwVnJhVlJET0ZwTlZVdFBkMjE0WldoaVozUmZRVUpwTTI5TWNsZFBMWFJmWDJSQmQxQmhSbTl6YTJ4VFJVcHhXazFPVkhGbk5tNVlWbVJJTUhWM1J6STNjemxtVWpacWEwZDVURW94VVhocFptcHBkRzVYYkd4RVVFRjRjbFJsTjA5b2EzcEpZbGhLZGtSUmJrSm5iVFZOYzJseGJWYzBkVFJOYnpRMlRWZDNRbGROVVhoNE5GWllXVFpIVkdwWFRrTjZjVkpLTFcxdFpqRm9jSFZEVlVoaVJtRnBYMjR5YnprMWRHNU5kM1JUVVZkd2FreEthakF0Y1RaaVgyNVBVMXBhWnpOSGNsOHhVVGhWU1hwUVJ6ZHliM1EwVlZwTGJIcFNjRmszTjNWdE9YZEtkVEZPTFRWWlJVNHdRalIzVFhKNE5FMHhWVXBqWkhWeVUxUTRPVmh0Um5KaFFteHljRVpqWkhOZmFEZGpWMHBOWmtSbVFUVjBSWFV6T1RWQ05FazNSMkUyV0doelpVWXpkRWRPTlZoT1RFdEpaVjlvTkhOa05uVldhVU5rYWpBeFltVlJWSGh1U2tsWE0xVktTekV6VWpCTU5tSjRUblZHWVZKUlgwdDNSRkY1TWtsaGRsUnRPVUZXYld3Mk9WOXVTbU5VYnpOSGJ6SkhYemhqY1RoS2JteHNWMHBwWlZWWGJXcDZiVk5xY2tWSFpEZFlRM1ZWTWtGRlUwdDBaa3BsTmtkU1UyTkJUMlk0TlZKNGVWZExXRzkxU0Zwd1ZERkdWMU01Ykd4Zk9VVnpWWEZXVEdWa2FFMXRNMlZwYmxoR1dtOHRSWE11YWtwNlRYTnhTeTFwYVdkTVNrY3hXak42ZW1KMVp3LkhNOEQ0LVFPZHh3d0ZWd3FON3JEVF9IZC1jUXQyRjNHcXJZdEV3enVUT3ciLCJleHAiOjE3MzE1NzcwODQsImlhdCI6MTczMTQ5MDY4NH0.qiBP4GX4mlOi7n8ARznl9vc6BCu618ZoZy2OCBAyZlk","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"xiaosong.lou@pingidentity.com"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"M@ythe4th"}],"_id":1}],"header":"Sign In","description":"<a href=\"#/service/FRForgotUsername\">Forgot username?</a><span style=\"opacity:0.5;padding:0 1em;\">&bull;</span><a href=\"#/service/FRResetPassword\">Forgot password?</a>"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 13 Nov 2024 09:38:04 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
09:38:05.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:05.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:06.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:06.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:07.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:07.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:07.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:07.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:07 GMT                                      25s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=9019   KO=1     )
> restLoginInitiate                                        (OK=701    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=693    KO=1     )
> User Authorize PKCE stage                                (OK=791    KO=0     )
> User AccessToken PKCE stage                              (OK=785    KO=0     )
> tokenUserinfo                                            (OK=111    KO=0     )
> Skip 2FA                                                 (OK=392    KO=0     )
> GetUUid                                                  (OK=243    KO=0     )
> GetOpenidConfig                                          (OK=470    KO=0     )
> UI-Post-Login - stage 1                                  (OK=148    KO=0     )
> CreatePolicy                                             (OK=241    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=148    KO=0     )
>  UI AM idFromSession                                     (OK=147    KO=0     )
>  UI AM validateGoto                                      (OK=147    KO=0     )
> UI-Post-Login - stage 2                                  (OK=144    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=143    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=143    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=143    KO=0     )
> restloginProgressiveProfileCallback                      (OK=36     KO=0     )
> UI-Post-Login - stage 3                                  (OK=140    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=138    KO=0     )
>  UI Enduser sessioncheck                                 (OK=137    KO=0     )
>  UI IDM uiconfig                                         (OK=137    KO=0     )
>  UI IDM version                                          (OK=137    KO=0     )
>  UI IDM login                                            (OK=137    KO=0     )
>  UI IDM features                                         (OK=137    KO=0     )
>  UI IDM privilege                                        (OK=137    KO=0     )
>  UI IDM user                                             (OK=137    KO=0     )
>  UI IDM dashboard                                        (OK=137    KO=0     )
>  UI IDM managed user schema                              (OK=137    KO=0     )
>  UI IDM oidcToken                                        (OK=137    KO=0     )
> userinfo                                                 (OK=137    KO=0     )
> UI-Logout                                                (OK=136    KO=0     )
> UI-Logout Redirect 1                                     (OK=135    KO=0     )
>  UI AM revoke2                                           (OK=135    KO=0     )
>  UI AM revoke1                                           (OK=135    KO=0     )
>  UI AM endsession                                        (OK=135    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=25     KO=0     )
> RootUserinfo                                             (OK=410    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=24     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
> ReadPolicy                                               (OK=147    KO=0     )
> getIdToken                                               (OK=48     KO=0     )
> getIdToken Redirect 1                                    (OK=48     KO=0     )
> createOrganization                                       (OK=48     KO=0     )
> queryOrganization                                        (OK=47     KO=0     )
> deleteOrganization                                       (OK=47     KO=0     )
> DeletePolicy                                             (OK=78     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        39 (97.50%)
> status.find.is(200), but actually found 502                         1 ( 2.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 252465 / active: 235    / done: 494   
================================================================================

09:38:07.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:07.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:08.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:09.228 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 800: status.find.in([200, 209], 304), found 409
09:38:09.229 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,800,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2Mjc0Nzg4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRi1VNTc3b3NSRVR3VUp0SElWM1B0UlVON19ZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDY4OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDY4OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0Mjg5LCJpYXQiOjE3MzE0OTA2ODksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjhaelMzelMteENxUjhzU3N6Yzgyel9vNUl0ZyJ9.gQWRXP1N9mDIA-4oaNjH8eUQ-kCnFFyKYrVTnRXkNTWNKiqivrVf28peyLqZaB9_cvFXz8A3JvLQ38nUf2g8yMQ6Ssn5Ox4ZM3PrX6-jgCz_ogvRcRbWAC-bPwwIbazozXGN7ErX8l3lCmNyL6A1A9IZuQhwI8YlgC0LtDNg3lbmo8wd1YVqer7FHz06XHwX_8fi_kwWhU7NxZvsgrmqgxxX5dxsBtKVpyvHn47RCiMrNsFCB-1e6WkKkdtXTL4TYa5jJZ62pOIDUTiQeJUhy_uh_-ewahlTaxj6LF6r7hGHAdOPe7jQDbeU8omkfDwoqllPMvOMmqelonk3OwPC_w, username -> user.162161, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy339967, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@66ee9cf, authcode -> VVKLR58iuGLbAyKGeZp0U1uZHvI, useAdminRealm -> true, callbacks -> {"tokenId":"1uVJuU-SE14lOUJSlAB5Elj9HvA.*AAJTSQACMDIAAlNLABxPVWc4TkxuM1lWRmJzQ3k3VUJCckR3UVU5eFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490688939), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1uVJuU-SE14lOUJSlAB5Elj9HvA.*AAJTSQACMDIAAlNLABxPVWc4TkxuM1lWRmJzQ3k3VUJCckR3UVU5eFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490688939))), password -> Pa_ssw0rd, challenge -> boNnUZSwCJqcVFku24bkEzefHhOBPDCY7RQUgX6PO24, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 109.117.203.126, verifier -> LTIyOTE2NzU3NjM1NDE3Njk2NTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3fd5e20b, tokenId -> 1uVJuU-SE14lOUJSlAB5Elj9HvA.*AAJTSQACMDIAAlNLABxPVWc4TkxuM1lWRmJzQ3k3VUJCckR3UVU5eFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=1uVJuU-SE14lOUJSlAB5Elj9HvA.*AAJTSQACMDIAAlNLABxPVWc4TkxuM1lWRmJzQ3k3VUJCckR3UVU5eFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1uVJuU-SE14lOUJSlAB5Elj9HvA.*AAJTSQACMDIAAlNLABxPVWc4TkxuM1lWRmJzQ3k3VUJCckR3UVU5eFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy339967","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:38:09 GMT
	x-forgerock-transactionid: e519c5bf-68f4-4b52-965a-fed3f23e78cc
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:38:09.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:10.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:10.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:11.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:11.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:11.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:11.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:12.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:12.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:12 GMT                                      30s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=13468  KO=2     )
> restLoginInitiate                                        (OK=1013   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1003   KO=1     )
> User Authorize PKCE stage                                (OK=1158   KO=0     )
> User AccessToken PKCE stage                              (OK=1154   KO=0     )
> tokenUserinfo                                            (OK=165    KO=0     )
> Skip 2FA                                                 (OK=558    KO=0     )
> GetUUid                                                  (OK=335    KO=0     )
> GetOpenidConfig                                          (OK=722    KO=0     )
> UI-Post-Login - stage 1                                  (OK=219    KO=0     )
> CreatePolicy                                             (OK=331    KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=219    KO=0     )
>  UI AM idFromSession                                     (OK=219    KO=0     )
>  UI AM validateGoto                                      (OK=219    KO=0     )
> UI-Post-Login - stage 2                                  (OK=218    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=217    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=217    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=217    KO=0     )
> restloginProgressiveProfileCallback                      (OK=50     KO=0     )
> UI-Post-Login - stage 3                                  (OK=213    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=213    KO=0     )
>  UI Enduser sessioncheck                                 (OK=213    KO=0     )
>  UI IDM uiconfig                                         (OK=213    KO=0     )
>  UI IDM version                                          (OK=213    KO=0     )
>  UI IDM login                                            (OK=212    KO=0     )
>  UI IDM features                                         (OK=212    KO=0     )
>  UI IDM privilege                                        (OK=212    KO=0     )
>  UI IDM user                                             (OK=212    KO=0     )
>  UI IDM dashboard                                        (OK=212    KO=0     )
>  UI IDM managed user schema                              (OK=212    KO=0     )
>  UI IDM oidcToken                                        (OK=211    KO=0     )
> userinfo                                                 (OK=210    KO=0     )
> UI-Logout                                                (OK=209    KO=0     )
> UI-Logout Redirect 1                                     (OK=209    KO=0     )
>  UI AM revoke2                                           (OK=209    KO=0     )
>  UI AM revoke1                                           (OK=209    KO=0     )
>  UI AM endsession                                        (OK=209    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=34     KO=0     )
> RootUserinfo                                             (OK=629    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=34     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
> ReadPolicy                                               (OK=239    KO=0     )
> getIdToken                                               (OK=68     KO=0     )
> getIdToken Redirect 1                                    (OK=68     KO=0     )
> createOrganization                                       (OK=67     KO=0     )
> queryOrganization                                        (OK=67     KO=0     )
> deleteOrganization                                       (OK=67     KO=0     )
> DeletePolicy                                             (OK=146    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        51 (96.23%)
> status.find.is(200), but actually found 502                         1 ( 1.89%)
> status.find.in([200, 209], 304), found 409                          1 ( 1.89%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 252144 / active: 281    / done: 769   
================================================================================

09:38:12.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:13.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:13.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:13.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:13.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:13.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:13.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:14.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:14.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:14.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:15.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:15.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:16.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:16.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:17.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:17.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:17.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:17.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:17 GMT                                      35s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=18440  KO=2     )
> restLoginInitiate                                        (OK=1342   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1331   KO=1     )
> User Authorize PKCE stage                                (OK=1554   KO=0     )
> User AccessToken PKCE stage                              (OK=1548   KO=0     )
> tokenUserinfo                                            (OK=223    KO=0     )
> Skip 2FA                                                 (OK=729    KO=0     )
> GetUUid                                                  (OK=447    KO=0     )
> GetOpenidConfig                                          (OK=1016   KO=0     )
> UI-Post-Login - stage 1                                  (OK=307    KO=0     )
> CreatePolicy                                             (OK=444    KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=305    KO=0     )
>  UI AM idFromSession                                     (OK=304    KO=0     )
>  UI AM validateGoto                                      (OK=304    KO=0     )
> UI-Post-Login - stage 2                                  (OK=302    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=302    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=302    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=302    KO=0     )
> restloginProgressiveProfileCallback                      (OK=73     KO=0     )
> UI-Post-Login - stage 3                                  (OK=297    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=297    KO=0     )
>  UI Enduser sessioncheck                                 (OK=297    KO=0     )
>  UI IDM uiconfig                                         (OK=297    KO=0     )
>  UI IDM version                                          (OK=297    KO=0     )
>  UI IDM login                                            (OK=297    KO=0     )
>  UI IDM features                                         (OK=297    KO=0     )
>  UI IDM privilege                                        (OK=297    KO=0     )
>  UI IDM user                                             (OK=297    KO=0     )
>  UI IDM dashboard                                        (OK=297    KO=0     )
>  UI IDM managed user schema                              (OK=297    KO=0     )
>  UI IDM oidcToken                                        (OK=297    KO=0     )
> userinfo                                                 (OK=297    KO=0     )
> UI-Logout                                                (OK=296    KO=0     )
> UI-Logout Redirect 1                                     (OK=294    KO=0     )
>  UI AM revoke2                                           (OK=293    KO=0     )
>  UI AM revoke1                                           (OK=294    KO=0     )
>  UI AM endsession                                        (OK=294    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=45     KO=0     )
> RootUserinfo                                             (OK=856    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=45     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=14     KO=0     )
> ReadPolicy                                               (OK=331    KO=0     )
> getIdToken                                               (OK=90     KO=0     )
> getIdToken Redirect 1                                    (OK=90     KO=0     )
> createOrganization                                       (OK=89     KO=0     )
> queryOrganization                                        (OK=88     KO=0     )
> deleteOrganization                                       (OK=88     KO=0     )
> DeletePolicy                                             (OK=237    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        69 (97.18%)
> status.find.is(200), but actually found 502                         1 ( 1.41%)
> status.find.in([200, 209], 304), found 409                          1 ( 1.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 251802 / active: 287    / done: 1105  
================================================================================

09:38:17.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:17.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:17.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:18.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:18.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:18.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:18.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:19.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:19.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:19.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:20.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:20.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:20.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:20.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:20.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:20.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:20.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:21.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:22.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:22.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:22 GMT                                      40s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=22960  KO=2     )
> restLoginInitiate                                        (OK=1660   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1653   KO=1     )
> User Authorize PKCE stage                                (OK=1924   KO=0     )
> User AccessToken PKCE stage                              (OK=1920   KO=0     )
> tokenUserinfo                                            (OK=273    KO=0     )
> Skip 2FA                                                 (OK=916    KO=0     )
> GetUUid                                                  (OK=552    KO=0     )
> GetOpenidConfig                                          (OK=1324   KO=0     )
> UI-Post-Login - stage 1                                  (OK=374    KO=0     )
> CreatePolicy                                             (OK=550    KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=373    KO=0     )
>  UI AM idFromSession                                     (OK=372    KO=0     )
>  UI AM validateGoto                                      (OK=371    KO=0     )
> UI-Post-Login - stage 2                                  (OK=370    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=370    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=370    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=370    KO=0     )
> restloginProgressiveProfileCallback                      (OK=86     KO=0     )
> UI-Post-Login - stage 3                                  (OK=366    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=366    KO=0     )
>  UI Enduser sessioncheck                                 (OK=365    KO=0     )
>  UI IDM uiconfig                                         (OK=365    KO=0     )
>  UI IDM version                                          (OK=365    KO=0     )
>  UI IDM login                                            (OK=365    KO=0     )
>  UI IDM features                                         (OK=365    KO=0     )
>  UI IDM privilege                                        (OK=365    KO=0     )
>  UI IDM user                                             (OK=364    KO=0     )
>  UI IDM dashboard                                        (OK=364    KO=0     )
>  UI IDM managed user schema                              (OK=364    KO=0     )
>  UI IDM oidcToken                                        (OK=363    KO=0     )
> userinfo                                                 (OK=363    KO=0     )
> UI-Logout                                                (OK=362    KO=0     )
> UI-Logout Redirect 1                                     (OK=361    KO=0     )
>  UI AM revoke2                                           (OK=361    KO=0     )
>  UI AM revoke1                                           (OK=361    KO=0     )
>  UI AM endsession                                        (OK=361    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=62     KO=0     )
> RootUserinfo                                             (OK=1075   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=62     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=20     KO=0     )
> ReadPolicy                                               (OK=442    KO=0     )
> getIdToken                                               (OK=120    KO=0     )
> getIdToken Redirect 1                                    (OK=119    KO=0     )
> createOrganization                                       (OK=119    KO=0     )
> queryOrganization                                        (OK=119    KO=0     )
> deleteOrganization                                       (OK=119    KO=0     )
> DeletePolicy                                             (OK=329    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        89 (97.80%)
> status.find.is(200), but actually found 502                         1 ( 1.10%)
> status.find.in([200, 209], 304), found 409                          1 ( 1.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 251469 / active: 304    / done: 1421  
================================================================================

09:38:22.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:22.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:22.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:23.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:23.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:24.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:24.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:24.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:24.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:25.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:25.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:25.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:25.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:25.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:25.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:26.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:27.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:27.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:27.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:27 GMT                                      45s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=27441  KO=2     )
> restLoginInitiate                                        (OK=1995   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1985   KO=1     )
> User Authorize PKCE stage                                (OK=2292   KO=0     )
> User AccessToken PKCE stage                              (OK=2283   KO=0     )
> tokenUserinfo                                            (OK=328    KO=0     )
> Skip 2FA                                                 (OK=1097   KO=0     )
> GetUUid                                                  (OK=672    KO=0     )
> GetOpenidConfig                                          (OK=1663   KO=0     )
> UI-Post-Login - stage 1                                  (OK=442    KO=0     )
> CreatePolicy                                             (OK=670    KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=441    KO=0     )
>  UI AM idFromSession                                     (OK=440    KO=0     )
>  UI AM validateGoto                                      (OK=440    KO=0     )
> UI-Post-Login - stage 2                                  (OK=434    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=432    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=432    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=432    KO=0     )
> restloginProgressiveProfileCallback                      (OK=108    KO=0     )
> UI-Post-Login - stage 3                                  (OK=429    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=429    KO=0     )
>  UI Enduser sessioncheck                                 (OK=428    KO=0     )
>  UI IDM uiconfig                                         (OK=428    KO=0     )
>  UI IDM version                                          (OK=428    KO=0     )
>  UI IDM login                                            (OK=428    KO=0     )
>  UI IDM features                                         (OK=428    KO=0     )
>  UI IDM privilege                                        (OK=428    KO=0     )
>  UI IDM user                                             (OK=428    KO=0     )
>  UI IDM dashboard                                        (OK=428    KO=0     )
>  UI IDM managed user schema                              (OK=428    KO=0     )
>  UI IDM oidcToken                                        (OK=428    KO=0     )
> userinfo                                                 (OK=428    KO=0     )
> UI-Logout                                                (OK=428    KO=0     )
> UI-Logout Redirect 1                                     (OK=428    KO=0     )
>  UI AM revoke2                                           (OK=428    KO=0     )
>  UI AM revoke1                                           (OK=428    KO=0     )
>  UI AM endsession                                        (OK=428    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=70     KO=0     )
> RootUserinfo                                             (OK=1282   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=70     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=21     KO=0     )
> ReadPolicy                                               (OK=550    KO=0     )
> getIdToken                                               (OK=144    KO=0     )
> getIdToken Redirect 1                                    (OK=144    KO=0     )
> createOrganization                                       (OK=143    KO=0     )
> queryOrganization                                        (OK=143    KO=0     )
> deleteOrganization                                       (OK=143    KO=0     )
> DeletePolicy                                             (OK=439    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       108 (98.18%)
> status.find.is(200), but actually found 502                         1 ( 0.91%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.91%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 251126 / active: 320    / done: 1748  
================================================================================

09:38:28.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:28.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:28.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:28.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:28.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:28.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:28.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:28.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:28.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:28.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:29.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:29.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:29.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:29.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:29.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:30.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:30.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:30.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:31.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:31.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:31.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:32.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:32.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:32 GMT                                      50s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=32612  KO=2     )
> restLoginInitiate                                        (OK=2354   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2343   KO=1     )
> User Authorize PKCE stage                                (OK=2715   KO=0     )
> User AccessToken PKCE stage                              (OK=2709   KO=0     )
> tokenUserinfo                                            (OK=388    KO=0     )
> Skip 2FA                                                 (OK=1292   KO=0     )
> GetUUid                                                  (OK=775    KO=0     )
> GetOpenidConfig                                          (OK=1992   KO=0     )
> UI-Post-Login - stage 1                                  (OK=525    KO=0     )
> CreatePolicy                                             (OK=772    KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=524    KO=0     )
>  UI AM idFromSession                                     (OK=523    KO=0     )
>  UI AM validateGoto                                      (OK=523    KO=0     )
> UI-Post-Login - stage 2                                  (OK=522    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=520    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=518    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=519    KO=0     )
> restloginProgressiveProfileCallback                      (OK=132    KO=0     )
> UI-Post-Login - stage 3                                  (OK=515    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=514    KO=0     )
>  UI Enduser sessioncheck                                 (OK=513    KO=0     )
>  UI IDM uiconfig                                         (OK=513    KO=0     )
>  UI IDM version                                          (OK=513    KO=0     )
>  UI IDM login                                            (OK=512    KO=0     )
>  UI IDM features                                         (OK=512    KO=0     )
>  UI IDM privilege                                        (OK=511    KO=0     )
>  UI IDM user                                             (OK=510    KO=0     )
>  UI IDM dashboard                                        (OK=510    KO=0     )
>  UI IDM managed user schema                              (OK=510    KO=0     )
>  UI IDM oidcToken                                        (OK=510    KO=0     )
> userinfo                                                 (OK=508    KO=0     )
> UI-Logout                                                (OK=506    KO=0     )
> UI-Logout Redirect 1                                     (OK=506    KO=0     )
>  UI AM revoke2                                           (OK=504    KO=0     )
>  UI AM revoke1                                           (OK=504    KO=0     )
>  UI AM endsession                                        (OK=504    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=82     KO=0     )
> RootUserinfo                                             (OK=1541   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=80     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
> ReadPolicy                                               (OK=670    KO=0     )
> getIdToken                                               (OK=170    KO=0     )
> getIdToken Redirect 1                                    (OK=170    KO=0     )
> createOrganization                                       (OK=170    KO=0     )
> queryOrganization                                        (OK=169    KO=0     )
> deleteOrganization                                       (OK=168    KO=0     )
> DeletePolicy                                             (OK=547    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       131 (98.50%)
> status.find.is(200), but actually found 502                         1 ( 0.75%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.75%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 250756 / active: 348    / done: 2090  
================================================================================

09:38:32.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:32.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:32.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:33.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:33.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:33.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:33.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:33.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:34.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:34.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:34.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:34.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:36.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:36.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:37.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:37 GMT                                      55s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=37275  KO=2     )
> restLoginInitiate                                        (OK=2681   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2670   KO=1     )
> User Authorize PKCE stage                                (OK=3094   KO=0     )
> User AccessToken PKCE stage                              (OK=3088   KO=0     )
> tokenUserinfo                                            (OK=443    KO=0     )
> Skip 2FA                                                 (OK=1479   KO=0     )
> GetUUid                                                  (OK=897    KO=0     )
> GetOpenidConfig                                          (OK=2336   KO=0     )
> UI-Post-Login - stage 1                                  (OK=590    KO=0     )
> CreatePolicy                                             (OK=892    KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=590    KO=0     )
>  UI AM idFromSession                                     (OK=590    KO=0     )
>  UI AM validateGoto                                      (OK=589    KO=0     )
> UI-Post-Login - stage 2                                  (OK=588    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=587    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=585    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=585    KO=0     )
> restloginProgressiveProfileCallback                      (OK=154    KO=0     )
> UI-Post-Login - stage 3                                  (OK=583    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=580    KO=0     )
>  UI Enduser sessioncheck                                 (OK=579    KO=0     )
>  UI IDM uiconfig                                         (OK=579    KO=0     )
>  UI IDM version                                          (OK=579    KO=0     )
>  UI IDM login                                            (OK=579    KO=0     )
>  UI IDM features                                         (OK=579    KO=0     )
>  UI IDM privilege                                        (OK=579    KO=0     )
>  UI IDM user                                             (OK=579    KO=0     )
>  UI IDM dashboard                                        (OK=579    KO=0     )
>  UI IDM managed user schema                              (OK=579    KO=0     )
>  UI IDM oidcToken                                        (OK=578    KO=0     )
> userinfo                                                 (OK=578    KO=0     )
> UI-Logout                                                (OK=578    KO=0     )
> UI-Logout Redirect 1                                     (OK=578    KO=0     )
>  UI AM revoke2                                           (OK=577    KO=0     )
>  UI AM revoke1                                           (OK=577    KO=0     )
>  UI AM endsession                                        (OK=577    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=97     KO=0     )
> RootUserinfo                                             (OK=1805   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=96     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=29     KO=0     )
> ReadPolicy                                               (OK=769    KO=0     )
> getIdToken                                               (OK=192    KO=0     )
> getIdToken Redirect 1                                    (OK=192    KO=0     )
> createOrganization                                       (OK=192    KO=0     )
> queryOrganization                                        (OK=192    KO=0     )
> deleteOrganization                                       (OK=192    KO=0     )
> DeletePolicy                                             (OK=664    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       146 (98.65%)
> status.find.is(200), but actually found 502                         1 ( 0.68%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.68%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 250412 / active: 336    / done: 2446  
================================================================================

09:38:37.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:38.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:38.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:38.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:38.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:38.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:38.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:39.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:39.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:39.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:39.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:39.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:39.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:40.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:40.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:40.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:40.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:40.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:41.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:41.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:41.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:41.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:42.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:42.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:42.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:42 GMT                                      60s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=42250  KO=2     )
> restLoginInitiate                                        (OK=3017   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3010   KO=1     )
> User Authorize PKCE stage                                (OK=3487   KO=0     )
> User AccessToken PKCE stage                              (OK=3478   KO=0     )
> tokenUserinfo                                            (OK=499    KO=0     )
> Skip 2FA                                                 (OK=1649   KO=0     )
> GetUUid                                                  (OK=990    KO=0     )
> GetOpenidConfig                                          (OK=2651   KO=0     )
> UI-Post-Login - stage 1                                  (OK=676    KO=0     )
> CreatePolicy                                             (OK=987    KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=676    KO=0     )
>  UI AM idFromSession                                     (OK=676    KO=0     )
>  UI AM validateGoto                                      (OK=676    KO=0     )
> UI-Post-Login - stage 2                                  (OK=669    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=668    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=668    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=668    KO=0     )
> restloginProgressiveProfileCallback                      (OK=170    KO=0     )
> UI-Post-Login - stage 3                                  (OK=664    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=663    KO=0     )
>  UI Enduser sessioncheck                                 (OK=662    KO=0     )
>  UI IDM uiconfig                                         (OK=662    KO=0     )
>  UI IDM version                                          (OK=661    KO=0     )
>  UI IDM login                                            (OK=661    KO=0     )
>  UI IDM features                                         (OK=661    KO=0     )
>  UI IDM privilege                                        (OK=661    KO=0     )
>  UI IDM user                                             (OK=660    KO=0     )
>  UI IDM dashboard                                        (OK=660    KO=0     )
>  UI IDM managed user schema                              (OK=660    KO=0     )
>  UI IDM oidcToken                                        (OK=658    KO=0     )
> userinfo                                                 (OK=658    KO=0     )
> UI-Logout                                                (OK=655    KO=0     )
> UI-Logout Redirect 1                                     (OK=655    KO=0     )
>  UI AM revoke2                                           (OK=655    KO=0     )
>  UI AM revoke1                                           (OK=655    KO=0     )
>  UI AM endsession                                        (OK=655    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=107    KO=0     )
> RootUserinfo                                             (OK=2061   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=104    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=32     KO=0     )
> ReadPolicy                                               (OK=892    KO=0     )
> getIdToken                                               (OK=223    KO=0     )
> getIdToken Redirect 1                                    (OK=223    KO=0     )
> createOrganization                                       (OK=222    KO=0     )
> queryOrganization                                        (OK=221    KO=0     )
> deleteOrganization                                       (OK=220    KO=0     )
> DeletePolicy                                             (OK=764    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       171 (98.84%)
> status.find.is(200), but actually found 502                         1 ( 0.58%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.58%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 250067 / active: 333    / done: 2794  
================================================================================

09:38:43.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:43.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:43.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:43.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:44.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:44.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:45.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:45.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:46.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:47.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:47.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:47 GMT                                      65s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=47468  KO=2     )
> restLoginInitiate                                        (OK=3339   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3334   KO=1     )
> User Authorize PKCE stage                                (OK=3898   KO=0     )
> User AccessToken PKCE stage                              (OK=3892   KO=0     )
> tokenUserinfo                                            (OK=549    KO=0     )
> Skip 2FA                                                 (OK=1836   KO=0     )
> GetUUid                                                  (OK=1099   KO=0     )
> GetOpenidConfig                                          (OK=2977   KO=0     )
> UI-Post-Login - stage 1                                  (OK=760    KO=0     )
> CreatePolicy                                             (OK=1096   KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=759    KO=0     )
>  UI AM idFromSession                                     (OK=759    KO=0     )
>  UI AM validateGoto                                      (OK=759    KO=0     )
> UI-Post-Login - stage 2                                  (OK=759    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=756    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=756    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=756    KO=0     )
> restloginProgressiveProfileCallback                      (OK=185    KO=0     )
> UI-Post-Login - stage 3                                  (OK=754    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=754    KO=0     )
>  UI Enduser sessioncheck                                 (OK=753    KO=0     )
>  UI IDM uiconfig                                         (OK=753    KO=0     )
>  UI IDM version                                          (OK=753    KO=0     )
>  UI IDM login                                            (OK=753    KO=0     )
>  UI IDM features                                         (OK=753    KO=0     )
>  UI IDM privilege                                        (OK=753    KO=0     )
>  UI IDM user                                             (OK=752    KO=0     )
>  UI IDM dashboard                                        (OK=752    KO=0     )
>  UI IDM managed user schema                              (OK=752    KO=0     )
>  UI IDM oidcToken                                        (OK=751    KO=0     )
> userinfo                                                 (OK=750    KO=0     )
> UI-Logout                                                (OK=749    KO=0     )
> UI-Logout Redirect 1                                     (OK=749    KO=0     )
>  UI AM revoke2                                           (OK=748    KO=0     )
>  UI AM revoke1                                           (OK=748    KO=0     )
>  UI AM endsession                                        (OK=748    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=123    KO=0     )
> RootUserinfo                                             (OK=2288   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=123    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=38     KO=0     )
> ReadPolicy                                               (OK=987    KO=0     )
> getIdToken                                               (OK=245    KO=0     )
> getIdToken Redirect 1                                    (OK=245    KO=0     )
> createOrganization                                       (OK=245    KO=0     )
> queryOrganization                                        (OK=245    KO=0     )
> deleteOrganization                                       (OK=245    KO=0     )
> DeletePolicy                                             (OK=890    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       182 (98.91%)
> status.find.is(200), but actually found 502                         1 ( 0.54%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.54%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 249731 / active: 300    / done: 3163  
================================================================================

09:38:47.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:48.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:48.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:48.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:48.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:49.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:49.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:50.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:50.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:50.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:51.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:52.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:52.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:52 GMT                                      70s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=52340  KO=2     )
> restLoginInitiate                                        (OK=3696   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3682   KO=1     )
> User Authorize PKCE stage                                (OK=4301   KO=0     )
> User AccessToken PKCE stage                              (OK=4297   KO=0     )
> tokenUserinfo                                            (OK=612    KO=0     )
> Skip 2FA                                                 (OK=2036   KO=0     )
> GetUUid                                                  (OK=1227   KO=0     )
> GetOpenidConfig                                          (OK=3310   KO=0     )
> UI-Post-Login - stage 1                                  (OK=834    KO=0     )
> CreatePolicy                                             (OK=1225   KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=833    KO=0     )
>  UI AM idFromSession                                     (OK=833    KO=0     )
>  UI AM validateGoto                                      (OK=832    KO=0     )
> UI-Post-Login - stage 2                                  (OK=827    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=827    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=827    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=827    KO=0     )
> restloginProgressiveProfileCallback                      (OK=200    KO=0     )
> UI-Post-Login - stage 3                                  (OK=826    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=826    KO=0     )
>  UI Enduser sessioncheck                                 (OK=826    KO=0     )
>  UI IDM uiconfig                                         (OK=826    KO=0     )
>  UI IDM version                                          (OK=826    KO=0     )
>  UI IDM login                                            (OK=826    KO=0     )
>  UI IDM features                                         (OK=826    KO=0     )
>  UI IDM privilege                                        (OK=826    KO=0     )
>  UI IDM user                                             (OK=826    KO=0     )
>  UI IDM dashboard                                        (OK=825    KO=0     )
>  UI IDM managed user schema                              (OK=826    KO=0     )
>  UI IDM oidcToken                                        (OK=823    KO=0     )
> userinfo                                                 (OK=821    KO=0     )
> UI-Logout                                                (OK=821    KO=0     )
> UI-Logout Redirect 1                                     (OK=821    KO=0     )
>  UI AM revoke2                                           (OK=820    KO=0     )
>  UI AM revoke1                                           (OK=820    KO=0     )
>  UI AM endsession                                        (OK=821    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=136    KO=0     )
> RootUserinfo                                             (OK=2561   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=135    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=40     KO=0     )
> ReadPolicy                                               (OK=1095   KO=0     )
> getIdToken                                               (OK=267    KO=0     )
> getIdToken Redirect 1                                    (OK=267    KO=0     )
> createOrganization                                       (OK=266    KO=0     )
> queryOrganization                                        (OK=264    KO=0     )
> deleteOrganization                                       (OK=264    KO=0     )
> DeletePolicy                                             (OK=987    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       195 (98.98%)
> status.find.is(200), but actually found 502                         1 ( 0.51%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.51%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 249358 / active: 342    / done: 3494  
================================================================================

09:38:52.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:53.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:53.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:53.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:53.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:53.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:53.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:53.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:53.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:54.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:54.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:54.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:55.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:55.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:56.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:56.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:56.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:57.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:38:57 GMT                                      75s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=56968  KO=2     )
> restLoginInitiate                                        (OK=4020   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4012   KO=1     )
> User Authorize PKCE stage                                (OK=4678   KO=0     )
> User AccessToken PKCE stage                              (OK=4673   KO=0     )
> tokenUserinfo                                            (OK=662    KO=0     )
> Skip 2FA                                                 (OK=2231   KO=0     )
> GetUUid                                                  (OK=1333   KO=0     )
> GetOpenidConfig                                          (OK=3649   KO=0     )
> UI-Post-Login - stage 1                                  (OK=899    KO=0     )
> CreatePolicy                                             (OK=1330   KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=899    KO=0     )
>  UI AM idFromSession                                     (OK=898    KO=0     )
>  UI AM validateGoto                                      (OK=898    KO=0     )
> UI-Post-Login - stage 2                                  (OK=896    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=893    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=893    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=893    KO=0     )
> restloginProgressiveProfileCallback                      (OK=215    KO=0     )
> UI-Post-Login - stage 3                                  (OK=891    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=891    KO=0     )
>  UI Enduser sessioncheck                                 (OK=891    KO=0     )
>  UI IDM uiconfig                                         (OK=891    KO=0     )
>  UI IDM version                                          (OK=891    KO=0     )
>  UI IDM login                                            (OK=891    KO=0     )
>  UI IDM features                                         (OK=891    KO=0     )
>  UI IDM privilege                                        (OK=891    KO=0     )
>  UI IDM user                                             (OK=891    KO=0     )
>  UI IDM dashboard                                        (OK=891    KO=0     )
>  UI IDM managed user schema                              (OK=891    KO=0     )
>  UI IDM oidcToken                                        (OK=891    KO=0     )
> userinfo                                                 (OK=889    KO=0     )
> UI-Logout                                                (OK=889    KO=0     )
> UI-Logout Redirect 1                                     (OK=889    KO=0     )
>  UI AM revoke2                                           (OK=887    KO=0     )
>  UI AM revoke1                                           (OK=887    KO=0     )
>  UI AM endsession                                        (OK=887    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=159    KO=0     )
> RootUserinfo                                             (OK=2840   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=157    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=50     KO=0     )
> ReadPolicy                                               (OK=1220   KO=0     )
> getIdToken                                               (OK=292    KO=0     )
> getIdToken Redirect 1                                    (OK=292    KO=0     )
> createOrganization                                       (OK=292    KO=0     )
> queryOrganization                                        (OK=291    KO=0     )
> deleteOrganization                                       (OK=291    KO=0     )
> DeletePolicy                                             (OK=1092   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       213 (99.07%)
> status.find.is(200), but actually found 502                         1 ( 0.47%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 249010 / active: 350    / done: 3834  
================================================================================

09:38:57.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:57.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:57.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:58.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:58.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:58.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:58.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:58.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:58.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:58.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:58.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:59.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:59.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:59.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:38:59.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:00.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:00.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:00.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:00.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:01.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:01.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:01.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:02.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:02.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:02 GMT                                      80s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=62142  KO=2     )
> restLoginInitiate                                        (OK=4372   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4359   KO=1     )
> User Authorize PKCE stage                                (OK=5089   KO=0     )
> User AccessToken PKCE stage                              (OK=5088   KO=0     )
> tokenUserinfo                                            (OK=712    KO=0     )
> Skip 2FA                                                 (OK=2435   KO=0     )
> GetUUid                                                  (OK=1465   KO=0     )
> GetOpenidConfig                                          (OK=4014   KO=0     )
> UI-Post-Login - stage 1                                  (OK=972    KO=0     )
> CreatePolicy                                             (OK=1461   KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=972    KO=0     )
>  UI AM idFromSession                                     (OK=972    KO=0     )
>  UI AM validateGoto                                      (OK=972    KO=0     )
> UI-Post-Login - stage 2                                  (OK=971    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=971    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=971    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=971    KO=0     )
> restloginProgressiveProfileCallback                      (OK=232    KO=0     )
> UI-Post-Login - stage 3                                  (OK=971    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=971    KO=0     )
>  UI Enduser sessioncheck                                 (OK=971    KO=0     )
>  UI IDM uiconfig                                         (OK=971    KO=0     )
>  UI IDM version                                          (OK=971    KO=0     )
>  UI IDM login                                            (OK=971    KO=0     )
>  UI IDM features                                         (OK=971    KO=0     )
>  UI IDM privilege                                        (OK=971    KO=0     )
>  UI IDM user                                             (OK=971    KO=0     )
>  UI IDM dashboard                                        (OK=971    KO=0     )
>  UI IDM managed user schema                              (OK=971    KO=0     )
>  UI IDM oidcToken                                        (OK=971    KO=0     )
> userinfo                                                 (OK=971    KO=0     )
> UI-Logout                                                (OK=971    KO=0     )
> UI-Logout Redirect 1                                     (OK=971    KO=0     )
>  UI AM revoke2                                           (OK=969    KO=0     )
>  UI AM revoke1                                           (OK=969    KO=0     )
>  UI AM endsession                                        (OK=969    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=172    KO=0     )
> RootUserinfo                                             (OK=3133   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=172    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=53     KO=0     )
> ReadPolicy                                               (OK=1328   KO=0     )
> getIdToken                                               (OK=319    KO=0     )
> getIdToken Redirect 1                                    (OK=319    KO=0     )
> createOrganization                                       (OK=319    KO=0     )
> queryOrganization                                        (OK=319    KO=0     )
> deleteOrganization                                       (OK=318    KO=0     )
> DeletePolicy                                             (OK=1219   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       237 (99.16%)
> status.find.is(200), but actually found 502                         1 ( 0.42%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.42%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 248643 / active: 333    / done: 4218  
================================================================================

09:39:02.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:03.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:03.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:03.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:03.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:03.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:04.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:04.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:04.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:04.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:05.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:06.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:06.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:06.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:06.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:06.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:07 GMT                                      85s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=67164  KO=2     )
> restLoginInitiate                                        (OK=4723   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4711   KO=1     )
> User Authorize PKCE stage                                (OK=5495   KO=0     )
> User AccessToken PKCE stage                              (OK=5490   KO=0     )
> tokenUserinfo                                            (OK=775    KO=0     )
> Skip 2FA                                                 (OK=2617   KO=0     )
> GetUUid                                                  (OK=1576   KO=0     )
> GetOpenidConfig                                          (OK=4366   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1057   KO=0     )
> CreatePolicy                                             (OK=1573   KO=1     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1056   KO=0     )
>  UI AM idFromSession                                     (OK=1054   KO=0     )
>  UI AM validateGoto                                      (OK=1054   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1053   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1052   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1052   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1052   KO=0     )
> restloginProgressiveProfileCallback                      (OK=257    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1048   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1048   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1047   KO=0     )
>  UI IDM uiconfig                                         (OK=1047   KO=0     )
>  UI IDM version                                          (OK=1047   KO=0     )
>  UI IDM login                                            (OK=1047   KO=0     )
>  UI IDM features                                         (OK=1047   KO=0     )
>  UI IDM privilege                                        (OK=1047   KO=0     )
>  UI IDM user                                             (OK=1047   KO=0     )
>  UI IDM dashboard                                        (OK=1047   KO=0     )
>  UI IDM managed user schema                              (OK=1047   KO=0     )
>  UI IDM oidcToken                                        (OK=1047   KO=0     )
> userinfo                                                 (OK=1047   KO=0     )
> UI-Logout                                                (OK=1047   KO=0     )
> UI-Logout Redirect 1                                     (OK=1045   KO=0     )
>  UI AM revoke2                                           (OK=1044   KO=0     )
>  UI AM revoke1                                           (OK=1044   KO=0     )
>  UI AM endsession                                        (OK=1044   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=190    KO=0     )
> RootUserinfo                                             (OK=3334   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=190    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=60     KO=0     )
> ReadPolicy                                               (OK=1461   KO=0     )
> getIdToken                                               (OK=351    KO=0     )
> getIdToken Redirect 1                                    (OK=351    KO=0     )
> createOrganization                                       (OK=351    KO=0     )
> queryOrganization                                        (OK=351    KO=0     )
> deleteOrganization                                       (OK=350    KO=0     )
> DeletePolicy                                             (OK=1325   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       253 (99.22%)
> status.find.is(200), but actually found 502                         1 ( 0.39%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 248276 / active: 337    / done: 4581  
================================================================================

09:39:07.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:07.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:07.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:08.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:08.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:08.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:08.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:08.948 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 4965: status.find.in([200, 209], 304), found 409
09:39:08.949 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,4965,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NjI4NjcwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiR3dVU0txOXFUcE5YSHNLZkJlUkpSaXJ6bXhnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDc0OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDc0OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0MzQ4LCJpYXQiOjE3MzE0OTA3NDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Il9YWUxPdVJ5WER0bXhxc3A1OTVIb1VuMVVNayJ9.MPXJqSd-jLUT6Aw43UYi2Tyf3HNceAfAjaq8qq0FO7T_scjiowA2W7aebbzH8j_nSXiELr3XqHNCsrqmwJio9KMINv5oA8d6drZ42_pB_dKGxSd6lxId3YUBJbkfOUSH75dNqiga4FiGG9rVl6D7ykylQWTSkbRUHng94mP5hFF40byf7ttRy6H4wPHKdCLYqi-6swbr8cl0V5NNGIyT82fJ41I84r8qd9gnZUgfMtKBvIdtV7MVtXX0EVqBtrSgV-YpNjCYz4eXUYJq41EgeGh_WwlfhChdUNDRQbYH15aVpYQVPZl6p02HCKJZXZJi7GwxKYig9ImUXOjykKD9oQ, username -> user.132085, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy698716, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b24239, authcode -> 8Z-jA5-YKK7NMVzXYxqCGQ4mm8M, useAdminRealm -> true, callbacks -> {"tokenId":"8ObhFkqHZDmsUdHubFNk4zRQQmc.*AAJTSQACMDIAAlNLABwzUC9BM3Via2NIdWFNa0w1RU5mZjlHSFcvWHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490748633), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=8ObhFkqHZDmsUdHubFNk4zRQQmc.*AAJTSQACMDIAAlNLABwzUC9BM3Via2NIdWFNa0w1RU5mZjlHSFcvWHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490748633))), password -> Pa_ssw0rd, challenge -> hDJSffOD5eben3CU7DXM3vymWN6XHAFLia07EZ012tk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 178.95.140.163, verifier -> LTQ1NTU1OTc4MjU3MzI5MzY5NTk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@391f462e, tokenId -> 8ObhFkqHZDmsUdHubFNk4zRQQmc.*AAJTSQACMDIAAlNLABwzUC9BM3Via2NIdWFNa0w1RU5mZjlHSFcvWHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=8ObhFkqHZDmsUdHubFNk4zRQQmc.*AAJTSQACMDIAAlNLABwzUC9BM3Via2NIdWFNa0w1RU5mZjlHSFcvWHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=8ObhFkqHZDmsUdHubFNk4zRQQmc.*AAJTSQACMDIAAlNLABwzUC9BM3Via2NIdWFNa0w1RU5mZjlHSFcvWHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy698716","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:39:08 GMT
	x-forgerock-transactionid: 6ae0e283-1bd2-4189-bcaa-6d47a4b657d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:39:09.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:09.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:09.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:09.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:09.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:09.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:10.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:10.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:10.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:10.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:10.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:10.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:10.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:11.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:11.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:12.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:12.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:12.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:12.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:12.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:12 GMT                                      90s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=72092  KO=3     )
> restLoginInitiate                                        (OK=5070   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5058   KO=1     )
> User Authorize PKCE stage                                (OK=5894   KO=0     )
> User AccessToken PKCE stage                              (OK=5887   KO=0     )
> tokenUserinfo                                            (OK=835    KO=0     )
> Skip 2FA                                                 (OK=2804   KO=0     )
> GetUUid                                                  (OK=1697   KO=0     )
> GetOpenidConfig                                          (OK=4727   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1132   KO=0     )
> CreatePolicy                                             (OK=1693   KO=2     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1132   KO=0     )
>  UI AM idFromSession                                     (OK=1131   KO=0     )
>  UI AM validateGoto                                      (OK=1130   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1130   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1130   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1130   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1130   KO=0     )
> restloginProgressiveProfileCallback                      (OK=278    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1127   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1125   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1125   KO=0     )
>  UI IDM uiconfig                                         (OK=1125   KO=0     )
>  UI IDM version                                          (OK=1125   KO=0     )
>  UI IDM login                                            (OK=1125   KO=0     )
>  UI IDM features                                         (OK=1125   KO=0     )
>  UI IDM privilege                                        (OK=1125   KO=0     )
>  UI IDM user                                             (OK=1125   KO=0     )
>  UI IDM dashboard                                        (OK=1125   KO=0     )
>  UI IDM managed user schema                              (OK=1125   KO=0     )
>  UI IDM oidcToken                                        (OK=1122   KO=0     )
> userinfo                                                 (OK=1122   KO=0     )
> UI-Logout                                                (OK=1121   KO=0     )
> UI-Logout Redirect 1                                     (OK=1121   KO=0     )
>  UI AM revoke2                                           (OK=1118   KO=0     )
>  UI AM revoke1                                           (OK=1118   KO=0     )
>  UI AM endsession                                        (OK=1120   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=203    KO=0     )
> RootUserinfo                                             (OK=3545   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=202    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
> ReadPolicy                                               (OK=1572   KO=0     )
> getIdToken                                               (OK=369    KO=0     )
> getIdToken Redirect 1                                    (OK=369    KO=0     )
> createOrganization                                       (OK=369    KO=0     )
> queryOrganization                                        (OK=368    KO=0     )
> deleteOrganization                                       (OK=368    KO=0     )
> DeletePolicy                                             (OK=1458   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       280 (98.94%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.71%)
> status.find.is(200), but actually found 502                         1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 247917 / active: 336    / done: 4941  
================================================================================

09:39:13.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:14.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:14.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:14.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:14.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:14.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:14.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:15.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:15.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:15.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:15.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:15.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:15.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:15.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:16.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:16.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:17 GMT                                      95s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=76838  KO=3     )
> restLoginInitiate                                        (OK=5395   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5388   KO=1     )
> User Authorize PKCE stage                                (OK=6272   KO=0     )
> User AccessToken PKCE stage                              (OK=6270   KO=0     )
> tokenUserinfo                                            (OK=884    KO=0     )
> Skip 2FA                                                 (OK=2992   KO=0     )
> GetUUid                                                  (OK=1809   KO=0     )
> GetOpenidConfig                                          (OK=5066   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1204   KO=0     )
> CreatePolicy                                             (OK=1803   KO=2     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1203   KO=0     )
>  UI AM idFromSession                                     (OK=1202   KO=0     )
>  UI AM validateGoto                                      (OK=1202   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1200   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1199   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1199   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1199   KO=0     )
> restloginProgressiveProfileCallback                      (OK=303    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1198   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1198   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1198   KO=0     )
>  UI IDM uiconfig                                         (OK=1198   KO=0     )
>  UI IDM version                                          (OK=1198   KO=0     )
>  UI IDM login                                            (OK=1198   KO=0     )
>  UI IDM features                                         (OK=1198   KO=0     )
>  UI IDM privilege                                        (OK=1198   KO=0     )
>  UI IDM user                                             (OK=1197   KO=0     )
>  UI IDM dashboard                                        (OK=1197   KO=0     )
>  UI IDM managed user schema                              (OK=1197   KO=0     )
>  UI IDM oidcToken                                        (OK=1195   KO=0     )
> userinfo                                                 (OK=1195   KO=0     )
> UI-Logout                                                (OK=1194   KO=0     )
> UI-Logout Redirect 1                                     (OK=1194   KO=0     )
>  UI AM revoke2                                           (OK=1192   KO=0     )
>  UI AM revoke1                                           (OK=1193   KO=0     )
>  UI AM endsession                                        (OK=1193   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=216    KO=0     )
> RootUserinfo                                             (OK=3806   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=215    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=69     KO=0     )
> ReadPolicy                                               (OK=1689   KO=0     )
> getIdToken                                               (OK=391    KO=0     )
> getIdToken Redirect 1                                    (OK=391    KO=0     )
> createOrganization                                       (OK=391    KO=0     )
> queryOrganization                                        (OK=391    KO=0     )
> deleteOrganization                                       (OK=391    KO=0     )
> DeletePolicy                                             (OK=1567   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       296 (99.00%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.67%)
> status.find.is(200), but actually found 502                         1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 247582 / active: 337    / done: 5275  
================================================================================

09:39:17.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:18.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:18.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:18.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:18.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:19.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:19.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:19.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:19.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:20.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:20.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:20.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:20.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:21.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:21.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:21.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:21.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:21.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:22.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:22.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:22 GMT                                     100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=81705  KO=3     )
> restLoginInitiate                                        (OK=5747   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5740   KO=1     )
> User Authorize PKCE stage                                (OK=6676   KO=0     )
> User AccessToken PKCE stage                              (OK=6674   KO=0     )
> tokenUserinfo                                            (OK=951    KO=0     )
> Skip 2FA                                                 (OK=3190   KO=0     )
> GetUUid                                                  (OK=1927   KO=0     )
> GetOpenidConfig                                          (OK=5418   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1274   KO=0     )
> CreatePolicy                                             (OK=1924   KO=2     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1274   KO=0     )
>  UI AM idFromSession                                     (OK=1272   KO=0     )
>  UI AM validateGoto                                      (OK=1272   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1269   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1269   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1269   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1269   KO=0     )
> restloginProgressiveProfileCallback                      (OK=319    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1267   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1267   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1267   KO=0     )
>  UI IDM uiconfig                                         (OK=1267   KO=0     )
>  UI IDM version                                          (OK=1267   KO=0     )
>  UI IDM login                                            (OK=1267   KO=0     )
>  UI IDM features                                         (OK=1267   KO=0     )
>  UI IDM privilege                                        (OK=1267   KO=0     )
>  UI IDM user                                             (OK=1267   KO=0     )
>  UI IDM dashboard                                        (OK=1267   KO=0     )
>  UI IDM managed user schema                              (OK=1267   KO=0     )
>  UI IDM oidcToken                                        (OK=1266   KO=0     )
> userinfo                                                 (OK=1266   KO=0     )
> UI-Logout                                                (OK=1266   KO=0     )
> UI-Logout Redirect 1                                     (OK=1264   KO=0     )
>  UI AM revoke2                                           (OK=1261   KO=0     )
>  UI AM revoke1                                           (OK=1261   KO=0     )
>  UI AM endsession                                        (OK=1261   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=231    KO=0     )
> RootUserinfo                                             (OK=4063   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=231    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=72     KO=0     )
> ReadPolicy                                               (OK=1803   KO=0     )
> getIdToken                                               (OK=421    KO=0     )
> getIdToken Redirect 1                                    (OK=421    KO=0     )
> createOrganization                                       (OK=421    KO=0     )
> queryOrganization                                        (OK=421    KO=0     )
> deleteOrganization                                       (OK=421    KO=0     )
> DeletePolicy                                             (OK=1684   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       316 (99.06%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.63%)
> status.find.is(200), but actually found 502                         1 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 247207 / active: 342    / done: 5645  
================================================================================

09:39:22.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:22.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:23.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:23.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:23.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 6016: status.find.in([200, 209], 304), found 409
09:39:23.568 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,6016,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI2NTIxNzc0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibjVNRmdYOTROb3RQS3h5Y3hGWWt3bWdIVFlvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDc2MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDc2MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0MzYzLCJpYXQiOjE3MzE0OTA3NjMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlNWdlJZNGFKa0ktY2dLR1JvZktpRzVtd3BuWSJ9.kknj86tKVd0fRiJTwGE6_Ad9C9osIKL1M0obbe865IVbOzX8CYf0-kP0iL-7ThoktmwY3EKLlU9rbbCHaP3AqcY7JlaZ2PoNvnkh12M_MSsN1Tfh8tCBXVFWynrzxi3EDMFpY3DqCsxsHYYJJLznZol_WPN74_nw_x38t9mtdWztQxHdX8vEDBm-oMcVxbHVAUvq8rOOcXFPVIMjnu6xS1oi5_8TYi8EsdHJ0o3jxIPQhdQhIue3KGEXOZ4xQrqT6si8n5UwEgYx93K4XfKLPhNFF8RgTeE4MT9zq75DeYhd7On5J9tMplYJqMrLZogxFvhdDwcwVrqzY0WjjxG5sw, username -> user.65477, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy585937, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@c9ac70b, authcode -> pMrleSLzOHWgprPjtjEzFkrBVs4, useAdminRealm -> true, callbacks -> {"tokenId":"AQlDzKkqBS8kSyT08JHdbNp7Rt8.*AAJTSQACMDIAAlNLABxkWEdFc21POVoycFFMRytxL0N6RHM0OFNvUlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490763261), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=AQlDzKkqBS8kSyT08JHdbNp7Rt8.*AAJTSQACMDIAAlNLABxkWEdFc21POVoycFFMRytxL0N6RHM0OFNvUlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490763261))), password -> Pa_ssw0rd, challenge -> ngwmKYzwuFZrLAEpGqj7IZpuwNwpzAKtaYIxS3vwAIU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 72.87.28.131, verifier -> ODEwNjcyNjY3MzkzNTY0MTUyNQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@22478bdf, tokenId -> AQlDzKkqBS8kSyT08JHdbNp7Rt8.*AAJTSQACMDIAAlNLABxkWEdFc21POVoycFFMRytxL0N6RHM0OFNvUlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=AQlDzKkqBS8kSyT08JHdbNp7Rt8.*AAJTSQACMDIAAlNLABxkWEdFc21POVoycFFMRytxL0N6RHM0OFNvUlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=AQlDzKkqBS8kSyT08JHdbNp7Rt8.*AAJTSQACMDIAAlNLABxkWEdFc21POVoycFFMRytxL0N6RHM0OFNvUlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy585937","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:39:23 GMT
	x-forgerock-transactionid: a0e49abc-bd08-45eb-9093-91e8a22f463a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:39:23.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:23.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:24.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:24.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:24.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:24.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:24.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:24.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:25.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:25.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:25.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:26.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:27.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:27 GMT                                     105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=86752  KO=4     )
> restLoginInitiate                                        (OK=6109   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6096   KO=1     )
> User Authorize PKCE stage                                (OK=7097   KO=0     )
> User AccessToken PKCE stage                              (OK=7091   KO=0     )
> tokenUserinfo                                            (OK=1008   KO=0     )
> Skip 2FA                                                 (OK=3398   KO=0     )
> GetUUid                                                  (OK=2052   KO=0     )
> GetOpenidConfig                                          (OK=5780   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1348   KO=0     )
> CreatePolicy                                             (OK=2049   KO=3     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1347   KO=0     )
>  UI AM idFromSession                                     (OK=1347   KO=0     )
>  UI AM validateGoto                                      (OK=1347   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1345   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1344   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1344   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1344   KO=0     )
> restloginProgressiveProfileCallback                      (OK=337    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1340   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1339   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1339   KO=0     )
>  UI IDM uiconfig                                         (OK=1339   KO=0     )
>  UI IDM version                                          (OK=1339   KO=0     )
>  UI IDM login                                            (OK=1339   KO=0     )
>  UI IDM features                                         (OK=1339   KO=0     )
>  UI IDM privilege                                        (OK=1339   KO=0     )
>  UI IDM user                                             (OK=1338   KO=0     )
>  UI IDM dashboard                                        (OK=1338   KO=0     )
>  UI IDM managed user schema                              (OK=1339   KO=0     )
>  UI IDM oidcToken                                        (OK=1337   KO=0     )
> userinfo                                                 (OK=1337   KO=0     )
> UI-Logout                                                (OK=1336   KO=0     )
> UI-Logout Redirect 1                                     (OK=1336   KO=0     )
>  UI AM revoke2                                           (OK=1336   KO=0     )
>  UI AM revoke1                                           (OK=1336   KO=0     )
>  UI AM endsession                                        (OK=1335   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=248    KO=0     )
> RootUserinfo                                             (OK=4315   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=248    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=77     KO=0     )
> ReadPolicy                                               (OK=1925   KO=0     )
> getIdToken                                               (OK=455    KO=0     )
> getIdToken Redirect 1                                    (OK=455    KO=0     )
> createOrganization                                       (OK=455    KO=0     )
> queryOrganization                                        (OK=454    KO=0     )
> deleteOrganization                                       (OK=454    KO=0     )
> DeletePolicy                                             (OK=1802   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       333 (98.81%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.89%)
> status.find.is(200), but actually found 502                         1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 246835 / active: 343    / done: 6016  
================================================================================

09:39:27.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:28.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:28.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:29.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:29.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:29.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:29.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:29.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:29.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:30.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:30.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:30.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:30.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:30.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:30.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:31.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:31.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:31.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:31.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:31.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:31.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:31.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:31.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:32.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:32.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:32 GMT                                     110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=91592  KO=4     )
> restLoginInitiate                                        (OK=6444   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6434   KO=1     )
> User Authorize PKCE stage                                (OK=7485   KO=0     )
> User AccessToken PKCE stage                              (OK=7483   KO=0     )
> tokenUserinfo                                            (OK=1068   KO=0     )
> Skip 2FA                                                 (OK=3579   KO=0     )
> GetUUid                                                  (OK=2164   KO=0     )
> GetOpenidConfig                                          (OK=6138   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1423   KO=0     )
> CreatePolicy                                             (OK=2155   KO=3     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1423   KO=0     )
>  UI AM idFromSession                                     (OK=1423   KO=0     )
>  UI AM validateGoto                                      (OK=1423   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1421   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1417   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1417   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1417   KO=0     )
> restloginProgressiveProfileCallback                      (OK=355    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1416   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1415   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1414   KO=0     )
>  UI IDM uiconfig                                         (OK=1414   KO=0     )
>  UI IDM version                                          (OK=1414   KO=0     )
>  UI IDM login                                            (OK=1414   KO=0     )
>  UI IDM features                                         (OK=1414   KO=0     )
>  UI IDM privilege                                        (OK=1414   KO=0     )
>  UI IDM user                                             (OK=1414   KO=0     )
>  UI IDM dashboard                                        (OK=1414   KO=0     )
>  UI IDM managed user schema                              (OK=1414   KO=0     )
>  UI IDM oidcToken                                        (OK=1414   KO=0     )
> userinfo                                                 (OK=1411   KO=0     )
> UI-Logout                                                (OK=1410   KO=0     )
> UI-Logout Redirect 1                                     (OK=1408   KO=0     )
>  UI AM revoke2                                           (OK=1407   KO=0     )
>  UI AM revoke1                                           (OK=1407   KO=0     )
>  UI AM endsession                                        (OK=1407   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=256    KO=0     )
> RootUserinfo                                             (OK=4565   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=256    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=78     KO=0     )
> ReadPolicy                                               (OK=2050   KO=0     )
> getIdToken                                               (OK=475    KO=0     )
> getIdToken Redirect 1                                    (OK=475    KO=0     )
> createOrganization                                       (OK=475    KO=0     )
> queryOrganization                                        (OK=475    KO=0     )
> deleteOrganization                                       (OK=475    KO=0     )
> DeletePolicy                                             (OK=1922   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       358 (98.90%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.83%)
> status.find.is(200), but actually found 502                         1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 246490 / active: 333    / done: 6371  
================================================================================

09:39:32.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:32.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:32.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:33.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:33.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:34.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:34.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:34.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:34.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:34.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:35.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:35.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:36.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:36.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:36.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:36.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:36.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:36.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:37.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:37.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:37 GMT                                     115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=96203  KO=4     )
> restLoginInitiate                                        (OK=6778   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6764   KO=1     )
> User Authorize PKCE stage                                (OK=7857   KO=0     )
> User AccessToken PKCE stage                              (OK=7853   KO=0     )
> tokenUserinfo                                            (OK=1123   KO=0     )
> Skip 2FA                                                 (OK=3766   KO=0     )
> GetUUid                                                  (OK=2252   KO=0     )
> GetOpenidConfig                                          (OK=6454   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1489   KO=0     )
> CreatePolicy                                             (OK=2245   KO=3     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1489   KO=0     )
>  UI AM idFromSession                                     (OK=1488   KO=0     )
>  UI AM validateGoto                                      (OK=1487   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1486   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1486   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1484   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1484   KO=0     )
> restloginProgressiveProfileCallback                      (OK=374    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1484   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1484   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1481   KO=0     )
>  UI IDM uiconfig                                         (OK=1481   KO=0     )
>  UI IDM version                                          (OK=1481   KO=0     )
>  UI IDM login                                            (OK=1481   KO=0     )
>  UI IDM features                                         (OK=1481   KO=0     )
>  UI IDM privilege                                        (OK=1481   KO=0     )
>  UI IDM user                                             (OK=1481   KO=0     )
>  UI IDM dashboard                                        (OK=1481   KO=0     )
>  UI IDM managed user schema                              (OK=1481   KO=0     )
>  UI IDM oidcToken                                        (OK=1479   KO=0     )
> userinfo                                                 (OK=1479   KO=0     )
> UI-Logout                                                (OK=1479   KO=0     )
> UI-Logout Redirect 1                                     (OK=1478   KO=0     )
>  UI AM revoke2                                           (OK=1477   KO=0     )
>  UI AM revoke1                                           (OK=1477   KO=0     )
>  UI AM endsession                                        (OK=1477   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=274    KO=0     )
> RootUserinfo                                             (OK=4862   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=273    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=80     KO=0     )
> ReadPolicy                                               (OK=2158   KO=0     )
> getIdToken                                               (OK=502    KO=0     )
> getIdToken Redirect 1                                    (OK=502    KO=0     )
> createOrganization                                       (OK=502    KO=0     )
> queryOrganization                                        (OK=502    KO=0     )
> deleteOrganization                                       (OK=500    KO=0     )
> DeletePolicy                                             (OK=2046   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       378 (98.95%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.79%)
> status.find.is(200), but actually found 502                         1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 246138 / active: 318    / done: 6738  
================================================================================

09:39:38.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:38.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:38.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:39.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:39.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:39.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:39.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:40.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:40.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:40.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:41.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:41.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:41.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:41.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:41.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:41.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:41.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:42.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:42.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:42.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:42 GMT                                     120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=101006 KO=4     )
> restLoginInitiate                                        (OK=7117   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7105   KO=1     )
> User Authorize PKCE stage                                (OK=8257   KO=0     )
> User AccessToken PKCE stage                              (OK=8251   KO=0     )
> tokenUserinfo                                            (OK=1182   KO=0     )
> Skip 2FA                                                 (OK=3954   KO=0     )
> GetUUid                                                  (OK=2361   KO=0     )
> GetOpenidConfig                                          (OK=6764   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1565   KO=0     )
> CreatePolicy                                             (OK=2356   KO=3     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1564   KO=0     )
>  UI AM idFromSession                                     (OK=1563   KO=0     )
>  UI AM validateGoto                                      (OK=1563   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1560   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1560   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1558   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1558   KO=0     )
> restloginProgressiveProfileCallback                      (OK=388    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1554   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1554   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1553   KO=0     )
>  UI IDM uiconfig                                         (OK=1553   KO=0     )
>  UI IDM version                                          (OK=1552   KO=0     )
>  UI IDM login                                            (OK=1552   KO=0     )
>  UI IDM features                                         (OK=1552   KO=0     )
>  UI IDM privilege                                        (OK=1552   KO=0     )
>  UI IDM user                                             (OK=1551   KO=0     )
>  UI IDM dashboard                                        (OK=1551   KO=0     )
>  UI IDM managed user schema                              (OK=1551   KO=0     )
>  UI IDM oidcToken                                        (OK=1548   KO=0     )
> userinfo                                                 (OK=1548   KO=0     )
> UI-Logout                                                (OK=1548   KO=0     )
> UI-Logout Redirect 1                                     (OK=1548   KO=0     )
>  UI AM revoke2                                           (OK=1547   KO=0     )
>  UI AM revoke1                                           (OK=1547   KO=0     )
>  UI AM endsession                                        (OK=1548   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=283    KO=0     )
> RootUserinfo                                             (OK=5172   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=283    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=81     KO=0     )
> ReadPolicy                                               (OK=2243   KO=0     )
> getIdToken                                               (OK=531    KO=0     )
> getIdToken Redirect 1                                    (OK=531    KO=0     )
> createOrganization                                       (OK=531    KO=0     )
> queryOrganization                                        (OK=530    KO=0     )
> deleteOrganization                                       (OK=529    KO=0     )
> DeletePolicy                                             (OK=2157   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       398 (99.00%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.75%)
> status.find.is(200), but actually found 502                         1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 245790 / active: 307    / done: 7097  
================================================================================

09:39:43.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:43.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:43.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:43.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:43.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:43.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:44.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:44.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:44.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:44.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:44.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:45.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:45.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:45.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:46.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:46.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:46.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:46.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:47.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:47.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:47.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:47.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:47 GMT                                     125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=105454 KO=4     )
> restLoginInitiate                                        (OK=7438   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7427   KO=1     )
> User Authorize PKCE stage                                (OK=8619   KO=0     )
> User AccessToken PKCE stage                              (OK=8615   KO=0     )
> tokenUserinfo                                            (OK=1236   KO=0     )
> Skip 2FA                                                 (OK=4143   KO=0     )
> GetUUid                                                  (OK=2480   KO=0     )
> GetOpenidConfig                                          (OK=7081   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1622   KO=0     )
> CreatePolicy                                             (OK=2476   KO=3     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1622   KO=0     )
>  UI AM idFromSession                                     (OK=1622   KO=0     )
>  UI AM validateGoto                                      (OK=1622   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1620   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1620   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1620   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1620   KO=0     )
> restloginProgressiveProfileCallback                      (OK=405    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1620   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1620   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1618   KO=0     )
>  UI IDM uiconfig                                         (OK=1618   KO=0     )
>  UI IDM version                                          (OK=1618   KO=0     )
>  UI IDM login                                            (OK=1618   KO=0     )
>  UI IDM features                                         (OK=1618   KO=0     )
>  UI IDM privilege                                        (OK=1618   KO=0     )
>  UI IDM user                                             (OK=1618   KO=0     )
>  UI IDM dashboard                                        (OK=1618   KO=0     )
>  UI IDM managed user schema                              (OK=1618   KO=0     )
>  UI IDM oidcToken                                        (OK=1616   KO=0     )
> userinfo                                                 (OK=1616   KO=0     )
> UI-Logout                                                (OK=1615   KO=0     )
> UI-Logout Redirect 1                                     (OK=1614   KO=0     )
>  UI AM revoke2                                           (OK=1614   KO=0     )
>  UI AM revoke1                                           (OK=1614   KO=0     )
>  UI AM endsession                                        (OK=1614   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=294    KO=0     )
> RootUserinfo                                             (OK=5438   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=294    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=87     KO=0     )
> ReadPolicy                                               (OK=2356   KO=0     )
> getIdToken                                               (OK=550    KO=0     )
> getIdToken Redirect 1                                    (OK=550    KO=0     )
> createOrganization                                       (OK=550    KO=0     )
> queryOrganization                                        (OK=550    KO=0     )
> deleteOrganization                                       (OK=550    KO=0     )
> DeletePolicy                                             (OK=2242   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       420 (99.06%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.71%)
> status.find.is(200), but actually found 502                         1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 245462 / active: 318    / done: 7414  
================================================================================

09:39:47.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:47.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:49.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:49.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:49.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:49.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:49.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:50.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:50.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:50.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:51.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:51.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:51.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:51.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:52.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:52.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:52 GMT                                     130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=109821 KO=4     )
> restLoginInitiate                                        (OK=7752   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7744   KO=1     )
> User Authorize PKCE stage                                (OK=8979   KO=0     )
> User AccessToken PKCE stage                              (OK=8973   KO=0     )
> tokenUserinfo                                            (OK=1297   KO=0     )
> Skip 2FA                                                 (OK=4314   KO=0     )
> GetUUid                                                  (OK=2579   KO=0     )
> GetOpenidConfig                                          (OK=7411   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1690   KO=0     )
> CreatePolicy                                             (OK=2574   KO=3     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1690   KO=0     )
>  UI AM idFromSession                                     (OK=1688   KO=0     )
>  UI AM validateGoto                                      (OK=1689   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1687   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1685   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1682   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1682   KO=0     )
> restloginProgressiveProfileCallback                      (OK=420    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1680   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1680   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1678   KO=0     )
>  UI IDM uiconfig                                         (OK=1678   KO=0     )
>  UI IDM version                                          (OK=1678   KO=0     )
>  UI IDM login                                            (OK=1678   KO=0     )
>  UI IDM features                                         (OK=1678   KO=0     )
>  UI IDM privilege                                        (OK=1678   KO=0     )
>  UI IDM user                                             (OK=1678   KO=0     )
>  UI IDM dashboard                                        (OK=1678   KO=0     )
>  UI IDM managed user schema                              (OK=1678   KO=0     )
>  UI IDM oidcToken                                        (OK=1678   KO=0     )
> userinfo                                                 (OK=1677   KO=0     )
> UI-Logout                                                (OK=1677   KO=0     )
> UI-Logout Redirect 1                                     (OK=1677   KO=0     )
>  UI AM revoke2                                           (OK=1677   KO=0     )
>  UI AM revoke1                                           (OK=1676   KO=0     )
>  UI AM endsession                                        (OK=1677   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=307    KO=0     )
> RootUserinfo                                             (OK=5670   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=307    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
> ReadPolicy                                               (OK=2476   KO=0     )
> getIdToken                                               (OK=577    KO=0     )
> getIdToken Redirect 1                                    (OK=576    KO=0     )
> createOrganization                                       (OK=576    KO=0     )
> queryOrganization                                        (OK=576    KO=0     )
> deleteOrganization                                       (OK=576    KO=0     )
> DeletePolicy                                             (OK=2353   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       436 (99.09%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.68%)
> status.find.is(200), but actually found 502                         1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 245131 / active: 310    / done: 7753  
================================================================================

09:39:52.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:52.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:53.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:53.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:54.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:54.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:54.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:54.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:54.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:55.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:55.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:55.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:56.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:56.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:56.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:57.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:39:57 GMT                                     135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=114488 KO=4     )
> restLoginInitiate                                        (OK=8071   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8066   KO=1     )
> User Authorize PKCE stage                                (OK=9361   KO=0     )
> User AccessToken PKCE stage                              (OK=9355   KO=0     )
> tokenUserinfo                                            (OK=1364   KO=0     )
> Skip 2FA                                                 (OK=4479   KO=0     )
> GetUUid                                                  (OK=2686   KO=0     )
> GetOpenidConfig                                          (OK=7733   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1763   KO=0     )
> CreatePolicy                                             (OK=2680   KO=3     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1763   KO=0     )
>  UI AM idFromSession                                     (OK=1763   KO=0     )
>  UI AM validateGoto                                      (OK=1763   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1760   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1760   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1760   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1760   KO=0     )
> restloginProgressiveProfileCallback                      (OK=438    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1758   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1757   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1755   KO=0     )
>  UI IDM uiconfig                                         (OK=1755   KO=0     )
>  UI IDM version                                          (OK=1754   KO=0     )
>  UI IDM login                                            (OK=1753   KO=0     )
>  UI IDM features                                         (OK=1753   KO=0     )
>  UI IDM privilege                                        (OK=1753   KO=0     )
>  UI IDM user                                             (OK=1751   KO=0     )
>  UI IDM dashboard                                        (OK=1751   KO=0     )
>  UI IDM managed user schema                              (OK=1752   KO=0     )
>  UI IDM oidcToken                                        (OK=1749   KO=0     )
> userinfo                                                 (OK=1749   KO=0     )
> UI-Logout                                                (OK=1749   KO=0     )
> UI-Logout Redirect 1                                     (OK=1747   KO=0     )
>  UI AM revoke2                                           (OK=1746   KO=0     )
>  UI AM revoke1                                           (OK=1746   KO=0     )
>  UI AM endsession                                        (OK=1746   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=319    KO=0     )
> RootUserinfo                                             (OK=5854   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=318    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=95     KO=0     )
> ReadPolicy                                               (OK=2574   KO=0     )
> getIdToken                                               (OK=602    KO=0     )
> getIdToken Redirect 1                                    (OK=602    KO=0     )
> createOrganization                                       (OK=601    KO=0     )
> queryOrganization                                        (OK=600    KO=0     )
> deleteOrganization                                       (OK=600    KO=0     )
> DeletePolicy                                             (OK=2474   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       452 (99.12%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.66%)
> status.find.is(200), but actually found 502                         1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 244801 / active: 287    / done: 8106  
================================================================================

09:39:57.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:58.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:58.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:58.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:58.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:58.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:58.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:59.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:59.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:39:59.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:00.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:00.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:00.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:00.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:00.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:01.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:01.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:01.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:01.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:01.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:01.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:01.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:02.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:02 GMT                                     140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=119256 KO=4     )
> restLoginInitiate                                        (OK=8414   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8408   KO=1     )
> User Authorize PKCE stage                                (OK=9756   KO=0     )
> User AccessToken PKCE stage                              (OK=9745   KO=0     )
> tokenUserinfo                                            (OK=1418   KO=0     )
> Skip 2FA                                                 (OK=4672   KO=0     )
> GetUUid                                                  (OK=2790   KO=0     )
> GetOpenidConfig                                          (OK=8046   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1839   KO=0     )
> CreatePolicy                                             (OK=2784   KO=3     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1839   KO=0     )
>  UI AM idFromSession                                     (OK=1837   KO=0     )
>  UI AM validateGoto                                      (OK=1837   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1833   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1832   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1832   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1832   KO=0     )
> restloginProgressiveProfileCallback                      (OK=455    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1831   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1829   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1827   KO=0     )
>  UI IDM uiconfig                                         (OK=1827   KO=0     )
>  UI IDM version                                          (OK=1827   KO=0     )
>  UI IDM login                                            (OK=1826   KO=0     )
>  UI IDM features                                         (OK=1826   KO=0     )
>  UI IDM privilege                                        (OK=1827   KO=0     )
>  UI IDM user                                             (OK=1826   KO=0     )
>  UI IDM dashboard                                        (OK=1826   KO=0     )
>  UI IDM managed user schema                              (OK=1826   KO=0     )
>  UI IDM oidcToken                                        (OK=1825   KO=0     )
> userinfo                                                 (OK=1825   KO=0     )
> UI-Logout                                                (OK=1824   KO=0     )
> UI-Logout Redirect 1                                     (OK=1823   KO=0     )
>  UI AM revoke2                                           (OK=1822   KO=0     )
>  UI AM revoke1                                           (OK=1822   KO=0     )
>  UI AM endsession                                        (OK=1822   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=334    KO=0     )
> RootUserinfo                                             (OK=6064   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=334    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=99     KO=0     )
> ReadPolicy                                               (OK=2679   KO=0     )
> getIdToken                                               (OK=629    KO=0     )
> getIdToken Redirect 1                                    (OK=629    KO=0     )
> createOrganization                                       (OK=629    KO=0     )
> queryOrganization                                        (OK=628    KO=0     )
> deleteOrganization                                       (OK=628    KO=0     )
> DeletePolicy                                             (OK=2573   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       475 (99.16%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.63%)
> status.find.is(200), but actually found 502                         1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 244440 / active: 324    / done: 8430  
================================================================================

09:40:02.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:02.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:03.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:03.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:03.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:03.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:03.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:03.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:03.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:04.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:04.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:04.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:04.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:04.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:05.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:05.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:05.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:06.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:06.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:07.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:07 GMT                                     145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=124177 KO=4     )
> restLoginInitiate                                        (OK=8769   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8765   KO=1     )
> User Authorize PKCE stage                                (OK=10158  KO=0     )
> User AccessToken PKCE stage                              (OK=10154  KO=0     )
> tokenUserinfo                                            (OK=1481   KO=0     )
> Skip 2FA                                                 (OK=4876   KO=0     )
> GetUUid                                                  (OK=2910   KO=0     )
> GetOpenidConfig                                          (OK=8374   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1910   KO=0     )
> CreatePolicy                                             (OK=2904   KO=3     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1910   KO=0     )
>  UI AM idFromSession                                     (OK=1909   KO=0     )
>  UI AM validateGoto                                      (OK=1910   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1905   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1905   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1905   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1905   KO=0     )
> restloginProgressiveProfileCallback                      (OK=471    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1901   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1900   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1900   KO=0     )
>  UI IDM uiconfig                                         (OK=1899   KO=0     )
>  UI IDM version                                          (OK=1899   KO=0     )
>  UI IDM login                                            (OK=1899   KO=0     )
>  UI IDM features                                         (OK=1899   KO=0     )
>  UI IDM privilege                                        (OK=1899   KO=0     )
>  UI IDM user                                             (OK=1899   KO=0     )
>  UI IDM dashboard                                        (OK=1899   KO=0     )
>  UI IDM managed user schema                              (OK=1899   KO=0     )
>  UI IDM oidcToken                                        (OK=1898   KO=0     )
> userinfo                                                 (OK=1897   KO=0     )
> UI-Logout                                                (OK=1895   KO=0     )
> UI-Logout Redirect 1                                     (OK=1894   KO=0     )
>  UI AM revoke2                                           (OK=1893   KO=0     )
>  UI AM revoke1                                           (OK=1893   KO=0     )
>  UI AM endsession                                        (OK=1893   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=340    KO=0     )
> RootUserinfo                                             (OK=6398   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=340    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=102    KO=0     )
> ReadPolicy                                               (OK=2786   KO=0     )
> getIdToken                                               (OK=651    KO=0     )
> getIdToken Redirect 1                                    (OK=651    KO=0     )
> createOrganization                                       (OK=651    KO=0     )
> queryOrganization                                        (OK=651    KO=0     )
> deleteOrganization                                       (OK=651    KO=0     )
> DeletePolicy                                             (OK=2679   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       495 (99.20%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.60%)
> status.find.is(200), but actually found 502                         1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 244081 / active: 333    / done: 8780  
================================================================================

09:40:07.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:08.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:08.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:08.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:08.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:08.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:08.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:08.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:08.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:08.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:09.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:10.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:10.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:10.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:10.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:11.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:11.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:11.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 9349: status.find.in([200, 209], 304), found 409
09:40:11.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,9349,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2ODAzOTc2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibWZDcC1jdlFQZzZWNGdMbXpGcUgtV1FZMmE0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDgxMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDgxMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0NDExLCJpYXQiOjE3MzE0OTA4MTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkZnRVdwa3Y1Vjk0eTJoN1hFeFl1dVlreHNkbyJ9.bKtgcOsUMPrMNZPJbCDykDaDdseJb-FhwbOd4N-LOEdg0N4c3bLSSSlhydHUpvgp_XWTNdtQlN8uQC-VwAnyOO-rcKJKwyzBhohGUwcHMoDoqLiiULXLHogcYmqaEC7_ZrxzLXvAx3rEzes69L4Wptg11ZtBQpDEvfXyOMUxTHacdh1T1b3KQVbxE2quXBIRJ3EypnZvKgA_Ix_3X4WMAZeMTMUwjh3s8yZ8gBlRd9qEbDE3JUtlbZk_JB6YE3lm6I_I66VsEzqjtRVMAFtAkv0mHcEf47vnLCBiOgf23GTt7ifeTohWGM8S3UVUIESeQPQVGPHqowcSmXoZloZBww, username -> user.75471, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy964367, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@90bded4, authcode -> 59mSRfWZk4pH4foRoAaE9QMpULw, useAdminRealm -> true, callbacks -> {"tokenId":"RqHJjnDIxfYQSjmnv9FLcVLjsYY.*AAJTSQACMDIAAlNLABxDRWxxTXpwU1dpVG55NHYzUDQ2cHk1QWZ3OU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490811105), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=RqHJjnDIxfYQSjmnv9FLcVLjsYY.*AAJTSQACMDIAAlNLABxDRWxxTXpwU1dpVG55NHYzUDQ2cHk1QWZ3OU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490811105))), password -> Pa_ssw0rd, challenge -> Tl4t7g19pLPXB91kK-DgBE9-NWHSiVSJhHR5c0HyWig, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 159.236.253.86, verifier -> LTUzOTY1NzcwMjA4Nzc0NDk1Mzc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12e4bfa8, tokenId -> RqHJjnDIxfYQSjmnv9FLcVLjsYY.*AAJTSQACMDIAAlNLABxDRWxxTXpwU1dpVG55NHYzUDQ2cHk1QWZ3OU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=RqHJjnDIxfYQSjmnv9FLcVLjsYY.*AAJTSQACMDIAAlNLABxDRWxxTXpwU1dpVG55NHYzUDQ2cHk1QWZ3OU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=RqHJjnDIxfYQSjmnv9FLcVLjsYY.*AAJTSQACMDIAAlNLABxDRWxxTXpwU1dpVG55NHYzUDQ2cHk1QWZ3OU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy964367","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:40:11 GMT
	x-forgerock-transactionid: 7abeb309-c29b-4fc7-8a3b-5bd38d2f8769
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:40:11.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:12.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:12.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:12 GMT                                     150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=128766 KO=5     )
> restLoginInitiate                                        (OK=9087   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9075   KO=1     )
> User Authorize PKCE stage                                (OK=10524  KO=0     )
> User AccessToken PKCE stage                              (OK=10517  KO=0     )
> tokenUserinfo                                            (OK=1523   KO=0     )
> Skip 2FA                                                 (OK=5055   KO=0     )
> GetUUid                                                  (OK=3012   KO=0     )
> GetOpenidConfig                                          (OK=8702   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1976   KO=0     )
> CreatePolicy                                             (OK=3007   KO=4     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1976   KO=0     )
>  UI AM idFromSession                                     (OK=1976   KO=0     )
>  UI AM validateGoto                                      (OK=1976   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1974   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1973   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1972   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1972   KO=0     )
> restloginProgressiveProfileCallback                      (OK=486    KO=0     )
> UI-Post-Login - stage 3                                  (OK=1971   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1970   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1970   KO=0     )
>  UI IDM uiconfig                                         (OK=1970   KO=0     )
>  UI IDM version                                          (OK=1970   KO=0     )
>  UI IDM login                                            (OK=1970   KO=0     )
>  UI IDM features                                         (OK=1970   KO=0     )
>  UI IDM privilege                                        (OK=1969   KO=0     )
>  UI IDM user                                             (OK=1969   KO=0     )
>  UI IDM dashboard                                        (OK=1969   KO=0     )
>  UI IDM managed user schema                              (OK=1969   KO=0     )
>  UI IDM oidcToken                                        (OK=1967   KO=0     )
> userinfo                                                 (OK=1967   KO=0     )
> UI-Logout                                                (OK=1967   KO=0     )
> UI-Logout Redirect 1                                     (OK=1966   KO=0     )
>  UI AM revoke2                                           (OK=1964   KO=0     )
>  UI AM revoke1                                           (OK=1964   KO=0     )
>  UI AM endsession                                        (OK=1964   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=361    KO=0     )
> RootUserinfo                                             (OK=6671   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=361    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=103    KO=0     )
> ReadPolicy                                               (OK=2907   KO=0     )
> getIdToken                                               (OK=675    KO=0     )
> getIdToken Redirect 1                                    (OK=675    KO=0     )
> createOrganization                                       (OK=675    KO=0     )
> queryOrganization                                        (OK=674    KO=0     )
> deleteOrganization                                       (OK=674    KO=0     )
> DeletePolicy                                             (OK=2781   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       515 (99.04%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.77%)
> status.find.is(200), but actually found 502                         1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 243741 / active: 333    / done: 9120  
================================================================================

09:40:12.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:12.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:13.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:14.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:14.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:14.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:15.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:15.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:15.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:15.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:15.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:15.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:16.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:16.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:16.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:16.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:16.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:16.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:16.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:16.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:17.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:17.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:17.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:17 GMT                                     155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=133288 KO=5     )
> restLoginInitiate                                        (OK=9404   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9398   KO=1     )
> User Authorize PKCE stage                                (OK=10891  KO=0     )
> User AccessToken PKCE stage                              (OK=10882  KO=0     )
> tokenUserinfo                                            (OK=1585   KO=0     )
> Skip 2FA                                                 (OK=5226   KO=0     )
> GetUUid                                                  (OK=3117   KO=0     )
> GetOpenidConfig                                          (OK=9034   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2043   KO=0     )
> CreatePolicy                                             (OK=3110   KO=4     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2042   KO=0     )
>  UI AM idFromSession                                     (OK=2041   KO=0     )
>  UI AM validateGoto                                      (OK=2041   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2040   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2040   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2039   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2039   KO=0     )
> restloginProgressiveProfileCallback                      (OK=502    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2037   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2037   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2037   KO=0     )
>  UI IDM uiconfig                                         (OK=2037   KO=0     )
>  UI IDM version                                          (OK=2037   KO=0     )
>  UI IDM login                                            (OK=2037   KO=0     )
>  UI IDM features                                         (OK=2037   KO=0     )
>  UI IDM privilege                                        (OK=2037   KO=0     )
>  UI IDM user                                             (OK=2037   KO=0     )
>  UI IDM dashboard                                        (OK=2037   KO=0     )
>  UI IDM managed user schema                              (OK=2037   KO=0     )
>  UI IDM oidcToken                                        (OK=2034   KO=0     )
> userinfo                                                 (OK=2033   KO=0     )
> UI-Logout                                                (OK=2032   KO=0     )
> UI-Logout Redirect 1                                     (OK=2032   KO=0     )
>  UI AM revoke2                                           (OK=2032   KO=0     )
>  UI AM revoke1                                           (OK=2032   KO=0     )
>  UI AM endsession                                        (OK=2032   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=378    KO=0     )
> RootUserinfo                                             (OK=6935   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=378    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=106    KO=0     )
> ReadPolicy                                               (OK=3011   KO=0     )
> getIdToken                                               (OK=694    KO=0     )
> getIdToken Redirect 1                                    (OK=693    KO=0     )
> createOrganization                                       (OK=693    KO=0     )
> queryOrganization                                        (OK=693    KO=0     )
> deleteOrganization                                       (OK=693    KO=0     )
> DeletePolicy                                             (OK=2906   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       538 (99.08%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.74%)
> status.find.is(200), but actually found 502                         1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 243409 / active: 298    / done: 9487  
================================================================================

09:40:18.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:18.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:18.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:18.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:18.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:18.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:18.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:18.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:18.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:19.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:19.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:20.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:20.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:20.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:20.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:20.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:21.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:21.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:21.612 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 9349: status.find.in([200, 209], 304), found 404
09:40:21.613 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,9349,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2ODAzOTc2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibWZDcC1jdlFQZzZWNGdMbXpGcUgtV1FZMmE0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDgxMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDgxMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0NDExLCJpYXQiOjE3MzE0OTA4MTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkZnRVdwa3Y1Vjk0eTJoN1hFeFl1dVlreHNkbyJ9.bKtgcOsUMPrMNZPJbCDykDaDdseJb-FhwbOd4N-LOEdg0N4c3bLSSSlhydHUpvgp_XWTNdtQlN8uQC-VwAnyOO-rcKJKwyzBhohGUwcHMoDoqLiiULXLHogcYmqaEC7_ZrxzLXvAx3rEzes69L4Wptg11ZtBQpDEvfXyOMUxTHacdh1T1b3KQVbxE2quXBIRJ3EypnZvKgA_Ix_3X4WMAZeMTMUwjh3s8yZ8gBlRd9qEbDE3JUtlbZk_JB6YE3lm6I_I66VsEzqjtRVMAFtAkv0mHcEf47vnLCBiOgf23GTt7ifeTohWGM8S3UVUIESeQPQVGPHqowcSmXoZloZBww, username -> user.75471, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy964367, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@90bded4, authcode -> 59mSRfWZk4pH4foRoAaE9QMpULw, useAdminRealm -> true, callbacks -> {"tokenId":"RqHJjnDIxfYQSjmnv9FLcVLjsYY.*AAJTSQACMDIAAlNLABxDRWxxTXpwU1dpVG55NHYzUDQ2cHk1QWZ3OU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490811105), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=RqHJjnDIxfYQSjmnv9FLcVLjsYY.*AAJTSQACMDIAAlNLABxDRWxxTXpwU1dpVG55NHYzUDQ2cHk1QWZ3OU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490811105))), password -> Pa_ssw0rd, challenge -> Tl4t7g19pLPXB91kK-DgBE9-NWHSiVSJhHR5c0HyWig, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 159.236.253.86, verifier -> LTUzOTY1NzcwMjA4Nzc0NDk1Mzc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12e4bfa8, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@47b07276, tokenId -> RqHJjnDIxfYQSjmnv9FLcVLjsYY.*AAJTSQACMDIAAlNLABxDRWxxTXpwU1dpVG55NHYzUDQ2cHk1QWZ3OU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy964367
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=RqHJjnDIxfYQSjmnv9FLcVLjsYY.*AAJTSQACMDIAAlNLABxDRWxxTXpwU1dpVG55NHYzUDQ2cHk1QWZ3OU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=RqHJjnDIxfYQSjmnv9FLcVLjsYY.*AAJTSQACMDIAAlNLABxDRWxxTXpwU1dpVG55NHYzUDQ2cHk1QWZ3OU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 09:40:21 GMT
	x-forgerock-transactionid: f06ac64c-2b66-4029-b739-11466ff5f827
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy964367 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:40:21.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:21.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:22.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:22 GMT                                     160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=138106 KO=6     )
> restLoginInitiate                                        (OK=9747   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9737   KO=1     )
> User Authorize PKCE stage                                (OK=11279  KO=0     )
> User AccessToken PKCE stage                              (OK=11276  KO=0     )
> tokenUserinfo                                            (OK=1632   KO=0     )
> Skip 2FA                                                 (OK=5423   KO=0     )
> GetUUid                                                  (OK=3238   KO=0     )
> GetOpenidConfig                                          (OK=9361   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2117   KO=0     )
> CreatePolicy                                             (OK=3231   KO=4     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2116   KO=0     )
>  UI AM idFromSession                                     (OK=2116   KO=0     )
>  UI AM validateGoto                                      (OK=2116   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2112   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2111   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2111   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2111   KO=0     )
> restloginProgressiveProfileCallback                      (OK=519    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2110   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2110   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2110   KO=0     )
>  UI IDM uiconfig                                         (OK=2110   KO=0     )
>  UI IDM version                                          (OK=2110   KO=0     )
>  UI IDM login                                            (OK=2110   KO=0     )
>  UI IDM features                                         (OK=2110   KO=0     )
>  UI IDM privilege                                        (OK=2110   KO=0     )
>  UI IDM user                                             (OK=2109   KO=0     )
>  UI IDM dashboard                                        (OK=2109   KO=0     )
>  UI IDM managed user schema                              (OK=2110   KO=0     )
>  UI IDM oidcToken                                        (OK=2109   KO=0     )
> userinfo                                                 (OK=2108   KO=0     )
> UI-Logout                                                (OK=2106   KO=0     )
> UI-Logout Redirect 1                                     (OK=2106   KO=0     )
>  UI AM revoke2                                           (OK=2105   KO=0     )
>  UI AM revoke1                                           (OK=2105   KO=0     )
>  UI AM endsession                                        (OK=2105   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=392    KO=0     )
> RootUserinfo                                             (OK=7200   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=392    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=111    KO=0     )
> ReadPolicy                                               (OK=3114   KO=0     )
> getIdToken                                               (OK=717    KO=0     )
> getIdToken Redirect 1                                    (OK=717    KO=0     )
> createOrganization                                       (OK=717    KO=0     )
> queryOrganization                                        (OK=717    KO=0     )
> deleteOrganization                                       (OK=717    KO=0     )
> DeletePolicy                                             (OK=3007   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       559 (98.94%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.71%)
> status.find.is(200), but actually found 502                         1 ( 0.18%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 243048 / active: 321    / done: 9825  
================================================================================

09:40:22.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:23.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:23.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:23.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:23.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:24.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:24.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:24.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:25.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:25.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:25.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:26.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:26.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:26.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:26.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:26.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:26.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:27.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:27.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:27.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:27 GMT                                     165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=143099 KO=6     )
> restLoginInitiate                                        (OK=10104  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10091  KO=1     )
> User Authorize PKCE stage                                (OK=11695  KO=0     )
> User AccessToken PKCE stage                              (OK=11692  KO=0     )
> tokenUserinfo                                            (OK=1696   KO=0     )
> Skip 2FA                                                 (OK=5612   KO=0     )
> GetUUid                                                  (OK=3366   KO=0     )
> GetOpenidConfig                                          (OK=9710   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2197   KO=0     )
> CreatePolicy                                             (OK=3359   KO=4     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2197   KO=0     )
>  UI AM idFromSession                                     (OK=2197   KO=0     )
>  UI AM validateGoto                                      (OK=2197   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2194   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2193   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2193   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2193   KO=0     )
> restloginProgressiveProfileCallback                      (OK=539    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2187   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2187   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2187   KO=0     )
>  UI IDM uiconfig                                         (OK=2187   KO=0     )
>  UI IDM version                                          (OK=2187   KO=0     )
>  UI IDM login                                            (OK=2187   KO=0     )
>  UI IDM features                                         (OK=2187   KO=0     )
>  UI IDM privilege                                        (OK=2187   KO=0     )
>  UI IDM user                                             (OK=2186   KO=0     )
>  UI IDM dashboard                                        (OK=2186   KO=0     )
>  UI IDM managed user schema                              (OK=2186   KO=0     )
>  UI IDM oidcToken                                        (OK=2184   KO=0     )
> userinfo                                                 (OK=2182   KO=0     )
> UI-Logout                                                (OK=2181   KO=0     )
> UI-Logout Redirect 1                                     (OK=2181   KO=0     )
>  UI AM revoke2                                           (OK=2180   KO=0     )
>  UI AM revoke1                                           (OK=2180   KO=0     )
>  UI AM endsession                                        (OK=2180   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=401    KO=0     )
> RootUserinfo                                             (OK=7445   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=400    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=112    KO=0     )
> ReadPolicy                                               (OK=3226   KO=0     )
> getIdToken                                               (OK=733    KO=0     )
> getIdToken Redirect 1                                    (OK=733    KO=0     )
> createOrganization                                       (OK=732    KO=0     )
> queryOrganization                                        (OK=731    KO=0     )
> deleteOrganization                                       (OK=730    KO=0     )
> DeletePolicy                                             (OK=3109   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       579 (98.97%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.68%)
> status.find.is(200), but actually found 502                         1 ( 0.17%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  4%
          waiting: 242684 / active: 353    / done: 10157 
================================================================================

09:40:27.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:27.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:27.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:27.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:28.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:28.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:28.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:28.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:29.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:29.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:29.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:29.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:30.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:30.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:30.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:31.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:31.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:31.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:32.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:32.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:32 GMT                                     170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=148072 KO=6     )
> restLoginInitiate                                        (OK=10448  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10432  KO=1     )
> User Authorize PKCE stage                                (OK=12088  KO=0     )
> User AccessToken PKCE stage                              (OK=12083  KO=0     )
> tokenUserinfo                                            (OK=1753   KO=0     )
> Skip 2FA                                                 (OK=5806   KO=0     )
> GetUUid                                                  (OK=3477   KO=0     )
> GetOpenidConfig                                          (OK=10065  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2271   KO=0     )
> CreatePolicy                                             (OK=3471   KO=4     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2270   KO=0     )
>  UI AM idFromSession                                     (OK=2269   KO=0     )
>  UI AM validateGoto                                      (OK=2269   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2266   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2265   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2264   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2264   KO=0     )
> restloginProgressiveProfileCallback                      (OK=563    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2263   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2263   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2263   KO=0     )
>  UI IDM uiconfig                                         (OK=2263   KO=0     )
>  UI IDM version                                          (OK=2263   KO=0     )
>  UI IDM login                                            (OK=2263   KO=0     )
>  UI IDM features                                         (OK=2263   KO=0     )
>  UI IDM privilege                                        (OK=2263   KO=0     )
>  UI IDM user                                             (OK=2263   KO=0     )
>  UI IDM dashboard                                        (OK=2263   KO=0     )
>  UI IDM managed user schema                              (OK=2263   KO=0     )
>  UI IDM oidcToken                                        (OK=2263   KO=0     )
> userinfo                                                 (OK=2263   KO=0     )
> UI-Logout                                                (OK=2263   KO=0     )
> UI-Logout Redirect 1                                     (OK=2263   KO=0     )
>  UI AM revoke2                                           (OK=2263   KO=0     )
>  UI AM revoke1                                           (OK=2263   KO=0     )
>  UI AM endsession                                        (OK=2263   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=419    KO=0     )
> RootUserinfo                                             (OK=7678   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=419    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=119    KO=0     )
> ReadPolicy                                               (OK=3360   KO=0     )
> getIdToken                                               (OK=759    KO=0     )
> getIdToken Redirect 1                                    (OK=759    KO=0     )
> createOrganization                                       (OK=759    KO=0     )
> queryOrganization                                        (OK=759    KO=0     )
> deleteOrganization                                       (OK=759    KO=0     )
> DeletePolicy                                             (OK=3224   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       599 (99.01%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.66%)
> status.find.is(200), but actually found 502                         1 ( 0.17%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 242321 / active: 345    / done: 10528 
================================================================================

09:40:32.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:32.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:33.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:33.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:33.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:34.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:35.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:35.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:35.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:35.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:35.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:35.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:36.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:36.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:36.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:36.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:37.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:37.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:37 GMT                                     175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=152394 KO=6     )
> restLoginInitiate                                        (OK=10762  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10747  KO=1     )
> User Authorize PKCE stage                                (OK=12449  KO=0     )
> User AccessToken PKCE stage                              (OK=12444  KO=0     )
> tokenUserinfo                                            (OK=1813   KO=0     )
> Skip 2FA                                                 (OK=5981   KO=0     )
> GetUUid                                                  (OK=3587   KO=0     )
> GetOpenidConfig                                          (OK=10419  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2329   KO=0     )
> CreatePolicy                                             (OK=3582   KO=4     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2329   KO=0     )
>  UI AM idFromSession                                     (OK=2327   KO=0     )
>  UI AM validateGoto                                      (OK=2327   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2326   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2326   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2325   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2325   KO=0     )
> restloginProgressiveProfileCallback                      (OK=576    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2323   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2322   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2322   KO=0     )
>  UI IDM uiconfig                                         (OK=2322   KO=0     )
>  UI IDM version                                          (OK=2322   KO=0     )
>  UI IDM login                                            (OK=2322   KO=0     )
>  UI IDM features                                         (OK=2322   KO=0     )
>  UI IDM privilege                                        (OK=2322   KO=0     )
>  UI IDM user                                             (OK=2321   KO=0     )
>  UI IDM dashboard                                        (OK=2322   KO=0     )
>  UI IDM managed user schema                              (OK=2321   KO=0     )
>  UI IDM oidcToken                                        (OK=2320   KO=0     )
> userinfo                                                 (OK=2320   KO=0     )
> UI-Logout                                                (OK=2320   KO=0     )
> UI-Logout Redirect 1                                     (OK=2319   KO=0     )
>  UI AM revoke2                                           (OK=2318   KO=0     )
>  UI AM revoke1                                           (OK=2318   KO=0     )
>  UI AM endsession                                        (OK=2318   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=432    KO=0     )
> RootUserinfo                                             (OK=7937   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=432    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=122    KO=0     )
> ReadPolicy                                               (OK=3473   KO=0     )
> getIdToken                                               (OK=779    KO=0     )
> getIdToken Redirect 1                                    (OK=779    KO=0     )
> createOrganization                                       (OK=779    KO=0     )
> queryOrganization                                        (OK=779    KO=0     )
> deleteOrganization                                       (OK=778    KO=0     )
> DeletePolicy                                             (OK=3356   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       617 (99.04%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.64%)
> status.find.is(200), but actually found 502                         1 ( 0.16%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 241999 / active: 326    / done: 10869 
================================================================================

09:40:37.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:37.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:37.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:38.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:38.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:38.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:38.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:38.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:39.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:39.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:39.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:39.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:40.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:40.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:40.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:41.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:41.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:41.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:42.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:42.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:42 GMT                                     180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=156909 KO=6     )
> restLoginInitiate                                        (OK=11083  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11075  KO=1     )
> User Authorize PKCE stage                                (OK=12817  KO=0     )
> User AccessToken PKCE stage                              (OK=12814  KO=0     )
> tokenUserinfo                                            (OK=1874   KO=0     )
> Skip 2FA                                                 (OK=6162   KO=0     )
> GetUUid                                                  (OK=3686   KO=0     )
> GetOpenidConfig                                          (OK=10742  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2394   KO=0     )
> CreatePolicy                                             (OK=3679   KO=4     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2393   KO=0     )
>  UI AM idFromSession                                     (OK=2392   KO=0     )
>  UI AM validateGoto                                      (OK=2392   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2391   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2391   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2391   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2391   KO=0     )
> restloginProgressiveProfileCallback                      (OK=589    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2389   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2389   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2389   KO=0     )
>  UI IDM uiconfig                                         (OK=2389   KO=0     )
>  UI IDM version                                          (OK=2389   KO=0     )
>  UI IDM login                                            (OK=2389   KO=0     )
>  UI IDM features                                         (OK=2389   KO=0     )
>  UI IDM privilege                                        (OK=2389   KO=0     )
>  UI IDM user                                             (OK=2387   KO=0     )
>  UI IDM dashboard                                        (OK=2388   KO=0     )
>  UI IDM managed user schema                              (OK=2388   KO=0     )
>  UI IDM oidcToken                                        (OK=2387   KO=0     )
> userinfo                                                 (OK=2386   KO=0     )
> UI-Logout                                                (OK=2386   KO=0     )
> UI-Logout Redirect 1                                     (OK=2386   KO=0     )
>  UI AM revoke2                                           (OK=2385   KO=0     )
>  UI AM revoke1                                           (OK=2385   KO=0     )
>  UI AM endsession                                        (OK=2385   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=441    KO=0     )
> RootUserinfo                                             (OK=8204   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=440    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=124    KO=0     )
> ReadPolicy                                               (OK=3584   KO=0     )
> getIdToken                                               (OK=803    KO=0     )
> getIdToken Redirect 1                                    (OK=803    KO=0     )
> createOrganization                                       (OK=803    KO=0     )
> queryOrganization                                        (OK=803    KO=0     )
> deleteOrganization                                       (OK=803    KO=0     )
> DeletePolicy                                             (OK=3470   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       637 (99.07%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.62%)
> status.find.is(200), but actually found 502                         1 ( 0.16%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 241665 / active: 309    / done: 11220 
================================================================================

09:40:42.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:43.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:43.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:43.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:43.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:43.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:45.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:46.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:46.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:47.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:47 GMT                                     185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=161903 KO=6     )
> restLoginInitiate                                        (OK=11435  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11423  KO=1     )
> User Authorize PKCE stage                                (OK=13236  KO=0     )
> User AccessToken PKCE stage                              (OK=13228  KO=0     )
> tokenUserinfo                                            (OK=1950   KO=0     )
> Skip 2FA                                                 (OK=6344   KO=0     )
> GetUUid                                                  (OK=3790   KO=0     )
> GetOpenidConfig                                          (OK=11054  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2474   KO=0     )
> CreatePolicy                                             (OK=3783   KO=4     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2474   KO=0     )
>  UI AM idFromSession                                     (OK=2473   KO=0     )
>  UI AM validateGoto                                      (OK=2473   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2469   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2469   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2469   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2469   KO=0     )
> restloginProgressiveProfileCallback                      (OK=613    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2467   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2466   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2466   KO=0     )
>  UI IDM uiconfig                                         (OK=2466   KO=0     )
>  UI IDM version                                          (OK=2466   KO=0     )
>  UI IDM login                                            (OK=2466   KO=0     )
>  UI IDM features                                         (OK=2466   KO=0     )
>  UI IDM privilege                                        (OK=2466   KO=0     )
>  UI IDM user                                             (OK=2466   KO=0     )
>  UI IDM dashboard                                        (OK=2466   KO=0     )
>  UI IDM managed user schema                              (OK=2466   KO=0     )
>  UI IDM oidcToken                                        (OK=2465   KO=0     )
> userinfo                                                 (OK=2464   KO=0     )
> UI-Logout                                                (OK=2464   KO=0     )
> UI-Logout Redirect 1                                     (OK=2463   KO=0     )
>  UI AM revoke2                                           (OK=2463   KO=0     )
>  UI AM revoke1                                           (OK=2463   KO=0     )
>  UI AM endsession                                        (OK=2463   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=450    KO=0     )
> RootUserinfo                                             (OK=8487   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=450    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=126    KO=0     )
> ReadPolicy                                               (OK=3680   KO=0     )
> getIdToken                                               (OK=826    KO=0     )
> getIdToken Redirect 1                                    (OK=826    KO=0     )
> createOrganization                                       (OK=826    KO=0     )
> queryOrganization                                        (OK=826    KO=0     )
> deleteOrganization                                       (OK=826    KO=0     )
> DeletePolicy                                             (OK=3582   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       647 (99.08%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.61%)
> status.find.is(200), but actually found 502                         1 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 241305 / active: 306    / done: 11583 
================================================================================

09:40:47.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:47.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:47.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:47.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:48.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:48.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:48.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:49.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:49.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:49.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:49.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:49.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:49.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 12012: status.find.in([200, 209], 304), found 409
09:40:49.719 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,12012,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2NzMwNDIyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMlB6aWhDN0dZYlNHVWMzYjZlT0FDN2JNU2JzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDg0OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDg0OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0NDQ5LCJpYXQiOjE3MzE0OTA4NDksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjlSWDdPRDc2blVocnYyVXNRTlFFVHdkQjRfWSJ9.k-GlNSx1F6RlOjCzyEVhDTrkmYQRplVDindvsjqCWTuPae0SmbGB4E-8WDd4QR6T2lEyuqgsXfuVOLjVIGCwUArWK-PLPLu9bSuby_Q6KBTN9YEm7IHD2HaZmgP5Hs_zZ2Ssh51UCHydJf5xtNNIhn0oU9v__Q1U05IoSbE79OT8fOSicHAlwaJxDpay6gIiYOAcApXZr3C20mHSMSg8dh9S9qo1NYArsJtCL7iIzWvCIZaux-nIpPlAD4pSdsHC9K8_VlLSo4-_Lt-OVUl8FLUYnbeAQc9TGfUhPZJP1OLpaZ3-AculLU3IcZWkJYHlMy9mjbADEpOC0k5Mcy1pbw, username -> user.98123, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy501343, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a05db8, authcode -> YwxyLVqD-zYpMWTPpedFNKUiMF8, useAdminRealm -> true, callbacks -> {"tokenId":"cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490849434), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490849434))), password -> Pa_ssw0rd, challenge -> fp0lAZc3bGf-4F05QXP1yF8peTX_Xd5soqzJY2IIT0Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 200.216.18.27, verifier -> LTc5MjM4MDgyMzE4MjU2NzQ0, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@104e9d88, tokenId -> cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy501343","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:40:49 GMT
	x-forgerock-transactionid: 98d91c53-7cde-4af9-be7d-088eb8b0d66f
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:40:49.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:49.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:49.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:50.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:50.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:50.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:50.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:50.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:50.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:51.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:51.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:51.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:52.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:52.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:52 GMT                                     190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=166690 KO=7     )
> restLoginInitiate                                        (OK=11752  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11742  KO=1     )
> User Authorize PKCE stage                                (OK=13606  KO=0     )
> User AccessToken PKCE stage                              (OK=13600  KO=0     )
> tokenUserinfo                                            (OK=2003   KO=0     )
> Skip 2FA                                                 (OK=6505   KO=0     )
> GetUUid                                                  (OK=3888   KO=0     )
> GetOpenidConfig                                          (OK=11354  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2556   KO=0     )
> CreatePolicy                                             (OK=3883   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2556   KO=0     )
>  UI AM idFromSession                                     (OK=2554   KO=0     )
>  UI AM validateGoto                                      (OK=2554   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2550   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2549   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2549   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2549   KO=0     )
> restloginProgressiveProfileCallback                      (OK=633    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2547   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2547   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2547   KO=0     )
>  UI IDM uiconfig                                         (OK=2547   KO=0     )
>  UI IDM version                                          (OK=2547   KO=0     )
>  UI IDM login                                            (OK=2547   KO=0     )
>  UI IDM features                                         (OK=2547   KO=0     )
>  UI IDM privilege                                        (OK=2547   KO=0     )
>  UI IDM user                                             (OK=2547   KO=0     )
>  UI IDM dashboard                                        (OK=2547   KO=0     )
>  UI IDM managed user schema                              (OK=2547   KO=0     )
>  UI IDM oidcToken                                        (OK=2545   KO=0     )
> userinfo                                                 (OK=2545   KO=0     )
> UI-Logout                                                (OK=2545   KO=0     )
> UI-Logout Redirect 1                                     (OK=2545   KO=0     )
>  UI AM revoke2                                           (OK=2545   KO=0     )
>  UI AM revoke1                                           (OK=2545   KO=0     )
>  UI AM endsession                                        (OK=2545   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=462    KO=0     )
> RootUserinfo                                             (OK=8723   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=462    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=128    KO=0     )
> ReadPolicy                                               (OK=3786   KO=0     )
> getIdToken                                               (OK=849    KO=0     )
> getIdToken Redirect 1                                    (OK=847    KO=0     )
> createOrganization                                       (OK=847    KO=0     )
> queryOrganization                                        (OK=847    KO=0     )
> deleteOrganization                                       (OK=847    KO=0     )
> DeletePolicy                                             (OK=3677   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       673 (98.97%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.74%)
> status.find.is(200), but actually found 502                         1 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 240977 / active: 290    / done: 11927 
================================================================================

09:40:52.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:53.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:53.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:53.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:54.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:54.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 12012: status.find.in([200, 209], 304), found 404
09:40:54.809 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,12012,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2NzMwNDIyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMlB6aWhDN0dZYlNHVWMzYjZlT0FDN2JNU2JzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDg0OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDg0OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0NDQ5LCJpYXQiOjE3MzE0OTA4NDksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjlSWDdPRDc2blVocnYyVXNRTlFFVHdkQjRfWSJ9.k-GlNSx1F6RlOjCzyEVhDTrkmYQRplVDindvsjqCWTuPae0SmbGB4E-8WDd4QR6T2lEyuqgsXfuVOLjVIGCwUArWK-PLPLu9bSuby_Q6KBTN9YEm7IHD2HaZmgP5Hs_zZ2Ssh51UCHydJf5xtNNIhn0oU9v__Q1U05IoSbE79OT8fOSicHAlwaJxDpay6gIiYOAcApXZr3C20mHSMSg8dh9S9qo1NYArsJtCL7iIzWvCIZaux-nIpPlAD4pSdsHC9K8_VlLSo4-_Lt-OVUl8FLUYnbeAQc9TGfUhPZJP1OLpaZ3-AculLU3IcZWkJYHlMy9mjbADEpOC0k5Mcy1pbw, username -> user.98123, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy501343, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a05db8, authcode -> YwxyLVqD-zYpMWTPpedFNKUiMF8, useAdminRealm -> true, callbacks -> {"tokenId":"cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490849434), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490849434))), password -> Pa_ssw0rd, challenge -> fp0lAZc3bGf-4F05QXP1yF8peTX_Xd5soqzJY2IIT0Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 200.216.18.27, verifier -> LTc5MjM4MDgyMzE4MjU2NzQ0, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@104e9d88, tokenId -> cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy501343
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 09:40:54 GMT
	x-forgerock-transactionid: 56fc247b-bd5b-455f-b586-485e1832a906
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy501343 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:40:55.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:55.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:55.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:56.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:57.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:40:57 GMT                                     195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=171244 KO=8     )
> restLoginInitiate                                        (OK=12063  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12054  KO=1     )
> User Authorize PKCE stage                                (OK=13980  KO=0     )
> User AccessToken PKCE stage                              (OK=13974  KO=0     )
> tokenUserinfo                                            (OK=2058   KO=0     )
> Skip 2FA                                                 (OK=6682   KO=0     )
> GetUUid                                                  (OK=3979   KO=0     )
> GetOpenidConfig                                          (OK=11648  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2625   KO=0     )
> CreatePolicy                                             (OK=3972   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2625   KO=0     )
>  UI AM idFromSession                                     (OK=2624   KO=0     )
>  UI AM validateGoto                                      (OK=2624   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2622   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2621   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2621   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2621   KO=0     )
> restloginProgressiveProfileCallback                      (OK=649    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2618   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2617   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2617   KO=0     )
>  UI IDM uiconfig                                         (OK=2617   KO=0     )
>  UI IDM version                                          (OK=2617   KO=0     )
>  UI IDM login                                            (OK=2617   KO=0     )
>  UI IDM features                                         (OK=2617   KO=0     )
>  UI IDM privilege                                        (OK=2617   KO=0     )
>  UI IDM user                                             (OK=2617   KO=0     )
>  UI IDM dashboard                                        (OK=2617   KO=0     )
>  UI IDM managed user schema                              (OK=2617   KO=0     )
>  UI IDM oidcToken                                        (OK=2617   KO=0     )
> userinfo                                                 (OK=2615   KO=0     )
> UI-Logout                                                (OK=2614   KO=0     )
> UI-Logout Redirect 1                                     (OK=2613   KO=0     )
>  UI AM revoke2                                           (OK=2613   KO=0     )
>  UI AM revoke1                                           (OK=2613   KO=0     )
>  UI AM endsession                                        (OK=2613   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=484    KO=0     )
> RootUserinfo                                             (OK=8945   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=483    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=133    KO=0     )
> ReadPolicy                                               (OK=3881   KO=1     )
> getIdToken                                               (OK=881    KO=0     )
> getIdToken Redirect 1                                    (OK=881    KO=0     )
> createOrganization                                       (OK=881    KO=0     )
> queryOrganization                                        (OK=881    KO=0     )
> deleteOrganization                                       (OK=881    KO=0     )
> DeletePolicy                                             (OK=3785   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       683 (98.84%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 240644 / active: 285    / done: 12265 
================================================================================

09:40:57.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:57.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:57.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:57.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:58.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:58.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:58.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:59.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:59.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:40:59.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 12012: status.find.in([200, 209], 304), found 404
09:40:59.893 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,12012,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2NzMwNDIyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMlB6aWhDN0dZYlNHVWMzYjZlT0FDN2JNU2JzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDg0OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDg0OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0NDQ5LCJpYXQiOjE3MzE0OTA4NDksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjlSWDdPRDc2blVocnYyVXNRTlFFVHdkQjRfWSJ9.k-GlNSx1F6RlOjCzyEVhDTrkmYQRplVDindvsjqCWTuPae0SmbGB4E-8WDd4QR6T2lEyuqgsXfuVOLjVIGCwUArWK-PLPLu9bSuby_Q6KBTN9YEm7IHD2HaZmgP5Hs_zZ2Ssh51UCHydJf5xtNNIhn0oU9v__Q1U05IoSbE79OT8fOSicHAlwaJxDpay6gIiYOAcApXZr3C20mHSMSg8dh9S9qo1NYArsJtCL7iIzWvCIZaux-nIpPlAD4pSdsHC9K8_VlLSo4-_Lt-OVUl8FLUYnbeAQc9TGfUhPZJP1OLpaZ3-AculLU3IcZWkJYHlMy9mjbADEpOC0k5Mcy1pbw, username -> user.98123, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy501343, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77a05db8, authcode -> YwxyLVqD-zYpMWTPpedFNKUiMF8, useAdminRealm -> true, callbacks -> {"tokenId":"cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490849434), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490849434))), password -> Pa_ssw0rd, challenge -> fp0lAZc3bGf-4F05QXP1yF8peTX_Xd5soqzJY2IIT0Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 200.216.18.27, verifier -> LTc5MjM4MDgyMzE4MjU2NzQ0, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@104e9d88, tokenId -> cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy501343
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=cvOWI1fOYeF6NqV-XZqvlFZR1vw.*AAJTSQACMDIAAlNLABx6NG5vZkpic3VPcUtkb1pCTEhXVDZDNU1Cc1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 09:40:59 GMT
	x-forgerock-transactionid: f734ccbe-0b12-44d4-bbcb-1a6ad6d34fa9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy501343 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:41:00.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:01.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:01.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:01.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:01.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:02.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:02 GMT                                     200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=175544 KO=9     )
> restLoginInitiate                                        (OK=12393  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12377  KO=1     )
> User Authorize PKCE stage                                (OK=14350  KO=0     )
> User AccessToken PKCE stage                              (OK=14347  KO=0     )
> tokenUserinfo                                            (OK=2114   KO=0     )
> Skip 2FA                                                 (OK=6879   KO=0     )
> GetUUid                                                  (OK=4100   KO=0     )
> GetOpenidConfig                                          (OK=11956  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2683   KO=0     )
> CreatePolicy                                             (OK=4091   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2683   KO=0     )
>  UI AM idFromSession                                     (OK=2683   KO=0     )
>  UI AM validateGoto                                      (OK=2683   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2681   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2681   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2681   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2681   KO=0     )
> restloginProgressiveProfileCallback                      (OK=669    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2678   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2678   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2677   KO=0     )
>  UI IDM uiconfig                                         (OK=2677   KO=0     )
>  UI IDM version                                          (OK=2677   KO=0     )
>  UI IDM login                                            (OK=2675   KO=0     )
>  UI IDM features                                         (OK=2676   KO=0     )
>  UI IDM privilege                                        (OK=2675   KO=0     )
>  UI IDM user                                             (OK=2674   KO=0     )
>  UI IDM dashboard                                        (OK=2674   KO=0     )
>  UI IDM managed user schema                              (OK=2674   KO=0     )
>  UI IDM oidcToken                                        (OK=2672   KO=0     )
> userinfo                                                 (OK=2671   KO=0     )
> UI-Logout                                                (OK=2670   KO=0     )
> UI-Logout Redirect 1                                     (OK=2670   KO=0     )
>  UI AM revoke2                                           (OK=2670   KO=0     )
>  UI AM revoke1                                           (OK=2670   KO=0     )
>  UI AM endsession                                        (OK=2670   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=493    KO=0     )
> RootUserinfo                                             (OK=9226   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=493    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=134    KO=0     )
> ReadPolicy                                               (OK=3974   KO=1     )
> getIdToken                                               (OK=898    KO=0     )
> getIdToken Redirect 1                                    (OK=898    KO=0     )
> createOrganization                                       (OK=898    KO=0     )
> queryOrganization                                        (OK=897    KO=0     )
> deleteOrganization                                       (OK=896    KO=0     )
> DeletePolicy                                             (OK=3877   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       698 (98.73%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.42%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 240305 / active: 328    / done: 12561 
================================================================================

09:41:02.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:02.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:02.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:03.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:03.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:04.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:05.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:05.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:06.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:06.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:06.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:06.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:06.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:06.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:07.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:07 GMT                                     205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=180538 KO=9     )
> restLoginInitiate                                        (OK=12749  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12740  KO=1     )
> User Authorize PKCE stage                                (OK=14767  KO=0     )
> User AccessToken PKCE stage                              (OK=14761  KO=0     )
> tokenUserinfo                                            (OK=2188   KO=0     )
> Skip 2FA                                                 (OK=7068   KO=0     )
> GetUUid                                                  (OK=4215   KO=0     )
> GetOpenidConfig                                          (OK=12284  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2763   KO=0     )
> CreatePolicy                                             (OK=4209   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2762   KO=0     )
>  UI AM idFromSession                                     (OK=2762   KO=0     )
>  UI AM validateGoto                                      (OK=2762   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2755   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2753   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2752   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2752   KO=0     )
> restloginProgressiveProfileCallback                      (OK=691    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2750   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2750   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2749   KO=0     )
>  UI IDM uiconfig                                         (OK=2749   KO=0     )
>  UI IDM version                                          (OK=2749   KO=0     )
>  UI IDM login                                            (OK=2749   KO=0     )
>  UI IDM features                                         (OK=2749   KO=0     )
>  UI IDM privilege                                        (OK=2749   KO=0     )
>  UI IDM user                                             (OK=2749   KO=0     )
>  UI IDM dashboard                                        (OK=2749   KO=0     )
>  UI IDM managed user schema                              (OK=2749   KO=0     )
>  UI IDM oidcToken                                        (OK=2749   KO=0     )
> userinfo                                                 (OK=2749   KO=0     )
> UI-Logout                                                (OK=2749   KO=0     )
> UI-Logout Redirect 1                                     (OK=2749   KO=0     )
>  UI AM revoke2                                           (OK=2749   KO=0     )
>  UI AM revoke1                                           (OK=2749   KO=0     )
>  UI AM endsession                                        (OK=2749   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=504    KO=0     )
> RootUserinfo                                             (OK=9499   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=504    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=138    KO=0     )
> ReadPolicy                                               (OK=4094   KO=1     )
> getIdToken                                               (OK=923    KO=0     )
> getIdToken Redirect 1                                    (OK=923    KO=0     )
> createOrganization                                       (OK=923    KO=0     )
> queryOrganization                                        (OK=922    KO=0     )
> deleteOrganization                                       (OK=922    KO=0     )
> DeletePolicy                                             (OK=3969   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       713 (98.75%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.42%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 239936 / active: 341    / done: 12917 
================================================================================

09:41:07.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:07.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:08.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:08.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:08.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:08.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:08.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:08.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:10.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:10.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:10.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:11.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:11.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:11.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:11.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:12.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:12.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:12.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:12 GMT                                     210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=185948 KO=9     )
> restLoginInitiate                                        (OK=13096  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13088  KO=1     )
> User Authorize PKCE stage                                (OK=15190  KO=0     )
> User AccessToken PKCE stage                              (OK=15186  KO=0     )
> tokenUserinfo                                            (OK=2254   KO=0     )
> Skip 2FA                                                 (OK=7246   KO=0     )
> GetUUid                                                  (OK=4315   KO=0     )
> GetOpenidConfig                                          (OK=12620  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2850   KO=0     )
> CreatePolicy                                             (OK=4306   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2850   KO=0     )
>  UI AM idFromSession                                     (OK=2847   KO=0     )
>  UI AM validateGoto                                      (OK=2848   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2845   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2845   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2844   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2844   KO=0     )
> restloginProgressiveProfileCallback                      (OK=724    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2844   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2844   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2844   KO=0     )
>  UI IDM uiconfig                                         (OK=2844   KO=0     )
>  UI IDM version                                          (OK=2844   KO=0     )
>  UI IDM login                                            (OK=2844   KO=0     )
>  UI IDM features                                         (OK=2844   KO=0     )
>  UI IDM privilege                                        (OK=2844   KO=0     )
>  UI IDM user                                             (OK=2844   KO=0     )
>  UI IDM dashboard                                        (OK=2844   KO=0     )
>  UI IDM managed user schema                              (OK=2844   KO=0     )
>  UI IDM oidcToken                                        (OK=2844   KO=0     )
> userinfo                                                 (OK=2843   KO=0     )
> UI-Logout                                                (OK=2839   KO=0     )
> UI-Logout Redirect 1                                     (OK=2839   KO=0     )
>  UI AM revoke2                                           (OK=2839   KO=0     )
>  UI AM revoke1                                           (OK=2838   KO=0     )
>  UI AM endsession                                        (OK=2839   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=516    KO=0     )
> RootUserinfo                                             (OK=9768   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=516    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=141    KO=0     )
> ReadPolicy                                               (OK=4208   KO=1     )
> getIdToken                                               (OK=949    KO=0     )
> getIdToken Redirect 1                                    (OK=949    KO=0     )
> createOrganization                                       (OK=949    KO=0     )
> queryOrganization                                        (OK=949    KO=0     )
> deleteOrganization                                       (OK=949    KO=0     )
> DeletePolicy                                             (OK=4091   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       731 (98.78%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.68%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.41%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 239573 / active: 317    / done: 13304 
================================================================================

09:41:12.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:12.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:13.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:13.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:14.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:15.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:15.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:15.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:15.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:15.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:15.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:15.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:16.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:16.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:16.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:16.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:17.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:17.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:17.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:17 GMT                                     215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=190675 KO=9     )
> restLoginInitiate                                        (OK=13421  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13412  KO=1     )
> User Authorize PKCE stage                                (OK=15574  KO=0     )
> User AccessToken PKCE stage                              (OK=15567  KO=0     )
> tokenUserinfo                                            (OK=2319   KO=0     )
> Skip 2FA                                                 (OK=7405   KO=0     )
> GetUUid                                                  (OK=4412   KO=0     )
> GetOpenidConfig                                          (OK=12932  KO=0     )
> UI-Post-Login - stage 1                                  (OK=2928   KO=0     )
> CreatePolicy                                             (OK=4407   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2928   KO=0     )
>  UI AM idFromSession                                     (OK=2927   KO=0     )
>  UI AM validateGoto                                      (OK=2927   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2925   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2925   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2925   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2925   KO=0     )
> restloginProgressiveProfileCallback                      (OK=738    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2920   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2919   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2918   KO=0     )
>  UI IDM uiconfig                                         (OK=2918   KO=0     )
>  UI IDM version                                          (OK=2918   KO=0     )
>  UI IDM login                                            (OK=2918   KO=0     )
>  UI IDM features                                         (OK=2918   KO=0     )
>  UI IDM privilege                                        (OK=2918   KO=0     )
>  UI IDM user                                             (OK=2918   KO=0     )
>  UI IDM dashboard                                        (OK=2918   KO=0     )
>  UI IDM managed user schema                              (OK=2918   KO=0     )
>  UI IDM oidcToken                                        (OK=2918   KO=0     )
> userinfo                                                 (OK=2916   KO=0     )
> UI-Logout                                                (OK=2916   KO=0     )
> UI-Logout Redirect 1                                     (OK=2915   KO=0     )
>  UI AM revoke2                                           (OK=2914   KO=0     )
>  UI AM revoke1                                           (OK=2914   KO=0     )
>  UI AM endsession                                        (OK=2914   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=526    KO=0     )
> RootUserinfo                                             (OK=10015  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=526    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=143    KO=0     )
> ReadPolicy                                               (OK=4310   KO=1     )
> getIdToken                                               (OK=969    KO=0     )
> getIdToken Redirect 1                                    (OK=969    KO=0     )
> createOrganization                                       (OK=969    KO=0     )
> queryOrganization                                        (OK=968    KO=0     )
> deleteOrganization                                       (OK=968    KO=0     )
> DeletePolicy                                             (OK=4207   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       750 (98.81%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.66%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.40%)
> status.find.is(200), but actually found 502                         1 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 239244 / active: 298    / done: 13652 
================================================================================

09:41:18.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:18.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:19.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:20.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:20.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:21.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:21.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:21.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:21.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:21.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:21.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:22.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:22 GMT                                     220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=195420 KO=9     )
> restLoginInitiate                                        (OK=13754  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13743  KO=1     )
> User Authorize PKCE stage                                (OK=15966  KO=0     )
> User AccessToken PKCE stage                              (OK=15957  KO=0     )
> tokenUserinfo                                            (OK=2379   KO=0     )
> Skip 2FA                                                 (OK=7590   KO=0     )
> GetUUid                                                  (OK=4524   KO=0     )
> GetOpenidConfig                                          (OK=13243  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3007   KO=0     )
> CreatePolicy                                             (OK=4515   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3005   KO=0     )
>  UI AM idFromSession                                     (OK=3005   KO=0     )
>  UI AM validateGoto                                      (OK=3005   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3001   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2998   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2997   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2997   KO=0     )
> restloginProgressiveProfileCallback                      (OK=761    KO=0     )
> UI-Post-Login - stage 3                                  (OK=2995   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2994   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2994   KO=0     )
>  UI IDM uiconfig                                         (OK=2994   KO=0     )
>  UI IDM version                                          (OK=2994   KO=0     )
>  UI IDM login                                            (OK=2994   KO=0     )
>  UI IDM features                                         (OK=2994   KO=0     )
>  UI IDM privilege                                        (OK=2994   KO=0     )
>  UI IDM user                                             (OK=2993   KO=0     )
>  UI IDM dashboard                                        (OK=2993   KO=0     )
>  UI IDM managed user schema                              (OK=2993   KO=0     )
>  UI IDM oidcToken                                        (OK=2992   KO=0     )
> userinfo                                                 (OK=2992   KO=0     )
> UI-Logout                                                (OK=2992   KO=0     )
> UI-Logout Redirect 1                                     (OK=2992   KO=0     )
>  UI AM revoke2                                           (OK=2991   KO=0     )
>  UI AM revoke1                                           (OK=2991   KO=0     )
>  UI AM endsession                                        (OK=2991   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=534    KO=0     )
> RootUserinfo                                             (OK=10214  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=534    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=145    KO=0     )
> ReadPolicy                                               (OK=4410   KO=1     )
> getIdToken                                               (OK=992    KO=0     )
> getIdToken Redirect 1                                    (OK=992    KO=0     )
> createOrganization                                       (OK=992    KO=0     )
> queryOrganization                                        (OK=992    KO=0     )
> deleteOrganization                                       (OK=991    KO=0     )
> DeletePolicy                                             (OK=4304   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       762 (98.83%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.65%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.39%)
> status.find.is(200), but actually found 502                         1 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 238903 / active: 307    / done: 13984 
================================================================================

09:41:22.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:22.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:22.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:23.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:23.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:23.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:23.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:23.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:23.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:24.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:24.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:24.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:24.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:24.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:25.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:25.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:25.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:25.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:25.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:25.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:25.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:25.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:26.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:26.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:26.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:26.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:26.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:27.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:27.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:27 GMT                                     225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=200475 KO=9     )
> restLoginInitiate                                        (OK=14130  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14122  KO=1     )
> User Authorize PKCE stage                                (OK=16386  KO=0     )
> User AccessToken PKCE stage                              (OK=16378  KO=0     )
> tokenUserinfo                                            (OK=2434   KO=0     )
> Skip 2FA                                                 (OK=7799   KO=0     )
> GetUUid                                                  (OK=4660   KO=0     )
> GetOpenidConfig                                          (OK=13587  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3088   KO=0     )
> CreatePolicy                                             (OK=4653   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3087   KO=0     )
>  UI AM idFromSession                                     (OK=3085   KO=0     )
>  UI AM validateGoto                                      (OK=3085   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3076   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3076   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3075   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3075   KO=0     )
> restloginProgressiveProfileCallback                      (OK=775    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3072   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3071   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3069   KO=0     )
>  UI IDM uiconfig                                         (OK=3069   KO=0     )
>  UI IDM version                                          (OK=3069   KO=0     )
>  UI IDM login                                            (OK=3069   KO=0     )
>  UI IDM features                                         (OK=3069   KO=0     )
>  UI IDM privilege                                        (OK=3069   KO=0     )
>  UI IDM user                                             (OK=3068   KO=0     )
>  UI IDM dashboard                                        (OK=3068   KO=0     )
>  UI IDM managed user schema                              (OK=3068   KO=0     )
>  UI IDM oidcToken                                        (OK=3067   KO=0     )
> userinfo                                                 (OK=3066   KO=0     )
> UI-Logout                                                (OK=3066   KO=0     )
> UI-Logout Redirect 1                                     (OK=3062   KO=0     )
>  UI AM revoke2                                           (OK=3062   KO=0     )
>  UI AM revoke1                                           (OK=3062   KO=0     )
>  UI AM endsession                                        (OK=3062   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=551    KO=0     )
> RootUserinfo                                             (OK=10466  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=550    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=147    KO=0     )
> ReadPolicy                                               (OK=4517   KO=1     )
> getIdToken                                               (OK=1012   KO=0     )
> getIdToken Redirect 1                                    (OK=1012   KO=0     )
> createOrganization                                       (OK=1012   KO=0     )
> queryOrganization                                        (OK=1012   KO=0     )
> deleteOrganization                                       (OK=1012   KO=0     )
> DeletePolicy                                             (OK=4405   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       791 (98.88%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.63%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.38%)
> status.find.is(200), but actually found 502                         1 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 238507 / active: 371    / done: 14316 
================================================================================

09:41:27.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:28.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:28.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:28.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:28.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:28.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:29.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:29.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:29.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:29.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:29.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:29.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:29.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:29.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:30.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:30.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:30.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:30.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:30.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:31.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:32.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:32 GMT                                     230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=205562 KO=9     )
> restLoginInitiate                                        (OK=14469  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14461  KO=1     )
> User Authorize PKCE stage                                (OK=16787  KO=0     )
> User AccessToken PKCE stage                              (OK=16784  KO=0     )
> tokenUserinfo                                            (OK=2496   KO=0     )
> Skip 2FA                                                 (OK=7980   KO=0     )
> GetUUid                                                  (OK=4767   KO=0     )
> GetOpenidConfig                                          (OK=13938  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3162   KO=0     )
> CreatePolicy                                             (OK=4755   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3162   KO=0     )
>  UI AM idFromSession                                     (OK=3161   KO=0     )
>  UI AM validateGoto                                      (OK=3161   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3157   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3157   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3156   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3156   KO=0     )
> restloginProgressiveProfileCallback                      (OK=792    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3153   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3153   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3152   KO=0     )
>  UI IDM uiconfig                                         (OK=3152   KO=0     )
>  UI IDM version                                          (OK=3152   KO=0     )
>  UI IDM login                                            (OK=3151   KO=0     )
>  UI IDM features                                         (OK=3152   KO=0     )
>  UI IDM privilege                                        (OK=3151   KO=0     )
>  UI IDM user                                             (OK=3150   KO=0     )
>  UI IDM dashboard                                        (OK=3150   KO=0     )
>  UI IDM managed user schema                              (OK=3150   KO=0     )
>  UI IDM oidcToken                                        (OK=3149   KO=0     )
> userinfo                                                 (OK=3148   KO=0     )
> UI-Logout                                                (OK=3148   KO=0     )
> UI-Logout Redirect 1                                     (OK=3148   KO=0     )
>  UI AM revoke2                                           (OK=3146   KO=0     )
>  UI AM revoke1                                           (OK=3146   KO=0     )
>  UI AM endsession                                        (OK=3146   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=567    KO=0     )
> RootUserinfo                                             (OK=10733  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=566    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=151    KO=0     )
> ReadPolicy                                               (OK=4651   KO=1     )
> getIdToken                                               (OK=1037   KO=0     )
> getIdToken Redirect 1                                    (OK=1036   KO=0     )
> createOrganization                                       (OK=1036   KO=0     )
> queryOrganization                                        (OK=1036   KO=0     )
> deleteOrganization                                       (OK=1036   KO=0     )
> DeletePolicy                                             (OK=4515   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       812 (98.90%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.61%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.37%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 238155 / active: 347    / done: 14692 
================================================================================

09:41:32.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:32.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:33.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:33.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:33.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:33.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:33.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:33.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:33.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:34.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:34.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:34.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:34.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:34.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:35.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:35.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:36.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:36.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:36.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:36.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:36.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:36.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:36.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:36.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:37 GMT                                     235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=210565 KO=9     )
> restLoginInitiate                                        (OK=14814  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14808  KO=1     )
> User Authorize PKCE stage                                (OK=17190  KO=0     )
> User AccessToken PKCE stage                              (OK=17184  KO=0     )
> tokenUserinfo                                            (OK=2555   KO=0     )
> Skip 2FA                                                 (OK=8174   KO=0     )
> GetUUid                                                  (OK=4874   KO=0     )
> GetOpenidConfig                                          (OK=14283  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3239   KO=0     )
> CreatePolicy                                             (OK=4866   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3239   KO=0     )
>  UI AM idFromSession                                     (OK=3237   KO=0     )
>  UI AM validateGoto                                      (OK=3238   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3234   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3233   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3233   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3233   KO=0     )
> restloginProgressiveProfileCallback                      (OK=807    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3230   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3228   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3228   KO=0     )
>  UI IDM uiconfig                                         (OK=3228   KO=0     )
>  UI IDM version                                          (OK=3228   KO=0     )
>  UI IDM login                                            (OK=3228   KO=0     )
>  UI IDM features                                         (OK=3228   KO=0     )
>  UI IDM privilege                                        (OK=3228   KO=0     )
>  UI IDM user                                             (OK=3228   KO=0     )
>  UI IDM dashboard                                        (OK=3228   KO=0     )
>  UI IDM managed user schema                              (OK=3228   KO=0     )
>  UI IDM oidcToken                                        (OK=3228   KO=0     )
> userinfo                                                 (OK=3227   KO=0     )
> UI-Logout                                                (OK=3227   KO=0     )
> UI-Logout Redirect 1                                     (OK=3227   KO=0     )
>  UI AM revoke2                                           (OK=3227   KO=0     )
>  UI AM revoke1                                           (OK=3227   KO=0     )
>  UI AM endsession                                        (OK=3227   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=579    KO=0     )
> RootUserinfo                                             (OK=10970  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=579    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=156    KO=0     )
> ReadPolicy                                               (OK=4758   KO=1     )
> getIdToken                                               (OK=1069   KO=0     )
> getIdToken Redirect 1                                    (OK=1069   KO=0     )
> createOrganization                                       (OK=1067   KO=0     )
> queryOrganization                                        (OK=1066   KO=0     )
> deleteOrganization                                       (OK=1064   KO=0     )
> DeletePolicy                                             (OK=4647   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       836 (98.93%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.59%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.36%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 237797 / active: 318    / done: 15079 
================================================================================

09:41:37.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:38.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:39.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:40.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:40.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:40.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:40.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:41.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:41.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:42.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:42.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:42.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:42.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:42 GMT                                     240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=215540 KO=9     )
> restLoginInitiate                                        (OK=15161  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15149  KO=1     )
> User Authorize PKCE stage                                (OK=17603  KO=0     )
> User AccessToken PKCE stage                              (OK=17596  KO=0     )
> tokenUserinfo                                            (OK=2617   KO=0     )
> Skip 2FA                                                 (OK=8365   KO=0     )
> GetUUid                                                  (OK=4997   KO=0     )
> GetOpenidConfig                                          (OK=14627  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3315   KO=0     )
> CreatePolicy                                             (OK=4992   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3315   KO=0     )
>  UI AM idFromSession                                     (OK=3314   KO=0     )
>  UI AM validateGoto                                      (OK=3314   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3311   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3310   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3310   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3310   KO=0     )
> restloginProgressiveProfileCallback                      (OK=825    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3306   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3304   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3304   KO=0     )
>  UI IDM uiconfig                                         (OK=3304   KO=0     )
>  UI IDM version                                          (OK=3304   KO=0     )
>  UI IDM login                                            (OK=3304   KO=0     )
>  UI IDM features                                         (OK=3304   KO=0     )
>  UI IDM privilege                                        (OK=3304   KO=0     )
>  UI IDM user                                             (OK=3303   KO=0     )
>  UI IDM dashboard                                        (OK=3303   KO=0     )
>  UI IDM managed user schema                              (OK=3303   KO=0     )
>  UI IDM oidcToken                                        (OK=3302   KO=0     )
> userinfo                                                 (OK=3302   KO=0     )
> UI-Logout                                                (OK=3302   KO=0     )
> UI-Logout Redirect 1                                     (OK=3302   KO=0     )
>  UI AM revoke2                                           (OK=3302   KO=0     )
>  UI AM revoke1                                           (OK=3302   KO=0     )
>  UI AM endsession                                        (OK=3302   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=585    KO=0     )
> RootUserinfo                                             (OK=11220  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=585    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=156    KO=0     )
> ReadPolicy                                               (OK=4868   KO=1     )
> getIdToken                                               (OK=1098   KO=0     )
> getIdToken Redirect 1                                    (OK=1096   KO=0     )
> createOrganization                                       (OK=1096   KO=0     )
> queryOrganization                                        (OK=1096   KO=0     )
> deleteOrganization                                       (OK=1095   KO=0     )
> DeletePolicy                                             (OK=4757   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       849 (98.95%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.58%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.35%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 237448 / active: 325    / done: 15421 
================================================================================

09:41:42.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:42.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:42.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:43.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:43.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:43.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:44.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:44.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:44.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:44.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:44.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:45.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:45.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:45.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:45.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:46.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:46.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:46.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:46.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:46.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:46.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:46.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:46.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:46.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:46.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:47.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:47.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:47 GMT                                     245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=220383 KO=9     )
> restLoginInitiate                                        (OK=15520  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15511  KO=1     )
> User Authorize PKCE stage                                (OK=18002  KO=0     )
> User AccessToken PKCE stage                              (OK=17992  KO=0     )
> tokenUserinfo                                            (OK=2676   KO=0     )
> Skip 2FA                                                 (OK=8557   KO=0     )
> GetUUid                                                  (OK=5105   KO=0     )
> GetOpenidConfig                                          (OK=14969  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3390   KO=0     )
> CreatePolicy                                             (OK=5099   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3390   KO=0     )
>  UI AM idFromSession                                     (OK=3390   KO=0     )
>  UI AM validateGoto                                      (OK=3390   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3383   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3383   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3382   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3382   KO=0     )
> restloginProgressiveProfileCallback                      (OK=845    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3378   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3378   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3374   KO=0     )
>  UI IDM uiconfig                                         (OK=3374   KO=0     )
>  UI IDM version                                          (OK=3374   KO=0     )
>  UI IDM login                                            (OK=3374   KO=0     )
>  UI IDM features                                         (OK=3374   KO=0     )
>  UI IDM privilege                                        (OK=3374   KO=0     )
>  UI IDM user                                             (OK=3374   KO=0     )
>  UI IDM dashboard                                        (OK=3374   KO=0     )
>  UI IDM managed user schema                              (OK=3374   KO=0     )
>  UI IDM oidcToken                                        (OK=3370   KO=0     )
> userinfo                                                 (OK=3369   KO=0     )
> UI-Logout                                                (OK=3368   KO=0     )
> UI-Logout Redirect 1                                     (OK=3368   KO=0     )
>  UI AM revoke2                                           (OK=3368   KO=0     )
>  UI AM revoke1                                           (OK=3368   KO=0     )
>  UI AM endsession                                        (OK=3368   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=594    KO=0     )
> RootUserinfo                                             (OK=11476  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=594    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=157    KO=0     )
> ReadPolicy                                               (OK=4992   KO=1     )
> getIdToken                                               (OK=1129   KO=0     )
> getIdToken Redirect 1                                    (OK=1128   KO=0     )
> createOrganization                                       (OK=1127   KO=0     )
> queryOrganization                                        (OK=1127   KO=0     )
> deleteOrganization                                       (OK=1126   KO=0     )
> DeletePolicy                                             (OK=4866   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       876 (98.98%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.34%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 237078 / active: 339    / done: 15777 
================================================================================

09:41:48.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:48.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:48.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:48.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:49.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:49.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:49.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:49.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:49.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:50.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:50.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:50.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:51.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:52.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:52 GMT                                     250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=225245 KO=9     )
> restLoginInitiate                                        (OK=15848  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15843  KO=1     )
> User Authorize PKCE stage                                (OK=18392  KO=0     )
> User AccessToken PKCE stage                              (OK=18390  KO=0     )
> tokenUserinfo                                            (OK=2741   KO=0     )
> Skip 2FA                                                 (OK=8747   KO=0     )
> GetUUid                                                  (OK=5222   KO=0     )
> GetOpenidConfig                                          (OK=15315  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3455   KO=0     )
> CreatePolicy                                             (OK=5215   KO=5     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3455   KO=0     )
>  UI AM idFromSession                                     (OK=3454   KO=0     )
>  UI AM validateGoto                                      (OK=3454   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3453   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3453   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3452   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3452   KO=0     )
> restloginProgressiveProfileCallback                      (OK=866    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3452   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3452   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3452   KO=0     )
>  UI IDM uiconfig                                         (OK=3452   KO=0     )
>  UI IDM version                                          (OK=3452   KO=0     )
>  UI IDM login                                            (OK=3451   KO=0     )
>  UI IDM features                                         (OK=3451   KO=0     )
>  UI IDM privilege                                        (OK=3451   KO=0     )
>  UI IDM user                                             (OK=3451   KO=0     )
>  UI IDM dashboard                                        (OK=3451   KO=0     )
>  UI IDM managed user schema                              (OK=3451   KO=0     )
>  UI IDM oidcToken                                        (OK=3451   KO=0     )
> userinfo                                                 (OK=3451   KO=0     )
> UI-Logout                                                (OK=3449   KO=0     )
> UI-Logout Redirect 1                                     (OK=3448   KO=0     )
>  UI AM revoke2                                           (OK=3447   KO=0     )
>  UI AM revoke1                                           (OK=3447   KO=0     )
>  UI AM endsession                                        (OK=3447   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=605    KO=0     )
> RootUserinfo                                             (OK=11702  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=605    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=160    KO=0     )
> ReadPolicy                                               (OK=5101   KO=1     )
> getIdToken                                               (OK=1154   KO=0     )
> getIdToken Redirect 1                                    (OK=1154   KO=0     )
> createOrganization                                       (OK=1154   KO=0     )
> queryOrganization                                        (OK=1154   KO=0     )
> deleteOrganization                                       (OK=1154   KO=0     )
> DeletePolicy                                             (OK=4989   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       890 (99.00%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 236737 / active: 319    / done: 16138 
================================================================================

09:41:52.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 16434: status.find.in([200, 209], 304), found 409
09:41:52.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,16434,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI2OTM2OTU2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUE0ySkNwT0VEaVI1RUxMTkVZNVhNXzdrSXZrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDkxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDkxMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0NTEyLCJpYXQiOjE3MzE0OTA5MTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlBYanh5SVctMkNvOGFJM0xDdXJKQTdDRHFpVSJ9.Zdbrs2MOcU1LM6WyMcmrTIxz57FoB4dOI_d5enclo0RDFff5VLaUp8pmsEP9ip1ZreLZwN3T4g572OrPf0_2eqdH2WSi-giKMOwAoh6hgf9tKyS9uXdh2mUaRMOcgmKzhL3tjY5mCQekSdBx3IPvoTYFBzvA7BKroZpkn4FDrD7_dgbpQbSxkHqPj86QNtuL-VQKVxYPACre84JPLWzVUSwia_JfUwKJwjGF7pVxICuNo6ecPoLAjwlJcVi3lll-6tqbTNdXLo05HgzwYyCbJzE9C15zJItWFvRtjv0RLq18q7q4dSE0EkAwu13zT-VLrN0T6r8IiRssZDqjHMzyLA, username -> user.55019, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy724489, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@25cfb966, authcode -> -i421zrLPajAvHsoP0mIqVwvpBM, useAdminRealm -> true, callbacks -> {"tokenId":"IFyn0qn6XH6IPSSTwaiexf2-xy0.*AAJTSQACMDIAAlNLABxQT0VaYWt0dXZmV3dac1FCRGRNSWJ1TU1PYzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490912314), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=IFyn0qn6XH6IPSSTwaiexf2-xy0.*AAJTSQACMDIAAlNLABxQT0VaYWt0dXZmV3dac1FCRGRNSWJ1TU1PYzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490912314))), password -> Pa_ssw0rd, challenge -> _tWip4CGaehfPrz9tQaovIbRFsfbI7gk3SGHC-6Cgrs, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 94.137.93.122, verifier -> NjQzNDIxNzI5NjcyNDU4OTE3Ng, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4f2daeeb, tokenId -> IFyn0qn6XH6IPSSTwaiexf2-xy0.*AAJTSQACMDIAAlNLABxQT0VaYWt0dXZmV3dac1FCRGRNSWJ1TU1PYzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=IFyn0qn6XH6IPSSTwaiexf2-xy0.*AAJTSQACMDIAAlNLABxQT0VaYWt0dXZmV3dac1FCRGRNSWJ1TU1PYzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=IFyn0qn6XH6IPSSTwaiexf2-xy0.*AAJTSQACMDIAAlNLABxQT0VaYWt0dXZmV3dac1FCRGRNSWJ1TU1PYzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy724489","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:41:52 GMT
	x-forgerock-transactionid: 8702ea6c-98cd-4061-86e4-534921817577
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:41:52.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:52.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:53.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:53.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:53.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:53.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:53.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:54.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:54.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:54.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:54.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:54.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:54.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:54.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:55.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:56.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:57.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:57.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:57.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:57.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:41:57 GMT                                     255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=229668 KO=10    )
> restLoginInitiate                                        (OK=16159  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16150  KO=1     )
> User Authorize PKCE stage                                (OK=18745  KO=0     )
> User AccessToken PKCE stage                              (OK=18743  KO=0     )
> tokenUserinfo                                            (OK=2785   KO=0     )
> Skip 2FA                                                 (OK=8925   KO=0     )
> GetUUid                                                  (OK=5326   KO=0     )
> GetOpenidConfig                                          (OK=15645  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3523   KO=0     )
> CreatePolicy                                             (OK=5318   KO=6     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3523   KO=0     )
>  UI AM idFromSession                                     (OK=3522   KO=0     )
>  UI AM validateGoto                                      (OK=3522   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3521   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3519   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3518   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3518   KO=0     )
> restloginProgressiveProfileCallback                      (OK=891    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3517   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3516   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3516   KO=0     )
>  UI IDM uiconfig                                         (OK=3516   KO=0     )
>  UI IDM version                                          (OK=3516   KO=0     )
>  UI IDM login                                            (OK=3515   KO=0     )
>  UI IDM features                                         (OK=3515   KO=0     )
>  UI IDM privilege                                        (OK=3515   KO=0     )
>  UI IDM user                                             (OK=3515   KO=0     )
>  UI IDM dashboard                                        (OK=3515   KO=0     )
>  UI IDM managed user schema                              (OK=3515   KO=0     )
>  UI IDM oidcToken                                        (OK=3515   KO=0     )
> userinfo                                                 (OK=3513   KO=0     )
> UI-Logout                                                (OK=3513   KO=0     )
> UI-Logout Redirect 1                                     (OK=3513   KO=0     )
>  UI AM revoke2                                           (OK=3513   KO=0     )
>  UI AM revoke1                                           (OK=3513   KO=0     )
>  UI AM endsession                                        (OK=3513   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=615    KO=0     )
> RootUserinfo                                             (OK=11965  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=615    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=161    KO=0     )
> ReadPolicy                                               (OK=5216   KO=1     )
> getIdToken                                               (OK=1177   KO=0     )
> getIdToken Redirect 1                                    (OK=1177   KO=0     )
> createOrganization                                       (OK=1176   KO=0     )
> queryOrganization                                        (OK=1176   KO=0     )
> deleteOrganization                                       (OK=1176   KO=0     )
> DeletePolicy                                             (OK=5097   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       910 (98.91%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.65%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.33%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 236416 / active: 319    / done: 16459 
================================================================================

09:41:57.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:58.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:58.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:59.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:59.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:59.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:41:59.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:00.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:00.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:00.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:01.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:01.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:01.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:01.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:01.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:01.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:02.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:02 GMT                                     260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=234218 KO=10    )
> restLoginInitiate                                        (OK=16480  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16473  KO=1     )
> User Authorize PKCE stage                                (OK=19121  KO=0     )
> User AccessToken PKCE stage                              (OK=19118  KO=0     )
> tokenUserinfo                                            (OK=2832   KO=0     )
> Skip 2FA                                                 (OK=9123   KO=0     )
> GetUUid                                                  (OK=5442   KO=0     )
> GetOpenidConfig                                          (OK=15981  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3587   KO=0     )
> CreatePolicy                                             (OK=5433   KO=6     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3587   KO=0     )
>  UI AM idFromSession                                     (OK=3587   KO=0     )
>  UI AM validateGoto                                      (OK=3587   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3585   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3583   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3583   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3583   KO=0     )
> restloginProgressiveProfileCallback                      (OK=904    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3582   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3582   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3581   KO=0     )
>  UI IDM uiconfig                                         (OK=3581   KO=0     )
>  UI IDM version                                          (OK=3581   KO=0     )
>  UI IDM login                                            (OK=3581   KO=0     )
>  UI IDM features                                         (OK=3581   KO=0     )
>  UI IDM privilege                                        (OK=3581   KO=0     )
>  UI IDM user                                             (OK=3581   KO=0     )
>  UI IDM dashboard                                        (OK=3581   KO=0     )
>  UI IDM managed user schema                              (OK=3581   KO=0     )
>  UI IDM oidcToken                                        (OK=3578   KO=0     )
> userinfo                                                 (OK=3577   KO=0     )
> UI-Logout                                                (OK=3577   KO=0     )
> UI-Logout Redirect 1                                     (OK=3576   KO=0     )
>  UI AM revoke2                                           (OK=3574   KO=0     )
>  UI AM revoke1                                           (OK=3574   KO=0     )
>  UI AM endsession                                        (OK=3575   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=632    KO=0     )
> RootUserinfo                                             (OK=12202  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=632    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=167    KO=0     )
> ReadPolicy                                               (OK=5322   KO=1     )
> getIdToken                                               (OK=1209   KO=0     )
> getIdToken Redirect 1                                    (OK=1209   KO=0     )
> createOrganization                                       (OK=1207   KO=0     )
> queryOrganization                                        (OK=1207   KO=0     )
> deleteOrganization                                       (OK=1206   KO=0     )
> DeletePolicy                                             (OK=5212   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       927 (98.93%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.64%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.32%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 236078 / active: 315    / done: 16801 
================================================================================

09:42:02.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:02.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:03.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:03.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:03.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:03.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:03.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:05.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:05.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:05.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:05.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:05.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:05.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:05.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:06.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:06.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:07.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:07 GMT                                     265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=238986 KO=10    )
> restLoginInitiate                                        (OK=16829  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16820  KO=1     )
> User Authorize PKCE stage                                (OK=19517  KO=0     )
> User AccessToken PKCE stage                              (OK=19509  KO=0     )
> tokenUserinfo                                            (OK=2894   KO=0     )
> Skip 2FA                                                 (OK=9314   KO=0     )
> GetUUid                                                  (OK=5562   KO=0     )
> GetOpenidConfig                                          (OK=16322  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3664   KO=0     )
> CreatePolicy                                             (OK=5553   KO=6     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3663   KO=0     )
>  UI AM idFromSession                                     (OK=3661   KO=0     )
>  UI AM validateGoto                                      (OK=3661   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3654   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3653   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3653   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3653   KO=0     )
> restloginProgressiveProfileCallback                      (OK=922    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3652   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3651   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3651   KO=0     )
>  UI IDM uiconfig                                         (OK=3651   KO=0     )
>  UI IDM version                                          (OK=3651   KO=0     )
>  UI IDM login                                            (OK=3651   KO=0     )
>  UI IDM features                                         (OK=3651   KO=0     )
>  UI IDM privilege                                        (OK=3651   KO=0     )
>  UI IDM user                                             (OK=3650   KO=0     )
>  UI IDM dashboard                                        (OK=3650   KO=0     )
>  UI IDM managed user schema                              (OK=3650   KO=0     )
>  UI IDM oidcToken                                        (OK=3647   KO=0     )
> userinfo                                                 (OK=3644   KO=0     )
> UI-Logout                                                (OK=3643   KO=0     )
> UI-Logout Redirect 1                                     (OK=3641   KO=0     )
>  UI AM revoke2                                           (OK=3641   KO=0     )
>  UI AM revoke1                                           (OK=3641   KO=0     )
>  UI AM endsession                                        (OK=3641   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=644    KO=0     )
> RootUserinfo                                             (OK=12445  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=644    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=171    KO=0     )
> ReadPolicy                                               (OK=5438   KO=1     )
> getIdToken                                               (OK=1234   KO=0     )
> getIdToken Redirect 1                                    (OK=1234   KO=0     )
> createOrganization                                       (OK=1233   KO=0     )
> queryOrganization                                        (OK=1233   KO=0     )
> deleteOrganization                                       (OK=1233   KO=0     )
> DeletePolicy                                             (OK=5316   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       944 (98.95%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.63%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.31%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 235718 / active: 340    / done: 17136 
================================================================================

09:42:07.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:07.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:07.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:08.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:08.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:08.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:09.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:09.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:09.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:10.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:10.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:10.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:10.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:10.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:11.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:11.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:12.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:12.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:12.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:12 GMT                                     270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=243646 KO=10    )
> restLoginInitiate                                        (OK=17156  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17139  KO=1     )
> User Authorize PKCE stage                                (OK=19889  KO=0     )
> User AccessToken PKCE stage                              (OK=19886  KO=0     )
> tokenUserinfo                                            (OK=2957   KO=0     )
> Skip 2FA                                                 (OK=9487   KO=0     )
> GetUUid                                                  (OK=5658   KO=0     )
> GetOpenidConfig                                          (OK=16655  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3728   KO=0     )
> CreatePolicy                                             (OK=5650   KO=6     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3728   KO=0     )
>  UI AM idFromSession                                     (OK=3726   KO=0     )
>  UI AM validateGoto                                      (OK=3726   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3722   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3722   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3722   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3722   KO=0     )
> restloginProgressiveProfileCallback                      (OK=934    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3722   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3722   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3722   KO=0     )
>  UI IDM uiconfig                                         (OK=3722   KO=0     )
>  UI IDM version                                          (OK=3722   KO=0     )
>  UI IDM login                                            (OK=3722   KO=0     )
>  UI IDM features                                         (OK=3722   KO=0     )
>  UI IDM privilege                                        (OK=3722   KO=0     )
>  UI IDM user                                             (OK=3721   KO=0     )
>  UI IDM dashboard                                        (OK=3722   KO=0     )
>  UI IDM managed user schema                              (OK=3722   KO=0     )
>  UI IDM oidcToken                                        (OK=3721   KO=0     )
> userinfo                                                 (OK=3720   KO=0     )
> UI-Logout                                                (OK=3720   KO=0     )
> UI-Logout Redirect 1                                     (OK=3720   KO=0     )
>  UI AM revoke2                                           (OK=3718   KO=0     )
>  UI AM revoke1                                           (OK=3718   KO=0     )
>  UI AM endsession                                        (OK=3718   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=653    KO=0     )
> RootUserinfo                                             (OK=12711  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=652    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=174    KO=0     )
> ReadPolicy                                               (OK=5556   KO=1     )
> getIdToken                                               (OK=1256   KO=0     )
> getIdToken Redirect 1                                    (OK=1256   KO=0     )
> createOrganization                                       (OK=1256   KO=0     )
> queryOrganization                                        (OK=1256   KO=0     )
> deleteOrganization                                       (OK=1256   KO=0     )
> DeletePolicy                                             (OK=5437   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       963 (98.97%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.62%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.31%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 235382 / active: 317    / done: 17495 
================================================================================

09:42:12.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:12.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:13.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:13.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:13.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:13.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:14.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:14.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:14.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:14.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:14.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:14.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:14.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:15.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:15.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:15.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:15.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:15.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:15.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:15.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:15.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:16.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:16.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:16.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:16.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:16.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:17 GMT                                     275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=248129 KO=10    )
> restLoginInitiate                                        (OK=17475  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17463  KO=1     )
> User Authorize PKCE stage                                (OK=20252  KO=0     )
> User AccessToken PKCE stage                              (OK=20246  KO=0     )
> tokenUserinfo                                            (OK=3009   KO=0     )
> Skip 2FA                                                 (OK=9661   KO=0     )
> GetUUid                                                  (OK=5756   KO=0     )
> GetOpenidConfig                                          (OK=16967  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3795   KO=0     )
> CreatePolicy                                             (OK=5748   KO=6     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3794   KO=0     )
>  UI AM idFromSession                                     (OK=3793   KO=0     )
>  UI AM validateGoto                                      (OK=3793   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3792   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3791   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3791   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3791   KO=0     )
> restloginProgressiveProfileCallback                      (OK=949    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3789   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3788   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3788   KO=0     )
>  UI IDM uiconfig                                         (OK=3788   KO=0     )
>  UI IDM version                                          (OK=3788   KO=0     )
>  UI IDM login                                            (OK=3788   KO=0     )
>  UI IDM features                                         (OK=3788   KO=0     )
>  UI IDM privilege                                        (OK=3788   KO=0     )
>  UI IDM user                                             (OK=3788   KO=0     )
>  UI IDM dashboard                                        (OK=3788   KO=0     )
>  UI IDM managed user schema                              (OK=3788   KO=0     )
>  UI IDM oidcToken                                        (OK=3788   KO=0     )
> userinfo                                                 (OK=3786   KO=0     )
> UI-Logout                                                (OK=3786   KO=0     )
> UI-Logout Redirect 1                                     (OK=3786   KO=0     )
>  UI AM revoke2                                           (OK=3785   KO=0     )
>  UI AM revoke1                                           (OK=3785   KO=0     )
>  UI AM endsession                                        (OK=3786   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=664    KO=0     )
> RootUserinfo                                             (OK=12966  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=664    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=178    KO=0     )
> ReadPolicy                                               (OK=5653   KO=1     )
> getIdToken                                               (OK=1283   KO=0     )
> getIdToken Redirect 1                                    (OK=1283   KO=0     )
> createOrganization                                       (OK=1283   KO=0     )
> queryOrganization                                        (OK=1283   KO=0     )
> deleteOrganization                                       (OK=1282   KO=0     )
> DeletePolicy                                             (OK=5553   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       989 (99.00%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.60%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.30%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 235050 / active: 295    / done: 17849 
================================================================================

09:42:17.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:17.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:18.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:18.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:18.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:18.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:18.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:18.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:19.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:19.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:19.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:19.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:19.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:19.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:20.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:20.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:20.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:21.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:21.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:21.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:21.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:22.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:22.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:22.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:22 GMT                                     280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=252641 KO=10    )
> restLoginInitiate                                        (OK=17827  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17816  KO=1     )
> User Authorize PKCE stage                                (OK=20641  KO=0     )
> User AccessToken PKCE stage                              (OK=20636  KO=0     )
> tokenUserinfo                                            (OK=3071   KO=0     )
> Skip 2FA                                                 (OK=9862   KO=0     )
> GetUUid                                                  (OK=5884   KO=0     )
> GetOpenidConfig                                          (OK=17288  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3861   KO=0     )
> CreatePolicy                                             (OK=5877   KO=6     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3859   KO=0     )
>  UI AM idFromSession                                     (OK=3859   KO=0     )
>  UI AM validateGoto                                      (OK=3858   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3855   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3855   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3855   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3855   KO=0     )
> restloginProgressiveProfileCallback                      (OK=968    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3848   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3848   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3847   KO=0     )
>  UI IDM uiconfig                                         (OK=3847   KO=0     )
>  UI IDM version                                          (OK=3847   KO=0     )
>  UI IDM login                                            (OK=3847   KO=0     )
>  UI IDM features                                         (OK=3847   KO=0     )
>  UI IDM privilege                                        (OK=3847   KO=0     )
>  UI IDM user                                             (OK=3846   KO=0     )
>  UI IDM dashboard                                        (OK=3847   KO=0     )
>  UI IDM managed user schema                              (OK=3847   KO=0     )
>  UI IDM oidcToken                                        (OK=3845   KO=0     )
> userinfo                                                 (OK=3845   KO=0     )
> UI-Logout                                                (OK=3845   KO=0     )
> UI-Logout Redirect 1                                     (OK=3844   KO=0     )
>  UI AM revoke2                                           (OK=3842   KO=0     )
>  UI AM revoke1                                           (OK=3842   KO=0     )
>  UI AM endsession                                        (OK=3842   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=675    KO=0     )
> RootUserinfo                                             (OK=13201  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=674    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=179    KO=0     )
> ReadPolicy                                               (OK=5751   KO=1     )
> getIdToken                                               (OK=1314   KO=0     )
> getIdToken Redirect 1                                    (OK=1313   KO=0     )
> createOrganization                                       (OK=1311   KO=0     )
> queryOrganization                                        (OK=1311   KO=0     )
> deleteOrganization                                       (OK=1311   KO=0     )
> DeletePolicy                                             (OK=5651   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1013 (99.02%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.59%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 234689 / active: 330    / done: 18175 
================================================================================

09:42:22.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:22.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:22.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:22.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:23.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:23.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:24.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:24.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:24.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:25.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:25.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:25.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:25.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:25.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:25.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:25.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:25.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:26.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:26.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:26.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:26.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:26.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:26.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:26.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:27.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:27.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:27 GMT                                     285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=257766 KO=10    )
> restLoginInitiate                                        (OK=18187  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18171  KO=1     )
> User Authorize PKCE stage                                (OK=21051  KO=0     )
> User AccessToken PKCE stage                              (OK=21045  KO=0     )
> tokenUserinfo                                            (OK=3132   KO=0     )
> Skip 2FA                                                 (OK=10054  KO=0     )
> GetUUid                                                  (OK=5990   KO=0     )
> GetOpenidConfig                                          (OK=17624  KO=0     )
> UI-Post-Login - stage 1                                  (OK=3936   KO=0     )
> CreatePolicy                                             (OK=5984   KO=6     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3935   KO=0     )
>  UI AM idFromSession                                     (OK=3934   KO=0     )
>  UI AM validateGoto                                      (OK=3934   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3931   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3931   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3931   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3931   KO=0     )
> restloginProgressiveProfileCallback                      (OK=989    KO=0     )
> UI-Post-Login - stage 3                                  (OK=3931   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3931   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3931   KO=0     )
>  UI IDM uiconfig                                         (OK=3931   KO=0     )
>  UI IDM version                                          (OK=3931   KO=0     )
>  UI IDM login                                            (OK=3931   KO=0     )
>  UI IDM features                                         (OK=3931   KO=0     )
>  UI IDM privilege                                        (OK=3931   KO=0     )
>  UI IDM user                                             (OK=3931   KO=0     )
>  UI IDM dashboard                                        (OK=3931   KO=0     )
>  UI IDM managed user schema                              (OK=3931   KO=0     )
>  UI IDM oidcToken                                        (OK=3930   KO=0     )
> userinfo                                                 (OK=3930   KO=0     )
> UI-Logout                                                (OK=3929   KO=0     )
> UI-Logout Redirect 1                                     (OK=3929   KO=0     )
>  UI AM revoke2                                           (OK=3929   KO=0     )
>  UI AM revoke1                                           (OK=3929   KO=0     )
>  UI AM endsession                                        (OK=3929   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=682    KO=0     )
> RootUserinfo                                             (OK=13457  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=682    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=181    KO=0     )
> ReadPolicy                                               (OK=5878   KO=1     )
> getIdToken                                               (OK=1341   KO=0     )
> getIdToken Redirect 1                                    (OK=1341   KO=0     )
> createOrganization                                       (OK=1341   KO=0     )
> queryOrganization                                        (OK=1340   KO=0     )
> deleteOrganization                                       (OK=1340   KO=0     )
> DeletePolicy                                             (OK=5747   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1039 (99.05%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.57%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.29%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 234321 / active: 340    / done: 18533 
================================================================================

09:42:27.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:27.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:28.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:28.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:28.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:28.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:29.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:29.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:29.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:29.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:30.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:30.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:30.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:30.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:30.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:30.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:31.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:31.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:31.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:31.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:31.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:31.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:31.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:32.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:32.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:32.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:32 GMT                                     290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=262641 KO=10    )
> restLoginInitiate                                        (OK=18537  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18529  KO=1     )
> User Authorize PKCE stage                                (OK=21454  KO=0     )
> User AccessToken PKCE stage                              (OK=21448  KO=0     )
> tokenUserinfo                                            (OK=3189   KO=0     )
> Skip 2FA                                                 (OK=10260  KO=0     )
> GetUUid                                                  (OK=6103   KO=0     )
> GetOpenidConfig                                          (OK=17967  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4008   KO=0     )
> CreatePolicy                                             (OK=6093   KO=6     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4007   KO=0     )
>  UI AM idFromSession                                     (OK=4007   KO=0     )
>  UI AM validateGoto                                      (OK=4007   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4003   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4003   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4003   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4003   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1003   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4001   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4000   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3999   KO=0     )
>  UI IDM uiconfig                                         (OK=3999   KO=0     )
>  UI IDM version                                          (OK=3999   KO=0     )
>  UI IDM login                                            (OK=3999   KO=0     )
>  UI IDM features                                         (OK=3999   KO=0     )
>  UI IDM privilege                                        (OK=3999   KO=0     )
>  UI IDM user                                             (OK=3998   KO=0     )
>  UI IDM dashboard                                        (OK=3998   KO=0     )
>  UI IDM managed user schema                              (OK=3998   KO=0     )
>  UI IDM oidcToken                                        (OK=3997   KO=0     )
> userinfo                                                 (OK=3997   KO=0     )
> UI-Logout                                                (OK=3996   KO=0     )
> UI-Logout Redirect 1                                     (OK=3996   KO=0     )
>  UI AM revoke2                                           (OK=3994   KO=0     )
>  UI AM revoke1                                           (OK=3994   KO=0     )
>  UI AM endsession                                        (OK=3994   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=699    KO=0     )
> RootUserinfo                                             (OK=13734  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=698    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=183    KO=0     )
> ReadPolicy                                               (OK=5985   KO=1     )
> getIdToken                                               (OK=1378   KO=0     )
> getIdToken Redirect 1                                    (OK=1378   KO=0     )
> createOrganization                                       (OK=1377   KO=0     )
> queryOrganization                                        (OK=1377   KO=0     )
> deleteOrganization                                       (OK=1377   KO=0     )
> DeletePolicy                                             (OK=5874   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1065 (99.07%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 233954 / active: 331    / done: 18909 
================================================================================

09:42:32.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 19204: status.find.in([200, 209], 304), found 409
09:42:32.610 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,19204,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI3MDEwMDM2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiN09kanR3UGJtRHUzbC1zV295ZEVjUEpRZnNFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDk1MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDk1MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0NTUyLCJpYXQiOjE3MzE0OTA5NTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkMxdGtCeEw3cWMtYW5SUld0NklJSV9TdFVUUSJ9.WVC7TxsdHYnEWZtz7ovCVU6t4eoVrS9wM1hY6IYu7swj7wQait-xSMhUT08YpUo4Yc2uhkyZIdbuFlzHB4DLsMFyh-2931RVjsafM9-dCoxTV8PuETVcDfSuKJjbLizzXt4PAS4Upgexu0SgxropSwxb8kGLIpZcsCPw2Azv2i-j8KXk_0Fu_IIACzSus5pm9L5zl5Zx102x7QfHo6x8Qy1F68PhZHkTVI9Py834vDlc949HtjGsQwuexno6uL2wNLvh2mH0Yzsdteza0vmZJ2idygooEXqI0RWr6W62bTtFnPGnlFGdm3KvJi-ZWMZd4OO1bXqxkkT55Ir_basAGA, username -> user.58704, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy656391, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4a4522e, authcode -> rOTWQOLEsnyDz7FouR9QD3iqudI, useAdminRealm -> true, callbacks -> {"tokenId":"sjeQGLR7mToWNH9h2S-B5NM3pBc.*AAJTSQACMDIAAlNLABwycjAzbDhtVVlGVitvcERqSGxSTnk2ZUpEeFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490952305), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=sjeQGLR7mToWNH9h2S-B5NM3pBc.*AAJTSQACMDIAAlNLABwycjAzbDhtVVlGVitvcERqSGxSTnk2ZUpEeFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490952305))), password -> Pa_ssw0rd, challenge -> wf7ljjYbT-KivNzrfcXoBRPtgrs-kOpw21qsGTZl5TU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 113.53.9.137, verifier -> LTc5NTA1MTY4MzI2MDEyMzQyMjI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25d01457, tokenId -> sjeQGLR7mToWNH9h2S-B5NM3pBc.*AAJTSQACMDIAAlNLABwycjAzbDhtVVlGVitvcERqSGxSTnk2ZUpEeFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=sjeQGLR7mToWNH9h2S-B5NM3pBc.*AAJTSQACMDIAAlNLABwycjAzbDhtVVlGVitvcERqSGxSTnk2ZUpEeFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=sjeQGLR7mToWNH9h2S-B5NM3pBc.*AAJTSQACMDIAAlNLABwycjAzbDhtVVlGVitvcERqSGxSTnk2ZUpEeFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy656391","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:42:32 GMT
	x-forgerock-transactionid: ead44d0f-96fc-4d0d-9f13-14a1352aa760
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:42:32.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:32.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:32.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:32.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:33.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:34.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:34.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:34.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:34.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:34.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:34.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:35.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:35.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:36.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:36.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:36.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:37.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:37.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:37 GMT                                     295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=267601 KO=11    )
> restLoginInitiate                                        (OK=18886  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18877  KO=1     )
> User Authorize PKCE stage                                (OK=21857  KO=0     )
> User AccessToken PKCE stage                              (OK=21850  KO=0     )
> tokenUserinfo                                            (OK=3261   KO=0     )
> Skip 2FA                                                 (OK=10437  KO=0     )
> GetUUid                                                  (OK=6221   KO=0     )
> GetOpenidConfig                                          (OK=18304  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4084   KO=0     )
> CreatePolicy                                             (OK=6213   KO=7     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4084   KO=0     )
>  UI AM idFromSession                                     (OK=4084   KO=0     )
>  UI AM validateGoto                                      (OK=4084   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4079   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4079   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4079   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4079   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1020   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4077   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4076   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4076   KO=0     )
>  UI IDM uiconfig                                         (OK=4076   KO=0     )
>  UI IDM version                                          (OK=4076   KO=0     )
>  UI IDM login                                            (OK=4076   KO=0     )
>  UI IDM features                                         (OK=4076   KO=0     )
>  UI IDM privilege                                        (OK=4076   KO=0     )
>  UI IDM user                                             (OK=4076   KO=0     )
>  UI IDM dashboard                                        (OK=4076   KO=0     )
>  UI IDM managed user schema                              (OK=4076   KO=0     )
>  UI IDM oidcToken                                        (OK=4076   KO=0     )
> userinfo                                                 (OK=4076   KO=0     )
> UI-Logout                                                (OK=4076   KO=0     )
> UI-Logout Redirect 1                                     (OK=4076   KO=0     )
>  UI AM revoke2                                           (OK=4075   KO=0     )
>  UI AM revoke1                                           (OK=4075   KO=0     )
>  UI AM endsession                                        (OK=4075   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=715    KO=0     )
> RootUserinfo                                             (OK=13975  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=713    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=187    KO=0     )
> ReadPolicy                                               (OK=6097   KO=1     )
> getIdToken                                               (OK=1399   KO=0     )
> getIdToken Redirect 1                                    (OK=1399   KO=0     )
> createOrganization                                       (OK=1398   KO=0     )
> queryOrganization                                        (OK=1396   KO=0     )
> deleteOrganization                                       (OK=1396   KO=0     )
> DeletePolicy                                             (OK=5982   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1083 (98.99%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.64%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 233589 / active: 328    / done: 19277 
================================================================================

09:42:37.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:37.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:38.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:38.781 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 19660: status.find.in([200, 209], 304), found 409
09:42:38.782 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,19660,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI3MjI3MjYzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOGFSSFJmZWxpa2JGcENTWVdreUtDVVRUaGprIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDk1OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDk1OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0NTU4LCJpYXQiOjE3MzE0OTA5NTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IldyOWlKaUR1cU45QnljRnBwbWdRZjNtZUhZUSJ9.HeCyL7KlFFJlSZLiLml_uIPY7dHUZbIHhEUZxnH8b6aZyyJTMq3zR8uoWhAHDp4OhLUB5HtwDaSfzjHKBh4cC2dDkDEYEeWIqocDuoqDpYHcf2q-A33gFasjFaXZP7jcLiRszazdZ3Z9WvU2YC42K9cAEFPB7A1I0FXwbc1AAn6z7eKScftvkdQg61pSeKNlMnFR09PSn62JTkYDbESS1I2do0K0jLDQ8diYv_A2XRdzBc4jxAHsx9BVVwOlQdu50JT-OfL2ZLHAgEMMlclJXoOoluIlGFQRo8i_OQpeBjiWNd1BLdRdP_jJ0djo9PdO-0ptMQRLkSf4VEuy7qqjtg, username -> user.53642, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy994061, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50578de4, authcode -> 8P3eYwInrR-A8AfeJjwlLFdvkpg, useAdminRealm -> true, callbacks -> {"tokenId":"OI9jFIR8mfjEmJZab4Gu1L19yWQ.*AAJTSQACMDIAAlNLABw4eWdXTjBpT001ZjV3cXZ6eTBMTDM4MEU0TEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490958469), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=OI9jFIR8mfjEmJZab4Gu1L19yWQ.*AAJTSQACMDIAAlNLABw4eWdXTjBpT001ZjV3cXZ6eTBMTDM4MEU0TEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490958469))), password -> Pa_ssw0rd, challenge -> P6jarb5Pw2nimMDuHgHDHo5Ap46grL7SM31RtyQMjvg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTY4OTIzOTY2MzkxOTYwMjUwMTQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6f11a7ee, tokenId -> OI9jFIR8mfjEmJZab4Gu1L19yWQ.*AAJTSQACMDIAAlNLABw4eWdXTjBpT001ZjV3cXZ6eTBMTDM4MEU0TEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=OI9jFIR8mfjEmJZab4Gu1L19yWQ.*AAJTSQACMDIAAlNLABw4eWdXTjBpT001ZjV3cXZ6eTBMTDM4MEU0TEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=OI9jFIR8mfjEmJZab4Gu1L19yWQ.*AAJTSQACMDIAAlNLABw4eWdXTjBpT001ZjV3cXZ6eTBMTDM4MEU0TEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy994061","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:42:38 GMT
	x-forgerock-transactionid: cba95be1-cd52-4d59-934c-f5b802dd34ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:42:39.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:39.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:39.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:39.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:39.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:40.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:40.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:40.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:41.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:41.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:41.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:41.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:42.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:42.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:42 GMT                                     300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=272727 KO=12    )
> restLoginInitiate                                        (OK=19235  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19228  KO=1     )
> User Authorize PKCE stage                                (OK=22274  KO=0     )
> User AccessToken PKCE stage                              (OK=22269  KO=0     )
> tokenUserinfo                                            (OK=3323   KO=0     )
> Skip 2FA                                                 (OK=10627  KO=0     )
> GetUUid                                                  (OK=6329   KO=0     )
> GetOpenidConfig                                          (OK=18641  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4169   KO=0     )
> CreatePolicy                                             (OK=6316   KO=8     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4167   KO=0     )
>  UI AM idFromSession                                     (OK=4165   KO=0     )
>  UI AM validateGoto                                      (OK=4164   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4162   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4161   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4160   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4160   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1054   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4159   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4159   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4159   KO=0     )
>  UI IDM uiconfig                                         (OK=4159   KO=0     )
>  UI IDM version                                          (OK=4158   KO=0     )
>  UI IDM login                                            (OK=4158   KO=0     )
>  UI IDM features                                         (OK=4158   KO=0     )
>  UI IDM privilege                                        (OK=4158   KO=0     )
>  UI IDM user                                             (OK=4158   KO=0     )
>  UI IDM dashboard                                        (OK=4158   KO=0     )
>  UI IDM managed user schema                              (OK=4158   KO=0     )
>  UI IDM oidcToken                                        (OK=4157   KO=0     )
> userinfo                                                 (OK=4157   KO=0     )
> UI-Logout                                                (OK=4156   KO=0     )
> UI-Logout Redirect 1                                     (OK=4155   KO=0     )
>  UI AM revoke2                                           (OK=4155   KO=0     )
>  UI AM revoke1                                           (OK=4155   KO=0     )
>  UI AM endsession                                        (OK=4155   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=725    KO=0     )
> RootUserinfo                                             (OK=14234  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=725    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=190    KO=0     )
> ReadPolicy                                               (OK=6213   KO=1     )
> getIdToken                                               (OK=1422   KO=0     )
> getIdToken Redirect 1                                    (OK=1422   KO=0     )
> createOrganization                                       (OK=1422   KO=0     )
> queryOrganization                                        (OK=1422   KO=0     )
> deleteOrganization                                       (OK=1422   KO=0     )
> DeletePolicy                                             (OK=6094   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1100 (98.92%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 233229 / active: 336    / done: 19629 
================================================================================

09:42:42.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:44.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:44.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:44.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:45.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:45.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:45.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:46.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:46.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:46.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:46.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:47.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:47.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:47 GMT                                     305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=277915 KO=12    )
> restLoginInitiate                                        (OK=19592  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19585  KO=1     )
> User Authorize PKCE stage                                (OK=22700  KO=0     )
> User AccessToken PKCE stage                              (OK=22698  KO=0     )
> tokenUserinfo                                            (OK=3382   KO=0     )
> Skip 2FA                                                 (OK=10843  KO=0     )
> GetUUid                                                  (OK=6438   KO=0     )
> GetOpenidConfig                                          (OK=18973  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4244   KO=0     )
> CreatePolicy                                             (OK=6428   KO=8     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4244   KO=0     )
>  UI AM idFromSession                                     (OK=4243   KO=0     )
>  UI AM validateGoto                                      (OK=4243   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4241   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4241   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4241   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4241   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1069   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4241   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4240   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4240   KO=0     )
>  UI IDM uiconfig                                         (OK=4240   KO=0     )
>  UI IDM version                                          (OK=4240   KO=0     )
>  UI IDM login                                            (OK=4240   KO=0     )
>  UI IDM features                                         (OK=4240   KO=0     )
>  UI IDM privilege                                        (OK=4240   KO=0     )
>  UI IDM user                                             (OK=4239   KO=0     )
>  UI IDM dashboard                                        (OK=4239   KO=0     )
>  UI IDM managed user schema                              (OK=4239   KO=0     )
>  UI IDM oidcToken                                        (OK=4239   KO=0     )
> userinfo                                                 (OK=4236   KO=0     )
> UI-Logout                                                (OK=4236   KO=0     )
> UI-Logout Redirect 1                                     (OK=4235   KO=0     )
>  UI AM revoke2                                           (OK=4235   KO=0     )
>  UI AM revoke1                                           (OK=4235   KO=0     )
>  UI AM endsession                                        (OK=4235   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=734    KO=0     )
> RootUserinfo                                             (OK=14555  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=732    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=191    KO=0     )
> ReadPolicy                                               (OK=6321   KO=1     )
> getIdToken                                               (OK=1448   KO=0     )
> getIdToken Redirect 1                                    (OK=1448   KO=0     )
> createOrganization                                       (OK=1447   KO=0     )
> queryOrganization                                        (OK=1447   KO=0     )
> deleteOrganization                                       (OK=1447   KO=0     )
> DeletePolicy                                             (OK=6210   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1113 (98.93%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 232863 / active: 336    / done: 19995 
================================================================================

09:42:47.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:47.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:48.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:48.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:48.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:48.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:49.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:49.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:49.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:49.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:49.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:50.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:50.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:50.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:51.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:51.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:51.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:52.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:52.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:52 GMT                                     310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=282580 KO=12    )
> restLoginInitiate                                        (OK=19934  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19924  KO=1     )
> User Authorize PKCE stage                                (OK=23083  KO=0     )
> User AccessToken PKCE stage                              (OK=23075  KO=0     )
> tokenUserinfo                                            (OK=3430   KO=0     )
> Skip 2FA                                                 (OK=11043  KO=0     )
> GetUUid                                                  (OK=6557   KO=0     )
> GetOpenidConfig                                          (OK=19310  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4312   KO=0     )
> CreatePolicy                                             (OK=6546   KO=8     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4311   KO=0     )
>  UI AM idFromSession                                     (OK=4307   KO=0     )
>  UI AM validateGoto                                      (OK=4307   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4307   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4307   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4306   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4306   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1083   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4304   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4304   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4304   KO=0     )
>  UI IDM uiconfig                                         (OK=4304   KO=0     )
>  UI IDM version                                          (OK=4304   KO=0     )
>  UI IDM login                                            (OK=4304   KO=0     )
>  UI IDM features                                         (OK=4304   KO=0     )
>  UI IDM privilege                                        (OK=4304   KO=0     )
>  UI IDM user                                             (OK=4304   KO=0     )
>  UI IDM dashboard                                        (OK=4304   KO=0     )
>  UI IDM managed user schema                              (OK=4304   KO=0     )
>  UI IDM oidcToken                                        (OK=4304   KO=0     )
> userinfo                                                 (OK=4302   KO=0     )
> UI-Logout                                                (OK=4302   KO=0     )
> UI-Logout Redirect 1                                     (OK=4302   KO=0     )
>  UI AM revoke2                                           (OK=4301   KO=0     )
>  UI AM revoke1                                           (OK=4301   KO=0     )
>  UI AM endsession                                        (OK=4301   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=745    KO=0     )
> RootUserinfo                                             (OK=14882  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=745    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=195    KO=0     )
> ReadPolicy                                               (OK=6430   KO=1     )
> getIdToken                                               (OK=1473   KO=0     )
> getIdToken Redirect 1                                    (OK=1473   KO=0     )
> createOrganization                                       (OK=1472   KO=0     )
> queryOrganization                                        (OK=1471   KO=0     )
> deleteOrganization                                       (OK=1471   KO=0     )
> DeletePolicy                                             (OK=6318   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1132 (98.95%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  8%
          waiting: 232510 / active: 342    / done: 20342 
================================================================================

09:42:52.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:52.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:53.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:53.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:54.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:54.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:54.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:54.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:55.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:55.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:55.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 20864: status.find.in([200, 209], 304), found 409
09:42:55.621 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,20864,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI3MTE3MzA2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoianNkNExhUl9qY01HTFE0TWNRRG55WUpRakRrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDk3NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDk3NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0NTc1LCJpYXQiOjE3MzE0OTA5NzUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ild2VkFEeE5BRUF4UXA0ekJYdkNEMXdieC1wbyJ9.bFjrPuRMp6U745GLiAqj-cxmDCRAuUiCplNUfq9gOMN9KKohAywrhXD5QOaiPJZcotHJ_Q4sitKmr_hxHhU0OANEtL6MLUaYO2fsOkKigjiuvJuk8iAYVEk0elwezwOUxmnVIIBoDTmgDsh11e1Ew3HrKkVEhalx0puHyYMPNrrPAdYqRf3NINYlAUWQl5cx3-Jb6W1WMoql6meZnsqiMzqPk_GDpb1V2D64jPs-gs9PGP73Xcbn30DWc-rPvHPiVBQgKCBTtCBwHXc61zLtmZ4MUfoU5nzZhV0kofhTjNb5JIxnlKANIpNcgtSHKaX_SBwCDwPy6vIZFioe64sIcQ, username -> user.161982, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy485703, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41a0dd20, authcode -> u0jnIFJYO_nV8EskpQIaYNBRCSk, useAdminRealm -> true, callbacks -> {"tokenId":"BcsGIoiCfDgC20L1Cn0LluXEDX8.*AAJTSQACMDIAAlNLABxHL3htMGRZQUJVZExraVdBUDRmb3hPdmJ3SFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490975329), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=BcsGIoiCfDgC20L1Cn0LluXEDX8.*AAJTSQACMDIAAlNLABxHL3htMGRZQUJVZExraVdBUDRmb3hPdmJ3SFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490975329))), password -> Pa_ssw0rd, challenge -> qq6yXKZGeEv72FbTR4IMVaGiNJ1totzyiYniC3UpN_o, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 253.59.1.11, verifier -> MTA2NzAzMDQ2NjQ1NTU4MjAyMg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4965f91e, tokenId -> BcsGIoiCfDgC20L1Cn0LluXEDX8.*AAJTSQACMDIAAlNLABxHL3htMGRZQUJVZExraVdBUDRmb3hPdmJ3SFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=BcsGIoiCfDgC20L1Cn0LluXEDX8.*AAJTSQACMDIAAlNLABxHL3htMGRZQUJVZExraVdBUDRmb3hPdmJ3SFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=BcsGIoiCfDgC20L1Cn0LluXEDX8.*AAJTSQACMDIAAlNLABxHL3htMGRZQUJVZExraVdBUDRmb3hPdmJ3SFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy485703","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:42:55 GMT
	x-forgerock-transactionid: 8eadb93d-bc03-49a8-b0e8-3134e7f263c9
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:42:55.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:56.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:56.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:56.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:56.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:56.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:57.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:57.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:57.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:42:57 GMT                                     315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=287506 KO=13    )
> restLoginInitiate                                        (OK=20293  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20277  KO=1     )
> User Authorize PKCE stage                                (OK=23487  KO=0     )
> User AccessToken PKCE stage                              (OK=23474  KO=0     )
> tokenUserinfo                                            (OK=3491   KO=0     )
> Skip 2FA                                                 (OK=11236  KO=0     )
> GetUUid                                                  (OK=6667   KO=0     )
> GetOpenidConfig                                          (OK=19651  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4386   KO=0     )
> CreatePolicy                                             (OK=6657   KO=9     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4385   KO=0     )
>  UI AM idFromSession                                     (OK=4385   KO=0     )
>  UI AM validateGoto                                      (OK=4384   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4381   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4379   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4378   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4378   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1104   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4376   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4375   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4374   KO=0     )
>  UI IDM uiconfig                                         (OK=4374   KO=0     )
>  UI IDM version                                          (OK=4374   KO=0     )
>  UI IDM login                                            (OK=4374   KO=0     )
>  UI IDM features                                         (OK=4374   KO=0     )
>  UI IDM privilege                                        (OK=4374   KO=0     )
>  UI IDM user                                             (OK=4374   KO=0     )
>  UI IDM dashboard                                        (OK=4374   KO=0     )
>  UI IDM managed user schema                              (OK=4374   KO=0     )
>  UI IDM oidcToken                                        (OK=4374   KO=0     )
> userinfo                                                 (OK=4373   KO=0     )
> UI-Logout                                                (OK=4372   KO=0     )
> UI-Logout Redirect 1                                     (OK=4372   KO=0     )
>  UI AM revoke2                                           (OK=4371   KO=0     )
>  UI AM revoke1                                           (OK=4371   KO=0     )
>  UI AM endsession                                        (OK=4370   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=760    KO=0     )
> RootUserinfo                                             (OK=15183  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=760    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=202    KO=0     )
> ReadPolicy                                               (OK=6551   KO=1     )
> getIdToken                                               (OK=1502   KO=0     )
> getIdToken Redirect 1                                    (OK=1502   KO=0     )
> createOrganization                                       (OK=1502   KO=0     )
> queryOrganization                                        (OK=1502   KO=0     )
> deleteOrganization                                       (OK=1502   KO=0     )
> DeletePolicy                                             (OK=6427   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1151 (98.88%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 232138 / active: 351    / done: 20705 
================================================================================

09:42:57.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:57.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:57.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:58.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:58.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:58.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:58.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:58.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:42:59.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:00.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:00.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:00.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:01.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:01.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:01.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:01.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:01.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:02.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:02 GMT                                     320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=292260 KO=13    )
> restLoginInitiate                                        (OK=20638  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20615  KO=1     )
> User Authorize PKCE stage                                (OK=23875  KO=0     )
> User AccessToken PKCE stage                              (OK=23867  KO=0     )
> tokenUserinfo                                            (OK=3544   KO=0     )
> Skip 2FA                                                 (OK=11425  KO=0     )
> GetUUid                                                  (OK=6794   KO=0     )
> GetOpenidConfig                                          (OK=20009  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4458   KO=0     )
> CreatePolicy                                             (OK=6784   KO=9     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4458   KO=0     )
>  UI AM idFromSession                                     (OK=4455   KO=0     )
>  UI AM validateGoto                                      (OK=4455   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4450   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4450   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4448   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4448   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1124   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4446   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4445   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4445   KO=0     )
>  UI IDM uiconfig                                         (OK=4445   KO=0     )
>  UI IDM version                                          (OK=4445   KO=0     )
>  UI IDM login                                            (OK=4445   KO=0     )
>  UI IDM features                                         (OK=4445   KO=0     )
>  UI IDM privilege                                        (OK=4445   KO=0     )
>  UI IDM user                                             (OK=4445   KO=0     )
>  UI IDM dashboard                                        (OK=4445   KO=0     )
>  UI IDM managed user schema                              (OK=4445   KO=0     )
>  UI IDM oidcToken                                        (OK=4445   KO=0     )
> userinfo                                                 (OK=4445   KO=0     )
> UI-Logout                                                (OK=4444   KO=0     )
> UI-Logout Redirect 1                                     (OK=4444   KO=0     )
>  UI AM revoke2                                           (OK=4443   KO=0     )
>  UI AM revoke1                                           (OK=4443   KO=0     )
>  UI AM endsession                                        (OK=4443   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=772    KO=0     )
> RootUserinfo                                             (OK=15404  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=771    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=207    KO=0     )
> ReadPolicy                                               (OK=6660   KO=1     )
> getIdToken                                               (OK=1520   KO=0     )
> getIdToken Redirect 1                                    (OK=1520   KO=0     )
> createOrganization                                       (OK=1520   KO=0     )
> queryOrganization                                        (OK=1520   KO=0     )
> deleteOrganization                                       (OK=1520   KO=0     )
> DeletePolicy                                             (OK=6546   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1169 (98.90%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 231775 / active: 369    / done: 21050 
================================================================================

09:43:02.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:02.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:02.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User Authorize PKCE stage' failed for user 21376: status.find.is(302), but actually found 502
09:43:02.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User Authorize PKCE stage: KO status.find.is(302), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,21376,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiMzcxZTQ5Mi05OThjLTRhZmUtYTVkNi1iNzI0MjEwMzNmNWQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI3MTM4NzczIiwic3VibmFtZSI6ImIzNzFlNDkyLTk5OGMtNGFmZS1hNWQ2LWI3MjQyMTAzM2Y1ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IkJmN1oxXy1qekwtb2NwZWhEY3l5SExLX0o2VSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDk4MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDk4MiwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQ1ODIsImlhdCI6MTczMTQ5MDk4MiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoialFuYUozSENKR2RMZm1adHNYR19aN01lbEdrIn0.tlIUPzRwrvepFSgsku2K8YKGKOvODf54TgfTC7Ipals, username -> user.9999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31a2e29f, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize, authcode -> lC_Kp55Hku7GwAX_eO1A95uzO2s, callbacks -> {"tokenId":"lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490982440), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490982440))), password -> Pa_ssw0rd, challenge -> awb15hiD-n4OvnDb0PDKl5JrXAXeSoGhT5kCCpGdTIc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 240.101.48.236, verifier -> NTA4MTgxMzMzMzY2MTM3NTMzMA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29855d03, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@505fcc6c, tokenId -> lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 422
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=client_id=endUserUIClient&scope=fr%3Aidm%3A*&state=1234&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&response_type=code&prompt=none&nonce=1234&code_challenge=awb15hiD-n4OvnDb0PDKl5JrXAXeSoGhT5kCCpGdTIc&code_challenge_method=S256&decision=Allow&csrf=lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 13 Nov 2024 09:43:02 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
09:43:03.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 21376: status.find.in([200, 209], 304), found 400
09:43:03.165 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User AccessToken PKCE stage: KO status.find.in([200, 209], 304), found 400
=========================
Session:
Session(idc.benchmark.Mix2024,21376,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJiMzcxZTQ5Mi05OThjLTRhZmUtYTVkNi1iNzI0MjEwMzNmNWQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI3MTM4NzczIiwic3VibmFtZSI6ImIzNzFlNDkyLTk5OGMtNGFmZS1hNWQ2LWI3MjQyMTAzM2Y1ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IkJmN1oxXy1qekwtb2NwZWhEY3l5SExLX0o2VSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDk4MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDk4MiwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQ1ODIsImlhdCI6MTczMTQ5MDk4MiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoialFuYUozSENKR2RMZm1adHNYR19aN01lbEdrIn0.tlIUPzRwrvepFSgsku2K8YKGKOvODf54TgfTC7Ipals, username -> user.9999, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@31a2e29f, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize, authcode -> lC_Kp55Hku7GwAX_eO1A95uzO2s, callbacks -> {"tokenId":"lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490982440), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490982440))), password -> Pa_ssw0rd, challenge -> awb15hiD-n4OvnDb0PDKl5JrXAXeSoGhT5kCCpGdTIc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 240.101.48.236, verifier -> NTA4MTgxMzMzMzY2MTM3NTMzMA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29855d03, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@505fcc6c, tokenId -> lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/access_token
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 233
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=lyzQGdblE63oKNMGj7zsfuJYYBs.*AAJTSQACMDIAAlNLABwydUhpSWZhVW9jcmJkbnFKenVuVnBDOVNXaVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=grant_type=authorization_code&code=lC_Kp55Hku7GwAX_eO1A95uzO2s&code_verifier=NTA4MTgxMzMzMzY2MTM3NTMzMA&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&client_id=endUserUIClient}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	400 Bad Request
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	access-control-allow-credentials: true
	access-control-allow-origin: https://openam-perf-benchmark.forgeblocks.com
	access-control-expose-headers: content-api-version
	cache-control: no-store
	pragma: no-cache
	vary: Origin
	content-type: application/json;charset=UTF-8
	Content-Length: 106
	date: Wed, 13 Nov 2024 09:43:03 GMT
	x-forgerock-transactionid: 65ba856a-915e-450d-876f-98ec77e3106c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"error_description":"The provided access grant is invalid, expired, or revoked.","error":"invalid_grant"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:43:03.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:03.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:03.368 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke2: No attribute named 'access_token_2' is defined
09:43:03.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:04.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:04.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:04.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:04.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:04.993 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 21559: status.find.in([200, 209], 304), found 409
09:43:04.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,21559,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI3MzAzNjg4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiY0tEMGlfREY0NE9KUWtuSVdnak5uY2xaanpzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDk4NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDk4NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0NTg0LCJpYXQiOjE3MzE0OTA5ODQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlpDWjNiaGVLTXZZczRpWWZyc1BWRWhUT0FHMCJ9.Fw9m9Y3bBqsM2Debtu2AYSVpGSvbUVgWAEMpwGlBv0ZdAkMVI0hgG462OwlZO-CNDKx4E5HvHToqAfP1vmWEqbcSm-xsPdvXkLFsATYRPvw7Afwf72mBDJRLUv1vOHIipV2G7K4l9HgQ-E6CpvcId4BVXJZA1gDnDRM8jnDCJf5y1xuI8yhwZDL9m6sxKat21GveCnFdutlpkskEhk8Ucxlgka3EnTG8TgyWXfy6I7ZdBv3wcBjj7tnzehbCLgnEaCpYzQexXNellV0rDjQ_xaFDumUnv9s6j0g8K1YKmDiwvN_Bg3VMYfsDhfIPBKORV287Oeh4edyF6EG3_35m_g, username -> user.179480, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy561283, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2d5bfc51, authcode -> K6LIzOO-9ZYfL35QX4Rqoffb8q0, useAdminRealm -> true, callbacks -> {"tokenId":"ctaEFVl0UzcZQPmbr3G6izuBanI.*AAJTSQACMDIAAlNLABxSQ2NwdExwYTJGSW15SVFFcVJNV1FFR1FXaDA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490984674), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ctaEFVl0UzcZQPmbr3G6izuBanI.*AAJTSQACMDIAAlNLABxSQ2NwdExwYTJGSW15SVFFcVJNV1FFR1FXaDA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490984674))), password -> Pa_ssw0rd, challenge -> OAH7q3loSFZZrXeidhOZUvAnhNu900qgWj4HsXMs56k, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 17.76.138.174, verifier -> LTQxNTQwMTA0NTI1NTUyOTYyMzQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35f03c0b, tokenId -> ctaEFVl0UzcZQPmbr3G6izuBanI.*AAJTSQACMDIAAlNLABxSQ2NwdExwYTJGSW15SVFFcVJNV1FFR1FXaDA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ctaEFVl0UzcZQPmbr3G6izuBanI.*AAJTSQACMDIAAlNLABxSQ2NwdExwYTJGSW15SVFFcVJNV1FFR1FXaDA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ctaEFVl0UzcZQPmbr3G6izuBanI.*AAJTSQACMDIAAlNLABxSQ2NwdExwYTJGSW15SVFFcVJNV1FFR1FXaDA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy561283","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:43:04 GMT
	x-forgerock-transactionid: 50788c28-0f04-4aa8-b90f-5b9783cf5826
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:43:05.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:05.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:05.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:05.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:05.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:05.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:05.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:05.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:05.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:06.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:06.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:06.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:06.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:07.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:07.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:07 GMT                                     325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=297964 KO=16    )
> restLoginInitiate                                        (OK=21004  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20996  KO=1     )
> User Authorize PKCE stage                                (OK=24339  KO=1     )
> User AccessToken PKCE stage                              (OK=24332  KO=1     )
> tokenUserinfo                                            (OK=3623   KO=0     )
> Skip 2FA                                                 (OK=11625  KO=0     )
> GetUUid                                                  (OK=6922   KO=0     )
> GetOpenidConfig                                          (OK=20371  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4551   KO=0     )
> CreatePolicy                                             (OK=6907   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4550   KO=0     )
>  UI AM idFromSession                                     (OK=4549   KO=0     )
>  UI AM validateGoto                                      (OK=4549   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4547   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4547   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4546   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4546   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1147   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4542   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4542   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4540   KO=0     )
>  UI IDM uiconfig                                         (OK=4540   KO=0     )
>  UI IDM version                                          (OK=4540   KO=0     )
>  UI IDM login                                            (OK=4540   KO=0     )
>  UI IDM features                                         (OK=4540   KO=0     )
>  UI IDM privilege                                        (OK=4540   KO=0     )
>  UI IDM user                                             (OK=4540   KO=0     )
>  UI IDM dashboard                                        (OK=4540   KO=0     )
>  UI IDM managed user schema                              (OK=4540   KO=0     )
>  UI IDM oidcToken                                        (OK=4541   KO=0     )
> userinfo                                                 (OK=4541   KO=0     )
> UI-Logout                                                (OK=4540   KO=0     )
> UI-Logout Redirect 1                                     (OK=4538   KO=0     )
>  UI AM revoke2                                           (OK=4535   KO=0     )
>  UI AM revoke1                                           (OK=4536   KO=0     )
>  UI AM endsession                                        (OK=4536   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=784    KO=0     )
> RootUserinfo                                             (OK=15659  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=784    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=211    KO=0     )
> ReadPolicy                                               (OK=6791   KO=1     )
> getIdToken                                               (OK=1545   KO=0     )
> getIdToken Redirect 1                                    (OK=1545   KO=0     )
> createOrganization                                       (OK=1544   KO=0     )
> queryOrganization                                        (OK=1544   KO=0     )
> deleteOrganization                                       (OK=1542   KO=0     )
> DeletePolicy                                             (OK=6653   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1193 (98.60%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.83%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> status.find.is(302), but actually found 502                         1 ( 0.08%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.08%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.08%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 231402 / active: 358    / done: 21434 
================================================================================

09:43:07.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:08.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:08.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:09.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:09.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:09.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:10.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:10.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:10.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:10.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:11.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:11.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:11.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:11.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:12.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:12 GMT                                     330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=302664 KO=16    )
> restLoginInitiate                                        (OK=21325  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21317  KO=1     )
> User Authorize PKCE stage                                (OK=24712  KO=1     )
> User AccessToken PKCE stage                              (OK=24705  KO=1     )
> tokenUserinfo                                            (OK=3676   KO=0     )
> Skip 2FA                                                 (OK=11800  KO=0     )
> GetUUid                                                  (OK=7020   KO=0     )
> GetOpenidConfig                                          (OK=20729  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4627   KO=0     )
> CreatePolicy                                             (OK=7006   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4625   KO=0     )
>  UI AM idFromSession                                     (OK=4623   KO=0     )
>  UI AM validateGoto                                      (OK=4623   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4620   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4620   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4619   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4619   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1167   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4616   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4615   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4614   KO=0     )
>  UI IDM uiconfig                                         (OK=4614   KO=0     )
>  UI IDM version                                          (OK=4614   KO=0     )
>  UI IDM login                                            (OK=4614   KO=0     )
>  UI IDM features                                         (OK=4614   KO=0     )
>  UI IDM privilege                                        (OK=4614   KO=0     )
>  UI IDM user                                             (OK=4612   KO=0     )
>  UI IDM dashboard                                        (OK=4613   KO=0     )
>  UI IDM managed user schema                              (OK=4612   KO=0     )
>  UI IDM oidcToken                                        (OK=4612   KO=0     )
> userinfo                                                 (OK=4611   KO=0     )
> UI-Logout                                                (OK=4610   KO=0     )
> UI-Logout Redirect 1                                     (OK=4610   KO=0     )
>  UI AM revoke2                                           (OK=4609   KO=0     )
>  UI AM revoke1                                           (OK=4610   KO=0     )
>  UI AM endsession                                        (OK=4610   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=798    KO=0     )
> RootUserinfo                                             (OK=15894  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=798    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=216    KO=0     )
> ReadPolicy                                               (OK=6913   KO=1     )
> getIdToken                                               (OK=1560   KO=0     )
> getIdToken Redirect 1                                    (OK=1560   KO=0     )
> createOrganization                                       (OK=1560   KO=0     )
> queryOrganization                                        (OK=1560   KO=0     )
> deleteOrganization                                       (OK=1559   KO=0     )
> DeletePolicy                                             (OK=6789   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1208 (98.61%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> status.find.is(302), but actually found 502                         1 ( 0.08%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.08%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.08%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 231063 / active: 339    / done: 21792 
================================================================================

09:43:12.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:12.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:12.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:13.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:13.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:13.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:14.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:14.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:14.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:14.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:14.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:15.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:15.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:15.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:16.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:16.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:17.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:17.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:17.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:17.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:17.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:17 GMT                                     335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=307729 KO=16    )
> restLoginInitiate                                        (OK=21657  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21648  KO=1     )
> User Authorize PKCE stage                                (OK=25107  KO=1     )
> User AccessToken PKCE stage                              (OK=25103  KO=1     )
> tokenUserinfo                                            (OK=3717   KO=0     )
> Skip 2FA                                                 (OK=11993  KO=0     )
> GetUUid                                                  (OK=7138   KO=0     )
> GetOpenidConfig                                          (OK=21064  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4706   KO=0     )
> CreatePolicy                                             (OK=7127   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4706   KO=0     )
>  UI AM idFromSession                                     (OK=4705   KO=0     )
>  UI AM validateGoto                                      (OK=4705   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4702   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4702   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4702   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4702   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1194   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4699   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4696   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4695   KO=0     )
>  UI IDM uiconfig                                         (OK=4695   KO=0     )
>  UI IDM version                                          (OK=4695   KO=0     )
>  UI IDM login                                            (OK=4695   KO=0     )
>  UI IDM features                                         (OK=4695   KO=0     )
>  UI IDM privilege                                        (OK=4695   KO=0     )
>  UI IDM user                                             (OK=4694   KO=0     )
>  UI IDM dashboard                                        (OK=4694   KO=0     )
>  UI IDM managed user schema                              (OK=4695   KO=0     )
>  UI IDM oidcToken                                        (OK=4694   KO=0     )
> userinfo                                                 (OK=4694   KO=0     )
> UI-Logout                                                (OK=4693   KO=0     )
> UI-Logout Redirect 1                                     (OK=4693   KO=0     )
>  UI AM revoke2                                           (OK=4692   KO=0     )
>  UI AM revoke1                                           (OK=4693   KO=0     )
>  UI AM endsession                                        (OK=4693   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=809    KO=0     )
> RootUserinfo                                             (OK=16203  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=808    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=219    KO=0     )
> ReadPolicy                                               (OK=7013   KO=1     )
> getIdToken                                               (OK=1579   KO=0     )
> getIdToken Redirect 1                                    (OK=1578   KO=0     )
> createOrganization                                       (OK=1578   KO=0     )
> queryOrganization                                        (OK=1578   KO=0     )
> deleteOrganization                                       (OK=1578   KO=0     )
> DeletePolicy                                             (OK=6908   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1229 (98.64%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.80%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> status.find.is(302), but actually found 502                         1 ( 0.08%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.08%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.08%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 230726 / active: 328    / done: 22140 
================================================================================

09:43:17.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:17.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:18.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:18.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:19.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:19.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:19.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:19.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:19.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:20.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:20.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:20.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:20.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:20.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:21.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:21.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:22.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:22.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:22.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:22.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:22.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:22.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:22 GMT                                     340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=312098 KO=16    )
> restLoginInitiate                                        (OK=21976  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21964  KO=1     )
> User Authorize PKCE stage                                (OK=25462  KO=1     )
> User AccessToken PKCE stage                              (OK=25453  KO=1     )
> tokenUserinfo                                            (OK=3762   KO=0     )
> Skip 2FA                                                 (OK=12174  KO=0     )
> GetUUid                                                  (OK=7247   KO=0     )
> GetOpenidConfig                                          (OK=21396  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4768   KO=0     )
> CreatePolicy                                             (OK=7234   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4767   KO=0     )
>  UI AM idFromSession                                     (OK=4766   KO=0     )
>  UI AM validateGoto                                      (OK=4766   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4763   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4763   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4763   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4763   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1211   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4759   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4759   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4757   KO=0     )
>  UI IDM uiconfig                                         (OK=4757   KO=0     )
>  UI IDM version                                          (OK=4757   KO=0     )
>  UI IDM login                                            (OK=4757   KO=0     )
>  UI IDM features                                         (OK=4757   KO=0     )
>  UI IDM privilege                                        (OK=4757   KO=0     )
>  UI IDM user                                             (OK=4755   KO=0     )
>  UI IDM dashboard                                        (OK=4755   KO=0     )
>  UI IDM managed user schema                              (OK=4756   KO=0     )
>  UI IDM oidcToken                                        (OK=4755   KO=0     )
> userinfo                                                 (OK=4755   KO=0     )
> UI-Logout                                                (OK=4755   KO=0     )
> UI-Logout Redirect 1                                     (OK=4753   KO=0     )
>  UI AM revoke2                                           (OK=4752   KO=0     )
>  UI AM revoke1                                           (OK=4753   KO=0     )
>  UI AM endsession                                        (OK=4753   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=819    KO=0     )
> RootUserinfo                                             (OK=16472  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=819    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=223    KO=0     )
> ReadPolicy                                               (OK=7136   KO=1     )
> getIdToken                                               (OK=1604   KO=0     )
> getIdToken Redirect 1                                    (OK=1604   KO=0     )
> createOrganization                                       (OK=1604   KO=0     )
> queryOrganization                                        (OK=1604   KO=0     )
> deleteOrganization                                       (OK=1604   KO=0     )
> DeletePolicy                                             (OK=7009   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1251 (98.66%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> status.find.is(302), but actually found 502                         1 ( 0.08%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.08%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.08%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 230394 / active: 336    / done: 22464 
================================================================================

09:43:22.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:22.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:22.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:23.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:23.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:23.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:23.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:23.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:23.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:23.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:23.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:23.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:24.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:24.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:24.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:24.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:24.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:24.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:25.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:25.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:25.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:25.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:26.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:26.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:26.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:26.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:26.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:27 GMT                                     345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=317236 KO=16    )
> restLoginInitiate                                        (OK=22333  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22321  KO=1     )
> User Authorize PKCE stage                                (OK=25876  KO=1     )
> User AccessToken PKCE stage                              (OK=25869  KO=1     )
> tokenUserinfo                                            (OK=3819   KO=0     )
> Skip 2FA                                                 (OK=12373  KO=0     )
> GetUUid                                                  (OK=7363   KO=0     )
> GetOpenidConfig                                          (OK=21736  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4846   KO=0     )
> CreatePolicy                                             (OK=7349   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4845   KO=0     )
>  UI AM idFromSession                                     (OK=4845   KO=0     )
>  UI AM validateGoto                                      (OK=4845   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4844   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4844   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4843   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4844   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1231   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4841   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4840   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4839   KO=0     )
>  UI IDM uiconfig                                         (OK=4839   KO=0     )
>  UI IDM version                                          (OK=4839   KO=0     )
>  UI IDM login                                            (OK=4839   KO=0     )
>  UI IDM features                                         (OK=4839   KO=0     )
>  UI IDM privilege                                        (OK=4839   KO=0     )
>  UI IDM user                                             (OK=4838   KO=0     )
>  UI IDM dashboard                                        (OK=4838   KO=0     )
>  UI IDM managed user schema                              (OK=4838   KO=0     )
>  UI IDM oidcToken                                        (OK=4838   KO=0     )
> userinfo                                                 (OK=4838   KO=0     )
> UI-Logout                                                (OK=4837   KO=0     )
> UI-Logout Redirect 1                                     (OK=4834   KO=0     )
>  UI AM revoke2                                           (OK=4833   KO=0     )
>  UI AM revoke1                                           (OK=4834   KO=0     )
>  UI AM endsession                                        (OK=4834   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=830    KO=0     )
> RootUserinfo                                             (OK=16693  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=830    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=227    KO=0     )
> ReadPolicy                                               (OK=7239   KO=1     )
> getIdToken                                               (OK=1636   KO=0     )
> getIdToken Redirect 1                                    (OK=1636   KO=0     )
> createOrganization                                       (OK=1636   KO=0     )
> queryOrganization                                        (OK=1636   KO=0     )
> deleteOrganization                                       (OK=1636   KO=0     )
> DeletePolicy                                             (OK=7134   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1278 (98.69%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> status.find.is(302), but actually found 502                         1 ( 0.08%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.08%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.08%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 230027 / active: 323    / done: 22844 
================================================================================

09:43:27.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:27.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:27.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:28.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:28.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:28.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:28.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:28.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:29.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:29.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:29.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:29.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:30.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:30.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:30.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:30.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:30.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:31.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:31.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:31.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:32.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:32.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:32 GMT                                     350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=322443 KO=16    )
> restLoginInitiate                                        (OK=22699  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22689  KO=1     )
> User Authorize PKCE stage                                (OK=26300  KO=1     )
> User AccessToken PKCE stage                              (OK=26293  KO=1     )
> tokenUserinfo                                            (OK=3894   KO=0     )
> Skip 2FA                                                 (OK=12556  KO=0     )
> GetUUid                                                  (OK=7472   KO=0     )
> GetOpenidConfig                                          (OK=22071  KO=0     )
> UI-Post-Login - stage 1                                  (OK=4933   KO=0     )
> CreatePolicy                                             (OK=7462   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4930   KO=0     )
>  UI AM idFromSession                                     (OK=4930   KO=0     )
>  UI AM validateGoto                                      (OK=4930   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4926   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4924   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4924   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4924   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1261   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4922   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4921   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4920   KO=0     )
>  UI IDM uiconfig                                         (OK=4920   KO=0     )
>  UI IDM version                                          (OK=4920   KO=0     )
>  UI IDM login                                            (OK=4920   KO=0     )
>  UI IDM features                                         (OK=4920   KO=0     )
>  UI IDM privilege                                        (OK=4920   KO=0     )
>  UI IDM user                                             (OK=4920   KO=0     )
>  UI IDM dashboard                                        (OK=4920   KO=0     )
>  UI IDM managed user schema                              (OK=4920   KO=0     )
>  UI IDM oidcToken                                        (OK=4920   KO=0     )
> userinfo                                                 (OK=4918   KO=0     )
> UI-Logout                                                (OK=4918   KO=0     )
> UI-Logout Redirect 1                                     (OK=4918   KO=0     )
>  UI AM revoke2                                           (OK=4914   KO=0     )
>  UI AM revoke1                                           (OK=4916   KO=0     )
>  UI AM endsession                                        (OK=4917   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=839    KO=0     )
> RootUserinfo                                             (OK=16953  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=839    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=230    KO=0     )
> ReadPolicy                                               (OK=7357   KO=1     )
> getIdToken                                               (OK=1666   KO=0     )
> getIdToken Redirect 1                                    (OK=1666   KO=0     )
> createOrganization                                       (OK=1665   KO=0     )
> queryOrganization                                        (OK=1665   KO=0     )
> deleteOrganization                                       (OK=1663   KO=0     )
> DeletePolicy                                             (OK=7238   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1300 (98.71%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> status.find.is(302), but actually found 502                         1 ( 0.08%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.08%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.08%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 229655 / active: 331    / done: 23208 
================================================================================

09:43:32.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:33.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:33.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:33.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:33.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:34.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:34.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:35.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:35.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:35.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:35.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:36.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:36.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:37.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:37.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:37 GMT                                     355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=327735 KO=16    )
> restLoginInitiate                                        (OK=23041  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23032  KO=1     )
> User Authorize PKCE stage                                (OK=26720  KO=1     )
> User AccessToken PKCE stage                              (OK=26716  KO=1     )
> tokenUserinfo                                            (OK=3955   KO=0     )
> Skip 2FA                                                 (OK=12736  KO=0     )
> GetUUid                                                  (OK=7590   KO=0     )
> GetOpenidConfig                                          (OK=22418  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5017   KO=0     )
> CreatePolicy                                             (OK=7577   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5017   KO=0     )
>  UI AM idFromSession                                     (OK=5016   KO=0     )
>  UI AM validateGoto                                      (OK=5016   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5015   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5015   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5015   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5015   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1283   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5012   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5012   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5010   KO=0     )
>  UI IDM uiconfig                                         (OK=5010   KO=0     )
>  UI IDM version                                          (OK=5010   KO=0     )
>  UI IDM login                                            (OK=5010   KO=0     )
>  UI IDM features                                         (OK=5010   KO=0     )
>  UI IDM privilege                                        (OK=5010   KO=0     )
>  UI IDM user                                             (OK=5009   KO=0     )
>  UI IDM dashboard                                        (OK=5009   KO=0     )
>  UI IDM managed user schema                              (OK=5009   KO=0     )
>  UI IDM oidcToken                                        (OK=5010   KO=0     )
> userinfo                                                 (OK=5007   KO=0     )
> UI-Logout                                                (OK=5007   KO=0     )
> UI-Logout Redirect 1                                     (OK=5007   KO=0     )
>  UI AM revoke2                                           (OK=5005   KO=0     )
>  UI AM revoke1                                           (OK=5006   KO=0     )
>  UI AM endsession                                        (OK=5006   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=851    KO=0     )
> RootUserinfo                                             (OK=17171  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=851    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=233    KO=0     )
> ReadPolicy                                               (OK=7471   KO=1     )
> getIdToken                                               (OK=1690   KO=0     )
> getIdToken Redirect 1                                    (OK=1690   KO=0     )
> createOrganization                                       (OK=1690   KO=0     )
> queryOrganization                                        (OK=1690   KO=0     )
> deleteOrganization                                       (OK=1690   KO=0     )
> DeletePolicy                                             (OK=7355   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1315 (98.72%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> status.find.is(302), but actually found 502                         1 ( 0.08%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.08%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.08%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 229299 / active: 313    / done: 23582 
================================================================================

09:43:37.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:38.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:38.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:38.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:38.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:38.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:38.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:38.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:39.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:39.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:39.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:39.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:39.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:40.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:40.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:41.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:41.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:41.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:41.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:42.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:42.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:42 GMT                                     360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=332126 KO=16    )
> restLoginInitiate                                        (OK=23389  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23376  KO=1     )
> User Authorize PKCE stage                                (OK=27089  KO=1     )
> User AccessToken PKCE stage                              (OK=27087  KO=1     )
> tokenUserinfo                                            (OK=4013   KO=0     )
> Skip 2FA                                                 (OK=12941  KO=0     )
> GetUUid                                                  (OK=7710   KO=0     )
> GetOpenidConfig                                          (OK=22766  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5076   KO=0     )
> CreatePolicy                                             (OK=7698   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5076   KO=0     )
>  UI AM idFromSession                                     (OK=5076   KO=0     )
>  UI AM validateGoto                                      (OK=5076   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5072   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5069   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5069   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5069   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1294   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5066   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5066   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5065   KO=0     )
>  UI IDM uiconfig                                         (OK=5065   KO=0     )
>  UI IDM version                                          (OK=5065   KO=0     )
>  UI IDM login                                            (OK=5065   KO=0     )
>  UI IDM features                                         (OK=5065   KO=0     )
>  UI IDM privilege                                        (OK=5065   KO=0     )
>  UI IDM user                                             (OK=5065   KO=0     )
>  UI IDM dashboard                                        (OK=5065   KO=0     )
>  UI IDM managed user schema                              (OK=5065   KO=0     )
>  UI IDM oidcToken                                        (OK=5065   KO=0     )
> userinfo                                                 (OK=5065   KO=0     )
> UI-Logout                                                (OK=5065   KO=0     )
> UI-Logout Redirect 1                                     (OK=5065   KO=0     )
>  UI AM revoke2                                           (OK=5064   KO=0     )
>  UI AM revoke1                                           (OK=5065   KO=0     )
>  UI AM endsession                                        (OK=5065   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=865    KO=0     )
> RootUserinfo                                             (OK=17412  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=865    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=238    KO=0     )
> ReadPolicy                                               (OK=7584   KO=1     )
> getIdToken                                               (OK=1717   KO=0     )
> getIdToken Redirect 1                                    (OK=1715   KO=0     )
> createOrganization                                       (OK=1715   KO=0     )
> queryOrganization                                        (OK=1715   KO=0     )
> deleteOrganization                                       (OK=1715   KO=0     )
> DeletePolicy                                             (OK=7468   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1336 (98.74%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> status.find.is(302), but actually found 502                         1 ( 0.07%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.07%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.07%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 228935 / active: 343    / done: 23916 
================================================================================

09:43:42.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:42.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:43.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:43.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:43.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:43.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:43.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:44.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:44.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:44.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:44.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:45.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:45.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:45.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:45.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:46.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:46.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:47 GMT                                     365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=337345 KO=16    )
> restLoginInitiate                                        (OK=23718  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23708  KO=1     )
> User Authorize PKCE stage                                (OK=27502  KO=1     )
> User AccessToken PKCE stage                              (OK=27500  KO=1     )
> tokenUserinfo                                            (OK=4064   KO=0     )
> Skip 2FA                                                 (OK=13119  KO=0     )
> GetUUid                                                  (OK=7824   KO=0     )
> GetOpenidConfig                                          (OK=23115  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5167   KO=0     )
> CreatePolicy                                             (OK=7813   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5165   KO=0     )
>  UI AM idFromSession                                     (OK=5165   KO=0     )
>  UI AM validateGoto                                      (OK=5165   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5159   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5159   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5158   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5158   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1322   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5154   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5153   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5152   KO=0     )
>  UI IDM uiconfig                                         (OK=5152   KO=0     )
>  UI IDM version                                          (OK=5152   KO=0     )
>  UI IDM login                                            (OK=5152   KO=0     )
>  UI IDM features                                         (OK=5152   KO=0     )
>  UI IDM privilege                                        (OK=5152   KO=0     )
>  UI IDM user                                             (OK=5152   KO=0     )
>  UI IDM dashboard                                        (OK=5152   KO=0     )
>  UI IDM managed user schema                              (OK=5152   KO=0     )
>  UI IDM oidcToken                                        (OK=5153   KO=0     )
> userinfo                                                 (OK=5152   KO=0     )
> UI-Logout                                                (OK=5150   KO=0     )
> UI-Logout Redirect 1                                     (OK=5150   KO=0     )
>  UI AM revoke2                                           (OK=5149   KO=0     )
>  UI AM revoke1                                           (OK=5150   KO=0     )
>  UI AM endsession                                        (OK=5150   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=880    KO=0     )
> RootUserinfo                                             (OK=17629  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=878    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=245    KO=0     )
> ReadPolicy                                               (OK=7703   KO=1     )
> getIdToken                                               (OK=1745   KO=0     )
> getIdToken Redirect 1                                    (OK=1744   KO=0     )
> createOrganization                                       (OK=1744   KO=0     )
> queryOrganization                                        (OK=1744   KO=0     )
> deleteOrganization                                       (OK=1744   KO=0     )
> DeletePolicy                                             (OK=7579   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1353 (98.76%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.73%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> status.find.is(302), but actually found 502                         1 ( 0.07%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.07%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.07%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 228593 / active: 325    / done: 24276 
================================================================================

09:43:47.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:48.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:48.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:48.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:48.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:48.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:48.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:49.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:49.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:49.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:49.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:50.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:50.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:51.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:51.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:52.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:52.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:52.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:52 GMT                                     370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=342381 KO=16    )
> restLoginInitiate                                        (OK=24076  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24060  KO=1     )
> User Authorize PKCE stage                                (OK=27904  KO=1     )
> User AccessToken PKCE stage                              (OK=27900  KO=1     )
> tokenUserinfo                                            (OK=4114   KO=0     )
> Skip 2FA                                                 (OK=13323  KO=0     )
> GetUUid                                                  (OK=7942   KO=0     )
> GetOpenidConfig                                          (OK=23468  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5241   KO=0     )
> CreatePolicy                                             (OK=7932   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5239   KO=0     )
>  UI AM idFromSession                                     (OK=5238   KO=0     )
>  UI AM validateGoto                                      (OK=5238   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5234   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5234   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5233   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5233   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1341   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5231   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5230   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5230   KO=0     )
>  UI IDM uiconfig                                         (OK=5230   KO=0     )
>  UI IDM version                                          (OK=5230   KO=0     )
>  UI IDM login                                            (OK=5230   KO=0     )
>  UI IDM features                                         (OK=5230   KO=0     )
>  UI IDM privilege                                        (OK=5230   KO=0     )
>  UI IDM user                                             (OK=5230   KO=0     )
>  UI IDM dashboard                                        (OK=5230   KO=0     )
>  UI IDM managed user schema                              (OK=5230   KO=0     )
>  UI IDM oidcToken                                        (OK=5231   KO=0     )
> userinfo                                                 (OK=5229   KO=0     )
> UI-Logout                                                (OK=5228   KO=0     )
> UI-Logout Redirect 1                                     (OK=5228   KO=0     )
>  UI AM revoke2                                           (OK=5227   KO=0     )
>  UI AM revoke1                                           (OK=5227   KO=0     )
>  UI AM endsession                                        (OK=5228   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=896    KO=0     )
> RootUserinfo                                             (OK=17909  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=896    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=246    KO=0     )
> ReadPolicy                                               (OK=7819   KO=1     )
> getIdToken                                               (OK=1768   KO=0     )
> getIdToken Redirect 1                                    (OK=1768   KO=0     )
> createOrganization                                       (OK=1768   KO=0     )
> queryOrganization                                        (OK=1767   KO=0     )
> deleteOrganization                                       (OK=1767   KO=0     )
> DeletePolicy                                             (OK=7698   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1371 (98.78%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> status.find.is(302), but actually found 502                         1 ( 0.07%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.07%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.07%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 228216 / active: 363    / done: 24615 
================================================================================

09:43:52.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:53.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:53.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:53.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:53.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:53.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:53.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:53.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:54.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:54.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:54.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:54.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:55.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:55.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:55.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:55.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:56.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:56.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:56.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:57.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:57.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:43:57 GMT                                     375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=347859 KO=16    )
> restLoginInitiate                                        (OK=24439  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24430  KO=1     )
> User Authorize PKCE stage                                (OK=28349  KO=1     )
> User AccessToken PKCE stage                              (OK=28344  KO=1     )
> tokenUserinfo                                            (OK=4176   KO=0     )
> Skip 2FA                                                 (OK=13530  KO=0     )
> GetUUid                                                  (OK=8070   KO=0     )
> GetOpenidConfig                                          (OK=23829  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5327   KO=0     )
> CreatePolicy                                             (OK=8056   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5326   KO=0     )
>  UI AM idFromSession                                     (OK=5325   KO=0     )
>  UI AM validateGoto                                      (OK=5325   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5322   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5321   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5320   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5320   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1357   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5318   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5318   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5317   KO=0     )
>  UI IDM uiconfig                                         (OK=5317   KO=0     )
>  UI IDM version                                          (OK=5317   KO=0     )
>  UI IDM login                                            (OK=5317   KO=0     )
>  UI IDM features                                         (OK=5317   KO=0     )
>  UI IDM privilege                                        (OK=5317   KO=0     )
>  UI IDM user                                             (OK=5317   KO=0     )
>  UI IDM dashboard                                        (OK=5317   KO=0     )
>  UI IDM managed user schema                              (OK=5317   KO=0     )
>  UI IDM oidcToken                                        (OK=5318   KO=0     )
> userinfo                                                 (OK=5317   KO=0     )
> UI-Logout                                                (OK=5317   KO=0     )
> UI-Logout Redirect 1                                     (OK=5315   KO=0     )
>  UI AM revoke2                                           (OK=5313   KO=0     )
>  UI AM revoke1                                           (OK=5314   KO=0     )
>  UI AM endsession                                        (OK=5314   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=911    KO=0     )
> RootUserinfo                                             (OK=18208  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=911    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=250    KO=0     )
> ReadPolicy                                               (OK=7939   KO=1     )
> getIdToken                                               (OK=1792   KO=0     )
> getIdToken Redirect 1                                    (OK=1792   KO=0     )
> createOrganization                                       (OK=1792   KO=0     )
> queryOrganization                                        (OK=1792   KO=0     )
> deleteOrganization                                       (OK=1792   KO=0     )
> DeletePolicy                                             (OK=7817   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1392 (98.79%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> status.find.is(302), but actually found 502                         1 ( 0.07%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.07%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.07%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 227841 / active: 346    / done: 25007 
================================================================================

09:43:58.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:58.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:58.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:43:58.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:00.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:00.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:01.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:01.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:01.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:01.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:02.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:02 GMT                                     380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=353075 KO=16    )
> restLoginInitiate                                        (OK=24794  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24779  KO=1     )
> User Authorize PKCE stage                                (OK=28767  KO=1     )
> User AccessToken PKCE stage                              (OK=28756  KO=1     )
> tokenUserinfo                                            (OK=4224   KO=0     )
> Skip 2FA                                                 (OK=13729  KO=0     )
> GetUUid                                                  (OK=8191   KO=0     )
> GetOpenidConfig                                          (OK=24190  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5412   KO=0     )
> CreatePolicy                                             (OK=8174   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5411   KO=0     )
>  UI AM idFromSession                                     (OK=5411   KO=0     )
>  UI AM validateGoto                                      (OK=5411   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5409   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5407   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5407   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5407   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1376   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5402   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5402   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5401   KO=0     )
>  UI IDM uiconfig                                         (OK=5401   KO=0     )
>  UI IDM version                                          (OK=5401   KO=0     )
>  UI IDM login                                            (OK=5401   KO=0     )
>  UI IDM features                                         (OK=5401   KO=0     )
>  UI IDM privilege                                        (OK=5401   KO=0     )
>  UI IDM user                                             (OK=5400   KO=0     )
>  UI IDM dashboard                                        (OK=5400   KO=0     )
>  UI IDM managed user schema                              (OK=5400   KO=0     )
>  UI IDM oidcToken                                        (OK=5399   KO=0     )
> userinfo                                                 (OK=5398   KO=0     )
> UI-Logout                                                (OK=5398   KO=0     )
> UI-Logout Redirect 1                                     (OK=5397   KO=0     )
>  UI AM revoke2                                           (OK=5396   KO=0     )
>  UI AM revoke1                                           (OK=5397   KO=0     )
>  UI AM endsession                                        (OK=5397   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=923    KO=0     )
> RootUserinfo                                             (OK=18432  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=923    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=250    KO=0     )
> ReadPolicy                                               (OK=8064   KO=1     )
> getIdToken                                               (OK=1820   KO=0     )
> getIdToken Redirect 1                                    (OK=1820   KO=0     )
> createOrganization                                       (OK=1820   KO=0     )
> queryOrganization                                        (OK=1820   KO=0     )
> deleteOrganization                                       (OK=1820   KO=0     )
> DeletePolicy                                             (OK=7936   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1403 (98.80%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> status.find.is(302), but actually found 502                         1 ( 0.07%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.07%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.07%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 227471 / active: 359    / done: 25364 
================================================================================

09:44:02.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:03.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:03.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:04.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:04.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:04.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:05.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:05.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:05.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:05.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:05.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:05.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:05.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:06.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:07.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:07.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:07 GMT                                     385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=358355 KO=16    )
> restLoginInitiate                                        (OK=25132  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25123  KO=1     )
> User Authorize PKCE stage                                (OK=29180  KO=1     )
> User AccessToken PKCE stage                              (OK=29175  KO=1     )
> tokenUserinfo                                            (OK=4272   KO=0     )
> Skip 2FA                                                 (OK=13928  KO=0     )
> GetUUid                                                  (OK=8316   KO=0     )
> GetOpenidConfig                                          (OK=24559  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5495   KO=0     )
> CreatePolicy                                             (OK=8306   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5495   KO=0     )
>  UI AM idFromSession                                     (OK=5492   KO=0     )
>  UI AM validateGoto                                      (OK=5493   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5491   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5491   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5491   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5491   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1394   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5489   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5488   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5487   KO=0     )
>  UI IDM uiconfig                                         (OK=5487   KO=0     )
>  UI IDM version                                          (OK=5487   KO=0     )
>  UI IDM login                                            (OK=5487   KO=0     )
>  UI IDM features                                         (OK=5487   KO=0     )
>  UI IDM privilege                                        (OK=5487   KO=0     )
>  UI IDM user                                             (OK=5487   KO=0     )
>  UI IDM dashboard                                        (OK=5487   KO=0     )
>  UI IDM managed user schema                              (OK=5487   KO=0     )
>  UI IDM oidcToken                                        (OK=5486   KO=0     )
> userinfo                                                 (OK=5484   KO=0     )
> UI-Logout                                                (OK=5484   KO=0     )
> UI-Logout Redirect 1                                     (OK=5484   KO=0     )
>  UI AM revoke2                                           (OK=5480   KO=0     )
>  UI AM revoke1                                           (OK=5481   KO=0     )
>  UI AM endsession                                        (OK=5482   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=933    KO=0     )
> RootUserinfo                                             (OK=18665  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=932    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=253    KO=0     )
> ReadPolicy                                               (OK=8180   KO=1     )
> getIdToken                                               (OK=1854   KO=0     )
> getIdToken Redirect 1                                    (OK=1854   KO=0     )
> createOrganization                                       (OK=1854   KO=0     )
> queryOrganization                                        (OK=1853   KO=0     )
> deleteOrganization                                       (OK=1853   KO=0     )
> DeletePolicy                                             (OK=8059   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1419 (98.82%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> status.find.is(302), but actually found 502                         1 ( 0.07%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.07%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.07%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 227126 / active: 346    / done: 25722 
================================================================================

09:44:07.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:08.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:09.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:09.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:09.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:09.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:10.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:10.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:10.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:10.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:11.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:11.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:12 GMT                                     390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=363038 KO=16    )
> restLoginInitiate                                        (OK=25468  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25460  KO=1     )
> User Authorize PKCE stage                                (OK=29572  KO=1     )
> User AccessToken PKCE stage                              (OK=29561  KO=1     )
> tokenUserinfo                                            (OK=4328   KO=0     )
> Skip 2FA                                                 (OK=14129  KO=0     )
> GetUUid                                                  (OK=8431   KO=0     )
> GetOpenidConfig                                          (OK=24925  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5564   KO=0     )
> CreatePolicy                                             (OK=8418   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5564   KO=0     )
>  UI AM idFromSession                                     (OK=5563   KO=0     )
>  UI AM validateGoto                                      (OK=5563   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5559   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5559   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5558   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5558   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1409   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5555   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5553   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5552   KO=0     )
>  UI IDM uiconfig                                         (OK=5552   KO=0     )
>  UI IDM version                                          (OK=5552   KO=0     )
>  UI IDM login                                            (OK=5552   KO=0     )
>  UI IDM features                                         (OK=5552   KO=0     )
>  UI IDM privilege                                        (OK=5552   KO=0     )
>  UI IDM user                                             (OK=5552   KO=0     )
>  UI IDM dashboard                                        (OK=5552   KO=0     )
>  UI IDM managed user schema                              (OK=5551   KO=0     )
>  UI IDM oidcToken                                        (OK=5552   KO=0     )
> userinfo                                                 (OK=5551   KO=0     )
> UI-Logout                                                (OK=5550   KO=0     )
> UI-Logout Redirect 1                                     (OK=5549   KO=0     )
>  UI AM revoke2                                           (OK=5548   KO=0     )
>  UI AM revoke1                                           (OK=5549   KO=0     )
>  UI AM endsession                                        (OK=5549   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=942    KO=0     )
> RootUserinfo                                             (OK=18904  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=941    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=254    KO=0     )
> ReadPolicy                                               (OK=8314   KO=1     )
> getIdToken                                               (OK=1880   KO=0     )
> getIdToken Redirect 1                                    (OK=1879   KO=0     )
> createOrganization                                       (OK=1879   KO=0     )
> queryOrganization                                        (OK=1879   KO=0     )
> deleteOrganization                                       (OK=1879   KO=0     )
> DeletePolicy                                             (OK=8175   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1431 (98.83%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> status.find.is(302), but actually found 502                         1 ( 0.07%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.07%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.07%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 226782 / active: 353    / done: 26059 
================================================================================

09:44:12.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:12.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:12.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:13.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:13.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:13.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:14.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:14.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:14.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:14.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:15.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:15.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:16.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:16.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:16.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:17.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:17.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:17.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:17 GMT                                     395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=368438 KO=16    )
> restLoginInitiate                                        (OK=25804  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25796  KO=1     )
> User Authorize PKCE stage                                (OK=29978  KO=1     )
> User AccessToken PKCE stage                              (OK=29971  KO=1     )
> tokenUserinfo                                            (OK=4373   KO=0     )
> Skip 2FA                                                 (OK=14302  KO=0     )
> GetUUid                                                  (OK=8537   KO=0     )
> GetOpenidConfig                                          (OK=25277  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5658   KO=0     )
> CreatePolicy                                             (OK=8524   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5656   KO=0     )
>  UI AM idFromSession                                     (OK=5655   KO=0     )
>  UI AM validateGoto                                      (OK=5655   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5653   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5653   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5652   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5652   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1435   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5650   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5647   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5646   KO=0     )
>  UI IDM uiconfig                                         (OK=5646   KO=0     )
>  UI IDM version                                          (OK=5646   KO=0     )
>  UI IDM login                                            (OK=5646   KO=0     )
>  UI IDM features                                         (OK=5646   KO=0     )
>  UI IDM privilege                                        (OK=5646   KO=0     )
>  UI IDM user                                             (OK=5645   KO=0     )
>  UI IDM dashboard                                        (OK=5646   KO=0     )
>  UI IDM managed user schema                              (OK=5645   KO=0     )
>  UI IDM oidcToken                                        (OK=5646   KO=0     )
> userinfo                                                 (OK=5646   KO=0     )
> UI-Logout                                                (OK=5646   KO=0     )
> UI-Logout Redirect 1                                     (OK=5645   KO=0     )
>  UI AM revoke2                                           (OK=5644   KO=0     )
>  UI AM revoke1                                           (OK=5645   KO=0     )
>  UI AM endsession                                        (OK=5645   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=953    KO=0     )
> RootUserinfo                                             (OK=19160  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=952    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=259    KO=0     )
> ReadPolicy                                               (OK=8425   KO=1     )
> getIdToken                                               (OK=1904   KO=0     )
> getIdToken Redirect 1                                    (OK=1904   KO=0     )
> createOrganization                                       (OK=1904   KO=0     )
> queryOrganization                                        (OK=1904   KO=0     )
> deleteOrganization                                       (OK=1904   KO=0     )
> DeletePolicy                                             (OK=8312   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1449 (98.84%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.68%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> status.find.is(302), but actually found 502                         1 ( 0.07%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.07%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.07%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 226437 / active: 315    / done: 26442 
================================================================================

09:44:17.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:17.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:18.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:18.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:18.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:18.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:18.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:18.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:18.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:19.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:19.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:19.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:20.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:20.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:20.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:20.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:20.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:20.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:20.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:20.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:21.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:21.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:21.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:22.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:22 GMT                                     400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=373179 KO=16    )
> restLoginInitiate                                        (OK=26142  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26131  KO=1     )
> User Authorize PKCE stage                                (OK=30364  KO=1     )
> User AccessToken PKCE stage                              (OK=30358  KO=1     )
> tokenUserinfo                                            (OK=4427   KO=0     )
> Skip 2FA                                                 (OK=14493  KO=0     )
> GetUUid                                                  (OK=8654   KO=0     )
> GetOpenidConfig                                          (OK=25607  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5727   KO=0     )
> CreatePolicy                                             (OK=8641   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5727   KO=0     )
>  UI AM idFromSession                                     (OK=5724   KO=0     )
>  UI AM validateGoto                                      (OK=5724   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5724   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5724   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5723   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5723   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1449   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5720   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5719   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5719   KO=0     )
>  UI IDM uiconfig                                         (OK=5719   KO=0     )
>  UI IDM version                                          (OK=5719   KO=0     )
>  UI IDM login                                            (OK=5719   KO=0     )
>  UI IDM features                                         (OK=5719   KO=0     )
>  UI IDM privilege                                        (OK=5719   KO=0     )
>  UI IDM user                                             (OK=5719   KO=0     )
>  UI IDM dashboard                                        (OK=5719   KO=0     )
>  UI IDM managed user schema                              (OK=5719   KO=0     )
>  UI IDM oidcToken                                        (OK=5720   KO=0     )
> userinfo                                                 (OK=5720   KO=0     )
> UI-Logout                                                (OK=5718   KO=0     )
> UI-Logout Redirect 1                                     (OK=5716   KO=0     )
>  UI AM revoke2                                           (OK=5715   KO=0     )
>  UI AM revoke1                                           (OK=5716   KO=0     )
>  UI AM endsession                                        (OK=5716   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=966    KO=0     )
> RootUserinfo                                             (OK=19392  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=966    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=265    KO=0     )
> ReadPolicy                                               (OK=8532   KO=1     )
> getIdToken                                               (OK=1929   KO=0     )
> getIdToken Redirect 1                                    (OK=1929   KO=0     )
> createOrganization                                       (OK=1929   KO=0     )
> queryOrganization                                        (OK=1929   KO=0     )
> deleteOrganization                                       (OK=1929   KO=0     )
> DeletePolicy                                             (OK=8420   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1473 (98.86%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.67%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> status.find.is(302), but actually found 502                         1 ( 0.07%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.07%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.07%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 226082 / active: 331    / done: 26781 
================================================================================

09:44:22.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:23.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:23.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:23.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:23.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:23.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:23.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:23.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:24.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:24.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:24.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:24.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:24.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:24.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:25.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:25.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:25.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:26.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:26.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:26.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:26.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:27.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:27 GMT                                     405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=378118 KO=16    )
> restLoginInitiate                                        (OK=26477  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26462  KO=1     )
> User Authorize PKCE stage                                (OK=30760  KO=1     )
> User AccessToken PKCE stage                              (OK=30752  KO=1     )
> tokenUserinfo                                            (OK=4492   KO=0     )
> Skip 2FA                                                 (OK=14661  KO=0     )
> GetUUid                                                  (OK=8750   KO=0     )
> GetOpenidConfig                                          (OK=25934  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5808   KO=0     )
> CreatePolicy                                             (OK=8738   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5808   KO=0     )
>  UI AM idFromSession                                     (OK=5808   KO=0     )
>  UI AM validateGoto                                      (OK=5808   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5803   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5803   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5803   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5803   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1466   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5798   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5798   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5798   KO=0     )
>  UI IDM uiconfig                                         (OK=5798   KO=0     )
>  UI IDM version                                          (OK=5798   KO=0     )
>  UI IDM login                                            (OK=5797   KO=0     )
>  UI IDM features                                         (OK=5797   KO=0     )
>  UI IDM privilege                                        (OK=5798   KO=0     )
>  UI IDM user                                             (OK=5797   KO=0     )
>  UI IDM dashboard                                        (OK=5797   KO=0     )
>  UI IDM managed user schema                              (OK=5797   KO=0     )
>  UI IDM oidcToken                                        (OK=5798   KO=0     )
> userinfo                                                 (OK=5797   KO=0     )
> UI-Logout                                                (OK=5797   KO=0     )
> UI-Logout Redirect 1                                     (OK=5796   KO=0     )
>  UI AM revoke2                                           (OK=5795   KO=0     )
>  UI AM revoke1                                           (OK=5796   KO=0     )
>  UI AM endsession                                        (OK=5796   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=975    KO=0     )
> RootUserinfo                                             (OK=19655  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=975    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=267    KO=0     )
> ReadPolicy                                               (OK=8650   KO=1     )
> getIdToken                                               (OK=1957   KO=0     )
> getIdToken Redirect 1                                    (OK=1957   KO=0     )
> createOrganization                                       (OK=1957   KO=0     )
> queryOrganization                                        (OK=1956   KO=0     )
> deleteOrganization                                       (OK=1956   KO=0     )
> DeletePolicy                                             (OK=8529   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1495 (98.88%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.66%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> status.find.is(302), but actually found 502                         1 ( 0.07%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.07%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.07%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 225739 / active: 313    / done: 27142 
================================================================================

09:44:27.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:27.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:28.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:28.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:29.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:29.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:29.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:29.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:29.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:29.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:29.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:29.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:30.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:30.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:30.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:30.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:30.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:30.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:30.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:30.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:31.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:31.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:31.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:31.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:32.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:32.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:32.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:32.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:32.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:32 GMT                                     410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=382626 KO=16    )
> restLoginInitiate                                        (OK=26794  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26784  KO=1     )
> User Authorize PKCE stage                                (OK=31118  KO=1     )
> User AccessToken PKCE stage                              (OK=31115  KO=1     )
> tokenUserinfo                                            (OK=4540   KO=0     )
> Skip 2FA                                                 (OK=14832  KO=0     )
> GetUUid                                                  (OK=8859   KO=0     )
> GetOpenidConfig                                          (OK=26256  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5881   KO=0     )
> CreatePolicy                                             (OK=8846   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5879   KO=0     )
>  UI AM idFromSession                                     (OK=5876   KO=0     )
>  UI AM validateGoto                                      (OK=5876   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5875   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5875   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5874   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5874   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1482   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5871   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5871   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5868   KO=0     )
>  UI IDM uiconfig                                         (OK=5868   KO=0     )
>  UI IDM version                                          (OK=5868   KO=0     )
>  UI IDM login                                            (OK=5867   KO=0     )
>  UI IDM features                                         (OK=5867   KO=0     )
>  UI IDM privilege                                        (OK=5867   KO=0     )
>  UI IDM user                                             (OK=5867   KO=0     )
>  UI IDM dashboard                                        (OK=5867   KO=0     )
>  UI IDM managed user schema                              (OK=5867   KO=0     )
>  UI IDM oidcToken                                        (OK=5867   KO=0     )
> userinfo                                                 (OK=5867   KO=0     )
> UI-Logout                                                (OK=5866   KO=0     )
> UI-Logout Redirect 1                                     (OK=5866   KO=0     )
>  UI AM revoke2                                           (OK=5865   KO=0     )
>  UI AM revoke1                                           (OK=5866   KO=0     )
>  UI AM endsession                                        (OK=5866   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=989    KO=0     )
> RootUserinfo                                             (OK=19885  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=988    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=270    KO=0     )
> ReadPolicy                                               (OK=8746   KO=1     )
> getIdToken                                               (OK=1971   KO=0     )
> getIdToken Redirect 1                                    (OK=1971   KO=0     )
> createOrganization                                       (OK=1971   KO=0     )
> queryOrganization                                        (OK=1971   KO=0     )
> deleteOrganization                                       (OK=1969   KO=0     )
> DeletePolicy                                             (OK=8648   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1524 (98.90%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.65%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 10%
          waiting: 225407 / active: 300    / done: 27487 
================================================================================

09:44:32.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:32.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:32.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:33.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:33.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:33.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:34.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:34.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:34.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:34.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:34.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:34.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:35.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:35.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:36.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:36.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:36.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:36.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:36.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:36.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:37 GMT                                     415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=387384 KO=16    )
> restLoginInitiate                                        (OK=27138  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27127  KO=1     )
> User Authorize PKCE stage                                (OK=31512  KO=1     )
> User AccessToken PKCE stage                              (OK=31496  KO=1     )
> tokenUserinfo                                            (OK=4590   KO=0     )
> Skip 2FA                                                 (OK=15023  KO=0     )
> GetUUid                                                  (OK=8975   KO=0     )
> GetOpenidConfig                                          (OK=26575  KO=0     )
> UI-Post-Login - stage 1                                  (OK=5959   KO=0     )
> CreatePolicy                                             (OK=8963   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5958   KO=0     )
>  UI AM idFromSession                                     (OK=5956   KO=0     )
>  UI AM validateGoto                                      (OK=5956   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5951   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5948   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5946   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5946   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1510   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5941   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5941   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5941   KO=0     )
>  UI IDM uiconfig                                         (OK=5941   KO=0     )
>  UI IDM version                                          (OK=5941   KO=0     )
>  UI IDM login                                            (OK=5941   KO=0     )
>  UI IDM features                                         (OK=5941   KO=0     )
>  UI IDM privilege                                        (OK=5941   KO=0     )
>  UI IDM user                                             (OK=5940   KO=0     )
>  UI IDM dashboard                                        (OK=5940   KO=0     )
>  UI IDM managed user schema                              (OK=5940   KO=0     )
>  UI IDM oidcToken                                        (OK=5941   KO=0     )
> userinfo                                                 (OK=5941   KO=0     )
> UI-Logout                                                (OK=5941   KO=0     )
> UI-Logout Redirect 1                                     (OK=5939   KO=0     )
>  UI AM revoke2                                           (OK=5938   KO=0     )
>  UI AM revoke1                                           (OK=5939   KO=0     )
>  UI AM endsession                                        (OK=5939   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1000   KO=0     )
> RootUserinfo                                             (OK=20084  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1000   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=274    KO=0     )
> ReadPolicy                                               (OK=8853   KO=1     )
> getIdToken                                               (OK=1996   KO=0     )
> getIdToken Redirect 1                                    (OK=1995   KO=0     )
> createOrganization                                       (OK=1995   KO=0     )
> queryOrganization                                        (OK=1994   KO=0     )
> deleteOrganization                                       (OK=1994   KO=0     )
> DeletePolicy                                             (OK=8744   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1544 (98.91%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.64%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 10%
          waiting: 225049 / active: 335    / done: 27810 
================================================================================

09:44:37.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:37.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:37.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:37.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:38.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:38.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:38.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:38.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:38.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:38.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:38.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:38.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:39.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:39.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:40.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:40.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:41.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:41.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:42.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:42.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:42.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:42.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:42 GMT                                     420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=392460 KO=16    )
> restLoginInitiate                                        (OK=27477  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27468  KO=1     )
> User Authorize PKCE stage                                (OK=31919  KO=1     )
> User AccessToken PKCE stage                              (OK=31916  KO=1     )
> tokenUserinfo                                            (OK=4647   KO=0     )
> Skip 2FA                                                 (OK=15222  KO=0     )
> GetUUid                                                  (OK=9088   KO=0     )
> GetOpenidConfig                                          (OK=26913  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6030   KO=0     )
> CreatePolicy                                             (OK=9078   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6029   KO=0     )
>  UI AM idFromSession                                     (OK=6028   KO=0     )
>  UI AM validateGoto                                      (OK=6028   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6027   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6027   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6026   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6026   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1527   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6021   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6020   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6020   KO=0     )
>  UI IDM uiconfig                                         (OK=6020   KO=0     )
>  UI IDM version                                          (OK=6020   KO=0     )
>  UI IDM login                                            (OK=6020   KO=0     )
>  UI IDM features                                         (OK=6020   KO=0     )
>  UI IDM privilege                                        (OK=6020   KO=0     )
>  UI IDM user                                             (OK=6019   KO=0     )
>  UI IDM dashboard                                        (OK=6019   KO=0     )
>  UI IDM managed user schema                              (OK=6019   KO=0     )
>  UI IDM oidcToken                                        (OK=6020   KO=0     )
> userinfo                                                 (OK=6019   KO=0     )
> UI-Logout                                                (OK=6019   KO=0     )
> UI-Logout Redirect 1                                     (OK=6019   KO=0     )
>  UI AM revoke2                                           (OK=6017   KO=0     )
>  UI AM revoke1                                           (OK=6018   KO=0     )
>  UI AM endsession                                        (OK=6018   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1015   KO=0     )
> RootUserinfo                                             (OK=20388  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1015   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=278    KO=0     )
> ReadPolicy                                               (OK=8971   KO=1     )
> getIdToken                                               (OK=2024   KO=0     )
> getIdToken Redirect 1                                    (OK=2024   KO=0     )
> createOrganization                                       (OK=2024   KO=0     )
> queryOrganization                                        (OK=2024   KO=0     )
> deleteOrganization                                       (OK=2023   KO=0     )
> DeletePolicy                                             (OK=8850   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1566 (98.93%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.63%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 224697 / active: 338    / done: 28159 
================================================================================

09:44:42.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:43.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:43.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:43.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:43.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:43.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:43.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:44.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:44.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:44.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:44.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:44.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:44.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:45.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:45.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:45.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:45.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:45.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:45.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:46.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:46.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:46.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:46.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:47.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:47 GMT                                     425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=397580 KO=16    )
> restLoginInitiate                                        (OK=27808  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27804  KO=1     )
> User Authorize PKCE stage                                (OK=32306  KO=1     )
> User AccessToken PKCE stage                              (OK=32303  KO=1     )
> tokenUserinfo                                            (OK=4691   KO=0     )
> Skip 2FA                                                 (OK=15397  KO=0     )
> GetUUid                                                  (OK=9181   KO=0     )
> GetOpenidConfig                                          (OK=27239  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6119   KO=0     )
> CreatePolicy                                             (OK=9171   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6118   KO=0     )
>  UI AM idFromSession                                     (OK=6118   KO=0     )
>  UI AM validateGoto                                      (OK=6118   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6113   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6113   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6111   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6111   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1550   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6107   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6107   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6107   KO=0     )
>  UI IDM uiconfig                                         (OK=6107   KO=0     )
>  UI IDM version                                          (OK=6106   KO=0     )
>  UI IDM login                                            (OK=6106   KO=0     )
>  UI IDM features                                         (OK=6106   KO=0     )
>  UI IDM privilege                                        (OK=6106   KO=0     )
>  UI IDM user                                             (OK=6106   KO=0     )
>  UI IDM dashboard                                        (OK=6106   KO=0     )
>  UI IDM managed user schema                              (OK=6106   KO=0     )
>  UI IDM oidcToken                                        (OK=6105   KO=0     )
> userinfo                                                 (OK=6105   KO=0     )
> UI-Logout                                                (OK=6105   KO=0     )
> UI-Logout Redirect 1                                     (OK=6104   KO=0     )
>  UI AM revoke2                                           (OK=6101   KO=0     )
>  UI AM revoke1                                           (OK=6102   KO=0     )
>  UI AM endsession                                        (OK=6102   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1024   KO=0     )
> RootUserinfo                                             (OK=20647  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1024   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=281    KO=0     )
> ReadPolicy                                               (OK=9085   KO=1     )
> getIdToken                                               (OK=2058   KO=0     )
> getIdToken Redirect 1                                    (OK=2058   KO=0     )
> createOrganization                                       (OK=2058   KO=0     )
> queryOrganization                                        (OK=2056   KO=0     )
> deleteOrganization                                       (OK=2056   KO=0     )
> DeletePolicy                                             (OK=8968   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1590 (98.94%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.62%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 224357 / active: 301    / done: 28536 
================================================================================

09:44:47.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:48.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:48.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:48.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:48.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:48.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:49.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:49.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:49.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:49.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:50.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:50.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:51.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:51.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:52.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:52 GMT                                     430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=402604 KO=16    )
> restLoginInitiate                                        (OK=28164  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28159  KO=1     )
> User Authorize PKCE stage                                (OK=32733  KO=1     )
> User AccessToken PKCE stage                              (OK=32729  KO=1     )
> tokenUserinfo                                            (OK=4755   KO=0     )
> Skip 2FA                                                 (OK=15605  KO=0     )
> GetUUid                                                  (OK=9313   KO=0     )
> GetOpenidConfig                                          (OK=27575  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6190   KO=0     )
> CreatePolicy                                             (OK=9299   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6190   KO=0     )
>  UI AM idFromSession                                     (OK=6189   KO=0     )
>  UI AM validateGoto                                      (OK=6189   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6187   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6187   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6185   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6185   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1565   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6182   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6182   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6182   KO=0     )
>  UI IDM uiconfig                                         (OK=6182   KO=0     )
>  UI IDM version                                          (OK=6182   KO=0     )
>  UI IDM login                                            (OK=6182   KO=0     )
>  UI IDM features                                         (OK=6182   KO=0     )
>  UI IDM privilege                                        (OK=6182   KO=0     )
>  UI IDM user                                             (OK=6182   KO=0     )
>  UI IDM dashboard                                        (OK=6182   KO=0     )
>  UI IDM managed user schema                              (OK=6182   KO=0     )
>  UI IDM oidcToken                                        (OK=6182   KO=0     )
> userinfo                                                 (OK=6181   KO=0     )
> UI-Logout                                                (OK=6181   KO=0     )
> UI-Logout Redirect 1                                     (OK=6180   KO=0     )
>  UI AM revoke2                                           (OK=6178   KO=0     )
>  UI AM revoke1                                           (OK=6179   KO=0     )
>  UI AM endsession                                        (OK=6179   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1042   KO=0     )
> RootUserinfo                                             (OK=20917  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1042   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=282    KO=0     )
> ReadPolicy                                               (OK=9177   KO=1     )
> getIdToken                                               (OK=2081   KO=0     )
> getIdToken Redirect 1                                    (OK=2080   KO=0     )
> createOrganization                                       (OK=2080   KO=0     )
> queryOrganization                                        (OK=2080   KO=0     )
> deleteOrganization                                       (OK=2080   KO=0     )
> DeletePolicy                                             (OK=9082   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1605 (98.95%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.62%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 223984 / active: 316    / done: 28894 
================================================================================

09:44:52.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:53.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:53.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:53.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:53.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:53.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:53.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:53.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:54.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:54.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:54.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:54.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:54.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:54.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:55.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:56.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:56.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:56.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:44:57 GMT                                     435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=407371 KO=16    )
> restLoginInitiate                                        (OK=28505  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28493  KO=1     )
> User Authorize PKCE stage                                (OK=33114  KO=1     )
> User AccessToken PKCE stage                              (OK=33109  KO=1     )
> tokenUserinfo                                            (OK=4800   KO=0     )
> Skip 2FA                                                 (OK=15791  KO=0     )
> GetUUid                                                  (OK=9414   KO=0     )
> GetOpenidConfig                                          (OK=27900  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6271   KO=0     )
> CreatePolicy                                             (OK=9402   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6270   KO=0     )
>  UI AM idFromSession                                     (OK=6268   KO=0     )
>  UI AM validateGoto                                      (OK=6268   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6263   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6262   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6261   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6260   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1580   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6255   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6254   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6253   KO=0     )
>  UI IDM uiconfig                                         (OK=6253   KO=0     )
>  UI IDM version                                          (OK=6253   KO=0     )
>  UI IDM login                                            (OK=6253   KO=0     )
>  UI IDM features                                         (OK=6253   KO=0     )
>  UI IDM privilege                                        (OK=6253   KO=0     )
>  UI IDM user                                             (OK=6252   KO=0     )
>  UI IDM dashboard                                        (OK=6253   KO=0     )
>  UI IDM managed user schema                              (OK=6253   KO=0     )
>  UI IDM oidcToken                                        (OK=6252   KO=0     )
> userinfo                                                 (OK=6251   KO=0     )
> UI-Logout                                                (OK=6251   KO=0     )
> UI-Logout Redirect 1                                     (OK=6250   KO=0     )
>  UI AM revoke2                                           (OK=6248   KO=0     )
>  UI AM revoke1                                           (OK=6249   KO=0     )
>  UI AM endsession                                        (OK=6249   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1054   KO=0     )
> RootUserinfo                                             (OK=21228  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1054   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=285    KO=0     )
> ReadPolicy                                               (OK=9305   KO=1     )
> getIdToken                                               (OK=2101   KO=0     )
> getIdToken Redirect 1                                    (OK=2101   KO=0     )
> createOrganization                                       (OK=2101   KO=0     )
> queryOrganization                                        (OK=2101   KO=0     )
> deleteOrganization                                       (OK=2099   KO=0     )
> DeletePolicy                                             (OK=9176   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1623 (98.96%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.61%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 223632 / active: 354    / done: 29208 
================================================================================

09:44:57.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:57.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:57.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:59.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:44:59.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:00.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:00.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:00.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:00.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:01.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:01.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:02 GMT                                     440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=412229 KO=16    )
> restLoginInitiate                                        (OK=28822  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28815  KO=1     )
> User Authorize PKCE stage                                (OK=33504  KO=1     )
> User AccessToken PKCE stage                              (OK=33500  KO=1     )
> tokenUserinfo                                            (OK=4849   KO=0     )
> Skip 2FA                                                 (OK=15992  KO=0     )
> GetUUid                                                  (OK=9532   KO=0     )
> GetOpenidConfig                                          (OK=28245  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6337   KO=0     )
> CreatePolicy                                             (OK=9516   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6337   KO=0     )
>  UI AM idFromSession                                     (OK=6335   KO=0     )
>  UI AM validateGoto                                      (OK=6335   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6332   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6332   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6332   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6332   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1599   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6328   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6328   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6328   KO=0     )
>  UI IDM uiconfig                                         (OK=6328   KO=0     )
>  UI IDM version                                          (OK=6328   KO=0     )
>  UI IDM login                                            (OK=6328   KO=0     )
>  UI IDM features                                         (OK=6328   KO=0     )
>  UI IDM privilege                                        (OK=6328   KO=0     )
>  UI IDM user                                             (OK=6328   KO=0     )
>  UI IDM dashboard                                        (OK=6328   KO=0     )
>  UI IDM managed user schema                              (OK=6328   KO=0     )
>  UI IDM oidcToken                                        (OK=6328   KO=0     )
> userinfo                                                 (OK=6328   KO=0     )
> UI-Logout                                                (OK=6328   KO=0     )
> UI-Logout Redirect 1                                     (OK=6328   KO=0     )
>  UI AM revoke2                                           (OK=6326   KO=0     )
>  UI AM revoke1                                           (OK=6327   KO=0     )
>  UI AM endsession                                        (OK=6327   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1066   KO=0     )
> RootUserinfo                                             (OK=21500  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1066   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=291    KO=0     )
> ReadPolicy                                               (OK=9409   KO=1     )
> getIdToken                                               (OK=2130   KO=0     )
> getIdToken Redirect 1                                    (OK=2130   KO=0     )
> createOrganization                                       (OK=2130   KO=0     )
> queryOrganization                                        (OK=2130   KO=0     )
> deleteOrganization                                       (OK=2130   KO=0     )
> DeletePolicy                                             (OK=9301   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1634 (98.97%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.61%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 223303 / active: 316    / done: 29575 
================================================================================

09:45:02.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:02.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:03.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:03.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:03.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:03.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:03.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:03.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:03.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:04.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:04.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:05.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:06.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:06.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:06.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:07.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:07.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:07.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:07 GMT                                     445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=417220 KO=16    )
> restLoginInitiate                                        (OK=29172  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29165  KO=1     )
> User Authorize PKCE stage                                (OK=33912  KO=1     )
> User AccessToken PKCE stage                              (OK=33907  KO=1     )
> tokenUserinfo                                            (OK=4903   KO=0     )
> Skip 2FA                                                 (OK=16198  KO=0     )
> GetUUid                                                  (OK=9661   KO=0     )
> GetOpenidConfig                                          (OK=28596  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6409   KO=0     )
> CreatePolicy                                             (OK=9651   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6409   KO=0     )
>  UI AM idFromSession                                     (OK=6409   KO=0     )
>  UI AM validateGoto                                      (OK=6409   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6409   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6409   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6409   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6409   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1624   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6406   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6404   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6404   KO=0     )
>  UI IDM uiconfig                                         (OK=6404   KO=0     )
>  UI IDM version                                          (OK=6404   KO=0     )
>  UI IDM login                                            (OK=6403   KO=0     )
>  UI IDM features                                         (OK=6403   KO=0     )
>  UI IDM privilege                                        (OK=6403   KO=0     )
>  UI IDM user                                             (OK=6403   KO=0     )
>  UI IDM dashboard                                        (OK=6403   KO=0     )
>  UI IDM managed user schema                              (OK=6403   KO=0     )
>  UI IDM oidcToken                                        (OK=6404   KO=0     )
> userinfo                                                 (OK=6404   KO=0     )
> UI-Logout                                                (OK=6404   KO=0     )
> UI-Logout Redirect 1                                     (OK=6403   KO=0     )
>  UI AM revoke2                                           (OK=6401   KO=0     )
>  UI AM revoke1                                           (OK=6402   KO=0     )
>  UI AM endsession                                        (OK=6402   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1081   KO=0     )
> RootUserinfo                                             (OK=21744  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1079   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=295    KO=0     )
> ReadPolicy                                               (OK=9524   KO=1     )
> getIdToken                                               (OK=2155   KO=0     )
> getIdToken Redirect 1                                    (OK=2155   KO=0     )
> createOrganization                                       (OK=2154   KO=0     )
> queryOrganization                                        (OK=2153   KO=0     )
> deleteOrganization                                       (OK=2152   KO=0     )
> DeletePolicy                                             (OK=9407   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1652 (98.98%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.60%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 222938 / active: 339    / done: 29917 
================================================================================

09:45:07.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:08.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:08.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:08.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:08.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:09.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:09.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:09.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:09.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:09.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:09.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:10.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:10.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:10.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:10.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:10.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:10.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:10.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:11.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:11.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:11.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:12.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:12 GMT                                     450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=421981 KO=16    )
> restLoginInitiate                                        (OK=29507  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29493  KO=1     )
> User Authorize PKCE stage                                (OK=34293  KO=1     )
> User AccessToken PKCE stage                              (OK=34288  KO=1     )
> tokenUserinfo                                            (OK=4958   KO=0     )
> Skip 2FA                                                 (OK=16371  KO=0     )
> GetUUid                                                  (OK=9766   KO=0     )
> GetOpenidConfig                                          (OK=28949  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6486   KO=0     )
> CreatePolicy                                             (OK=9752   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6485   KO=0     )
>  UI AM idFromSession                                     (OK=6485   KO=0     )
>  UI AM validateGoto                                      (OK=6485   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6481   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6481   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6480   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6480   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1641   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6478   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6477   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6477   KO=0     )
>  UI IDM uiconfig                                         (OK=6477   KO=0     )
>  UI IDM version                                          (OK=6475   KO=0     )
>  UI IDM login                                            (OK=6475   KO=0     )
>  UI IDM features                                         (OK=6475   KO=0     )
>  UI IDM privilege                                        (OK=6475   KO=0     )
>  UI IDM user                                             (OK=6474   KO=0     )
>  UI IDM dashboard                                        (OK=6474   KO=0     )
>  UI IDM managed user schema                              (OK=6474   KO=0     )
>  UI IDM oidcToken                                        (OK=6474   KO=0     )
> userinfo                                                 (OK=6474   KO=0     )
> UI-Logout                                                (OK=6474   KO=0     )
> UI-Logout Redirect 1                                     (OK=6473   KO=0     )
>  UI AM revoke2                                           (OK=6472   KO=0     )
>  UI AM revoke1                                           (OK=6473   KO=0     )
>  UI AM endsession                                        (OK=6473   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1092   KO=0     )
> RootUserinfo                                             (OK=22020  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1092   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=299    KO=0     )
> ReadPolicy                                               (OK=9656   KO=1     )
> getIdToken                                               (OK=2176   KO=0     )
> getIdToken Redirect 1                                    (OK=2175   KO=0     )
> createOrganization                                       (OK=2175   KO=0     )
> queryOrganization                                        (OK=2174   KO=0     )
> deleteOrganization                                       (OK=2174   KO=0     )
> DeletePolicy                                             (OK=9523   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1674 (98.99%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.59%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 222590 / active: 341    / done: 30263 
================================================================================

09:45:12.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:12.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:12.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:12.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:13.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:13.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:13.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:13.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:13.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:14.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:14.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:14.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:14.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:15.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:15.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:15.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:15.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:16.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:16.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:17.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:17.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:17 GMT                                     455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=426466 KO=16    )
> restLoginInitiate                                        (OK=29817  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29808  KO=1     )
> User Authorize PKCE stage                                (OK=34655  KO=1     )
> User AccessToken PKCE stage                              (OK=34653  KO=1     )
> tokenUserinfo                                            (OK=5022   KO=0     )
> Skip 2FA                                                 (OK=16539  KO=0     )
> GetUUid                                                  (OK=9878   KO=0     )
> GetOpenidConfig                                          (OK=29292  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6549   KO=0     )
> CreatePolicy                                             (OK=9863   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6549   KO=0     )
>  UI AM idFromSession                                     (OK=6548   KO=0     )
>  UI AM validateGoto                                      (OK=6548   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6548   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6548   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6547   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6547   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1660   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6544   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6544   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6543   KO=0     )
>  UI IDM uiconfig                                         (OK=6543   KO=0     )
>  UI IDM version                                          (OK=6542   KO=0     )
>  UI IDM login                                            (OK=6542   KO=0     )
>  UI IDM features                                         (OK=6542   KO=0     )
>  UI IDM privilege                                        (OK=6542   KO=0     )
>  UI IDM user                                             (OK=6542   KO=0     )
>  UI IDM dashboard                                        (OK=6542   KO=0     )
>  UI IDM managed user schema                              (OK=6542   KO=0     )
>  UI IDM oidcToken                                        (OK=6542   KO=0     )
> userinfo                                                 (OK=6541   KO=0     )
> UI-Logout                                                (OK=6541   KO=0     )
> UI-Logout Redirect 1                                     (OK=6541   KO=0     )
>  UI AM revoke2                                           (OK=6540   KO=0     )
>  UI AM revoke1                                           (OK=6541   KO=0     )
>  UI AM endsession                                        (OK=6541   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1103   KO=0     )
> RootUserinfo                                             (OK=22247  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1103   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=302    KO=0     )
> ReadPolicy                                               (OK=9760   KO=1     )
> getIdToken                                               (OK=2196   KO=0     )
> getIdToken Redirect 1                                    (OK=2194   KO=0     )
> createOrganization                                       (OK=2194   KO=0     )
> queryOrganization                                        (OK=2194   KO=0     )
> deleteOrganization                                       (OK=2194   KO=0     )
> DeletePolicy                                             (OK=9653   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1695 (99.01%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.58%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 12%
          waiting: 222271 / active: 288    / done: 30635 
================================================================================

09:45:17.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:17.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:17.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:18.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:18.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:18.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:18.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:18.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:19.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:20.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:20.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:20.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:20.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:21.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:21.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:22.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:22.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:22.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:22.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:22.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:22 GMT                                     460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=430988 KO=16    )
> restLoginInitiate                                        (OK=30127  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30121  KO=1     )
> User Authorize PKCE stage                                (OK=35011  KO=1     )
> User AccessToken PKCE stage                              (OK=35010  KO=1     )
> tokenUserinfo                                            (OK=5066   KO=0     )
> Skip 2FA                                                 (OK=16715  KO=0     )
> GetUUid                                                  (OK=9977   KO=0     )
> GetOpenidConfig                                          (OK=29608  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6620   KO=0     )
> CreatePolicy                                             (OK=9965   KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6620   KO=0     )
>  UI AM idFromSession                                     (OK=6619   KO=0     )
>  UI AM validateGoto                                      (OK=6619   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6618   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6617   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6617   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6617   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1683   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6614   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6614   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6613   KO=0     )
>  UI IDM uiconfig                                         (OK=6613   KO=0     )
>  UI IDM version                                          (OK=6613   KO=0     )
>  UI IDM login                                            (OK=6613   KO=0     )
>  UI IDM features                                         (OK=6613   KO=0     )
>  UI IDM privilege                                        (OK=6613   KO=0     )
>  UI IDM user                                             (OK=6613   KO=0     )
>  UI IDM dashboard                                        (OK=6613   KO=0     )
>  UI IDM managed user schema                              (OK=6613   KO=0     )
>  UI IDM oidcToken                                        (OK=6613   KO=0     )
> userinfo                                                 (OK=6613   KO=0     )
> UI-Logout                                                (OK=6612   KO=0     )
> UI-Logout Redirect 1                                     (OK=6612   KO=0     )
>  UI AM revoke2                                           (OK=6611   KO=0     )
>  UI AM revoke1                                           (OK=6612   KO=0     )
>  UI AM endsession                                        (OK=6612   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1115   KO=0     )
> RootUserinfo                                             (OK=22495  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1114   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=303    KO=0     )
> ReadPolicy                                               (OK=9870   KO=1     )
> getIdToken                                               (OK=2215   KO=0     )
> getIdToken Redirect 1                                    (OK=2215   KO=0     )
> createOrganization                                       (OK=2215   KO=0     )
> queryOrganization                                        (OK=2215   KO=0     )
> deleteOrganization                                       (OK=2215   KO=0     )
> DeletePolicy                                             (OK=9756   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1715 (99.02%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.58%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 221946 / active: 298    / done: 30950 
================================================================================

09:45:22.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:22.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:23.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:23.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:23.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:24.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:24.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:24.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:25.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:25.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:25.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:25.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:25.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:26.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:26.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:26.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:26.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:26.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:27.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:27.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:27.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:27 GMT                                     465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=435682 KO=16    )
> restLoginInitiate                                        (OK=30473  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30461  KO=1     )
> User Authorize PKCE stage                                (OK=35401  KO=1     )
> User AccessToken PKCE stage                              (OK=35398  KO=1     )
> tokenUserinfo                                            (OK=5120   KO=0     )
> Skip 2FA                                                 (OK=16909  KO=0     )
> GetUUid                                                  (OK=10102  KO=0     )
> GetOpenidConfig                                          (OK=29946  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6687   KO=0     )
> CreatePolicy                                             (OK=10089  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6687   KO=0     )
>  UI AM idFromSession                                     (OK=6687   KO=0     )
>  UI AM validateGoto                                      (OK=6687   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6686   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6686   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6686   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6686   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1697   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6684   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6682   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6682   KO=0     )
>  UI IDM uiconfig                                         (OK=6682   KO=0     )
>  UI IDM version                                          (OK=6682   KO=0     )
>  UI IDM login                                            (OK=6681   KO=0     )
>  UI IDM features                                         (OK=6681   KO=0     )
>  UI IDM privilege                                        (OK=6681   KO=0     )
>  UI IDM user                                             (OK=6681   KO=0     )
>  UI IDM dashboard                                        (OK=6681   KO=0     )
>  UI IDM managed user schema                              (OK=6681   KO=0     )
>  UI IDM oidcToken                                        (OK=6680   KO=0     )
> userinfo                                                 (OK=6680   KO=0     )
> UI-Logout                                                (OK=6679   KO=0     )
> UI-Logout Redirect 1                                     (OK=6679   KO=0     )
>  UI AM revoke2                                           (OK=6678   KO=0     )
>  UI AM revoke1                                           (OK=6679   KO=0     )
>  UI AM endsession                                        (OK=6679   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1136   KO=0     )
> RootUserinfo                                             (OK=22709  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1136   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=308    KO=0     )
> ReadPolicy                                               (OK=9973   KO=1     )
> getIdToken                                               (OK=2243   KO=0     )
> getIdToken Redirect 1                                    (OK=2243   KO=0     )
> createOrganization                                       (OK=2242   KO=0     )
> queryOrganization                                        (OK=2242   KO=0     )
> deleteOrganization                                       (OK=2242   KO=0     )
> DeletePolicy                                             (OK=9868   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1736 (99.03%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.57%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 221584 / active: 314    / done: 31296 
================================================================================

09:45:27.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:27.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:28.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:28.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:28.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:28.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:29.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:29.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:29.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:29.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:30.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:30.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:30.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:30.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:31.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:31.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:31.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:31.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:32.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:32.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:32 GMT                                     470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=440353 KO=16    )
> restLoginInitiate                                        (OK=30828  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30814  KO=1     )
> User Authorize PKCE stage                                (OK=35797  KO=1     )
> User AccessToken PKCE stage                              (OK=35790  KO=1     )
> tokenUserinfo                                            (OK=5177   KO=0     )
> Skip 2FA                                                 (OK=17127  KO=0     )
> GetUUid                                                  (OK=10231  KO=0     )
> GetOpenidConfig                                          (OK=30300  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6748   KO=0     )
> CreatePolicy                                             (OK=10218  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6748   KO=0     )
>  UI AM idFromSession                                     (OK=6748   KO=0     )
>  UI AM validateGoto                                      (OK=6748   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6747   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6747   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6747   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6747   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1714   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6744   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6744   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6744   KO=0     )
>  UI IDM uiconfig                                         (OK=6744   KO=0     )
>  UI IDM version                                          (OK=6744   KO=0     )
>  UI IDM login                                            (OK=6744   KO=0     )
>  UI IDM features                                         (OK=6744   KO=0     )
>  UI IDM privilege                                        (OK=6743   KO=0     )
>  UI IDM user                                             (OK=6743   KO=0     )
>  UI IDM dashboard                                        (OK=6743   KO=0     )
>  UI IDM managed user schema                              (OK=6743   KO=0     )
>  UI IDM oidcToken                                        (OK=6743   KO=0     )
> userinfo                                                 (OK=6742   KO=0     )
> UI-Logout                                                (OK=6742   KO=0     )
> UI-Logout Redirect 1                                     (OK=6742   KO=0     )
>  UI AM revoke2                                           (OK=6741   KO=0     )
>  UI AM revoke1                                           (OK=6742   KO=0     )
>  UI AM endsession                                        (OK=6742   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1147   KO=0     )
> RootUserinfo                                             (OK=22946  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1147   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=310    KO=0     )
> ReadPolicy                                               (OK=10098  KO=1     )
> getIdToken                                               (OK=2278   KO=0     )
> getIdToken Redirect 1                                    (OK=2278   KO=0     )
> createOrganization                                       (OK=2277   KO=0     )
> queryOrganization                                        (OK=2277   KO=0     )
> deleteOrganization                                       (OK=2276   KO=0     )
> DeletePolicy                                             (OK=9969   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1756 (99.04%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 221210 / active: 351    / done: 31633 
================================================================================

09:45:32.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:32.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:32.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:32.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:33.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:33.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:33.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:34.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:34.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:35.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:35.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:35.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:36.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:36.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:36.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:36.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:36.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:36.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:37.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:37.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:37 GMT                                     475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=445316 KO=16    )
> restLoginInitiate                                        (OK=31169  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31159  KO=1     )
> User Authorize PKCE stage                                (OK=36190  KO=1     )
> User AccessToken PKCE stage                              (OK=36186  KO=1     )
> tokenUserinfo                                            (OK=5241   KO=0     )
> Skip 2FA                                                 (OK=17300  KO=0     )
> GetUUid                                                  (OK=10331  KO=0     )
> GetOpenidConfig                                          (OK=30656  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6831   KO=0     )
> CreatePolicy                                             (OK=10318  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6830   KO=0     )
>  UI AM idFromSession                                     (OK=6829   KO=0     )
>  UI AM validateGoto                                      (OK=6829   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6826   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6826   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6825   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6825   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1735   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6822   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6822   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6821   KO=0     )
>  UI IDM uiconfig                                         (OK=6821   KO=0     )
>  UI IDM version                                          (OK=6821   KO=0     )
>  UI IDM login                                            (OK=6821   KO=0     )
>  UI IDM features                                         (OK=6821   KO=0     )
>  UI IDM privilege                                        (OK=6821   KO=0     )
>  UI IDM user                                             (OK=6821   KO=0     )
>  UI IDM dashboard                                        (OK=6821   KO=0     )
>  UI IDM managed user schema                              (OK=6821   KO=0     )
>  UI IDM oidcToken                                        (OK=6820   KO=0     )
> userinfo                                                 (OK=6820   KO=0     )
> UI-Logout                                                (OK=6820   KO=0     )
> UI-Logout Redirect 1                                     (OK=6820   KO=0     )
>  UI AM revoke2                                           (OK=6819   KO=0     )
>  UI AM revoke1                                           (OK=6820   KO=0     )
>  UI AM endsession                                        (OK=6820   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1155   KO=0     )
> RootUserinfo                                             (OK=23209  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1155   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=313    KO=0     )
> ReadPolicy                                               (OK=10225  KO=1     )
> getIdToken                                               (OK=2299   KO=0     )
> getIdToken Redirect 1                                    (OK=2298   KO=0     )
> createOrganization                                       (OK=2297   KO=0     )
> queryOrganization                                        (OK=2297   KO=0     )
> deleteOrganization                                       (OK=2296   KO=0     )
> DeletePolicy                                             (OK=10094  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1776 (99.05%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 220866 / active: 336    / done: 31992 
================================================================================

09:45:37.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:37.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:37.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:37.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:38.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:38.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:38.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:39.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:39.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:39.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:39.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:39.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:40.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:40.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:40.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:40.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:40.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:40.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:40.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:40.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:41.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:42 GMT                                     480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=449977 KO=16    )
> restLoginInitiate                                        (OK=31518  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31502  KO=1     )
> User Authorize PKCE stage                                (OK=36585  KO=1     )
> User AccessToken PKCE stage                              (OK=36577  KO=1     )
> tokenUserinfo                                            (OK=5302   KO=0     )
> Skip 2FA                                                 (OK=17505  KO=0     )
> GetUUid                                                  (OK=10451  KO=0     )
> GetOpenidConfig                                          (OK=31002  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6892   KO=0     )
> CreatePolicy                                             (OK=10440  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6892   KO=0     )
>  UI AM idFromSession                                     (OK=6892   KO=0     )
>  UI AM validateGoto                                      (OK=6892   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6892   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6890   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6889   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6889   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1748   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6885   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6884   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6884   KO=0     )
>  UI IDM uiconfig                                         (OK=6884   KO=0     )
>  UI IDM version                                          (OK=6884   KO=0     )
>  UI IDM login                                            (OK=6883   KO=0     )
>  UI IDM features                                         (OK=6884   KO=0     )
>  UI IDM privilege                                        (OK=6884   KO=0     )
>  UI IDM user                                             (OK=6883   KO=0     )
>  UI IDM dashboard                                        (OK=6883   KO=0     )
>  UI IDM managed user schema                              (OK=6883   KO=0     )
>  UI IDM oidcToken                                        (OK=6884   KO=0     )
> userinfo                                                 (OK=6883   KO=0     )
> UI-Logout                                                (OK=6882   KO=0     )
> UI-Logout Redirect 1                                     (OK=6881   KO=0     )
>  UI AM revoke2                                           (OK=6879   KO=0     )
>  UI AM revoke1                                           (OK=6881   KO=0     )
>  UI AM endsession                                        (OK=6881   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1172   KO=0     )
> RootUserinfo                                             (OK=23486  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1172   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=318    KO=0     )
> ReadPolicy                                               (OK=10324  KO=1     )
> getIdToken                                               (OK=2328   KO=0     )
> getIdToken Redirect 1                                    (OK=2328   KO=0     )
> createOrganization                                       (OK=2327   KO=0     )
> queryOrganization                                        (OK=2326   KO=0     )
> deleteOrganization                                       (OK=2325   KO=0     )
> DeletePolicy                                             (OK=10221  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1797 (99.06%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.06%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.06%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.06%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 220500 / active: 330    / done: 32364 
================================================================================

09:45:42.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:42.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:42.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:43.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:43.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:43.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:44.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:44.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:44.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:44.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:44.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:44.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:45.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:45.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:45.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:45.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:45.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:45.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:45.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:46.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:46.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:46.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:46.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:46.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:46.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:46.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:47.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:47.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:47.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:47.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:47 GMT                                     485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=455642 KO=16    )
> restLoginInitiate                                        (OK=31895  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31880  KO=1     )
> User Authorize PKCE stage                                (OK=37033  KO=1     )
> User AccessToken PKCE stage                              (OK=37027  KO=1     )
> tokenUserinfo                                            (OK=5360   KO=0     )
> Skip 2FA                                                 (OK=17696  KO=0     )
> GetUUid                                                  (OK=10569  KO=0     )
> GetOpenidConfig                                          (OK=31340  KO=0     )
> UI-Post-Login - stage 1                                  (OK=6993   KO=0     )
> CreatePolicy                                             (OK=10556  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6992   KO=0     )
>  UI AM idFromSession                                     (OK=6992   KO=0     )
>  UI AM validateGoto                                      (OK=6992   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6988   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6987   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6987   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6987   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1772   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6985   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6984   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6983   KO=0     )
>  UI IDM uiconfig                                         (OK=6983   KO=0     )
>  UI IDM version                                          (OK=6983   KO=0     )
>  UI IDM login                                            (OK=6982   KO=0     )
>  UI IDM features                                         (OK=6982   KO=0     )
>  UI IDM privilege                                        (OK=6982   KO=0     )
>  UI IDM user                                             (OK=6981   KO=0     )
>  UI IDM dashboard                                        (OK=6981   KO=0     )
>  UI IDM managed user schema                              (OK=6981   KO=0     )
>  UI IDM oidcToken                                        (OK=6981   KO=0     )
> userinfo                                                 (OK=6978   KO=0     )
> UI-Logout                                                (OK=6976   KO=0     )
> UI-Logout Redirect 1                                     (OK=6975   KO=0     )
>  UI AM revoke2                                           (OK=6973   KO=0     )
>  UI AM revoke1                                           (OK=6974   KO=0     )
>  UI AM endsession                                        (OK=6974   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1184   KO=0     )
> RootUserinfo                                             (OK=23728  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1184   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=321    KO=0     )
> ReadPolicy                                               (OK=10447  KO=1     )
> getIdToken                                               (OK=2355   KO=0     )
> getIdToken Redirect 1                                    (OK=2355   KO=0     )
> createOrganization                                       (OK=2355   KO=0     )
> queryOrganization                                        (OK=2355   KO=0     )
> deleteOrganization                                       (OK=2355   KO=0     )
> DeletePolicy                                             (OK=10319  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1827 (99.08%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 220113 / active: 343    / done: 32738 
================================================================================

09:45:47.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:47.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:47.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:48.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:48.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:49.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:49.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:49.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:49.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:49.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:50.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:50.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:50.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:50.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:51.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:51.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:51.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:51.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:52.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:52 GMT                                     490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=460152 KO=16    )
> restLoginInitiate                                        (OK=32193  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32184  KO=1     )
> User Authorize PKCE stage                                (OK=37383  KO=1     )
> User AccessToken PKCE stage                              (OK=37379  KO=1     )
> tokenUserinfo                                            (OK=5409   KO=0     )
> Skip 2FA                                                 (OK=17863  KO=0     )
> GetUUid                                                  (OK=10665  KO=0     )
> GetOpenidConfig                                          (OK=31678  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7061   KO=0     )
> CreatePolicy                                             (OK=10655  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7060   KO=0     )
>  UI AM idFromSession                                     (OK=7060   KO=0     )
>  UI AM validateGoto                                      (OK=7060   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7057   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7056   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7056   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7056   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1787   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7053   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7052   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7052   KO=0     )
>  UI IDM uiconfig                                         (OK=7052   KO=0     )
>  UI IDM version                                          (OK=7052   KO=0     )
>  UI IDM login                                            (OK=7052   KO=0     )
>  UI IDM features                                         (OK=7052   KO=0     )
>  UI IDM privilege                                        (OK=7052   KO=0     )
>  UI IDM user                                             (OK=7050   KO=0     )
>  UI IDM dashboard                                        (OK=7050   KO=0     )
>  UI IDM managed user schema                              (OK=7050   KO=0     )
>  UI IDM oidcToken                                        (OK=7050   KO=0     )
> userinfo                                                 (OK=7050   KO=0     )
> UI-Logout                                                (OK=7049   KO=0     )
> UI-Logout Redirect 1                                     (OK=7049   KO=0     )
>  UI AM revoke2                                           (OK=7048   KO=0     )
>  UI AM revoke1                                           (OK=7049   KO=0     )
>  UI AM endsession                                        (OK=7049   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1199   KO=0     )
> RootUserinfo                                             (OK=23984  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1199   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=324    KO=0     )
> ReadPolicy                                               (OK=10562  KO=1     )
> getIdToken                                               (OK=2374   KO=0     )
> getIdToken Redirect 1                                    (OK=2373   KO=0     )
> createOrganization                                       (OK=2373   KO=0     )
> queryOrganization                                        (OK=2373   KO=0     )
> deleteOrganization                                       (OK=2373   KO=0     )
> DeletePolicy                                             (OK=10445  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1846 (99.09%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 219796 / active: 306    / done: 33092 
================================================================================

09:45:52.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:53.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:54.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:54.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:54.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:54.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:54.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:54.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:54.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:55.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:55.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:55.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:56.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:56.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:56.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:57.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:45:57 GMT                                     495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=465101 KO=16    )
> restLoginInitiate                                        (OK=32539  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32532  KO=1     )
> User Authorize PKCE stage                                (OK=37790  KO=1     )
> User AccessToken PKCE stage                              (OK=37784  KO=1     )
> tokenUserinfo                                            (OK=5469   KO=0     )
> Skip 2FA                                                 (OK=18056  KO=0     )
> GetUUid                                                  (OK=10774  KO=0     )
> GetOpenidConfig                                          (OK=32001  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7140   KO=0     )
> CreatePolicy                                             (OK=10760  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7139   KO=0     )
>  UI AM idFromSession                                     (OK=7137   KO=0     )
>  UI AM validateGoto                                      (OK=7137   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7133   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7132   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7131   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7131   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1806   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7128   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7128   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7128   KO=0     )
>  UI IDM uiconfig                                         (OK=7128   KO=0     )
>  UI IDM version                                          (OK=7128   KO=0     )
>  UI IDM login                                            (OK=7128   KO=0     )
>  UI IDM features                                         (OK=7128   KO=0     )
>  UI IDM privilege                                        (OK=7128   KO=0     )
>  UI IDM user                                             (OK=7128   KO=0     )
>  UI IDM dashboard                                        (OK=7128   KO=0     )
>  UI IDM managed user schema                              (OK=7128   KO=0     )
>  UI IDM oidcToken                                        (OK=7128   KO=0     )
> userinfo                                                 (OK=7128   KO=0     )
> UI-Logout                                                (OK=7128   KO=0     )
> UI-Logout Redirect 1                                     (OK=7128   KO=0     )
>  UI AM revoke2                                           (OK=7127   KO=0     )
>  UI AM revoke1                                           (OK=7128   KO=0     )
>  UI AM endsession                                        (OK=7128   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1208   KO=0     )
> RootUserinfo                                             (OK=24230  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1207   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=325    KO=0     )
> ReadPolicy                                               (OK=10659  KO=1     )
> getIdToken                                               (OK=2405   KO=0     )
> getIdToken Redirect 1                                    (OK=2405   KO=0     )
> createOrganization                                       (OK=2404   KO=0     )
> queryOrganization                                        (OK=2402   KO=0     )
> deleteOrganization                                       (OK=2402   KO=0     )
> DeletePolicy                                             (OK=10560  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1862 (99.10%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 219437 / active: 309    / done: 33448 
================================================================================

09:45:57.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:58.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:58.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:58.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:58.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:58.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:59.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:59.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:59.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:45:59.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:00.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:00.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:00.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:00.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:00.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:01.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:01.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:02 GMT                                     500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=470279 KO=16    )
> restLoginInitiate                                        (OK=32887  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32881  KO=1     )
> User Authorize PKCE stage                                (OK=38206  KO=1     )
> User AccessToken PKCE stage                              (OK=38199  KO=1     )
> tokenUserinfo                                            (OK=5525   KO=0     )
> Skip 2FA                                                 (OK=18246  KO=0     )
> GetUUid                                                  (OK=10892  KO=0     )
> GetOpenidConfig                                          (OK=32317  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7226   KO=0     )
> CreatePolicy                                             (OK=10876  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7225   KO=0     )
>  UI AM idFromSession                                     (OK=7222   KO=0     )
>  UI AM validateGoto                                      (OK=7221   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7219   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7219   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7218   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7218   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1838   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7214   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7214   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7214   KO=0     )
>  UI IDM uiconfig                                         (OK=7214   KO=0     )
>  UI IDM version                                          (OK=7214   KO=0     )
>  UI IDM login                                            (OK=7214   KO=0     )
>  UI IDM features                                         (OK=7214   KO=0     )
>  UI IDM privilege                                        (OK=7214   KO=0     )
>  UI IDM user                                             (OK=7214   KO=0     )
>  UI IDM dashboard                                        (OK=7214   KO=0     )
>  UI IDM managed user schema                              (OK=7214   KO=0     )
>  UI IDM oidcToken                                        (OK=7214   KO=0     )
> userinfo                                                 (OK=7214   KO=0     )
> UI-Logout                                                (OK=7213   KO=0     )
> UI-Logout Redirect 1                                     (OK=7212   KO=0     )
>  UI AM revoke2                                           (OK=7211   KO=0     )
>  UI AM revoke1                                           (OK=7212   KO=0     )
>  UI AM endsession                                        (OK=7212   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1216   KO=0     )
> RootUserinfo                                             (OK=24482  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1215   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=326    KO=0     )
> ReadPolicy                                               (OK=10767  KO=1     )
> getIdToken                                               (OK=2429   KO=0     )
> getIdToken Redirect 1                                    (OK=2428   KO=0     )
> createOrganization                                       (OK=2428   KO=0     )
> queryOrganization                                        (OK=2428   KO=0     )
> deleteOrganization                                       (OK=2426   KO=0     )
> DeletePolicy                                             (OK=10657  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1879 (99.10%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 219086 / active: 321    / done: 33787 
================================================================================

09:46:02.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:03.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:03.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:03.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:03.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:04.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:04.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:04.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:04.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:05.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:05.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:06.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:06.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:06.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:06.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:06.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:07.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:07.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:07.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:07.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:07 GMT                                     505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=474387 KO=16    )
> restLoginInitiate                                        (OK=33173  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33169  KO=1     )
> User Authorize PKCE stage                                (OK=38538  KO=1     )
> User AccessToken PKCE stage                              (OK=38531  KO=1     )
> tokenUserinfo                                            (OK=5570   KO=0     )
> Skip 2FA                                                 (OK=18413  KO=0     )
> GetUUid                                                  (OK=10999  KO=0     )
> GetOpenidConfig                                          (OK=32651  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7285   KO=0     )
> CreatePolicy                                             (OK=10985  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7285   KO=0     )
>  UI AM idFromSession                                     (OK=7283   KO=0     )
>  UI AM validateGoto                                      (OK=7283   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7280   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7279   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7277   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7277   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1857   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7273   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7273   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7272   KO=0     )
>  UI IDM uiconfig                                         (OK=7273   KO=0     )
>  UI IDM version                                          (OK=7272   KO=0     )
>  UI IDM login                                            (OK=7272   KO=0     )
>  UI IDM features                                         (OK=7272   KO=0     )
>  UI IDM privilege                                        (OK=7272   KO=0     )
>  UI IDM user                                             (OK=7272   KO=0     )
>  UI IDM dashboard                                        (OK=7272   KO=0     )
>  UI IDM managed user schema                              (OK=7272   KO=0     )
>  UI IDM oidcToken                                        (OK=7271   KO=0     )
> userinfo                                                 (OK=7270   KO=0     )
> UI-Logout                                                (OK=7270   KO=0     )
> UI-Logout Redirect 1                                     (OK=7270   KO=0     )
>  UI AM revoke2                                           (OK=7269   KO=0     )
>  UI AM revoke1                                           (OK=7270   KO=0     )
>  UI AM endsession                                        (OK=7270   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1230   KO=0     )
> RootUserinfo                                             (OK=24711  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1230   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=329    KO=0     )
> ReadPolicy                                               (OK=10884  KO=1     )
> getIdToken                                               (OK=2444   KO=0     )
> getIdToken Redirect 1                                    (OK=2444   KO=0     )
> createOrganization                                       (OK=2444   KO=0     )
> queryOrganization                                        (OK=2444   KO=0     )
> deleteOrganization                                       (OK=2444   KO=0     )
> DeletePolicy                                             (OK=10763  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1899 (99.11%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 218789 / active: 312    / done: 34093 
================================================================================

09:46:08.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:08.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:09.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:09.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:09.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:09.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:10.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:10.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:10.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:11.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:11.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:11.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:11.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:11.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:11.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:12.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:12 GMT                                     510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=479008 KO=16    )
> restLoginInitiate                                        (OK=33507  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33498  KO=1     )
> User Authorize PKCE stage                                (OK=38917  KO=1     )
> User AccessToken PKCE stage                              (OK=38909  KO=1     )
> tokenUserinfo                                            (OK=5619   KO=0     )
> Skip 2FA                                                 (OK=18602  KO=0     )
> GetUUid                                                  (OK=11107  KO=0     )
> GetOpenidConfig                                          (OK=32981  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7355   KO=0     )
> CreatePolicy                                             (OK=11095  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7354   KO=0     )
>  UI AM idFromSession                                     (OK=7354   KO=0     )
>  UI AM validateGoto                                      (OK=7354   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7351   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7350   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7349   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7348   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1875   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7343   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7341   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7340   KO=0     )
>  UI IDM uiconfig                                         (OK=7340   KO=0     )
>  UI IDM version                                          (OK=7340   KO=0     )
>  UI IDM login                                            (OK=7340   KO=0     )
>  UI IDM features                                         (OK=7340   KO=0     )
>  UI IDM privilege                                        (OK=7340   KO=0     )
>  UI IDM user                                             (OK=7339   KO=0     )
>  UI IDM dashboard                                        (OK=7339   KO=0     )
>  UI IDM managed user schema                              (OK=7339   KO=0     )
>  UI IDM oidcToken                                        (OK=7339   KO=0     )
> userinfo                                                 (OK=7339   KO=0     )
> UI-Logout                                                (OK=7338   KO=0     )
> UI-Logout Redirect 1                                     (OK=7338   KO=0     )
>  UI AM revoke2                                           (OK=7336   KO=0     )
>  UI AM revoke1                                           (OK=7337   KO=0     )
>  UI AM endsession                                        (OK=7338   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1241   KO=0     )
> RootUserinfo                                             (OK=24948  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1241   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=332    KO=0     )
> ReadPolicy                                               (OK=10991  KO=1     )
> getIdToken                                               (OK=2469   KO=0     )
> getIdToken Redirect 1                                    (OK=2469   KO=0     )
> createOrganization                                       (OK=2469   KO=0     )
> queryOrganization                                        (OK=2469   KO=0     )
> deleteOrganization                                       (OK=2469   KO=0     )
> DeletePolicy                                             (OK=10879  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1915 (99.12%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 218444 / active: 324    / done: 34426 
================================================================================

09:46:12.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:13.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:13.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:13.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:13.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:14.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:14.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:14.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:14.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:14.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:15.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:15.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:15.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:15.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:16.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:16.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:16.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:16.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:17.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:17.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:17 GMT                                     515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=484094 KO=16    )
> restLoginInitiate                                        (OK=33841  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33827  KO=1     )
> User Authorize PKCE stage                                (OK=39305  KO=1     )
> User AccessToken PKCE stage                              (OK=39301  KO=1     )
> tokenUserinfo                                            (OK=5667   KO=0     )
> Skip 2FA                                                 (OK=18779  KO=0     )
> GetUUid                                                  (OK=11209  KO=0     )
> GetOpenidConfig                                          (OK=33304  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7439   KO=0     )
> CreatePolicy                                             (OK=11199  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7438   KO=0     )
>  UI AM idFromSession                                     (OK=7438   KO=0     )
>  UI AM validateGoto                                      (OK=7438   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7434   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7434   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7434   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7434   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1895   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7429   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7427   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7427   KO=0     )
>  UI IDM uiconfig                                         (OK=7427   KO=0     )
>  UI IDM version                                          (OK=7427   KO=0     )
>  UI IDM login                                            (OK=7426   KO=0     )
>  UI IDM features                                         (OK=7426   KO=0     )
>  UI IDM privilege                                        (OK=7426   KO=0     )
>  UI IDM user                                             (OK=7425   KO=0     )
>  UI IDM dashboard                                        (OK=7425   KO=0     )
>  UI IDM managed user schema                              (OK=7425   KO=0     )
>  UI IDM oidcToken                                        (OK=7425   KO=0     )
> userinfo                                                 (OK=7424   KO=0     )
> UI-Logout                                                (OK=7424   KO=0     )
> UI-Logout Redirect 1                                     (OK=7423   KO=0     )
>  UI AM revoke2                                           (OK=7421   KO=0     )
>  UI AM revoke1                                           (OK=7422   KO=0     )
>  UI AM endsession                                        (OK=7422   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1260   KO=0     )
> RootUserinfo                                             (OK=25207  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1258   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=336    KO=0     )
> ReadPolicy                                               (OK=11102  KO=1     )
> getIdToken                                               (OK=2495   KO=0     )
> getIdToken Redirect 1                                    (OK=2495   KO=0     )
> createOrganization                                       (OK=2495   KO=0     )
> queryOrganization                                        (OK=2495   KO=0     )
> deleteOrganization                                       (OK=2495   KO=0     )
> DeletePolicy                                             (OK=10989  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1935 (99.13%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 218089 / active: 326    / done: 34779 
================================================================================

09:46:17.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:18.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:19.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:19.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:20.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:20.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:20.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:20.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:20.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:20.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:20.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:21.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:21.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:21.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:21.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:21.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:21.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:22.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:22.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:22 GMT                                     520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=489242 KO=16    )
> restLoginInitiate                                        (OK=34201  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34189  KO=1     )
> User Authorize PKCE stage                                (OK=39729  KO=1     )
> User AccessToken PKCE stage                              (OK=39722  KO=1     )
> tokenUserinfo                                            (OK=5727   KO=0     )
> Skip 2FA                                                 (OK=18985  KO=0     )
> GetUUid                                                  (OK=11328  KO=0     )
> GetOpenidConfig                                          (OK=33638  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7513   KO=0     )
> CreatePolicy                                             (OK=11317  KO=10    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7513   KO=0     )
>  UI AM idFromSession                                     (OK=7511   KO=0     )
>  UI AM validateGoto                                      (OK=7512   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7510   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7510   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7510   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7510   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1921   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7507   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7506   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7505   KO=0     )
>  UI IDM uiconfig                                         (OK=7505   KO=0     )
>  UI IDM version                                          (OK=7505   KO=0     )
>  UI IDM login                                            (OK=7505   KO=0     )
>  UI IDM features                                         (OK=7505   KO=0     )
>  UI IDM privilege                                        (OK=7505   KO=0     )
>  UI IDM user                                             (OK=7505   KO=0     )
>  UI IDM dashboard                                        (OK=7505   KO=0     )
>  UI IDM managed user schema                              (OK=7505   KO=0     )
>  UI IDM oidcToken                                        (OK=7506   KO=0     )
> userinfo                                                 (OK=7506   KO=0     )
> UI-Logout                                                (OK=7506   KO=0     )
> UI-Logout Redirect 1                                     (OK=7506   KO=0     )
>  UI AM revoke2                                           (OK=7505   KO=0     )
>  UI AM revoke1                                           (OK=7505   KO=0     )
>  UI AM endsession                                        (OK=7505   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1269   KO=0     )
> RootUserinfo                                             (OK=25486  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1269   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=339    KO=0     )
> ReadPolicy                                               (OK=11202  KO=1     )
> getIdToken                                               (OK=2528   KO=0     )
> getIdToken Redirect 1                                    (OK=2528   KO=0     )
> createOrganization                                       (OK=2528   KO=0     )
> queryOrganization                                        (OK=2527   KO=0     )
> deleteOrganization                                       (OK=2525   KO=0     )
> DeletePolicy                                             (OK=11098  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1954 (99.14%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 217717 / active: 338    / done: 35139 
================================================================================

09:46:22.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:23.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:23.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:23.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:23.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:23.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:24.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:24.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:24.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:25.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:25.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:25.355 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 35647: status.find.in([200, 209], 304), found 409
09:46:25.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,35647,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI3Njc1NTM2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVTJjMEVtZTY3Q054LVVYZ0V2ekJ6a0tUUERzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTE4NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTE4NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0Nzg1LCJpYXQiOjE3MzE0OTExODUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjVaMXdNUFh2VDQyVXV1V1ZSRXk5UW1BcnZwMCJ9.ZiKTU66AGlatRmtyKKm0tA6MUrkCmbzptOdBb-95TpvkUip7ufGsZM_2D7kaip1p2Pfa9-2C0u2-c0T4LMjzpHgHUIeeOX-XKBzBjEG3QqxszJz-UnrUiDxqZEHs-W6I3YDkY08WHdUQwjhN9oUZnmiULqB5Q_ZUAYZ0unL2QHK4IshowZ7Gs5KFgXuV48NnYodK6aErNgs6ZxZYAK60fBYJH8rA8BqfQqhiHD1l3n7EVSs5TEi-QtyDIH41D0W6cKKPgP-666SgU4Qu5vhkR2dwtQ4TYF-TmDdmxCbkFstw98xeDv__0kH2n3ULSmmCbXnXhXYInPXTgAuYHn2gGw, username -> user.183894, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy714162, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5982bc42, authcode -> ud89hbKOgxBMynxYPu3XvQgzeNQ, useAdminRealm -> true, callbacks -> {"tokenId":"2av_HZ5n6KW4Fonoa3cJ9uAlEWQ.*AAJTSQACMDIAAlNLABxickNDQjdXbS96bnpsNzMwTVdvQkJpa2I5dlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491185074), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=2av_HZ5n6KW4Fonoa3cJ9uAlEWQ.*AAJTSQACMDIAAlNLABxickNDQjdXbS96bnpsNzMwTVdvQkJpa2I5dlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491185074))), password -> Pa_ssw0rd, challenge -> 4VkYC4KlTz5qAtSfnVcxvulWKdC4xR-zKAzcgtV0JAg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 190.152.250.225, verifier -> LTM3NjQ2MzEzMDg3MDQzMTg0MDk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3e3ccaef, tokenId -> 2av_HZ5n6KW4Fonoa3cJ9uAlEWQ.*AAJTSQACMDIAAlNLABxickNDQjdXbS96bnpsNzMwTVdvQkJpa2I5dlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=2av_HZ5n6KW4Fonoa3cJ9uAlEWQ.*AAJTSQACMDIAAlNLABxickNDQjdXbS96bnpsNzMwTVdvQkJpa2I5dlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=2av_HZ5n6KW4Fonoa3cJ9uAlEWQ.*AAJTSQACMDIAAlNLABxickNDQjdXbS96bnpsNzMwTVdvQkJpa2I5dlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy714162","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:46:25 GMT
	x-forgerock-transactionid: 31d2aeba-c10a-4f46-b129-bbcac875cd96
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:46:25.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:26.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:26.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:26.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:26.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:27.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:27.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:27 GMT                                     525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=493888 KO=17    )
> restLoginInitiate                                        (OK=34525  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34517  KO=1     )
> User Authorize PKCE stage                                (OK=40112  KO=1     )
> User AccessToken PKCE stage                              (OK=40106  KO=1     )
> tokenUserinfo                                            (OK=5782   KO=0     )
> Skip 2FA                                                 (OK=19176  KO=0     )
> GetUUid                                                  (OK=11436  KO=0     )
> GetOpenidConfig                                          (OK=33965  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7582   KO=0     )
> CreatePolicy                                             (OK=11425  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7582   KO=0     )
>  UI AM idFromSession                                     (OK=7582   KO=0     )
>  UI AM validateGoto                                      (OK=7582   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7577   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7577   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7577   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7577   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1936   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7575   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7574   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7573   KO=0     )
>  UI IDM uiconfig                                         (OK=7572   KO=0     )
>  UI IDM version                                          (OK=7572   KO=0     )
>  UI IDM login                                            (OK=7572   KO=0     )
>  UI IDM features                                         (OK=7572   KO=0     )
>  UI IDM privilege                                        (OK=7572   KO=0     )
>  UI IDM user                                             (OK=7572   KO=0     )
>  UI IDM dashboard                                        (OK=7572   KO=0     )
>  UI IDM managed user schema                              (OK=7572   KO=0     )
>  UI IDM oidcToken                                        (OK=7573   KO=0     )
> userinfo                                                 (OK=7571   KO=0     )
> UI-Logout                                                (OK=7571   KO=0     )
> UI-Logout Redirect 1                                     (OK=7569   KO=0     )
>  UI AM revoke2                                           (OK=7567   KO=0     )
>  UI AM revoke1                                           (OK=7568   KO=0     )
>  UI AM endsession                                        (OK=7568   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1283   KO=0     )
> RootUserinfo                                             (OK=25785  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1283   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=342    KO=0     )
> ReadPolicy                                               (OK=11324  KO=1     )
> getIdToken                                               (OK=2554   KO=0     )
> getIdToken Redirect 1                                    (OK=2554   KO=0     )
> createOrganization                                       (OK=2554   KO=0     )
> queryOrganization                                        (OK=2554   KO=0     )
> deleteOrganization                                       (OK=2553   KO=0     )
> DeletePolicy                                             (OK=11201  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1972 (99.10%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 217385 / active: 327    / done: 35482 
================================================================================

09:46:27.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:27.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:28.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:28.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:28.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:28.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:28.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:29.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:29.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:29.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:29.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:29.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:29.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:29.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:29.978 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 35978: status.find.in([200, 209], 304), found 502
09:46:29.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User AccessToken PKCE stage: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,35978,HashMap(username -> user.193072, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy271415, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1f197b51, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/access_token, authcode -> gvjsk1rBdK4DesRZkGYMdeFGLhA, useAdminRealm -> true, callbacks -> {"tokenId":"Ujp3hUv6tC-04DqL5OBPY6aOajU.*AAJTSQACMDIAAlNLABxzZ0Z3ZnZBWjI1enZYb0xySzJrQ3RnZWpUUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491189877), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Ujp3hUv6tC-04DqL5OBPY6aOajU.*AAJTSQACMDIAAlNLABxzZ0Z3ZnZBWjI1enZYb0xySzJrQ3RnZWpUUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491189877))), password -> Pa_ssw0rd, challenge -> JGyziSIm09C_DfQuPQB79ZWfFT8DJ6RC4Y6lfAeWG1c, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 209.214.190.166, verifier -> MTEwNzU5MjUzOTI1OTgxNjk3Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44e232ab, tokenId -> Ujp3hUv6tC-04DqL5OBPY6aOajU.*AAJTSQACMDIAAlNLABxzZ0Z3ZnZBWjI1enZYb0xySzJrQ3RnZWpUUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/access_token
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=Ujp3hUv6tC-04DqL5OBPY6aOajU.*AAJTSQACMDIAAlNLABxzZ0Z3ZnZBWjI1enZYb0xySzJrQ3RnZWpUUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 221
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Ujp3hUv6tC-04DqL5OBPY6aOajU.*AAJTSQACMDIAAlNLABxzZ0Z3ZnZBWjI1enZYb0xySzJrQ3RnZWpUUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=grant_type=authorization_code&code=gvjsk1rBdK4DesRZkGYMdeFGLhA&code_verifier=MTEwNzU5MjUzOTI1OTgxNjk3Mw&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fadmin%2FsessionCheck.html&client_id=idmAdminClient}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 13 Nov 2024 09:46:29 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
09:46:30.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:30.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:31.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:31.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:31.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:31.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:32.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:32 GMT                                     530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=498399 KO=18    )
> restLoginInitiate                                        (OK=34857  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34848  KO=1     )
> User Authorize PKCE stage                                (OK=40479  KO=1     )
> User AccessToken PKCE stage                              (OK=40474  KO=2     )
> tokenUserinfo                                            (OK=5830   KO=0     )
> Skip 2FA                                                 (OK=19371  KO=0     )
> GetUUid                                                  (OK=11557  KO=0     )
> GetOpenidConfig                                          (OK=34312  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7644   KO=0     )
> CreatePolicy                                             (OK=11545  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7643   KO=0     )
>  UI AM idFromSession                                     (OK=7642   KO=0     )
>  UI AM validateGoto                                      (OK=7642   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7640   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7638   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7638   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7638   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1944   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7635   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7635   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7634   KO=0     )
>  UI IDM uiconfig                                         (OK=7634   KO=0     )
>  UI IDM version                                          (OK=7634   KO=0     )
>  UI IDM login                                            (OK=7634   KO=0     )
>  UI IDM features                                         (OK=7634   KO=0     )
>  UI IDM privilege                                        (OK=7634   KO=0     )
>  UI IDM user                                             (OK=7634   KO=0     )
>  UI IDM dashboard                                        (OK=7634   KO=0     )
>  UI IDM managed user schema                              (OK=7634   KO=0     )
>  UI IDM oidcToken                                        (OK=7635   KO=0     )
> userinfo                                                 (OK=7634   KO=0     )
> UI-Logout                                                (OK=7633   KO=0     )
> UI-Logout Redirect 1                                     (OK=7632   KO=0     )
>  UI AM revoke2                                           (OK=7631   KO=0     )
>  UI AM revoke1                                           (OK=7632   KO=0     )
>  UI AM endsession                                        (OK=7632   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1299   KO=0     )
> RootUserinfo                                             (OK=26050  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1299   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=345    KO=0     )
> ReadPolicy                                               (OK=11428  KO=1     )
> getIdToken                                               (OK=2582   KO=0     )
> getIdToken Redirect 1                                    (OK=2582   KO=0     )
> createOrganization                                       (OK=2582   KO=0     )
> queryOrganization                                        (OK=2582   KO=0     )
> deleteOrganization                                       (OK=2582   KO=0     )
> DeletePolicy                                             (OK=11321  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1993 (99.06%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 217032 / active: 322    / done: 35840 
================================================================================

09:46:32.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:32.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:32.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:32.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:32.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:33.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:34.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:34.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:34.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:34.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:34.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:34.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:34.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:35.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:35.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:35.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:36.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:36.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:36.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:36.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:37.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:37.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:37 GMT                                     535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=503386 KO=18    )
> restLoginInitiate                                        (OK=35218  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35202  KO=1     )
> User Authorize PKCE stage                                (OK=40892  KO=1     )
> User AccessToken PKCE stage                              (OK=40884  KO=2     )
> tokenUserinfo                                            (OK=5895   KO=0     )
> Skip 2FA                                                 (OK=19560  KO=0     )
> GetUUid                                                  (OK=11681  KO=0     )
> GetOpenidConfig                                          (OK=34664  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7723   KO=0     )
> CreatePolicy                                             (OK=11670  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7722   KO=0     )
>  UI AM idFromSession                                     (OK=7721   KO=0     )
>  UI AM validateGoto                                      (OK=7721   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7716   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7716   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7716   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7716   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1964   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7714   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7714   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7712   KO=0     )
>  UI IDM uiconfig                                         (OK=7712   KO=0     )
>  UI IDM version                                          (OK=7712   KO=0     )
>  UI IDM login                                            (OK=7711   KO=0     )
>  UI IDM features                                         (OK=7711   KO=0     )
>  UI IDM privilege                                        (OK=7711   KO=0     )
>  UI IDM user                                             (OK=7710   KO=0     )
>  UI IDM dashboard                                        (OK=7711   KO=0     )
>  UI IDM managed user schema                              (OK=7710   KO=0     )
>  UI IDM oidcToken                                        (OK=7711   KO=0     )
> userinfo                                                 (OK=7711   KO=0     )
> UI-Logout                                                (OK=7711   KO=0     )
> UI-Logout Redirect 1                                     (OK=7711   KO=0     )
>  UI AM revoke2                                           (OK=7709   KO=0     )
>  UI AM revoke1                                           (OK=7709   KO=0     )
>  UI AM endsession                                        (OK=7710   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1306   KO=0     )
> RootUserinfo                                             (OK=26273  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1305   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=346    KO=0     )
> ReadPolicy                                               (OK=11552  KO=1     )
> getIdToken                                               (OK=2600   KO=0     )
> getIdToken Redirect 1                                    (OK=2600   KO=0     )
> createOrganization                                       (OK=2600   KO=0     )
> queryOrganization                                        (OK=2600   KO=0     )
> deleteOrganization                                       (OK=2600   KO=0     )
> DeletePolicy                                             (OK=11423  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2015 (99.07%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 216668 / active: 351    / done: 36175 
================================================================================

09:46:37.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:37.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:38.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:38.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:39.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:39.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:39.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:39.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:39.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:40.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:40.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:41.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:41.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:41.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:41.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:41.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:42 GMT                                     540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=508586 KO=18    )
> restLoginInitiate                                        (OK=35569  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35556  KO=1     )
> User Authorize PKCE stage                                (OK=41306  KO=1     )
> User AccessToken PKCE stage                              (OK=41301  KO=2     )
> tokenUserinfo                                            (OK=5961   KO=0     )
> Skip 2FA                                                 (OK=19748  KO=0     )
> GetUUid                                                  (OK=11787  KO=0     )
> GetOpenidConfig                                          (OK=35017  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7806   KO=0     )
> CreatePolicy                                             (OK=11774  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7805   KO=0     )
>  UI AM idFromSession                                     (OK=7804   KO=0     )
>  UI AM validateGoto                                      (OK=7804   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7800   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7798   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7797   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7797   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1985   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7796   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7796   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7796   KO=0     )
>  UI IDM uiconfig                                         (OK=7796   KO=0     )
>  UI IDM version                                          (OK=7796   KO=0     )
>  UI IDM login                                            (OK=7796   KO=0     )
>  UI IDM features                                         (OK=7796   KO=0     )
>  UI IDM privilege                                        (OK=7796   KO=0     )
>  UI IDM user                                             (OK=7796   KO=0     )
>  UI IDM dashboard                                        (OK=7796   KO=0     )
>  UI IDM managed user schema                              (OK=7795   KO=0     )
>  UI IDM oidcToken                                        (OK=7796   KO=0     )
> userinfo                                                 (OK=7796   KO=0     )
> UI-Logout                                                (OK=7795   KO=0     )
> UI-Logout Redirect 1                                     (OK=7793   KO=0     )
>  UI AM revoke2                                           (OK=7791   KO=0     )
>  UI AM revoke1                                           (OK=7792   KO=0     )
>  UI AM endsession                                        (OK=7792   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1323   KO=0     )
> RootUserinfo                                             (OK=26536  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1322   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=350    KO=0     )
> ReadPolicy                                               (OK=11673  KO=1     )
> getIdToken                                               (OK=2625   KO=0     )
> getIdToken Redirect 1                                    (OK=2623   KO=0     )
> createOrganization                                       (OK=2621   KO=0     )
> queryOrganization                                        (OK=2620   KO=0     )
> deleteOrganization                                       (OK=2620   KO=0     )
> DeletePolicy                                             (OK=11548  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2031 (99.07%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 216301 / active: 345    / done: 36548 
================================================================================

09:46:42.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:42.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:43.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:43.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:44.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:44.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:44.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:44.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:44.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:44.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:44.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:44.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:44.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:45.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:46.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:46.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:46.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:46.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:46.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:47.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:47.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:47.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:47 GMT                                     545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=513782 KO=18    )
> restLoginInitiate                                        (OK=35931  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35921  KO=1     )
> User Authorize PKCE stage                                (OK=41734  KO=1     )
> User AccessToken PKCE stage                              (OK=41729  KO=2     )
> tokenUserinfo                                            (OK=6024   KO=0     )
> Skip 2FA                                                 (OK=19952  KO=0     )
> GetUUid                                                  (OK=11912  KO=0     )
> GetOpenidConfig                                          (OK=35366  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7885   KO=0     )
> CreatePolicy                                             (OK=11898  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7884   KO=0     )
>  UI AM idFromSession                                     (OK=7883   KO=0     )
>  UI AM validateGoto                                      (OK=7883   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7881   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7880   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7879   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7880   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1998   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7877   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7876   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7875   KO=0     )
>  UI IDM uiconfig                                         (OK=7875   KO=0     )
>  UI IDM version                                          (OK=7875   KO=0     )
>  UI IDM login                                            (OK=7874   KO=0     )
>  UI IDM features                                         (OK=7874   KO=0     )
>  UI IDM privilege                                        (OK=7874   KO=0     )
>  UI IDM user                                             (OK=7874   KO=0     )
>  UI IDM dashboard                                        (OK=7874   KO=0     )
>  UI IDM managed user schema                              (OK=7874   KO=0     )
>  UI IDM oidcToken                                        (OK=7875   KO=0     )
> userinfo                                                 (OK=7874   KO=0     )
> UI-Logout                                                (OK=7873   KO=0     )
> UI-Logout Redirect 1                                     (OK=7873   KO=0     )
>  UI AM revoke2                                           (OK=7870   KO=0     )
>  UI AM revoke1                                           (OK=7871   KO=0     )
>  UI AM endsession                                        (OK=7871   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1334   KO=0     )
> RootUserinfo                                             (OK=26788  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1334   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=352    KO=0     )
> ReadPolicy                                               (OK=11781  KO=1     )
> getIdToken                                               (OK=2655   KO=0     )
> getIdToken Redirect 1                                    (OK=2655   KO=0     )
> createOrganization                                       (OK=2655   KO=0     )
> queryOrganization                                        (OK=2655   KO=0     )
> deleteOrganization                                       (OK=2654   KO=0     )
> DeletePolicy                                             (OK=11670  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2053 (99.08%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 215923 / active: 337    / done: 36934 
================================================================================

09:46:47.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:48.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:48.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:48.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:49.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:50.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:50.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:51.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:51.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:51.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:51.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:52.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:52.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:52 GMT                                     550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=518977 KO=18    )
> restLoginInitiate                                        (OK=36281  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36265  KO=1     )
> User Authorize PKCE stage                                (OK=42142  KO=1     )
> User AccessToken PKCE stage                              (OK=42136  KO=2     )
> tokenUserinfo                                            (OK=6070   KO=0     )
> Skip 2FA                                                 (OK=20143  KO=0     )
> GetUUid                                                  (OK=12026  KO=0     )
> GetOpenidConfig                                          (OK=35713  KO=0     )
> UI-Post-Login - stage 1                                  (OK=7969   KO=0     )
> CreatePolicy                                             (OK=12013  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7968   KO=0     )
>  UI AM idFromSession                                     (OK=7967   KO=0     )
>  UI AM validateGoto                                      (OK=7968   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7964   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7964   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7964   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7964   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2020   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7962   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7962   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7961   KO=0     )
>  UI IDM uiconfig                                         (OK=7961   KO=0     )
>  UI IDM version                                          (OK=7961   KO=0     )
>  UI IDM login                                            (OK=7961   KO=0     )
>  UI IDM features                                         (OK=7961   KO=0     )
>  UI IDM privilege                                        (OK=7961   KO=0     )
>  UI IDM user                                             (OK=7961   KO=0     )
>  UI IDM dashboard                                        (OK=7961   KO=0     )
>  UI IDM managed user schema                              (OK=7961   KO=0     )
>  UI IDM oidcToken                                        (OK=7962   KO=0     )
> userinfo                                                 (OK=7961   KO=0     )
> UI-Logout                                                (OK=7960   KO=0     )
> UI-Logout Redirect 1                                     (OK=7960   KO=0     )
>  UI AM revoke2                                           (OK=7958   KO=0     )
>  UI AM revoke1                                           (OK=7960   KO=0     )
>  UI AM endsession                                        (OK=7959   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1344   KO=0     )
> RootUserinfo                                             (OK=27032  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1344   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=354    KO=0     )
> ReadPolicy                                               (OK=11906  KO=1     )
> getIdToken                                               (OK=2679   KO=0     )
> getIdToken Redirect 1                                    (OK=2678   KO=0     )
> createOrganization                                       (OK=2678   KO=0     )
> queryOrganization                                        (OK=2678   KO=0     )
> deleteOrganization                                       (OK=2677   KO=0     )
> DeletePolicy                                             (OK=11777  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2066 (99.09%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 215564 / active: 360    / done: 37270 
================================================================================

09:46:52.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:52.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:53.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:53.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:53.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:53.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:54.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:54.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:54.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:55.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:55.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:56.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:56.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:56.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:57.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:57.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:57.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:57.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:57.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:57.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:46:57 GMT                                     555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=523798 KO=18    )
> restLoginInitiate                                        (OK=36616  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36606  KO=1     )
> User Authorize PKCE stage                                (OK=42543  KO=1     )
> User AccessToken PKCE stage                              (OK=42538  KO=2     )
> tokenUserinfo                                            (OK=6129   KO=0     )
> Skip 2FA                                                 (OK=20347  KO=0     )
> GetUUid                                                  (OK=12144  KO=0     )
> GetOpenidConfig                                          (OK=36072  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8039   KO=0     )
> CreatePolicy                                             (OK=12131  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8038   KO=0     )
>  UI AM idFromSession                                     (OK=8037   KO=0     )
>  UI AM validateGoto                                      (OK=8036   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8034   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8034   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8033   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8033   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2040   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8031   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8030   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8030   KO=0     )
>  UI IDM uiconfig                                         (OK=8030   KO=0     )
>  UI IDM version                                          (OK=8030   KO=0     )
>  UI IDM login                                            (OK=8029   KO=0     )
>  UI IDM features                                         (OK=8029   KO=0     )
>  UI IDM privilege                                        (OK=8029   KO=0     )
>  UI IDM user                                             (OK=8029   KO=0     )
>  UI IDM dashboard                                        (OK=8029   KO=0     )
>  UI IDM managed user schema                              (OK=8029   KO=0     )
>  UI IDM oidcToken                                        (OK=8029   KO=0     )
> userinfo                                                 (OK=8028   KO=0     )
> UI-Logout                                                (OK=8028   KO=0     )
> UI-Logout Redirect 1                                     (OK=8028   KO=0     )
>  UI AM revoke2                                           (OK=8026   KO=0     )
>  UI AM revoke1                                           (OK=8027   KO=0     )
>  UI AM endsession                                        (OK=8027   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1359   KO=0     )
> RootUserinfo                                             (OK=27309  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1359   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=358    KO=0     )
> ReadPolicy                                               (OK=12021  KO=1     )
> getIdToken                                               (OK=2705   KO=0     )
> getIdToken Redirect 1                                    (OK=2705   KO=0     )
> createOrganization                                       (OK=2704   KO=0     )
> queryOrganization                                        (OK=2703   KO=0     )
> deleteOrganization                                       (OK=2703   KO=0     )
> DeletePolicy                                             (OK=11904  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2086 (99.10%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 14%
          waiting: 215214 / active: 341    / done: 37639 
================================================================================

09:46:57.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:58.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:58.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:58.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:59.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:59.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:59.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:46:59.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:00.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:00.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:00.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:01.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:02.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:02.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:02.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:02.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:02 GMT                                     560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=528776 KO=18    )
> restLoginInitiate                                        (OK=36964  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36954  KO=1     )
> User Authorize PKCE stage                                (OK=42943  KO=1     )
> User AccessToken PKCE stage                              (OK=42938  KO=2     )
> tokenUserinfo                                            (OK=6185   KO=0     )
> Skip 2FA                                                 (OK=20534  KO=0     )
> GetUUid                                                  (OK=12270  KO=0     )
> GetOpenidConfig                                          (OK=36431  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8116   KO=0     )
> CreatePolicy                                             (OK=12253  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8113   KO=0     )
>  UI AM idFromSession                                     (OK=8113   KO=0     )
>  UI AM validateGoto                                      (OK=8113   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8112   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8112   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8112   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8112   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2064   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8107   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8106   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8106   KO=0     )
>  UI IDM uiconfig                                         (OK=8106   KO=0     )
>  UI IDM version                                          (OK=8106   KO=0     )
>  UI IDM login                                            (OK=8106   KO=0     )
>  UI IDM features                                         (OK=8106   KO=0     )
>  UI IDM privilege                                        (OK=8106   KO=0     )
>  UI IDM user                                             (OK=8105   KO=0     )
>  UI IDM dashboard                                        (OK=8105   KO=0     )
>  UI IDM managed user schema                              (OK=8105   KO=0     )
>  UI IDM oidcToken                                        (OK=8104   KO=0     )
> userinfo                                                 (OK=8103   KO=0     )
> UI-Logout                                                (OK=8103   KO=0     )
> UI-Logout Redirect 1                                     (OK=8102   KO=0     )
>  UI AM revoke2                                           (OK=8100   KO=0     )
>  UI AM revoke1                                           (OK=8101   KO=0     )
>  UI AM endsession                                        (OK=8101   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1368   KO=0     )
> RootUserinfo                                             (OK=27570  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1365   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=358    KO=0     )
> ReadPolicy                                               (OK=12140  KO=1     )
> getIdToken                                               (OK=2728   KO=0     )
> getIdToken Redirect 1                                    (OK=2728   KO=0     )
> createOrganization                                       (OK=2728   KO=0     )
> queryOrganization                                        (OK=2728   KO=0     )
> deleteOrganization                                       (OK=2728   KO=0     )
> DeletePolicy                                             (OK=12018  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2114 (99.11%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 214856 / active: 341    / done: 37997 
================================================================================

09:47:02.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:02.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:03.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:03.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:03.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:04.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:04.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:04.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:04.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:05.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:05.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:05.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:06.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:06.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:07 GMT                                     565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=533391 KO=18    )
> restLoginInitiate                                        (OK=37290  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37283  KO=1     )
> User Authorize PKCE stage                                (OK=43320  KO=1     )
> User AccessToken PKCE stage                              (OK=43313  KO=2     )
> tokenUserinfo                                            (OK=6251   KO=0     )
> Skip 2FA                                                 (OK=20713  KO=0     )
> GetUUid                                                  (OK=12378  KO=0     )
> GetOpenidConfig                                          (OK=36781  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8184   KO=0     )
> CreatePolicy                                             (OK=12366  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8183   KO=0     )
>  UI AM idFromSession                                     (OK=8181   KO=0     )
>  UI AM validateGoto                                      (OK=8181   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8179   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8179   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8178   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8178   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2082   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8175   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8174   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8174   KO=0     )
>  UI IDM uiconfig                                         (OK=8174   KO=0     )
>  UI IDM version                                          (OK=8174   KO=0     )
>  UI IDM login                                            (OK=8174   KO=0     )
>  UI IDM features                                         (OK=8174   KO=0     )
>  UI IDM privilege                                        (OK=8174   KO=0     )
>  UI IDM user                                             (OK=8174   KO=0     )
>  UI IDM dashboard                                        (OK=8174   KO=0     )
>  UI IDM managed user schema                              (OK=8174   KO=0     )
>  UI IDM oidcToken                                        (OK=8173   KO=0     )
> userinfo                                                 (OK=8172   KO=0     )
> UI-Logout                                                (OK=8172   KO=0     )
> UI-Logout Redirect 1                                     (OK=8172   KO=0     )
>  UI AM revoke2                                           (OK=8168   KO=0     )
>  UI AM revoke1                                           (OK=8169   KO=0     )
>  UI AM endsession                                        (OK=8169   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1377   KO=0     )
> RootUserinfo                                             (OK=27799  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1377   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=363    KO=0     )
> ReadPolicy                                               (OK=12262  KO=1     )
> getIdToken                                               (OK=2750   KO=0     )
> getIdToken Redirect 1                                    (OK=2750   KO=0     )
> createOrganization                                       (OK=2749   KO=0     )
> queryOrganization                                        (OK=2749   KO=0     )
> deleteOrganization                                       (OK=2749   KO=0     )
> DeletePolicy                                             (OK=12136  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2128 (99.12%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 214522 / active: 329    / done: 38343 
================================================================================

09:47:07.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:08.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:08.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:08.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:08.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:09.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:09.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:09.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:09.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:09.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:09.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:09.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:10.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:10.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:10.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:10.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:10.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:11.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:11.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:12.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:12.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:12.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:12.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:12 GMT                                     570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=538920 KO=18    )
> restLoginInitiate                                        (OK=37638  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37629  KO=1     )
> User Authorize PKCE stage                                (OK=43747  KO=1     )
> User AccessToken PKCE stage                              (OK=43742  KO=2     )
> tokenUserinfo                                            (OK=6308   KO=0     )
> Skip 2FA                                                 (OK=20886  KO=0     )
> GetUUid                                                  (OK=12478  KO=0     )
> GetOpenidConfig                                          (OK=37116  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8279   KO=0     )
> CreatePolicy                                             (OK=12465  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8279   KO=0     )
>  UI AM idFromSession                                     (OK=8278   KO=0     )
>  UI AM validateGoto                                      (OK=8278   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8277   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8277   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8275   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8275   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2109   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8274   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8274   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8273   KO=0     )
>  UI IDM uiconfig                                         (OK=8273   KO=0     )
>  UI IDM version                                          (OK=8273   KO=0     )
>  UI IDM login                                            (OK=8273   KO=0     )
>  UI IDM features                                         (OK=8273   KO=0     )
>  UI IDM privilege                                        (OK=8273   KO=0     )
>  UI IDM user                                             (OK=8273   KO=0     )
>  UI IDM dashboard                                        (OK=8273   KO=0     )
>  UI IDM managed user schema                              (OK=8273   KO=0     )
>  UI IDM oidcToken                                        (OK=8272   KO=0     )
> userinfo                                                 (OK=8270   KO=0     )
> UI-Logout                                                (OK=8267   KO=0     )
> UI-Logout Redirect 1                                     (OK=8266   KO=0     )
>  UI AM revoke2                                           (OK=8265   KO=0     )
>  UI AM revoke1                                           (OK=8266   KO=0     )
>  UI AM endsession                                        (OK=8266   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1395   KO=0     )
> RootUserinfo                                             (OK=28047  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1393   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=367    KO=0     )
> ReadPolicy                                               (OK=12374  KO=1     )
> getIdToken                                               (OK=2774   KO=0     )
> getIdToken Redirect 1                                    (OK=2774   KO=0     )
> createOrganization                                       (OK=2774   KO=0     )
> queryOrganization                                        (OK=2774   KO=0     )
> deleteOrganization                                       (OK=2774   KO=0     )
> DeletePolicy                                             (OK=12261  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2151 (99.12%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 214158 / active: 302    / done: 38734 
================================================================================

09:47:13.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:13.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:13.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:13.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:14.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:14.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:14.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:14.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:14.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:14.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:15.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:15.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:16.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:16.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:16.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:16.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:16.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:16.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:17 GMT                                     575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=543591 KO=18    )
> restLoginInitiate                                        (OK=37996  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37989  KO=1     )
> User Authorize PKCE stage                                (OK=44149  KO=1     )
> User AccessToken PKCE stage                              (OK=44140  KO=2     )
> tokenUserinfo                                            (OK=6377   KO=0     )
> Skip 2FA                                                 (OK=21089  KO=0     )
> GetUUid                                                  (OK=12601  KO=0     )
> GetOpenidConfig                                          (OK=37448  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8345   KO=0     )
> CreatePolicy                                             (OK=12587  KO=11    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8345   KO=0     )
>  UI AM idFromSession                                     (OK=8344   KO=0     )
>  UI AM validateGoto                                      (OK=8344   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8344   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8342   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8342   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8342   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2130   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8339   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8337   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8336   KO=0     )
>  UI IDM uiconfig                                         (OK=8336   KO=0     )
>  UI IDM version                                          (OK=8336   KO=0     )
>  UI IDM login                                            (OK=8336   KO=0     )
>  UI IDM features                                         (OK=8336   KO=0     )
>  UI IDM privilege                                        (OK=8336   KO=0     )
>  UI IDM user                                             (OK=8335   KO=0     )
>  UI IDM dashboard                                        (OK=8336   KO=0     )
>  UI IDM managed user schema                              (OK=8336   KO=0     )
>  UI IDM oidcToken                                        (OK=8336   KO=0     )
> userinfo                                                 (OK=8336   KO=0     )
> UI-Logout                                                (OK=8335   KO=0     )
> UI-Logout Redirect 1                                     (OK=8335   KO=0     )
>  UI AM revoke2                                           (OK=8334   KO=0     )
>  UI AM revoke1                                           (OK=8335   KO=0     )
>  UI AM endsession                                        (OK=8335   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1407   KO=0     )
> RootUserinfo                                             (OK=28299  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1407   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=374    KO=0     )
> ReadPolicy                                               (OK=12474  KO=1     )
> getIdToken                                               (OK=2792   KO=0     )
> getIdToken Redirect 1                                    (OK=2792   KO=0     )
> createOrganization                                       (OK=2792   KO=0     )
> queryOrganization                                        (OK=2792   KO=0     )
> deleteOrganization                                       (OK=2792   KO=0     )
> DeletePolicy                                             (OK=12371  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2169 (99.13%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 213784 / active: 326    / done: 39084 
================================================================================

09:47:18.196 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 39418: status.find.in([200, 209], 304), found 409
09:47:18.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,39418,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI3ODI1MjE3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWUN6SGtXSEhwZHg4QkIyNFFOVEZKOWI4WmVrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTIzOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTIzNywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0ODM4LCJpYXQiOjE3MzE0OTEyMzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlBOd2hWRmtoTDRvcjBCMlpYV084RURwek9JYyJ9.MzCAe99-_uMtZjQp7-NVhn3fadYQra7ZO-YNWfJpu1czpGzA3XGNh62q8UmF64OEeMKy9173nT5C6v9A6Cr9xEFrHuBQsgV5FmvHjd8kPqyYiIpovZvfrS1URivzj-O18LDHrkkw1QnI9YFEE-2ACzmCd1E5S98AjWhtk3JvVHpnep-IRjADQWlmYpD8OiI6TJg5DvrKgOeEj4tUdWnWN3fS4fUdgjgXC15oxHg51-O1AlAt78vkPacSpagA-3Z6HE8LpVa5-QH2fCR8q6QVwm5EEsfuixK9qvzgiLw3VieQt8q4MXsJhsMdK_5HDVeyp0bfr8bJswZRRyfvj1uWqA, username -> user.191752, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy687657, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ad70d4d, authcode -> qm0dZDN55bk5Ml63wUFmGasrKAs, useAdminRealm -> true, callbacks -> {"tokenId":"Dw8xjNoZnZO3XNygiLq4Ly5owc0.*AAJTSQACMDIAAlNLABxNMDkxYzhVNTExL05jMmkyTHNNQXR6U1RNL289AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491237900), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Dw8xjNoZnZO3XNygiLq4Ly5owc0.*AAJTSQACMDIAAlNLABxNMDkxYzhVNTExL05jMmkyTHNNQXR6U1RNL289AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491237900))), password -> Pa_ssw0rd, challenge -> G8yzo6WUIbebtRRO8DvXTiQUMsad0XK7kXAx2jUFoYU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 55.251.58.69, verifier -> LTIwNjczNDEwODg2MDMyNTM2OTI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35eeb5b9, tokenId -> Dw8xjNoZnZO3XNygiLq4Ly5owc0.*AAJTSQACMDIAAlNLABxNMDkxYzhVNTExL05jMmkyTHNNQXR6U1RNL289AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=Dw8xjNoZnZO3XNygiLq4Ly5owc0.*AAJTSQACMDIAAlNLABxNMDkxYzhVNTExL05jMmkyTHNNQXR6U1RNL289AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Dw8xjNoZnZO3XNygiLq4Ly5owc0.*AAJTSQACMDIAAlNLABxNMDkxYzhVNTExL05jMmkyTHNNQXR6U1RNL289AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy687657","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:47:18 GMT
	x-forgerock-transactionid: 7894d034-bebb-45bc-b910-bb575538c807
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:47:18.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:18.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:18.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:19.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:19.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:19.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:19.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:19.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:20.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:20.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:20.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:20.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:20.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:20.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:21.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:21.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:21.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:21.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:21.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:21.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:22.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:22.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:22.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:22.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:22.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:22 GMT                                     580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=548397 KO=19    )
> restLoginInitiate                                        (OK=38358  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38350  KO=1     )
> User Authorize PKCE stage                                (OK=44552  KO=1     )
> User AccessToken PKCE stage                              (OK=44546  KO=2     )
> tokenUserinfo                                            (OK=6442   KO=0     )
> Skip 2FA                                                 (OK=21297  KO=0     )
> GetUUid                                                  (OK=12721  KO=0     )
> GetOpenidConfig                                          (OK=37789  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8410   KO=0     )
> CreatePolicy                                             (OK=12707  KO=12    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8410   KO=0     )
>  UI AM idFromSession                                     (OK=8409   KO=0     )
>  UI AM validateGoto                                      (OK=8408   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8407   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8407   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8407   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8407   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2149   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8406   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8406   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8406   KO=0     )
>  UI IDM uiconfig                                         (OK=8406   KO=0     )
>  UI IDM version                                          (OK=8406   KO=0     )
>  UI IDM login                                            (OK=8405   KO=0     )
>  UI IDM features                                         (OK=8405   KO=0     )
>  UI IDM privilege                                        (OK=8405   KO=0     )
>  UI IDM user                                             (OK=8405   KO=0     )
>  UI IDM dashboard                                        (OK=8405   KO=0     )
>  UI IDM managed user schema                              (OK=8405   KO=0     )
>  UI IDM oidcToken                                        (OK=8406   KO=0     )
> userinfo                                                 (OK=8403   KO=0     )
> UI-Logout                                                (OK=8403   KO=0     )
> UI-Logout Redirect 1                                     (OK=8402   KO=0     )
>  UI AM revoke2                                           (OK=8399   KO=0     )
>  UI AM revoke1                                           (OK=8400   KO=0     )
>  UI AM endsession                                        (OK=8400   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1415   KO=0     )
> RootUserinfo                                             (OK=28553  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1414   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=376    KO=0     )
> ReadPolicy                                               (OK=12594  KO=1     )
> getIdToken                                               (OK=2825   KO=0     )
> getIdToken Redirect 1                                    (OK=2825   KO=0     )
> createOrganization                                       (OK=2825   KO=0     )
> queryOrganization                                        (OK=2825   KO=0     )
> deleteOrganization                                       (OK=2824   KO=0     )
> DeletePolicy                                             (OK=12472  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2194 (99.10%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.05%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.05%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.05%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 213415 / active: 349    / done: 39430 
================================================================================

09:47:22.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:24.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:24.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:24.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:24.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:24.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:24.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:25.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:25.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:25.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:25.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:25.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:25.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:26.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:26.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:27.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:27.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:27 GMT                                     585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=553183 KO=19    )
> restLoginInitiate                                        (OK=38713  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38700  KO=1     )
> User Authorize PKCE stage                                (OK=44947  KO=1     )
> User AccessToken PKCE stage                              (OK=44940  KO=2     )
> tokenUserinfo                                            (OK=6507   KO=0     )
> Skip 2FA                                                 (OK=21487  KO=0     )
> GetUUid                                                  (OK=12842  KO=0     )
> GetOpenidConfig                                          (OK=38155  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8485   KO=0     )
> CreatePolicy                                             (OK=12830  KO=12    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8485   KO=0     )
>  UI AM idFromSession                                     (OK=8485   KO=0     )
>  UI AM validateGoto                                      (OK=8483   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8481   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8480   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8477   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8477   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2164   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8474   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8473   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8472   KO=0     )
>  UI IDM uiconfig                                         (OK=8472   KO=0     )
>  UI IDM version                                          (OK=8472   KO=0     )
>  UI IDM login                                            (OK=8470   KO=0     )
>  UI IDM features                                         (OK=8470   KO=0     )
>  UI IDM privilege                                        (OK=8470   KO=0     )
>  UI IDM user                                             (OK=8470   KO=0     )
>  UI IDM dashboard                                        (OK=8470   KO=0     )
>  UI IDM managed user schema                              (OK=8470   KO=0     )
>  UI IDM oidcToken                                        (OK=8470   KO=0     )
> userinfo                                                 (OK=8470   KO=0     )
> UI-Logout                                                (OK=8470   KO=0     )
> UI-Logout Redirect 1                                     (OK=8470   KO=0     )
>  UI AM revoke2                                           (OK=8469   KO=0     )
>  UI AM revoke1                                           (OK=8470   KO=0     )
>  UI AM endsession                                        (OK=8470   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1427   KO=0     )
> RootUserinfo                                             (OK=28838  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1426   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=379    KO=0     )
> ReadPolicy                                               (OK=12718  KO=1     )
> getIdToken                                               (OK=2840   KO=0     )
> getIdToken Redirect 1                                    (OK=2840   KO=0     )
> createOrganization                                       (OK=2840   KO=0     )
> queryOrganization                                        (OK=2839   KO=0     )
> deleteOrganization                                       (OK=2839   KO=0     )
> DeletePolicy                                             (OK=12587  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2211 (99.10%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 213045 / active: 368    / done: 39781 
================================================================================

09:47:27.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:28.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:28.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:28.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:28.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:28.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:28.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:29.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:29.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:29.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:29.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:29.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:30.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:30.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:30.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:30.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:30.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:30.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:31.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:31.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:31.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:31.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:32.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:32 GMT                                     590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=557818 KO=19    )
> restLoginInitiate                                        (OK=39050  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39039  KO=1     )
> User Authorize PKCE stage                                (OK=45327  KO=1     )
> User AccessToken PKCE stage                              (OK=45320  KO=2     )
> tokenUserinfo                                            (OK=6573   KO=0     )
> Skip 2FA                                                 (OK=21677  KO=0     )
> GetUUid                                                  (OK=12958  KO=0     )
> GetOpenidConfig                                          (OK=38516  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8546   KO=0     )
> CreatePolicy                                             (OK=12942  KO=12    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8546   KO=0     )
>  UI AM idFromSession                                     (OK=8546   KO=0     )
>  UI AM validateGoto                                      (OK=8546   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8543   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8543   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8541   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8541   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2175   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8538   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8538   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8538   KO=0     )
>  UI IDM uiconfig                                         (OK=8538   KO=0     )
>  UI IDM version                                          (OK=8538   KO=0     )
>  UI IDM login                                            (OK=8537   KO=0     )
>  UI IDM features                                         (OK=8538   KO=0     )
>  UI IDM privilege                                        (OK=8538   KO=0     )
>  UI IDM user                                             (OK=8536   KO=0     )
>  UI IDM dashboard                                        (OK=8537   KO=0     )
>  UI IDM managed user schema                              (OK=8537   KO=0     )
>  UI IDM oidcToken                                        (OK=8536   KO=0     )
> userinfo                                                 (OK=8536   KO=0     )
> UI-Logout                                                (OK=8534   KO=0     )
> UI-Logout Redirect 1                                     (OK=8534   KO=0     )
>  UI AM revoke2                                           (OK=8533   KO=0     )
>  UI AM revoke1                                           (OK=8534   KO=0     )
>  UI AM endsession                                        (OK=8534   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1436   KO=0     )
> RootUserinfo                                             (OK=29140  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1435   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=379    KO=0     )
> ReadPolicy                                               (OK=12841  KO=1     )
> getIdToken                                               (OK=2858   KO=0     )
> getIdToken Redirect 1                                    (OK=2858   KO=0     )
> createOrganization                                       (OK=2858   KO=0     )
> queryOrganization                                        (OK=2858   KO=0     )
> deleteOrganization                                       (OK=2858   KO=0     )
> DeletePolicy                                             (OK=12714  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2234 (99.11%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 212706 / active: 347    / done: 40141 
================================================================================

09:47:32.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:32.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:33.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:33.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:33.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:33.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:33.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:34.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:34.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:35.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:35.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:35.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:35.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:35.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:35.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:36.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:36.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:36.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:36.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:36.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:37.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:37 GMT                                     595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=562381 KO=19    )
> restLoginInitiate                                        (OK=39379  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39371  KO=1     )
> User Authorize PKCE stage                                (OK=45708  KO=1     )
> User AccessToken PKCE stage                              (OK=45700  KO=2     )
> tokenUserinfo                                            (OK=6621   KO=0     )
> Skip 2FA                                                 (OK=21873  KO=0     )
> GetUUid                                                  (OK=13079  KO=0     )
> GetOpenidConfig                                          (OK=38870  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8613   KO=0     )
> CreatePolicy                                             (OK=13061  KO=12    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8612   KO=0     )
>  UI AM idFromSession                                     (OK=8612   KO=0     )
>  UI AM validateGoto                                      (OK=8612   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8607   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8607   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8606   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8606   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2193   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8603   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8602   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8602   KO=0     )
>  UI IDM uiconfig                                         (OK=8602   KO=0     )
>  UI IDM version                                          (OK=8602   KO=0     )
>  UI IDM login                                            (OK=8601   KO=0     )
>  UI IDM features                                         (OK=8600   KO=0     )
>  UI IDM privilege                                        (OK=8600   KO=0     )
>  UI IDM user                                             (OK=8597   KO=0     )
>  UI IDM dashboard                                        (OK=8597   KO=0     )
>  UI IDM managed user schema                              (OK=8597   KO=0     )
>  UI IDM oidcToken                                        (OK=8598   KO=0     )
> userinfo                                                 (OK=8598   KO=0     )
> UI-Logout                                                (OK=8598   KO=0     )
> UI-Logout Redirect 1                                     (OK=8598   KO=0     )
>  UI AM revoke2                                           (OK=8595   KO=0     )
>  UI AM revoke1                                           (OK=8596   KO=0     )
>  UI AM endsession                                        (OK=8596   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1450   KO=0     )
> RootUserinfo                                             (OK=29410  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1450   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=380    KO=0     )
> ReadPolicy                                               (OK=12949  KO=1     )
> getIdToken                                               (OK=2878   KO=0     )
> getIdToken Redirect 1                                    (OK=2878   KO=0     )
> createOrganization                                       (OK=2878   KO=0     )
> queryOrganization                                        (OK=2878   KO=0     )
> deleteOrganization                                       (OK=2878   KO=0     )
> DeletePolicy                                             (OK=12840  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2255 (99.12%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 212357 / active: 346    / done: 40491 
================================================================================

09:47:37.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:38.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:38.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:38.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:38.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:38.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:38.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:38.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:39.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:39.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:40.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:40.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:40.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:40.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:40.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:40.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:40.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:41.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:41.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:41.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:41.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:41.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:41.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:42.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:42.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:42 GMT                                     600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=567340 KO=19    )
> restLoginInitiate                                        (OK=39719  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39708  KO=1     )
> User Authorize PKCE stage                                (OK=46097  KO=1     )
> User AccessToken PKCE stage                              (OK=46091  KO=2     )
> tokenUserinfo                                            (OK=6671   KO=0     )
> Skip 2FA                                                 (OK=22056  KO=0     )
> GetUUid                                                  (OK=13196  KO=0     )
> GetOpenidConfig                                          (OK=39215  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8693   KO=0     )
> CreatePolicy                                             (OK=13180  KO=12    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8691   KO=0     )
>  UI AM idFromSession                                     (OK=8690   KO=0     )
>  UI AM validateGoto                                      (OK=8691   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8687   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8687   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8685   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8686   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2206   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8680   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8679   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8679   KO=0     )
>  UI IDM uiconfig                                         (OK=8679   KO=0     )
>  UI IDM version                                          (OK=8679   KO=0     )
>  UI IDM login                                            (OK=8679   KO=0     )
>  UI IDM features                                         (OK=8679   KO=0     )
>  UI IDM privilege                                        (OK=8679   KO=0     )
>  UI IDM user                                             (OK=8679   KO=0     )
>  UI IDM dashboard                                        (OK=8679   KO=0     )
>  UI IDM managed user schema                              (OK=8679   KO=0     )
>  UI IDM oidcToken                                        (OK=8680   KO=0     )
> userinfo                                                 (OK=8679   KO=0     )
> UI-Logout                                                (OK=8679   KO=0     )
> UI-Logout Redirect 1                                     (OK=8679   KO=0     )
>  UI AM revoke2                                           (OK=8678   KO=0     )
>  UI AM revoke1                                           (OK=8679   KO=0     )
>  UI AM endsession                                        (OK=8679   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1461   KO=0     )
> RootUserinfo                                             (OK=29659  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1461   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=384    KO=0     )
> ReadPolicy                                               (OK=13069  KO=1     )
> getIdToken                                               (OK=2898   KO=0     )
> getIdToken Redirect 1                                    (OK=2898   KO=0     )
> createOrganization                                       (OK=2898   KO=0     )
> queryOrganization                                        (OK=2898   KO=0     )
> deleteOrganization                                       (OK=2897   KO=0     )
> DeletePolicy                                             (OK=12945  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2280 (99.13%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 16%
          waiting: 212009 / active: 351    / done: 40834 
================================================================================

09:47:42.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:42.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:42.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:42.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:43.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:44.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:45.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:45.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:45.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:45.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:45.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:45.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:46.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:46.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:46.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:46.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:47.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:47 GMT                                     605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=572732 KO=19    )
> restLoginInitiate                                        (OK=40092  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40084  KO=1     )
> User Authorize PKCE stage                                (OK=46539  KO=1     )
> User AccessToken PKCE stage                              (OK=46532  KO=2     )
> tokenUserinfo                                            (OK=6736   KO=0     )
> Skip 2FA                                                 (OK=22267  KO=0     )
> GetUUid                                                  (OK=13314  KO=0     )
> GetOpenidConfig                                          (OK=39573  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8775   KO=0     )
> CreatePolicy                                             (OK=13301  KO=12    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8774   KO=0     )
>  UI AM idFromSession                                     (OK=8774   KO=0     )
>  UI AM validateGoto                                      (OK=8774   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8768   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8768   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8768   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8768   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2230   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8764   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8763   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8762   KO=0     )
>  UI IDM uiconfig                                         (OK=8762   KO=0     )
>  UI IDM version                                          (OK=8762   KO=0     )
>  UI IDM login                                            (OK=8761   KO=0     )
>  UI IDM features                                         (OK=8761   KO=0     )
>  UI IDM privilege                                        (OK=8761   KO=0     )
>  UI IDM user                                             (OK=8760   KO=0     )
>  UI IDM dashboard                                        (OK=8760   KO=0     )
>  UI IDM managed user schema                              (OK=8760   KO=0     )
>  UI IDM oidcToken                                        (OK=8760   KO=0     )
> userinfo                                                 (OK=8760   KO=0     )
> UI-Logout                                                (OK=8759   KO=0     )
> UI-Logout Redirect 1                                     (OK=8759   KO=0     )
>  UI AM revoke2                                           (OK=8757   KO=0     )
>  UI AM revoke1                                           (OK=8758   KO=0     )
>  UI AM endsession                                        (OK=8758   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1473   KO=0     )
> RootUserinfo                                             (OK=29959  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1473   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=390    KO=0     )
> ReadPolicy                                               (OK=13187  KO=1     )
> getIdToken                                               (OK=2932   KO=0     )
> getIdToken Redirect 1                                    (OK=2932   KO=0     )
> createOrganization                                       (OK=2932   KO=0     )
> queryOrganization                                        (OK=2932   KO=0     )
> deleteOrganization                                       (OK=2932   KO=0     )
> DeletePolicy                                             (OK=13066  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2297 (99.14%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 211621 / active: 347    / done: 41226 
================================================================================

09:47:47.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:47.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:47.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:48.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:48.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:48.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:48.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:48.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:48.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:49.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:49.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:49.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:49.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:49.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:50.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:50.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:50.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:50.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:50.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:50.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:51.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:51.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:52.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:52 GMT                                     610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=578435 KO=19    )
> restLoginInitiate                                        (OK=40467  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40461  KO=1     )
> User Authorize PKCE stage                                (OK=46991  KO=1     )
> User AccessToken PKCE stage                              (OK=46985  KO=2     )
> tokenUserinfo                                            (OK=6798   KO=0     )
> Skip 2FA                                                 (OK=22469  KO=0     )
> GetUUid                                                  (OK=13429  KO=0     )
> GetOpenidConfig                                          (OK=39928  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8868   KO=0     )
> CreatePolicy                                             (OK=13412  KO=12    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8868   KO=0     )
>  UI AM idFromSession                                     (OK=8868   KO=0     )
>  UI AM validateGoto                                      (OK=8868   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8865   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8865   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8863   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8863   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2264   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8859   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8857   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8857   KO=0     )
>  UI IDM uiconfig                                         (OK=8856   KO=0     )
>  UI IDM version                                          (OK=8856   KO=0     )
>  UI IDM login                                            (OK=8856   KO=0     )
>  UI IDM features                                         (OK=8856   KO=0     )
>  UI IDM privilege                                        (OK=8856   KO=0     )
>  UI IDM user                                             (OK=8856   KO=0     )
>  UI IDM dashboard                                        (OK=8856   KO=0     )
>  UI IDM managed user schema                              (OK=8856   KO=0     )
>  UI IDM oidcToken                                        (OK=8857   KO=0     )
> userinfo                                                 (OK=8857   KO=0     )
> UI-Logout                                                (OK=8857   KO=0     )
> UI-Logout Redirect 1                                     (OK=8857   KO=0     )
>  UI AM revoke2                                           (OK=8856   KO=0     )
>  UI AM revoke1                                           (OK=8857   KO=0     )
>  UI AM endsession                                        (OK=8857   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1490   KO=0     )
> RootUserinfo                                             (OK=30231  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1489   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=392    KO=0     )
> ReadPolicy                                               (OK=13311  KO=1     )
> getIdToken                                               (OK=2958   KO=0     )
> getIdToken Redirect 1                                    (OK=2958   KO=0     )
> createOrganization                                       (OK=2957   KO=0     )
> queryOrganization                                        (OK=2957   KO=0     )
> deleteOrganization                                       (OK=2957   KO=0     )
> DeletePolicy                                             (OK=13184  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2320 (99.15%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 211234 / active: 344    / done: 41616 
================================================================================

09:47:52.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:52.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:53.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:53.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:53.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:53.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:53.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:53.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:53.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:53.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:53.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:54.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:54.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:54.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:54.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:55.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:55.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:55.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:55.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:56.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:56.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:56.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:56.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:56.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:56.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:56.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:56.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:56.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:57.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:57.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:57.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:47:57 GMT                                     615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=582860 KO=19    )
> restLoginInitiate                                        (OK=40784  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40775  KO=1     )
> User Authorize PKCE stage                                (OK=47339  KO=1     )
> User AccessToken PKCE stage                              (OK=47334  KO=2     )
> tokenUserinfo                                            (OK=6841   KO=0     )
> Skip 2FA                                                 (OK=22649  KO=0     )
> GetUUid                                                  (OK=13538  KO=0     )
> GetOpenidConfig                                          (OK=40273  KO=0     )
> UI-Post-Login - stage 1                                  (OK=8928   KO=0     )
> CreatePolicy                                             (OK=13525  KO=12    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8927   KO=0     )
>  UI AM idFromSession                                     (OK=8926   KO=0     )
>  UI AM validateGoto                                      (OK=8926   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8925   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8924   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8924   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8924   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2272   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8921   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8921   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8921   KO=0     )
>  UI IDM uiconfig                                         (OK=8921   KO=0     )
>  UI IDM version                                          (OK=8921   KO=0     )
>  UI IDM login                                            (OK=8921   KO=0     )
>  UI IDM features                                         (OK=8921   KO=0     )
>  UI IDM privilege                                        (OK=8921   KO=0     )
>  UI IDM user                                             (OK=8920   KO=0     )
>  UI IDM dashboard                                        (OK=8920   KO=0     )
>  UI IDM managed user schema                              (OK=8920   KO=0     )
>  UI IDM oidcToken                                        (OK=8921   KO=0     )
> userinfo                                                 (OK=8920   KO=0     )
> UI-Logout                                                (OK=8920   KO=0     )
> UI-Logout Redirect 1                                     (OK=8919   KO=0     )
>  UI AM revoke2                                           (OK=8917   KO=0     )
>  UI AM revoke1                                           (OK=8918   KO=0     )
>  UI AM endsession                                        (OK=8919   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1499   KO=0     )
> RootUserinfo                                             (OK=30512  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1499   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=397    KO=0     )
> ReadPolicy                                               (OK=13422  KO=1     )
> getIdToken                                               (OK=2987   KO=0     )
> getIdToken Redirect 1                                    (OK=2987   KO=0     )
> createOrganization                                       (OK=2985   KO=0     )
> queryOrganization                                        (OK=2984   KO=0     )
> deleteOrganization                                       (OK=2984   KO=0     )
> DeletePolicy                                             (OK=13308  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2351 (99.16%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 210908 / active: 309    / done: 41977 
================================================================================

09:47:57.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:57.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:57.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:57.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:58.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:58.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:58.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:58.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:58.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:58.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:58.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:59.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:59.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:47:59.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:00.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:00.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:00.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:00.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:01.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:01.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:01.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:01.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:02.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:02.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:02.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:02 GMT                                     620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=587562 KO=19    )
> restLoginInitiate                                        (OK=41124  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41109  KO=1     )
> User Authorize PKCE stage                                (OK=47717  KO=1     )
> User AccessToken PKCE stage                              (OK=47710  KO=2     )
> tokenUserinfo                                            (OK=6888   KO=0     )
> Skip 2FA                                                 (OK=22839  KO=0     )
> GetUUid                                                  (OK=13656  KO=0     )
> GetOpenidConfig                                          (OK=40613  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9001   KO=0     )
> CreatePolicy                                             (OK=13641  KO=12    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9001   KO=0     )
>  UI AM idFromSession                                     (OK=9000   KO=0     )
>  UI AM validateGoto                                      (OK=9000   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8997   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8996   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8994   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8994   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2287   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8991   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8991   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8991   KO=0     )
>  UI IDM uiconfig                                         (OK=8991   KO=0     )
>  UI IDM version                                          (OK=8991   KO=0     )
>  UI IDM login                                            (OK=8991   KO=0     )
>  UI IDM features                                         (OK=8991   KO=0     )
>  UI IDM privilege                                        (OK=8991   KO=0     )
>  UI IDM user                                             (OK=8991   KO=0     )
>  UI IDM dashboard                                        (OK=8991   KO=0     )
>  UI IDM managed user schema                              (OK=8991   KO=0     )
>  UI IDM oidcToken                                        (OK=8991   KO=0     )
> userinfo                                                 (OK=8990   KO=0     )
> UI-Logout                                                (OK=8990   KO=0     )
> UI-Logout Redirect 1                                     (OK=8990   KO=0     )
>  UI AM revoke2                                           (OK=8989   KO=0     )
>  UI AM revoke1                                           (OK=8990   KO=0     )
>  UI AM endsession                                        (OK=8990   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1513   KO=0     )
> RootUserinfo                                             (OK=30730  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1513   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=402    KO=0     )
> ReadPolicy                                               (OK=13533  KO=1     )
> getIdToken                                               (OK=3011   KO=0     )
> getIdToken Redirect 1                                    (OK=3011   KO=0     )
> createOrganization                                       (OK=3011   KO=0     )
> queryOrganization                                        (OK=3011   KO=0     )
> deleteOrganization                                       (OK=3010   KO=0     )
> DeletePolicy                                             (OK=13419  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2376 (99.17%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 210553 / active: 326    / done: 42315 
================================================================================

09:48:02.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:02.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:02.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:02.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:04.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:04.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:04.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:04.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:04.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:04.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:04.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:05.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:05.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:05.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:05.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:05.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:05.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:05.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:05.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:06.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:06.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:06.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:06.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:06.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:06.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:07.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:07.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:07 GMT                                     625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=592172 KO=19    )
> restLoginInitiate                                        (OK=41474  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41457  KO=1     )
> User Authorize PKCE stage                                (OK=48099  KO=1     )
> User AccessToken PKCE stage                              (OK=48093  KO=2     )
> tokenUserinfo                                            (OK=6944   KO=0     )
> Skip 2FA                                                 (OK=23035  KO=0     )
> GetUUid                                                  (OK=13776  KO=0     )
> GetOpenidConfig                                          (OK=40962  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9067   KO=0     )
> CreatePolicy                                             (OK=13762  KO=12    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9067   KO=0     )
>  UI AM idFromSession                                     (OK=9066   KO=0     )
>  UI AM validateGoto                                      (OK=9066   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9062   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9060   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9059   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9059   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2298   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9056   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9055   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9055   KO=0     )
>  UI IDM uiconfig                                         (OK=9055   KO=0     )
>  UI IDM version                                          (OK=9055   KO=0     )
>  UI IDM login                                            (OK=9055   KO=0     )
>  UI IDM features                                         (OK=9055   KO=0     )
>  UI IDM privilege                                        (OK=9055   KO=0     )
>  UI IDM user                                             (OK=9055   KO=0     )
>  UI IDM dashboard                                        (OK=9055   KO=0     )
>  UI IDM managed user schema                              (OK=9055   KO=0     )
>  UI IDM oidcToken                                        (OK=9056   KO=0     )
> userinfo                                                 (OK=9055   KO=0     )
> UI-Logout                                                (OK=9054   KO=0     )
> UI-Logout Redirect 1                                     (OK=9053   KO=0     )
>  UI AM revoke2                                           (OK=9052   KO=0     )
>  UI AM revoke1                                           (OK=9053   KO=0     )
>  UI AM endsession                                        (OK=9053   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1523   KO=0     )
> RootUserinfo                                             (OK=30981  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1523   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=404    KO=0     )
> ReadPolicy                                               (OK=13652  KO=1     )
> getIdToken                                               (OK=3035   KO=0     )
> getIdToken Redirect 1                                    (OK=3035   KO=0     )
> createOrganization                                       (OK=3033   KO=0     )
> queryOrganization                                        (OK=3033   KO=0     )
> deleteOrganization                                       (OK=3033   KO=0     )
> DeletePolicy                                             (OK=13532  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2403 (99.17%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 210194 / active: 343    / done: 42657 
================================================================================

09:48:07.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:08.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:08.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:08.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:08.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:08.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:08.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 43047: status.find.in([200, 209], 304), found 409
09:48:08.772 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,43047,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI3OTY3MjEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQUQ2Z0dyUkp2N2ZYWGtBWlZnNEg1cVJuZk9JIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTI4OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTI4OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0ODg4LCJpYXQiOjE3MzE0OTEyODgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkZLRElrUVh3cW4yZGJKeWtaNFMzUXFYc3plSSJ9.ZVMqOSOLuZhvala3PJk3KhieTj0j4qRZWvO2rTbvSLONeyTs4JRaj2UbXfZqzLyL8harlxlrgnsoAem2DV-WUroyUhLm9EIPX61qpY9q1GhryU5ORxtuMWuhsev6svD8hoVGSJrsutIkcgOAQdTcXTaLeMX2wqBG-xrje4Ygm-5nit26ye1qbGFbIIKZa3c0HaHykuUrfkoGKQ4AnnqiXvwXBH3dpkpbsWcK8JdfcRR2-btOmy80wkEWJyQxSo2jpBk20lOwqlOOAM0mlouyzZG8evH3DUD5tcn2Eg4W54TJZDXm12NGVXcJinEiYo1J11Pp-ogGB6una8v86E5Gmw, username -> user.129264, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy111434, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c055294, authcode -> KEHkZinlpFlKJz7_XlwzZLb1t_4, useAdminRealm -> true, callbacks -> {"tokenId":"dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491288445), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491288445))), password -> Pa_ssw0rd, challenge -> F0Npu7_3ojhwWibzQ2zYQzqJTiNFUTls03ChYbs3fzM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDQ0NjgxNzcyMTA1NTUwNjUwMA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30607cd, tokenId -> dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy111434","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:48:08 GMT
	x-forgerock-transactionid: 7afad7a8-ec61-4836-aa53-d2e3854f8dcb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:48:08.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:09.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:09.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:09.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:09.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:09.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:09.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:10.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:10.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:10.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:10.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:10.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:10.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:10.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:10.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:11.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:11.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:12.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:12.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:12 GMT                                     630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=596661 KO=20    )
> restLoginInitiate                                        (OK=41797  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41792  KO=1     )
> User Authorize PKCE stage                                (OK=48471  KO=1     )
> User AccessToken PKCE stage                              (OK=48467  KO=2     )
> tokenUserinfo                                            (OK=7006   KO=0     )
> Skip 2FA                                                 (OK=23227  KO=0     )
> GetUUid                                                  (OK=13900  KO=0     )
> GetOpenidConfig                                          (OK=41325  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9124   KO=0     )
> CreatePolicy                                             (OK=13885  KO=13    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9124   KO=0     )
>  UI AM idFromSession                                     (OK=9124   KO=0     )
>  UI AM validateGoto                                      (OK=9124   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9120   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9119   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9119   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9119   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2312   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9118   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9118   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9116   KO=0     )
>  UI IDM uiconfig                                         (OK=9116   KO=0     )
>  UI IDM version                                          (OK=9116   KO=0     )
>  UI IDM login                                            (OK=9116   KO=0     )
>  UI IDM features                                         (OK=9116   KO=0     )
>  UI IDM privilege                                        (OK=9116   KO=0     )
>  UI IDM user                                             (OK=9115   KO=0     )
>  UI IDM dashboard                                        (OK=9115   KO=0     )
>  UI IDM managed user schema                              (OK=9115   KO=0     )
>  UI IDM oidcToken                                        (OK=9116   KO=0     )
> userinfo                                                 (OK=9116   KO=0     )
> UI-Logout                                                (OK=9116   KO=0     )
> UI-Logout Redirect 1                                     (OK=9115   KO=0     )
>  UI AM revoke2                                           (OK=9114   KO=0     )
>  UI AM revoke1                                           (OK=9115   KO=0     )
>  UI AM endsession                                        (OK=9115   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1538   KO=0     )
> RootUserinfo                                             (OK=31222  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1538   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=408    KO=0     )
> ReadPolicy                                               (OK=13770  KO=1     )
> getIdToken                                               (OK=3060   KO=0     )
> getIdToken Redirect 1                                    (OK=3060   KO=0     )
> createOrganization                                       (OK=3060   KO=0     )
> queryOrganization                                        (OK=3060   KO=0     )
> deleteOrganization                                       (OK=3059   KO=0     )
> DeletePolicy                                             (OK=13647  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2428 (99.14%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 209854 / active: 326    / done: 43014 
================================================================================

09:48:12.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:13.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:13.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:13.904 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 43047: status.find.in([200, 209], 304), found 404
09:48:13.905 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,43047,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI3OTY3MjEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQUQ2Z0dyUkp2N2ZYWGtBWlZnNEg1cVJuZk9JIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTI4OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTI4OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0ODg4LCJpYXQiOjE3MzE0OTEyODgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkZLRElrUVh3cW4yZGJKeWtaNFMzUXFYc3plSSJ9.ZVMqOSOLuZhvala3PJk3KhieTj0j4qRZWvO2rTbvSLONeyTs4JRaj2UbXfZqzLyL8harlxlrgnsoAem2DV-WUroyUhLm9EIPX61qpY9q1GhryU5ORxtuMWuhsev6svD8hoVGSJrsutIkcgOAQdTcXTaLeMX2wqBG-xrje4Ygm-5nit26ye1qbGFbIIKZa3c0HaHykuUrfkoGKQ4AnnqiXvwXBH3dpkpbsWcK8JdfcRR2-btOmy80wkEWJyQxSo2jpBk20lOwqlOOAM0mlouyzZG8evH3DUD5tcn2Eg4W54TJZDXm12NGVXcJinEiYo1J11Pp-ogGB6una8v86E5Gmw, username -> user.129264, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy111434, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c055294, authcode -> KEHkZinlpFlKJz7_XlwzZLb1t_4, useAdminRealm -> true, callbacks -> {"tokenId":"dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491288445), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491288445))), password -> Pa_ssw0rd, challenge -> F0Npu7_3ojhwWibzQ2zYQzqJTiNFUTls03ChYbs3fzM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDQ0NjgxNzcyMTA1NTUwNjUwMA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30607cd, tokenId -> dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy111434
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 09:48:13 GMT
	x-forgerock-transactionid: a491da2e-dfa9-42ec-ae28-174da5884e71
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy111434 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:48:13.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:14.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:14.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:14.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:14.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:14.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:14.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:14.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:14.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:14.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:16.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:16.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:16.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:16.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:16.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:17.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:17.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:17 GMT                                     635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=601337 KO=21    )
> restLoginInitiate                                        (OK=42143  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42133  KO=1     )
> User Authorize PKCE stage                                (OK=48862  KO=1     )
> User AccessToken PKCE stage                              (OK=48857  KO=2     )
> tokenUserinfo                                            (OK=7063   KO=0     )
> Skip 2FA                                                 (OK=23420  KO=0     )
> GetUUid                                                  (OK=14024  KO=0     )
> GetOpenidConfig                                          (OK=41687  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9195   KO=0     )
> CreatePolicy                                             (OK=14009  KO=13    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9195   KO=0     )
>  UI AM idFromSession                                     (OK=9195   KO=0     )
>  UI AM validateGoto                                      (OK=9195   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9191   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9191   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9190   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9190   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2329   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9183   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9183   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9182   KO=0     )
>  UI IDM uiconfig                                         (OK=9182   KO=0     )
>  UI IDM version                                          (OK=9182   KO=0     )
>  UI IDM login                                            (OK=9182   KO=0     )
>  UI IDM features                                         (OK=9182   KO=0     )
>  UI IDM privilege                                        (OK=9182   KO=0     )
>  UI IDM user                                             (OK=9181   KO=0     )
>  UI IDM dashboard                                        (OK=9181   KO=0     )
>  UI IDM managed user schema                              (OK=9181   KO=0     )
>  UI IDM oidcToken                                        (OK=9181   KO=0     )
> userinfo                                                 (OK=9180   KO=0     )
> UI-Logout                                                (OK=9180   KO=0     )
> UI-Logout Redirect 1                                     (OK=9180   KO=0     )
>  UI AM revoke2                                           (OK=9177   KO=0     )
>  UI AM revoke1                                           (OK=9178   KO=0     )
>  UI AM endsession                                        (OK=9179   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1550   KO=0     )
> RootUserinfo                                             (OK=31431  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1550   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=411    KO=0     )
> ReadPolicy                                               (OK=13894  KO=2     )
> getIdToken                                               (OK=3084   KO=0     )
> getIdToken Redirect 1                                    (OK=3084   KO=0     )
> createOrganization                                       (OK=3082   KO=0     )
> queryOrganization                                        (OK=3082   KO=0     )
> deleteOrganization                                       (OK=3082   KO=0     )
> DeletePolicy                                             (OK=13762  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2448 (99.11%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 209501 / active: 344    / done: 43349 
================================================================================

09:48:17.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:18.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:18.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:18.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:18.993 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 43047: status.find.in([200, 209], 304), found 404
09:48:18.993 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,43047,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI3OTY3MjEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQUQ2Z0dyUkp2N2ZYWGtBWlZnNEg1cVJuZk9JIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTI4OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTI4OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0ODg4LCJpYXQiOjE3MzE0OTEyODgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkZLRElrUVh3cW4yZGJKeWtaNFMzUXFYc3plSSJ9.ZVMqOSOLuZhvala3PJk3KhieTj0j4qRZWvO2rTbvSLONeyTs4JRaj2UbXfZqzLyL8harlxlrgnsoAem2DV-WUroyUhLm9EIPX61qpY9q1GhryU5ORxtuMWuhsev6svD8hoVGSJrsutIkcgOAQdTcXTaLeMX2wqBG-xrje4Ygm-5nit26ye1qbGFbIIKZa3c0HaHykuUrfkoGKQ4AnnqiXvwXBH3dpkpbsWcK8JdfcRR2-btOmy80wkEWJyQxSo2jpBk20lOwqlOOAM0mlouyzZG8evH3DUD5tcn2Eg4W54TJZDXm12NGVXcJinEiYo1J11Pp-ogGB6una8v86E5Gmw, username -> user.129264, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy111434, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1c055294, authcode -> KEHkZinlpFlKJz7_XlwzZLb1t_4, useAdminRealm -> true, callbacks -> {"tokenId":"dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491288445), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491288445))), password -> Pa_ssw0rd, challenge -> F0Npu7_3ojhwWibzQ2zYQzqJTiNFUTls03ChYbs3fzM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDQ0NjgxNzcyMTA1NTUwNjUwMA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@30607cd, tokenId -> dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy111434
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=dVteFyJa2osChAFx8emm0JC6vWg.*AAJTSQACMDIAAlNLABxvdUVRTXFOOXYrWCtFeExjZDlFSGNWVUdPZ2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 09:48:18 GMT
	x-forgerock-transactionid: 84d2558c-3b68-4689-bfe9-c1b9272107ec
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy111434 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:48:19.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:19.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:19.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:19.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:20.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:20.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:20.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:21.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:21.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:22.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:22.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 43989: status.find.in([200, 209], 304), found 409
09:48:22.382 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,43989,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI4MDU1NTk4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMXhtS2ZQTzV4cmtmeUFsRUJnQzVSU0RwREJnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTMwMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTMwMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0OTAyLCJpYXQiOjE3MzE0OTEzMDIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFUTUVrZkJQT2lNWTdvby1ZZmQ0RHV4TTJFQSJ9.GRLQq7oeh8_28RsqjqVq9NsKjmqqT7DK1qyp2Zdz92139Q2D24UVIQn_Rl1iMsNOi9litFnSMoUyO0JGda8wlEv8Y-hIjgYxow70uRxxEIWEH-FHqJ85qk1LgIwlP9BKzjc5kjpxaGeP3d-Z7P5PGZ9GAJakjqOQ7VC97vkKbOOo29ltp7usqHtciBhm1OXvJ06dVAUQ1NWKUBMi-WB6HYdFaog_vA_UHSfMlRzJBCD4qP1roW6o3uIVVQs98uXFzc9pW0HC8bHk--J80cWN7gr6TLyGpcbo7_ouOHNTnzhCR-pNIFbTQUYhqGowlJSCR6YqN8ut0_yBYwtDGX6evQ, username -> user.2699, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy702474, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5247e368, authcode -> UhT_Ku0AR3HIDXQgkRUj8KjbySI, useAdminRealm -> true, callbacks -> {"tokenId":"HPLVgbdTpBju3EMCXLIh-4J_IrU.*AAJTSQACMDIAAlNLABxvc2syYUZnMTRST3NmRmM2ZGtUUFk0QUtMQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491302110), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=HPLVgbdTpBju3EMCXLIh-4J_IrU.*AAJTSQACMDIAAlNLABxvc2syYUZnMTRST3NmRmM2ZGtUUFk0QUtMQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491302110))), password -> Pa_ssw0rd, challenge -> TnlBZgA3_kM1SnmZ-oMNVDsLUzeqvZyY9_auf5pimg4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 75.202.129.117, verifier -> NTkzNzA2NjgxNDU0NjY0MDc4Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4070b8f1, tokenId -> HPLVgbdTpBju3EMCXLIh-4J_IrU.*AAJTSQACMDIAAlNLABxvc2syYUZnMTRST3NmRmM2ZGtUUFk0QUtMQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=HPLVgbdTpBju3EMCXLIh-4J_IrU.*AAJTSQACMDIAAlNLABxvc2syYUZnMTRST3NmRmM2ZGtUUFk0QUtMQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=HPLVgbdTpBju3EMCXLIh-4J_IrU.*AAJTSQACMDIAAlNLABxvc2syYUZnMTRST3NmRmM2ZGtUUFk0QUtMQjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy702474","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:48:22 GMT
	x-forgerock-transactionid: a3898075-b735-4588-b7b5-d7d138d2f1cd
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:48:22.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:22 GMT                                     640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=606134 KO=23    )
> restLoginInitiate                                        (OK=42459  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42453  KO=1     )
> User Authorize PKCE stage                                (OK=49241  KO=1     )
> User AccessToken PKCE stage                              (OK=49234  KO=2     )
> tokenUserinfo                                            (OK=7131   KO=0     )
> Skip 2FA                                                 (OK=23584  KO=0     )
> GetUUid                                                  (OK=14117  KO=0     )
> GetOpenidConfig                                          (OK=42035  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9267   KO=0     )
> CreatePolicy                                             (OK=14101  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9267   KO=0     )
>  UI AM idFromSession                                     (OK=9267   KO=0     )
>  UI AM validateGoto                                      (OK=9267   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9264   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9264   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9263   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9263   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2351   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9260   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9260   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9259   KO=0     )
>  UI IDM uiconfig                                         (OK=9259   KO=0     )
>  UI IDM version                                          (OK=9259   KO=0     )
>  UI IDM login                                            (OK=9259   KO=0     )
>  UI IDM features                                         (OK=9259   KO=0     )
>  UI IDM privilege                                        (OK=9259   KO=0     )
>  UI IDM user                                             (OK=9259   KO=0     )
>  UI IDM dashboard                                        (OK=9259   KO=0     )
>  UI IDM managed user schema                              (OK=9259   KO=0     )
>  UI IDM oidcToken                                        (OK=9260   KO=0     )
> userinfo                                                 (OK=9260   KO=0     )
> UI-Logout                                                (OK=9259   KO=0     )
> UI-Logout Redirect 1                                     (OK=9258   KO=0     )
>  UI AM revoke2                                           (OK=9256   KO=0     )
>  UI AM revoke1                                           (OK=9257   KO=0     )
>  UI AM endsession                                        (OK=9257   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1564   KO=0     )
> RootUserinfo                                             (OK=31685  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1563   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=415    KO=0     )
> ReadPolicy                                               (OK=14015  KO=2     )
> getIdToken                                               (OK=3103   KO=0     )
> getIdToken Redirect 1                                    (OK=3103   KO=0     )
> createOrganization                                       (OK=3103   KO=0     )
> queryOrganization                                        (OK=3103   KO=0     )
> deleteOrganization                                       (OK=3102   KO=0     )
> DeletePolicy                                             (OK=13892  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2463 (99.03%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 209169 / active: 308    / done: 43717 
================================================================================

09:48:22.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:22.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:23.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:23.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:24.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:24.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:24.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:24.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:25.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:25.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:25.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:25.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:25.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:26.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:26.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:26.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:26.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:27.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:27.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:27.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:27 GMT                                     645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=610780 KO=23    )
> restLoginInitiate                                        (OK=42779  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42773  KO=1     )
> User Authorize PKCE stage                                (OK=49619  KO=1     )
> User AccessToken PKCE stage                              (OK=49614  KO=2     )
> tokenUserinfo                                            (OK=7194   KO=0     )
> Skip 2FA                                                 (OK=23751  KO=0     )
> GetUUid                                                  (OK=14221  KO=0     )
> GetOpenidConfig                                          (OK=42352  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9341   KO=0     )
> CreatePolicy                                             (OK=14207  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9341   KO=0     )
>  UI AM idFromSession                                     (OK=9341   KO=0     )
>  UI AM validateGoto                                      (OK=9341   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9339   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9338   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9337   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9337   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2370   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9335   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9334   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9334   KO=0     )
>  UI IDM uiconfig                                         (OK=9334   KO=0     )
>  UI IDM version                                          (OK=9334   KO=0     )
>  UI IDM login                                            (OK=9334   KO=0     )
>  UI IDM features                                         (OK=9334   KO=0     )
>  UI IDM privilege                                        (OK=9334   KO=0     )
>  UI IDM user                                             (OK=9334   KO=0     )
>  UI IDM dashboard                                        (OK=9334   KO=0     )
>  UI IDM managed user schema                              (OK=9334   KO=0     )
>  UI IDM oidcToken                                        (OK=9334   KO=0     )
> userinfo                                                 (OK=9334   KO=0     )
> UI-Logout                                                (OK=9333   KO=0     )
> UI-Logout Redirect 1                                     (OK=9333   KO=0     )
>  UI AM revoke2                                           (OK=9330   KO=0     )
>  UI AM revoke1                                           (OK=9332   KO=0     )
>  UI AM endsession                                        (OK=9332   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1572   KO=0     )
> RootUserinfo                                             (OK=31907  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1572   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=421    KO=0     )
> ReadPolicy                                               (OK=14112  KO=2     )
> getIdToken                                               (OK=3117   KO=0     )
> getIdToken Redirect 1                                    (OK=3117   KO=0     )
> createOrganization                                       (OK=3117   KO=0     )
> queryOrganization                                        (OK=3117   KO=0     )
> deleteOrganization                                       (OK=3116   KO=0     )
> DeletePolicy                                             (OK=14014  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2483 (99.04%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 208835 / active: 288    / done: 44071 
================================================================================

09:48:27.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:27.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:28.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:28.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:28.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:28.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:28.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:29.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:29.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:29.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:29.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:29.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:29.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:30.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:30.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:30.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:30.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:30.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:30.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:31.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:31.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:31.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:31.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:31.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:31.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:31.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:31.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:32.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:32.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:32.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:32 GMT                                     650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=615259 KO=23    )
> restLoginInitiate                                        (OK=43097  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43084  KO=1     )
> User Authorize PKCE stage                                (OK=49970  KO=1     )
> User AccessToken PKCE stage                              (OK=49966  KO=2     )
> tokenUserinfo                                            (OK=7246   KO=0     )
> Skip 2FA                                                 (OK=23907  KO=0     )
> GetUUid                                                  (OK=14317  KO=0     )
> GetOpenidConfig                                          (OK=42649  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9414   KO=0     )
> CreatePolicy                                             (OK=14300  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9414   KO=0     )
>  UI AM idFromSession                                     (OK=9411   KO=0     )
>  UI AM validateGoto                                      (OK=9411   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9409   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9409   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9409   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9409   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2390   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9407   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9406   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9406   KO=0     )
>  UI IDM uiconfig                                         (OK=9406   KO=0     )
>  UI IDM version                                          (OK=9406   KO=0     )
>  UI IDM login                                            (OK=9406   KO=0     )
>  UI IDM features                                         (OK=9406   KO=0     )
>  UI IDM privilege                                        (OK=9406   KO=0     )
>  UI IDM user                                             (OK=9405   KO=0     )
>  UI IDM dashboard                                        (OK=9405   KO=0     )
>  UI IDM managed user schema                              (OK=9405   KO=0     )
>  UI IDM oidcToken                                        (OK=9406   KO=0     )
> userinfo                                                 (OK=9405   KO=0     )
> UI-Logout                                                (OK=9405   KO=0     )
> UI-Logout Redirect 1                                     (OK=9404   KO=0     )
>  UI AM revoke2                                           (OK=9402   KO=0     )
>  UI AM revoke1                                           (OK=9402   KO=0     )
>  UI AM endsession                                        (OK=9403   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1590   KO=0     )
> RootUserinfo                                             (OK=32147  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1590   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=427    KO=0     )
> ReadPolicy                                               (OK=14215  KO=2     )
> getIdToken                                               (OK=3136   KO=0     )
> getIdToken Redirect 1                                    (OK=3136   KO=0     )
> createOrganization                                       (OK=3135   KO=0     )
> queryOrganization                                        (OK=3135   KO=0     )
> deleteOrganization                                       (OK=3135   KO=0     )
> DeletePolicy                                             (OK=14110  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2513 (99.05%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 208504 / active: 288    / done: 44402 
================================================================================

09:48:32.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:32.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:32.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:33.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:33.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:33.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:33.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:34.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:34.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:34.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:35.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:36.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:36.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:36.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:36.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:36.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:36.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:37.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:37 GMT                                     655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=619961 KO=23    )
> restLoginInitiate                                        (OK=43408  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43400  KO=1     )
> User Authorize PKCE stage                                (OK=50341  KO=1     )
> User AccessToken PKCE stage                              (OK=50335  KO=2     )
> tokenUserinfo                                            (OK=7291   KO=0     )
> Skip 2FA                                                 (OK=24073  KO=0     )
> GetUUid                                                  (OK=14413  KO=0     )
> GetOpenidConfig                                          (OK=42938  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9495   KO=0     )
> CreatePolicy                                             (OK=14397  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9494   KO=0     )
>  UI AM idFromSession                                     (OK=9494   KO=0     )
>  UI AM validateGoto                                      (OK=9494   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9490   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9490   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9490   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9490   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2413   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9487   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9486   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9486   KO=0     )
>  UI IDM uiconfig                                         (OK=9485   KO=0     )
>  UI IDM version                                          (OK=9485   KO=0     )
>  UI IDM login                                            (OK=9485   KO=0     )
>  UI IDM features                                         (OK=9485   KO=0     )
>  UI IDM privilege                                        (OK=9485   KO=0     )
>  UI IDM user                                             (OK=9485   KO=0     )
>  UI IDM dashboard                                        (OK=9485   KO=0     )
>  UI IDM managed user schema                              (OK=9485   KO=0     )
>  UI IDM oidcToken                                        (OK=9485   KO=0     )
> userinfo                                                 (OK=9483   KO=0     )
> UI-Logout                                                (OK=9482   KO=0     )
> UI-Logout Redirect 1                                     (OK=9482   KO=0     )
>  UI AM revoke2                                           (OK=9479   KO=0     )
>  UI AM revoke1                                           (OK=9481   KO=0     )
>  UI AM endsession                                        (OK=9481   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1604   KO=0     )
> RootUserinfo                                             (OK=32343  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1603   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=428    KO=0     )
> ReadPolicy                                               (OK=14306  KO=2     )
> getIdToken                                               (OK=3162   KO=0     )
> getIdToken Redirect 1                                    (OK=3161   KO=0     )
> createOrganization                                       (OK=3161   KO=0     )
> queryOrganization                                        (OK=3161   KO=0     )
> deleteOrganization                                       (OK=3161   KO=0     )
> DeletePolicy                                             (OK=14213  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2531 (99.06%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 208178 / active: 289    / done: 44727 
================================================================================

09:48:37.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:37.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:37.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:37.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:38.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:38.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:38.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:39.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:39.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:39.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:39.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:39.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:40.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:40.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:40.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:40.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:40.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:40.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:40.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:41.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:41.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:41.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:41.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:41.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:41.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:42 GMT                                     660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=625393 KO=23    )
> restLoginInitiate                                        (OK=43780  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43771  KO=1     )
> User Authorize PKCE stage                                (OK=50783  KO=1     )
> User AccessToken PKCE stage                              (OK=50776  KO=2     )
> tokenUserinfo                                            (OK=7343   KO=0     )
> Skip 2FA                                                 (OK=24281  KO=0     )
> GetUUid                                                  (OK=14525  KO=0     )
> GetOpenidConfig                                          (OK=43244  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9582   KO=0     )
> CreatePolicy                                             (OK=14509  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9582   KO=0     )
>  UI AM idFromSession                                     (OK=9582   KO=0     )
>  UI AM validateGoto                                      (OK=9582   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9580   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9579   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9579   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9579   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2434   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9575   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9575   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9574   KO=0     )
>  UI IDM uiconfig                                         (OK=9574   KO=0     )
>  UI IDM version                                          (OK=9574   KO=0     )
>  UI IDM login                                            (OK=9574   KO=0     )
>  UI IDM features                                         (OK=9574   KO=0     )
>  UI IDM privilege                                        (OK=9574   KO=0     )
>  UI IDM user                                             (OK=9573   KO=0     )
>  UI IDM dashboard                                        (OK=9573   KO=0     )
>  UI IDM managed user schema                              (OK=9573   KO=0     )
>  UI IDM oidcToken                                        (OK=9571   KO=0     )
> userinfo                                                 (OK=9571   KO=0     )
> UI-Logout                                                (OK=9570   KO=0     )
> UI-Logout Redirect 1                                     (OK=9570   KO=0     )
>  UI AM revoke2                                           (OK=9569   KO=0     )
>  UI AM revoke1                                           (OK=9570   KO=0     )
>  UI AM endsession                                        (OK=9570   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1617   KO=0     )
> RootUserinfo                                             (OK=32616  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1617   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=430    KO=0     )
> ReadPolicy                                               (OK=14409  KO=2     )
> getIdToken                                               (OK=3202   KO=0     )
> getIdToken Redirect 1                                    (OK=3202   KO=0     )
> createOrganization                                       (OK=3200   KO=0     )
> queryOrganization                                        (OK=3200   KO=0     )
> deleteOrganization                                       (OK=3200   KO=0     )
> DeletePolicy                                             (OK=14305  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2556 (99.07%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 207793 / active: 319    / done: 45082 
================================================================================

09:48:42.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:42.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:43.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:43.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:43.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:43.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:44.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:44.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:44.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:44.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:44.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:44.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:45.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:45.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:45.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:45.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:45.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:46.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:46.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:46.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:46.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:46.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:46.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:46.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:46.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:47.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:47 GMT                                     665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=630562 KO=23    )
> restLoginInitiate                                        (OK=44126  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44120  KO=1     )
> User Authorize PKCE stage                                (OK=51187  KO=1     )
> User AccessToken PKCE stage                              (OK=51182  KO=2     )
> tokenUserinfo                                            (OK=7401   KO=0     )
> Skip 2FA                                                 (OK=24458  KO=0     )
> GetUUid                                                  (OK=14620  KO=0     )
> GetOpenidConfig                                          (OK=43551  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9670   KO=0     )
> CreatePolicy                                             (OK=14603  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9670   KO=0     )
>  UI AM idFromSession                                     (OK=9668   KO=0     )
>  UI AM validateGoto                                      (OK=9668   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9668   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9668   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9668   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9668   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2460   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9662   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9662   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9661   KO=0     )
>  UI IDM uiconfig                                         (OK=9661   KO=0     )
>  UI IDM version                                          (OK=9661   KO=0     )
>  UI IDM login                                            (OK=9661   KO=0     )
>  UI IDM features                                         (OK=9661   KO=0     )
>  UI IDM privilege                                        (OK=9661   KO=0     )
>  UI IDM user                                             (OK=9661   KO=0     )
>  UI IDM dashboard                                        (OK=9661   KO=0     )
>  UI IDM managed user schema                              (OK=9661   KO=0     )
>  UI IDM oidcToken                                        (OK=9662   KO=0     )
> userinfo                                                 (OK=9660   KO=0     )
> UI-Logout                                                (OK=9659   KO=0     )
> UI-Logout Redirect 1                                     (OK=9657   KO=0     )
>  UI AM revoke2                                           (OK=9655   KO=0     )
>  UI AM revoke1                                           (OK=9656   KO=0     )
>  UI AM endsession                                        (OK=9656   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1624   KO=0     )
> RootUserinfo                                             (OK=32909  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1623   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=430    KO=0     )
> ReadPolicy                                               (OK=14517  KO=2     )
> getIdToken                                               (OK=3226   KO=0     )
> getIdToken Redirect 1                                    (OK=3225   KO=0     )
> createOrganization                                       (OK=3223   KO=0     )
> queryOrganization                                        (OK=3223   KO=0     )
> deleteOrganization                                       (OK=3222   KO=0     )
> DeletePolicy                                             (OK=14406  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2582 (99.08%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 207437 / active: 319    / done: 45438 
================================================================================

09:48:47.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:48.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:48.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:48.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:48.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:48.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:48.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:49.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:49.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:49.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:49.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:49.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:49.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:50.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:51.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:51.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:51.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:51.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:52.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:52.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:52 GMT                                     670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=635180 KO=23    )
> restLoginInitiate                                        (OK=44458  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44453  KO=1     )
> User Authorize PKCE stage                                (OK=51571  KO=1     )
> User AccessToken PKCE stage                              (OK=51565  KO=2     )
> tokenUserinfo                                            (OK=7452   KO=0     )
> Skip 2FA                                                 (OK=24654  KO=0     )
> GetUUid                                                  (OK=14728  KO=0     )
> GetOpenidConfig                                          (OK=43863  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9737   KO=0     )
> CreatePolicy                                             (OK=14711  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9737   KO=0     )
>  UI AM idFromSession                                     (OK=9736   KO=0     )
>  UI AM validateGoto                                      (OK=9737   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9733   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9733   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9733   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9733   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2484   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9730   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9730   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9730   KO=0     )
>  UI IDM uiconfig                                         (OK=9730   KO=0     )
>  UI IDM version                                          (OK=9730   KO=0     )
>  UI IDM login                                            (OK=9730   KO=0     )
>  UI IDM features                                         (OK=9729   KO=0     )
>  UI IDM privilege                                        (OK=9730   KO=0     )
>  UI IDM user                                             (OK=9728   KO=0     )
>  UI IDM dashboard                                        (OK=9728   KO=0     )
>  UI IDM managed user schema                              (OK=9728   KO=0     )
>  UI IDM oidcToken                                        (OK=9727   KO=0     )
> userinfo                                                 (OK=9726   KO=0     )
> UI-Logout                                                (OK=9725   KO=0     )
> UI-Logout Redirect 1                                     (OK=9723   KO=0     )
>  UI AM revoke2                                           (OK=9720   KO=0     )
>  UI AM revoke1                                           (OK=9721   KO=0     )
>  UI AM endsession                                        (OK=9721   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1630   KO=0     )
> RootUserinfo                                             (OK=33151  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1630   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=431    KO=0     )
> ReadPolicy                                               (OK=14613  KO=2     )
> getIdToken                                               (OK=3262   KO=0     )
> getIdToken Redirect 1                                    (OK=3262   KO=0     )
> createOrganization                                       (OK=3261   KO=0     )
> queryOrganization                                        (OK=3260   KO=0     )
> deleteOrganization                                       (OK=3260   KO=0     )
> DeletePolicy                                             (OK=14516  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2602 (99.09%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 207104 / active: 304    / done: 45786 
================================================================================

09:48:52.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:52.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:52.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:53.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:53.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:54.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:54.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:54.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:54.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:54.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:54.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:54.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:55.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:55.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:55.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:56.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:56.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:57.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:57.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:57.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:57.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:57.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:57.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:48:57 GMT                                     675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=639549 KO=23    )
> restLoginInitiate                                        (OK=44783  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44771  KO=1     )
> User Authorize PKCE stage                                (OK=51932  KO=1     )
> User AccessToken PKCE stage                              (OK=51922  KO=2     )
> tokenUserinfo                                            (OK=7507   KO=0     )
> Skip 2FA                                                 (OK=24829  KO=0     )
> GetUUid                                                  (OK=14833  KO=0     )
> GetOpenidConfig                                          (OK=44171  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9805   KO=0     )
> CreatePolicy                                             (OK=14816  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9804   KO=0     )
>  UI AM idFromSession                                     (OK=9800   KO=0     )
>  UI AM validateGoto                                      (OK=9800   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9799   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9799   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9798   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9798   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2507   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9792   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9791   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9790   KO=0     )
>  UI IDM uiconfig                                         (OK=9790   KO=0     )
>  UI IDM version                                          (OK=9790   KO=0     )
>  UI IDM login                                            (OK=9790   KO=0     )
>  UI IDM features                                         (OK=9790   KO=0     )
>  UI IDM privilege                                        (OK=9790   KO=0     )
>  UI IDM user                                             (OK=9790   KO=0     )
>  UI IDM dashboard                                        (OK=9790   KO=0     )
>  UI IDM managed user schema                              (OK=9790   KO=0     )
>  UI IDM oidcToken                                        (OK=9790   KO=0     )
> userinfo                                                 (OK=9789   KO=0     )
> UI-Logout                                                (OK=9789   KO=0     )
> UI-Logout Redirect 1                                     (OK=9788   KO=0     )
>  UI AM revoke2                                           (OK=9786   KO=0     )
>  UI AM revoke1                                           (OK=9787   KO=0     )
>  UI AM endsession                                        (OK=9787   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1640   KO=0     )
> RootUserinfo                                             (OK=33422  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1640   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=435    KO=0     )
> ReadPolicy                                               (OK=14718  KO=2     )
> getIdToken                                               (OK=3280   KO=0     )
> getIdToken Redirect 1                                    (OK=3280   KO=0     )
> createOrganization                                       (OK=3280   KO=0     )
> queryOrganization                                        (OK=3280   KO=0     )
> deleteOrganization                                       (OK=3280   KO=0     )
> DeletePolicy                                             (OK=14611  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2625 (99.09%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 206763 / active: 328    / done: 46103 
================================================================================

09:48:57.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:57.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:57.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:58.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:58.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:58.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:59.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:59.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:48:59.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:00.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:00.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:00.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:00.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:01.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:01.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:01.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:01.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:01.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:02.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:02.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:02 GMT                                     680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=644076 KO=23    )
> restLoginInitiate                                        (OK=45099  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45089  KO=1     )
> User Authorize PKCE stage                                (OK=52297  KO=1     )
> User AccessToken PKCE stage                              (OK=52292  KO=2     )
> tokenUserinfo                                            (OK=7560   KO=0     )
> Skip 2FA                                                 (OK=25016  KO=0     )
> GetUUid                                                  (OK=14946  KO=0     )
> GetOpenidConfig                                          (OK=44495  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9865   KO=0     )
> CreatePolicy                                             (OK=14931  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9864   KO=0     )
>  UI AM idFromSession                                     (OK=9863   KO=0     )
>  UI AM validateGoto                                      (OK=9863   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9861   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9860   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9860   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9860   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2521   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9859   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9859   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9859   KO=0     )
>  UI IDM uiconfig                                         (OK=9859   KO=0     )
>  UI IDM version                                          (OK=9859   KO=0     )
>  UI IDM login                                            (OK=9859   KO=0     )
>  UI IDM features                                         (OK=9859   KO=0     )
>  UI IDM privilege                                        (OK=9859   KO=0     )
>  UI IDM user                                             (OK=9859   KO=0     )
>  UI IDM dashboard                                        (OK=9859   KO=0     )
>  UI IDM managed user schema                              (OK=9859   KO=0     )
>  UI IDM oidcToken                                        (OK=9860   KO=0     )
> userinfo                                                 (OK=9860   KO=0     )
> UI-Logout                                                (OK=9859   KO=0     )
> UI-Logout Redirect 1                                     (OK=9857   KO=0     )
>  UI AM revoke2                                           (OK=9854   KO=0     )
>  UI AM revoke1                                           (OK=9855   KO=0     )
>  UI AM endsession                                        (OK=9855   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1651   KO=0     )
> RootUserinfo                                             (OK=33679  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1651   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=437    KO=0     )
> ReadPolicy                                               (OK=14826  KO=2     )
> getIdToken                                               (OK=3307   KO=0     )
> getIdToken Redirect 1                                    (OK=3307   KO=0     )
> createOrganization                                       (OK=3305   KO=0     )
> queryOrganization                                        (OK=3304   KO=0     )
> deleteOrganization                                       (OK=3304   KO=0     )
> DeletePolicy                                             (OK=14714  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2645 (99.10%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 206438 / active: 320    / done: 46436 
================================================================================

09:49:02.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:03.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:03.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:03.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:03.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:03.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:03.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:03.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:04.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:04.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:04.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:05.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:05.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:05.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:06.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:06.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:06.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:06.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:07.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:07.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:07 GMT                                     685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=649162 KO=23    )
> restLoginInitiate                                        (OK=45452  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45446  KO=1     )
> User Authorize PKCE stage                                (OK=52710  KO=1     )
> User AccessToken PKCE stage                              (OK=52708  KO=2     )
> tokenUserinfo                                            (OK=7627   KO=0     )
> Skip 2FA                                                 (OK=25200  KO=0     )
> GetUUid                                                  (OK=15058  KO=0     )
> GetOpenidConfig                                          (OK=44828  KO=0     )
> UI-Post-Login - stage 1                                  (OK=9949   KO=0     )
> CreatePolicy                                             (OK=15041  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9949   KO=0     )
>  UI AM idFromSession                                     (OK=9949   KO=0     )
>  UI AM validateGoto                                      (OK=9949   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9946   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9943   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9941   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9941   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2553   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9938   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9938   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9938   KO=0     )
>  UI IDM uiconfig                                         (OK=9938   KO=0     )
>  UI IDM version                                          (OK=9938   KO=0     )
>  UI IDM login                                            (OK=9938   KO=0     )
>  UI IDM features                                         (OK=9938   KO=0     )
>  UI IDM privilege                                        (OK=9938   KO=0     )
>  UI IDM user                                             (OK=9938   KO=0     )
>  UI IDM dashboard                                        (OK=9938   KO=0     )
>  UI IDM managed user schema                              (OK=9938   KO=0     )
>  UI IDM oidcToken                                        (OK=9939   KO=0     )
> userinfo                                                 (OK=9937   KO=0     )
> UI-Logout                                                (OK=9936   KO=0     )
> UI-Logout Redirect 1                                     (OK=9935   KO=0     )
>  UI AM revoke2                                           (OK=9934   KO=0     )
>  UI AM revoke1                                           (OK=9935   KO=0     )
>  UI AM endsession                                        (OK=9935   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1665   KO=0     )
> RootUserinfo                                             (OK=33951  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1665   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=440    KO=0     )
> ReadPolicy                                               (OK=14936  KO=2     )
> getIdToken                                               (OK=3325   KO=0     )
> getIdToken Redirect 1                                    (OK=3325   KO=0     )
> createOrganization                                       (OK=3324   KO=0     )
> queryOrganization                                        (OK=3324   KO=0     )
> deleteOrganization                                       (OK=3324   KO=0     )
> DeletePolicy                                             (OK=14824  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2665 (99.11%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 206073 / active: 318    / done: 46803 
================================================================================

09:49:07.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:07.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:08.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:08.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:08.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:08.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:08.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:09.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:09.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:09.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:09.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:09.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:10.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:10.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:11.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:12.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:12 GMT                                     690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=653846 KO=23    )
> restLoginInitiate                                        (OK=45778  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45772  KO=1     )
> User Authorize PKCE stage                                (OK=53097  KO=1     )
> User AccessToken PKCE stage                              (OK=53083  KO=2     )
> tokenUserinfo                                            (OK=7693   KO=0     )
> Skip 2FA                                                 (OK=25370  KO=0     )
> GetUUid                                                  (OK=15155  KO=0     )
> GetOpenidConfig                                          (OK=45144  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10021  KO=0     )
> CreatePolicy                                             (OK=15140  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10020  KO=0     )
>  UI AM idFromSession                                     (OK=10019  KO=0     )
>  UI AM validateGoto                                      (OK=10019  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10016  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10016  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10015  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10015  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2575   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10013  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10012  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10012  KO=0     )
>  UI IDM uiconfig                                         (OK=10012  KO=0     )
>  UI IDM version                                          (OK=10012  KO=0     )
>  UI IDM login                                            (OK=10012  KO=0     )
>  UI IDM features                                         (OK=10012  KO=0     )
>  UI IDM privilege                                        (OK=10012  KO=0     )
>  UI IDM user                                             (OK=10012  KO=0     )
>  UI IDM dashboard                                        (OK=10012  KO=0     )
>  UI IDM managed user schema                              (OK=10012  KO=0     )
>  UI IDM oidcToken                                        (OK=10013  KO=0     )
> userinfo                                                 (OK=10012  KO=0     )
> UI-Logout                                                (OK=10011  KO=0     )
> UI-Logout Redirect 1                                     (OK=10010  KO=0     )
>  UI AM revoke2                                           (OK=10007  KO=0     )
>  UI AM revoke1                                           (OK=10008  KO=0     )
>  UI AM endsession                                        (OK=10008  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1678   KO=0     )
> RootUserinfo                                             (OK=34167  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1677   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=442    KO=0     )
> ReadPolicy                                               (OK=15051  KO=2     )
> getIdToken                                               (OK=3350   KO=0     )
> getIdToken Redirect 1                                    (OK=3350   KO=0     )
> createOrganization                                       (OK=3350   KO=0     )
> queryOrganization                                        (OK=3349   KO=0     )
> deleteOrganization                                       (OK=3349   KO=0     )
> DeletePolicy                                             (OK=14933  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2681 (99.11%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 205735 / active: 304    / done: 47155 
================================================================================

09:49:13.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:13.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:13.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:14.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:14.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:14.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:14.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:14.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:14.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:14.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:15.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:15.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:17 GMT                                     695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=658548 KO=23    )
> restLoginInitiate                                        (OK=46121  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46115  KO=1     )
> User Authorize PKCE stage                                (OK=53488  KO=1     )
> User AccessToken PKCE stage                              (OK=53484  KO=2     )
> tokenUserinfo                                            (OK=7754   KO=0     )
> Skip 2FA                                                 (OK=25573  KO=0     )
> GetUUid                                                  (OK=15268  KO=0     )
> GetOpenidConfig                                          (OK=45472  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10088  KO=0     )
> CreatePolicy                                             (OK=15250  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10086  KO=0     )
>  UI AM idFromSession                                     (OK=10085  KO=0     )
>  UI AM validateGoto                                      (OK=10085  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10083  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10082  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10082  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10082  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2594   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10078  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10078  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10078  KO=0     )
>  UI IDM uiconfig                                         (OK=10078  KO=0     )
>  UI IDM version                                          (OK=10078  KO=0     )
>  UI IDM login                                            (OK=10078  KO=0     )
>  UI IDM features                                         (OK=10078  KO=0     )
>  UI IDM privilege                                        (OK=10078  KO=0     )
>  UI IDM user                                             (OK=10077  KO=0     )
>  UI IDM dashboard                                        (OK=10077  KO=0     )
>  UI IDM managed user schema                              (OK=10077  KO=0     )
>  UI IDM oidcToken                                        (OK=10076  KO=0     )
> userinfo                                                 (OK=10075  KO=0     )
> UI-Logout                                                (OK=10075  KO=0     )
> UI-Logout Redirect 1                                     (OK=10074  KO=0     )
>  UI AM revoke2                                           (OK=10073  KO=0     )
>  UI AM revoke1                                           (OK=10074  KO=0     )
>  UI AM endsession                                        (OK=10074  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1686   KO=0     )
> RootUserinfo                                             (OK=34480  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1686   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=444    KO=0     )
> ReadPolicy                                               (OK=15149  KO=2     )
> getIdToken                                               (OK=3378   KO=0     )
> getIdToken Redirect 1                                    (OK=3378   KO=0     )
> createOrganization                                       (OK=3378   KO=0     )
> queryOrganization                                        (OK=3378   KO=0     )
> deleteOrganization                                       (OK=3378   KO=0     )
> DeletePolicy                                             (OK=15045  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2693 (99.12%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 205381 / active: 324    / done: 47489 
================================================================================

09:49:18.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:18.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:18.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:18.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:18.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:19.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:20.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:20.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:21.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:21.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:21.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:22.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:22 GMT                                     700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=663450 KO=23    )
> restLoginInitiate                                        (OK=46447  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46440  KO=1     )
> User Authorize PKCE stage                                (OK=53877  KO=1     )
> User AccessToken PKCE stage                              (OK=53876  KO=2     )
> tokenUserinfo                                            (OK=7800   KO=0     )
> Skip 2FA                                                 (OK=25757  KO=0     )
> GetUUid                                                  (OK=15375  KO=0     )
> GetOpenidConfig                                          (OK=45788  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10163  KO=0     )
> CreatePolicy                                             (OK=15359  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10163  KO=0     )
>  UI AM idFromSession                                     (OK=10163  KO=0     )
>  UI AM validateGoto                                      (OK=10163  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10161  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10161  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10161  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10161  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2619   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10157  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10157  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10157  KO=0     )
>  UI IDM uiconfig                                         (OK=10157  KO=0     )
>  UI IDM version                                          (OK=10157  KO=0     )
>  UI IDM login                                            (OK=10157  KO=0     )
>  UI IDM features                                         (OK=10157  KO=0     )
>  UI IDM privilege                                        (OK=10157  KO=0     )
>  UI IDM user                                             (OK=10157  KO=0     )
>  UI IDM dashboard                                        (OK=10157  KO=0     )
>  UI IDM managed user schema                              (OK=10157  KO=0     )
>  UI IDM oidcToken                                        (OK=10158  KO=0     )
> userinfo                                                 (OK=10158  KO=0     )
> UI-Logout                                                (OK=10158  KO=0     )
> UI-Logout Redirect 1                                     (OK=10155  KO=0     )
>  UI AM revoke2                                           (OK=10152  KO=0     )
>  UI AM revoke1                                           (OK=10153  KO=0     )
>  UI AM endsession                                        (OK=10153  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1696   KO=0     )
> RootUserinfo                                             (OK=34741  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1696   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=448    KO=0     )
> ReadPolicy                                               (OK=15260  KO=2     )
> getIdToken                                               (OK=3404   KO=0     )
> getIdToken Redirect 1                                    (OK=3404   KO=0     )
> createOrganization                                       (OK=3404   KO=0     )
> queryOrganization                                        (OK=3402   KO=0     )
> deleteOrganization                                       (OK=3401   KO=0     )
> DeletePolicy                                             (OK=15146  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2716 (99.12%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 205049 / active: 311    / done: 47834 
================================================================================

09:49:22.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:22.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:22.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:22.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:23.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:23.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:23.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:23.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:23.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:24.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:24.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:24.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:24.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:24.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:24.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:24.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:24.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:24.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:25.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:26.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:26.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:26.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:26.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:26.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:27.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:27.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:27 GMT                                     705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=668165 KO=23    )
> restLoginInitiate                                        (OK=46780  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46776  KO=1     )
> User Authorize PKCE stage                                (OK=54253  KO=1     )
> User AccessToken PKCE stage                              (OK=54249  KO=2     )
> tokenUserinfo                                            (OK=7855   KO=0     )
> Skip 2FA                                                 (OK=25937  KO=0     )
> GetUUid                                                  (OK=15497  KO=0     )
> GetOpenidConfig                                          (OK=46132  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10234  KO=0     )
> CreatePolicy                                             (OK=15480  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10233  KO=0     )
>  UI AM idFromSession                                     (OK=10233  KO=0     )
>  UI AM validateGoto                                      (OK=10233  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10232  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10232  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10231  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10231  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2638   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10229  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10229  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10229  KO=0     )
>  UI IDM uiconfig                                         (OK=10229  KO=0     )
>  UI IDM version                                          (OK=10229  KO=0     )
>  UI IDM login                                            (OK=10229  KO=0     )
>  UI IDM features                                         (OK=10229  KO=0     )
>  UI IDM privilege                                        (OK=10229  KO=0     )
>  UI IDM user                                             (OK=10229  KO=0     )
>  UI IDM dashboard                                        (OK=10229  KO=0     )
>  UI IDM managed user schema                              (OK=10229  KO=0     )
>  UI IDM oidcToken                                        (OK=10230  KO=0     )
> userinfo                                                 (OK=10229  KO=0     )
> UI-Logout                                                (OK=10229  KO=0     )
> UI-Logout Redirect 1                                     (OK=10227  KO=0     )
>  UI AM revoke2                                           (OK=10224  KO=0     )
>  UI AM revoke1                                           (OK=10225  KO=0     )
>  UI AM endsession                                        (OK=10225  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1716   KO=0     )
> RootUserinfo                                             (OK=34968  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1715   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=456    KO=0     )
> ReadPolicy                                               (OK=15371  KO=2     )
> getIdToken                                               (OK=3424   KO=0     )
> getIdToken Redirect 1                                    (OK=3424   KO=0     )
> createOrganization                                       (OK=3423   KO=0     )
> queryOrganization                                        (OK=3423   KO=0     )
> deleteOrganization                                       (OK=3423   KO=0     )
> DeletePolicy                                             (OK=15258  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2742 (99.13%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 204696 / active: 305    / done: 48193 
================================================================================

09:49:27.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:27.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:28.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:28.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:28.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:28.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:28.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:28.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:29.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:29.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:29.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:29.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:30.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:30.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:30.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:31.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:31.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:31.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:32 GMT                                     710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=673118 KO=23    )
> restLoginInitiate                                        (OK=47130  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47119  KO=1     )
> User Authorize PKCE stage                                (OK=54657  KO=1     )
> User AccessToken PKCE stage                              (OK=54653  KO=2     )
> tokenUserinfo                                            (OK=7911   KO=0     )
> Skip 2FA                                                 (OK=26126  KO=0     )
> GetUUid                                                  (OK=15611  KO=0     )
> GetOpenidConfig                                          (OK=46475  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10317  KO=0     )
> CreatePolicy                                             (OK=15595  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10317  KO=0     )
>  UI AM idFromSession                                     (OK=10316  KO=0     )
>  UI AM validateGoto                                      (OK=10316  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10312  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10311  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10310  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10311  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2659   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10306  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10306  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10306  KO=0     )
>  UI IDM uiconfig                                         (OK=10306  KO=0     )
>  UI IDM version                                          (OK=10306  KO=0     )
>  UI IDM login                                            (OK=10305  KO=0     )
>  UI IDM features                                         (OK=10305  KO=0     )
>  UI IDM privilege                                        (OK=10305  KO=0     )
>  UI IDM user                                             (OK=10304  KO=0     )
>  UI IDM dashboard                                        (OK=10304  KO=0     )
>  UI IDM managed user schema                              (OK=10304  KO=0     )
>  UI IDM oidcToken                                        (OK=10304  KO=0     )
> userinfo                                                 (OK=10303  KO=0     )
> UI-Logout                                                (OK=10301  KO=0     )
> UI-Logout Redirect 1                                     (OK=10301  KO=0     )
>  UI AM revoke2                                           (OK=10299  KO=0     )
>  UI AM revoke1                                           (OK=10300  KO=0     )
>  UI AM endsession                                        (OK=10300  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1727   KO=0     )
> RootUserinfo                                             (OK=35188  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1726   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=459    KO=0     )
> ReadPolicy                                               (OK=15487  KO=2     )
> getIdToken                                               (OK=3451   KO=0     )
> getIdToken Redirect 1                                    (OK=3451   KO=0     )
> createOrganization                                       (OK=3450   KO=0     )
> queryOrganization                                        (OK=3450   KO=0     )
> deleteOrganization                                       (OK=3449   KO=0     )
> DeletePolicy                                             (OK=15369  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2760 (99.14%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 204330 / active: 338    / done: 48526 
================================================================================

09:49:32.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:33.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:33.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:33.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:33.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:33.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:33.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:34.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:35.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:35.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:36.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:36.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:36.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:36.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:37 GMT                                     715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=678121 KO=23    )
> restLoginInitiate                                        (OK=47453  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47446  KO=1     )
> User Authorize PKCE stage                                (OK=55053  KO=1     )
> User AccessToken PKCE stage                              (OK=55049  KO=2     )
> tokenUserinfo                                            (OK=7960   KO=0     )
> Skip 2FA                                                 (OK=26311  KO=0     )
> GetUUid                                                  (OK=15716  KO=0     )
> GetOpenidConfig                                          (OK=46812  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10394  KO=0     )
> CreatePolicy                                             (OK=15702  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10394  KO=0     )
>  UI AM idFromSession                                     (OK=10393  KO=0     )
>  UI AM validateGoto                                      (OK=10393  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10393  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10392  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10392  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10392  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2681   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10389  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10388  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10388  KO=0     )
>  UI IDM uiconfig                                         (OK=10388  KO=0     )
>  UI IDM version                                          (OK=10388  KO=0     )
>  UI IDM login                                            (OK=10388  KO=0     )
>  UI IDM features                                         (OK=10388  KO=0     )
>  UI IDM privilege                                        (OK=10388  KO=0     )
>  UI IDM user                                             (OK=10388  KO=0     )
>  UI IDM dashboard                                        (OK=10388  KO=0     )
>  UI IDM managed user schema                              (OK=10388  KO=0     )
>  UI IDM oidcToken                                        (OK=10389  KO=0     )
> userinfo                                                 (OK=10386  KO=0     )
> UI-Logout                                                (OK=10384  KO=0     )
> UI-Logout Redirect 1                                     (OK=10384  KO=0     )
>  UI AM revoke2                                           (OK=10382  KO=0     )
>  UI AM revoke1                                           (OK=10383  KO=0     )
>  UI AM endsession                                        (OK=10383  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1738   KO=0     )
> RootUserinfo                                             (OK=35445  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1738   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=463    KO=0     )
> ReadPolicy                                               (OK=15605  KO=2     )
> getIdToken                                               (OK=3473   KO=0     )
> getIdToken Redirect 1                                    (OK=3473   KO=0     )
> createOrganization                                       (OK=3473   KO=0     )
> queryOrganization                                        (OK=3472   KO=0     )
> deleteOrganization                                       (OK=3472   KO=0     )
> DeletePolicy                                             (OK=15483  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2774 (99.14%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 204002 / active: 321    / done: 48871 
================================================================================

09:49:38.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:38.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:38.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:38.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:39.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:39.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:39.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:39.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:39.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:39.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:40.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:40.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:40.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:41.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:41.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:41.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:42.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:42 GMT                                     720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=682962 KO=23    )
> restLoginInitiate                                        (OK=47799  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47787  KO=1     )
> User Authorize PKCE stage                                (OK=55442  KO=1     )
> User AccessToken PKCE stage                              (OK=55438  KO=2     )
> tokenUserinfo                                            (OK=8010   KO=0     )
> Skip 2FA                                                 (OK=26512  KO=0     )
> GetUUid                                                  (OK=15847  KO=0     )
> GetOpenidConfig                                          (OK=47169  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10470  KO=0     )
> CreatePolicy                                             (OK=15831  KO=14    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10469  KO=0     )
>  UI AM idFromSession                                     (OK=10466  KO=0     )
>  UI AM validateGoto                                      (OK=10466  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10464  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10463  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10462  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10462  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2699   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10460  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10460  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10460  KO=0     )
>  UI IDM uiconfig                                         (OK=10460  KO=0     )
>  UI IDM version                                          (OK=10460  KO=0     )
>  UI IDM login                                            (OK=10460  KO=0     )
>  UI IDM features                                         (OK=10460  KO=0     )
>  UI IDM privilege                                        (OK=10460  KO=0     )
>  UI IDM user                                             (OK=10459  KO=0     )
>  UI IDM dashboard                                        (OK=10459  KO=0     )
>  UI IDM managed user schema                              (OK=10459  KO=0     )
>  UI IDM oidcToken                                        (OK=10459  KO=0     )
> userinfo                                                 (OK=10458  KO=0     )
> UI-Logout                                                (OK=10458  KO=0     )
> UI-Logout Redirect 1                                     (OK=10453  KO=0     )
>  UI AM revoke2                                           (OK=10451  KO=0     )
>  UI AM revoke1                                           (OK=10452  KO=0     )
>  UI AM endsession                                        (OK=10452  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1750   KO=0     )
> RootUserinfo                                             (OK=35715  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1750   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=466    KO=0     )
> ReadPolicy                                               (OK=15714  KO=2     )
> getIdToken                                               (OK=3495   KO=0     )
> getIdToken Redirect 1                                    (OK=3494   KO=0     )
> createOrganization                                       (OK=3494   KO=0     )
> queryOrganization                                        (OK=3494   KO=0     )
> deleteOrganization                                       (OK=3494   KO=0     )
> DeletePolicy                                             (OK=15600  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2791 (99.15%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 203640 / active: 348    / done: 49206 
================================================================================

09:49:42.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:42.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:42.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:43.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 49548: status.find.in([200, 209], 304), found 409
09:49:43.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,49548,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI4NDQ1NzM1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiS3BpNkFkc2poMnFMakwwelhVRVAzZmVlU2h3Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTM4MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTM4MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0OTgyLCJpYXQiOjE3MzE0OTEzODIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlcwYlNpNDhoSW5MWlRON2xscnJBdmZZbE9ZUSJ9.Oprep3QwvXjCp-ZNukoS3fGy26z44uyfKMcOglqBePmXy0YwJpkK6m6ZgEMcZtH1XrtWr6APO_0zT8JjHcEgptEvcGG490TdzClHOTaSExEw3iAfF9UENSO19cTfeOoKFFaMjPtS_e8QN_vS3rakwZLMkbLkzjsJvvXb-6IuPSguSTZiAYle8JDS9dIU9uRv4c0dmgUbU1TOC78pxvJeiuJ-5drVH-Aip0rmbsODQt9kmaKSKa0CMNPt3mTVhQTM5GI1mwnfYfelrD7_OEQuAZiJaTFEnsEAFzqC6QU9bQ942tAydjVrNMZWfOtZRzW7pm4PlPBcqaZcqD66NyAz4g, username -> user.71673, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy152767, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7f55dbe, authcode -> JTRyEbTDzRZDdzAw5BQvJYADcJY, useAdminRealm -> true, callbacks -> {"tokenId":"EsjDYoO9tEEmvEpwTNIbQhdOzWQ.*AAJTSQACMDIAAlNLABxQRUJJVzN3bXNuZmJtbit6cWorSkJJMmJzRmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491382696), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=EsjDYoO9tEEmvEpwTNIbQhdOzWQ.*AAJTSQACMDIAAlNLABxQRUJJVzN3bXNuZmJtbit6cWorSkJJMmJzRmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491382696))), password -> Pa_ssw0rd, challenge -> xpqhAjMwCZJP5ZgsfExTQfP0tpSEj2gnWX4DkxpwBKQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 158.62.32.234, verifier -> Mjk3MTQ2ODY3MTgxMDA3MzMx, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39f52b9, tokenId -> EsjDYoO9tEEmvEpwTNIbQhdOzWQ.*AAJTSQACMDIAAlNLABxQRUJJVzN3bXNuZmJtbit6cWorSkJJMmJzRmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=EsjDYoO9tEEmvEpwTNIbQhdOzWQ.*AAJTSQACMDIAAlNLABxQRUJJVzN3bXNuZmJtbit6cWorSkJJMmJzRmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=EsjDYoO9tEEmvEpwTNIbQhdOzWQ.*AAJTSQACMDIAAlNLABxQRUJJVzN3bXNuZmJtbit6cWorSkJJMmJzRmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy152767","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:49:42 GMT
	x-forgerock-transactionid: 3c4ca919-8d99-4773-af88-4f1521607c58
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:49:43.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:43.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:43.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:43.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:43.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:44.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:44.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:44.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:45.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:45.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:45.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:46.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:46.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:46.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:46.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:46.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:47.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:47.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:47.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:47 GMT                                     725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=688512 KO=24    )
> restLoginInitiate                                        (OK=48183  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48169  KO=1     )
> User Authorize PKCE stage                                (OK=55895  KO=1     )
> User AccessToken PKCE stage                              (OK=55883  KO=2     )
> tokenUserinfo                                            (OK=8064   KO=0     )
> Skip 2FA                                                 (OK=26724  KO=0     )
> GetUUid                                                  (OK=15966  KO=0     )
> GetOpenidConfig                                          (OK=47525  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10559  KO=0     )
> CreatePolicy                                             (OK=15950  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10559  KO=0     )
>  UI AM idFromSession                                     (OK=10559  KO=0     )
>  UI AM validateGoto                                      (OK=10559  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10555  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10555  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10555  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10555  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2726   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10549  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10549  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10548  KO=0     )
>  UI IDM uiconfig                                         (OK=10548  KO=0     )
>  UI IDM version                                          (OK=10548  KO=0     )
>  UI IDM login                                            (OK=10548  KO=0     )
>  UI IDM features                                         (OK=10548  KO=0     )
>  UI IDM privilege                                        (OK=10548  KO=0     )
>  UI IDM user                                             (OK=10546  KO=0     )
>  UI IDM dashboard                                        (OK=10546  KO=0     )
>  UI IDM managed user schema                              (OK=10546  KO=0     )
>  UI IDM oidcToken                                        (OK=10545  KO=0     )
> userinfo                                                 (OK=10543  KO=0     )
> UI-Logout                                                (OK=10543  KO=0     )
> UI-Logout Redirect 1                                     (OK=10543  KO=0     )
>  UI AM revoke2                                           (OK=10541  KO=0     )
>  UI AM revoke1                                           (OK=10542  KO=0     )
>  UI AM endsession                                        (OK=10542  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1763   KO=0     )
> RootUserinfo                                             (OK=35965  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1763   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=470    KO=0     )
> ReadPolicy                                               (OK=15841  KO=2     )
> getIdToken                                               (OK=3528   KO=0     )
> getIdToken Redirect 1                                    (OK=3527   KO=0     )
> createOrganization                                       (OK=3527   KO=0     )
> queryOrganization                                        (OK=3527   KO=0     )
> deleteOrganization                                       (OK=3526   KO=0     )
> DeletePolicy                                             (OK=15711  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2813 (99.12%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 203240 / active: 373    / done: 49581 
================================================================================

09:49:47.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:47.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:47.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:47.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:48.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:48.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:48.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:50.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:51.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:51.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:51.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:52.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:52 GMT                                     730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=693949 KO=24    )
> restLoginInitiate                                        (OK=48525  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48511  KO=1     )
> User Authorize PKCE stage                                (OK=56319  KO=1     )
> User AccessToken PKCE stage                              (OK=56314  KO=2     )
> tokenUserinfo                                            (OK=8121   KO=0     )
> Skip 2FA                                                 (OK=26909  KO=0     )
> GetUUid                                                  (OK=16084  KO=0     )
> GetOpenidConfig                                          (OK=47892  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10653  KO=0     )
> CreatePolicy                                             (OK=16067  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10652  KO=0     )
>  UI AM idFromSession                                     (OK=10651  KO=0     )
>  UI AM validateGoto                                      (OK=10650  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10648  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10647  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10646  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10646  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2740   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10640  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10640  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10640  KO=0     )
>  UI IDM uiconfig                                         (OK=10640  KO=0     )
>  UI IDM version                                          (OK=10640  KO=0     )
>  UI IDM login                                            (OK=10638  KO=0     )
>  UI IDM features                                         (OK=10639  KO=0     )
>  UI IDM privilege                                        (OK=10638  KO=0     )
>  UI IDM user                                             (OK=10638  KO=0     )
>  UI IDM dashboard                                        (OK=10638  KO=0     )
>  UI IDM managed user schema                              (OK=10638  KO=0     )
>  UI IDM oidcToken                                        (OK=10637  KO=0     )
> userinfo                                                 (OK=10637  KO=0     )
> UI-Logout                                                (OK=10637  KO=0     )
> UI-Logout Redirect 1                                     (OK=10637  KO=0     )
>  UI AM revoke2                                           (OK=10635  KO=0     )
>  UI AM revoke1                                           (OK=10636  KO=0     )
>  UI AM endsession                                        (OK=10636  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1776   KO=0     )
> RootUserinfo                                             (OK=36229  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1775   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=474    KO=0     )
> ReadPolicy                                               (OK=15960  KO=2     )
> getIdToken                                               (OK=3548   KO=0     )
> getIdToken Redirect 1                                    (OK=3548   KO=0     )
> createOrganization                                       (OK=3548   KO=0     )
> queryOrganization                                        (OK=3548   KO=0     )
> deleteOrganization                                       (OK=3547   KO=0     )
> DeletePolicy                                             (OK=15837  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2825 (99.12%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.04%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.04%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.04%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 202886 / active: 350    / done: 49958 
================================================================================

09:49:52.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:52.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:53.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:53.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:53.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:53.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:53.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:54.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:54.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:55.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:56.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:56.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:56.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:56.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:57.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:57.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:57.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:49:57 GMT                                     735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=698612 KO=24    )
> restLoginInitiate                                        (OK=48836  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48830  KO=1     )
> User Authorize PKCE stage                                (OK=56693  KO=1     )
> User AccessToken PKCE stage                              (OK=56687  KO=2     )
> tokenUserinfo                                            (OK=8176   KO=0     )
> Skip 2FA                                                 (OK=27088  KO=0     )
> GetUUid                                                  (OK=16199  KO=0     )
> GetOpenidConfig                                          (OK=48238  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10718  KO=0     )
> CreatePolicy                                             (OK=16182  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10718  KO=0     )
>  UI AM idFromSession                                     (OK=10718  KO=0     )
>  UI AM validateGoto                                      (OK=10718  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10715  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10714  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10714  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10714  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2755   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10712  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10711  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10711  KO=0     )
>  UI IDM uiconfig                                         (OK=10711  KO=0     )
>  UI IDM version                                          (OK=10711  KO=0     )
>  UI IDM login                                            (OK=10711  KO=0     )
>  UI IDM features                                         (OK=10711  KO=0     )
>  UI IDM privilege                                        (OK=10711  KO=0     )
>  UI IDM user                                             (OK=10711  KO=0     )
>  UI IDM dashboard                                        (OK=10711  KO=0     )
>  UI IDM managed user schema                              (OK=10711  KO=0     )
>  UI IDM oidcToken                                        (OK=10710  KO=0     )
> userinfo                                                 (OK=10710  KO=0     )
> UI-Logout                                                (OK=10709  KO=0     )
> UI-Logout Redirect 1                                     (OK=10709  KO=0     )
>  UI AM revoke2                                           (OK=10706  KO=0     )
>  UI AM revoke1                                           (OK=10707  KO=0     )
>  UI AM endsession                                        (OK=10707  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1796   KO=0     )
> RootUserinfo                                             (OK=36449  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1796   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=477    KO=0     )
> ReadPolicy                                               (OK=16078  KO=2     )
> getIdToken                                               (OK=3574   KO=0     )
> getIdToken Redirect 1                                    (OK=3574   KO=0     )
> createOrganization                                       (OK=3574   KO=0     )
> queryOrganization                                        (OK=3574   KO=0     )
> deleteOrganization                                       (OK=3572   KO=0     )
> DeletePolicy                                             (OK=15955  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2842 (99.13%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 202560 / active: 323    / done: 50311 
================================================================================

09:49:57.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:57.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:57.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:58.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:58.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:58.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:58.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:59.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:49:59.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:00.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:00.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:00.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:01.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:01.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:01.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:01.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:02.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:02.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:02 GMT                                     740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=703296 KO=24    )
> restLoginInitiate                                        (OK=49149  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49140  KO=1     )
> User Authorize PKCE stage                                (OK=57067  KO=1     )
> User AccessToken PKCE stage                              (OK=57059  KO=2     )
> tokenUserinfo                                            (OK=8220   KO=0     )
> Skip 2FA                                                 (OK=27259  KO=0     )
> GetUUid                                                  (OK=16296  KO=0     )
> GetOpenidConfig                                          (OK=48570  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10800  KO=0     )
> CreatePolicy                                             (OK=16279  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10799  KO=0     )
>  UI AM idFromSession                                     (OK=10798  KO=0     )
>  UI AM validateGoto                                      (OK=10798  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10794  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10793  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10792  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10792  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2777   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10789  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10786  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10784  KO=0     )
>  UI IDM uiconfig                                         (OK=10784  KO=0     )
>  UI IDM version                                          (OK=10784  KO=0     )
>  UI IDM login                                            (OK=10784  KO=0     )
>  UI IDM features                                         (OK=10784  KO=0     )
>  UI IDM privilege                                        (OK=10784  KO=0     )
>  UI IDM user                                             (OK=10784  KO=0     )
>  UI IDM dashboard                                        (OK=10784  KO=0     )
>  UI IDM managed user schema                              (OK=10784  KO=0     )
>  UI IDM oidcToken                                        (OK=10785  KO=0     )
> userinfo                                                 (OK=10783  KO=0     )
> UI-Logout                                                (OK=10783  KO=0     )
> UI-Logout Redirect 1                                     (OK=10783  KO=0     )
>  UI AM revoke2                                           (OK=10781  KO=0     )
>  UI AM revoke1                                           (OK=10782  KO=0     )
>  UI AM endsession                                        (OK=10782  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1803   KO=0     )
> RootUserinfo                                             (OK=36684  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1803   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=479    KO=0     )
> ReadPolicy                                               (OK=16194  KO=2     )
> getIdToken                                               (OK=3595   KO=0     )
> getIdToken Redirect 1                                    (OK=3594   KO=0     )
> createOrganization                                       (OK=3594   KO=0     )
> queryOrganization                                        (OK=3593   KO=0     )
> deleteOrganization                                       (OK=3593   KO=0     )
> DeletePolicy                                             (OK=16072  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2860 (99.13%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 202240 / active: 316    / done: 50638 
================================================================================

09:50:02.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:03.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:03.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:03.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:03.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:03.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:03.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:03.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:03.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:03.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:04.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:04.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:04.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:04.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:05.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:05.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:05.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:05.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:06.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:06.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:07.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:07.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:07.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:07 GMT                                     745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=707613 KO=24    )
> restLoginInitiate                                        (OK=49452  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49444  KO=1     )
> User Authorize PKCE stage                                (OK=57405  KO=1     )
> User AccessToken PKCE stage                              (OK=57399  KO=2     )
> tokenUserinfo                                            (OK=8271   KO=0     )
> Skip 2FA                                                 (OK=27422  KO=0     )
> GetUUid                                                  (OK=16399  KO=0     )
> GetOpenidConfig                                          (OK=48886  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10861  KO=0     )
> CreatePolicy                                             (OK=16383  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10861  KO=0     )
>  UI AM idFromSession                                     (OK=10860  KO=0     )
>  UI AM validateGoto                                      (OK=10860  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10858  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10858  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10857  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10857  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2794   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10855  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10854  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10854  KO=0     )
>  UI IDM uiconfig                                         (OK=10854  KO=0     )
>  UI IDM version                                          (OK=10854  KO=0     )
>  UI IDM login                                            (OK=10853  KO=0     )
>  UI IDM features                                         (OK=10853  KO=0     )
>  UI IDM privilege                                        (OK=10853  KO=0     )
>  UI IDM user                                             (OK=10853  KO=0     )
>  UI IDM dashboard                                        (OK=10852  KO=0     )
>  UI IDM managed user schema                              (OK=10853  KO=0     )
>  UI IDM oidcToken                                        (OK=10851  KO=0     )
> userinfo                                                 (OK=10850  KO=0     )
> UI-Logout                                                (OK=10850  KO=0     )
> UI-Logout Redirect 1                                     (OK=10849  KO=0     )
>  UI AM revoke2                                           (OK=10847  KO=0     )
>  UI AM revoke1                                           (OK=10848  KO=0     )
>  UI AM endsession                                        (OK=10848  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1811   KO=0     )
> RootUserinfo                                             (OK=36923  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1810   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=479    KO=0     )
> ReadPolicy                                               (OK=16288  KO=2     )
> getIdToken                                               (OK=3611   KO=0     )
> getIdToken Redirect 1                                    (OK=3611   KO=0     )
> createOrganization                                       (OK=3611   KO=0     )
> queryOrganization                                        (OK=3611   KO=0     )
> deleteOrganization                                       (OK=3609   KO=0     )
> DeletePolicy                                             (OK=16191  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2883 (99.14%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 201929 / active: 290    / done: 50975 
================================================================================

09:50:07.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:07.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:07.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:08.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:08.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:08.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:09.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:09.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:10.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:10.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:10.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:10.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:11.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:11.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:11.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:11.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:12.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:12 GMT                                     750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=712309 KO=24    )
> restLoginInitiate                                        (OK=49781  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49771  KO=1     )
> User Authorize PKCE stage                                (OK=57787  KO=1     )
> User AccessToken PKCE stage                              (OK=57782  KO=2     )
> tokenUserinfo                                            (OK=8330   KO=0     )
> Skip 2FA                                                 (OK=27592  KO=0     )
> GetUUid                                                  (OK=16497  KO=0     )
> GetOpenidConfig                                          (OK=49182  KO=0     )
> UI-Post-Login - stage 1                                  (OK=10941  KO=0     )
> CreatePolicy                                             (OK=16478  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10939  KO=0     )
>  UI AM idFromSession                                     (OK=10939  KO=0     )
>  UI AM validateGoto                                      (OK=10939  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10935  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10934  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10933  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10933  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2819   KO=0     )
> UI-Post-Login - stage 3                                  (OK=10930  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10930  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10930  KO=0     )
>  UI IDM uiconfig                                         (OK=10930  KO=0     )
>  UI IDM version                                          (OK=10930  KO=0     )
>  UI IDM login                                            (OK=10928  KO=0     )
>  UI IDM features                                         (OK=10928  KO=0     )
>  UI IDM privilege                                        (OK=10928  KO=0     )
>  UI IDM user                                             (OK=10925  KO=0     )
>  UI IDM dashboard                                        (OK=10927  KO=0     )
>  UI IDM managed user schema                              (OK=10926  KO=0     )
>  UI IDM oidcToken                                        (OK=10926  KO=0     )
> userinfo                                                 (OK=10926  KO=0     )
> UI-Logout                                                (OK=10923  KO=0     )
> UI-Logout Redirect 1                                     (OK=10922  KO=0     )
>  UI AM revoke2                                           (OK=10920  KO=0     )
>  UI AM revoke1                                           (OK=10920  KO=0     )
>  UI AM endsession                                        (OK=10921  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1821   KO=0     )
> RootUserinfo                                             (OK=37155  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1821   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=481    KO=0     )
> ReadPolicy                                               (OK=16394  KO=2     )
> getIdToken                                               (OK=3634   KO=0     )
> getIdToken Redirect 1                                    (OK=3634   KO=0     )
> createOrganization                                       (OK=3634   KO=0     )
> queryOrganization                                        (OK=3634   KO=0     )
> deleteOrganization                                       (OK=3634   KO=0     )
> DeletePolicy                                             (OK=16285  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2900 (99.15%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 201584 / active: 316    / done: 51294 
================================================================================

09:50:12.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:12.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:12.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:12.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:13.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:14.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:14.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:15.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:15.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:15.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:15.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:15.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:15.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:16.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:16.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:16.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:16.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:16.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:16.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:16.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:17.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:17 GMT                                     755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=717499 KO=24    )
> restLoginInitiate                                        (OK=50118  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50112  KO=1     )
> User Authorize PKCE stage                                (OK=58203  KO=1     )
> User AccessToken PKCE stage                              (OK=58198  KO=2     )
> tokenUserinfo                                            (OK=8388   KO=0     )
> Skip 2FA                                                 (OK=27775  KO=0     )
> GetUUid                                                  (OK=16609  KO=0     )
> GetOpenidConfig                                          (OK=49498  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11026  KO=0     )
> CreatePolicy                                             (OK=16594  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11025  KO=0     )
>  UI AM idFromSession                                     (OK=11022  KO=0     )
>  UI AM validateGoto                                      (OK=11022  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11019  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11019  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11019  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11019  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2844   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11016  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11014  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11014  KO=0     )
>  UI IDM uiconfig                                         (OK=11014  KO=0     )
>  UI IDM version                                          (OK=11014  KO=0     )
>  UI IDM login                                            (OK=11014  KO=0     )
>  UI IDM features                                         (OK=11014  KO=0     )
>  UI IDM privilege                                        (OK=11014  KO=0     )
>  UI IDM user                                             (OK=11014  KO=0     )
>  UI IDM dashboard                                        (OK=11014  KO=0     )
>  UI IDM managed user schema                              (OK=11014  KO=0     )
>  UI IDM oidcToken                                        (OK=11014  KO=0     )
> userinfo                                                 (OK=11012  KO=0     )
> UI-Logout                                                (OK=11012  KO=0     )
> UI-Logout Redirect 1                                     (OK=11012  KO=0     )
>  UI AM revoke2                                           (OK=11011  KO=0     )
>  UI AM revoke1                                           (OK=11012  KO=0     )
>  UI AM endsession                                        (OK=11012  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1839   KO=0     )
> RootUserinfo                                             (OK=37402  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1839   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=485    KO=0     )
> ReadPolicy                                               (OK=16491  KO=2     )
> getIdToken                                               (OK=3660   KO=0     )
> getIdToken Redirect 1                                    (OK=3660   KO=0     )
> createOrganization                                       (OK=3660   KO=0     )
> queryOrganization                                        (OK=3660   KO=0     )
> deleteOrganization                                       (OK=3659   KO=0     )
> DeletePolicy                                             (OK=16393  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2921 (99.15%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 201234 / active: 298    / done: 51662 
================================================================================

09:50:17.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:17.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:17.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:18.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:18.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:18.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:19.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:20.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:20.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:20.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:20.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:21.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:21.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:22.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:22 GMT                                     760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=722322 KO=24    )
> restLoginInitiate                                        (OK=50463  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50447  KO=1     )
> User Authorize PKCE stage                                (OK=58597  KO=1     )
> User AccessToken PKCE stage                              (OK=58593  KO=2     )
> tokenUserinfo                                            (OK=8450   KO=0     )
> Skip 2FA                                                 (OK=27963  KO=0     )
> GetUUid                                                  (OK=16715  KO=0     )
> GetOpenidConfig                                          (OK=49816  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11096  KO=0     )
> CreatePolicy                                             (OK=16700  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11095  KO=0     )
>  UI AM idFromSession                                     (OK=11094  KO=0     )
>  UI AM validateGoto                                      (OK=11094  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11094  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11094  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11093  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11093  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2865   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11090  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11090  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11090  KO=0     )
>  UI IDM uiconfig                                         (OK=11090  KO=0     )
>  UI IDM version                                          (OK=11090  KO=0     )
>  UI IDM login                                            (OK=11089  KO=0     )
>  UI IDM features                                         (OK=11090  KO=0     )
>  UI IDM privilege                                        (OK=11090  KO=0     )
>  UI IDM user                                             (OK=11089  KO=0     )
>  UI IDM dashboard                                        (OK=11089  KO=0     )
>  UI IDM managed user schema                              (OK=11089  KO=0     )
>  UI IDM oidcToken                                        (OK=11086  KO=0     )
> userinfo                                                 (OK=11086  KO=0     )
> UI-Logout                                                (OK=11086  KO=0     )
> UI-Logout Redirect 1                                     (OK=11086  KO=0     )
>  UI AM revoke2                                           (OK=11083  KO=0     )
>  UI AM revoke1                                           (OK=11086  KO=0     )
>  UI AM endsession                                        (OK=11086  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1853   KO=0     )
> RootUserinfo                                             (OK=37658  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1853   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=488    KO=0     )
> ReadPolicy                                               (OK=16606  KO=2     )
> getIdToken                                               (OK=3687   KO=0     )
> getIdToken Redirect 1                                    (OK=3687   KO=0     )
> createOrganization                                       (OK=3686   KO=0     )
> queryOrganization                                        (OK=3686   KO=0     )
> deleteOrganization                                       (OK=3685   KO=0     )
> DeletePolicy                                             (OK=16486  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2935 (99.16%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 200874 / active: 321    / done: 51999 
================================================================================

09:50:22.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:22.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:23.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:23.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:23.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:23.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:23.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:23.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:24.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:24.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:24.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:24.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:24.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:24.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:25.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:25.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:25.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:25.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:27.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:27 GMT                                     765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=727588 KO=24    )
> restLoginInitiate                                        (OK=50832  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50823  KO=1     )
> User Authorize PKCE stage                                (OK=59028  KO=1     )
> User AccessToken PKCE stage                              (OK=59020  KO=2     )
> tokenUserinfo                                            (OK=8507   KO=0     )
> Skip 2FA                                                 (OK=28168  KO=0     )
> GetUUid                                                  (OK=16826  KO=0     )
> GetOpenidConfig                                          (OK=50147  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11183  KO=0     )
> CreatePolicy                                             (OK=16809  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11182  KO=0     )
>  UI AM idFromSession                                     (OK=11182  KO=0     )
>  UI AM validateGoto                                      (OK=11182  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11180  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11180  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11180  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11180  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2887   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11171  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11171  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11171  KO=0     )
>  UI IDM uiconfig                                         (OK=11171  KO=0     )
>  UI IDM version                                          (OK=11171  KO=0     )
>  UI IDM login                                            (OK=11170  KO=0     )
>  UI IDM features                                         (OK=11169  KO=0     )
>  UI IDM privilege                                        (OK=11170  KO=0     )
>  UI IDM user                                             (OK=11167  KO=0     )
>  UI IDM dashboard                                        (OK=11168  KO=0     )
>  UI IDM managed user schema                              (OK=11168  KO=0     )
>  UI IDM oidcToken                                        (OK=11167  KO=0     )
> userinfo                                                 (OK=11167  KO=0     )
> UI-Logout                                                (OK=11167  KO=0     )
> UI-Logout Redirect 1                                     (OK=11165  KO=0     )
>  UI AM revoke2                                           (OK=11164  KO=0     )
>  UI AM revoke1                                           (OK=11165  KO=0     )
>  UI AM endsession                                        (OK=11165  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1864   KO=0     )
> RootUserinfo                                             (OK=37937  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1864   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=491    KO=0     )
> ReadPolicy                                               (OK=16711  KO=2     )
> getIdToken                                               (OK=3719   KO=0     )
> getIdToken Redirect 1                                    (OK=3719   KO=0     )
> createOrganization                                       (OK=3719   KO=0     )
> queryOrganization                                        (OK=3719   KO=0     )
> deleteOrganization                                       (OK=3718   KO=0     )
> DeletePolicy                                             (OK=16604  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2954 (99.16%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 200492 / active: 337    / done: 52365 
================================================================================

09:50:27.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:27.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:28.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:28.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:29.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:29.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:29.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:30.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:30.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:30.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:30.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:30.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:30.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:31.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:31.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:31.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:31.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:32.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:32.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:32.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:32 GMT                                     770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=732350 KO=24    )
> restLoginInitiate                                        (OK=51159  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51150  KO=1     )
> User Authorize PKCE stage                                (OK=59410  KO=1     )
> User AccessToken PKCE stage                              (OK=59407  KO=2     )
> tokenUserinfo                                            (OK=8573   KO=0     )
> Skip 2FA                                                 (OK=28341  KO=0     )
> GetUUid                                                  (OK=16942  KO=0     )
> GetOpenidConfig                                          (OK=50478  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11254  KO=0     )
> CreatePolicy                                             (OK=16927  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11254  KO=0     )
>  UI AM idFromSession                                     (OK=11253  KO=0     )
>  UI AM validateGoto                                      (OK=11252  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11250  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11250  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11249  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11249  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2907   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11245  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11245  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11244  KO=0     )
>  UI IDM uiconfig                                         (OK=11244  KO=0     )
>  UI IDM version                                          (OK=11244  KO=0     )
>  UI IDM login                                            (OK=11244  KO=0     )
>  UI IDM features                                         (OK=11244  KO=0     )
>  UI IDM privilege                                        (OK=11244  KO=0     )
>  UI IDM user                                             (OK=11243  KO=0     )
>  UI IDM dashboard                                        (OK=11243  KO=0     )
>  UI IDM managed user schema                              (OK=11243  KO=0     )
>  UI IDM oidcToken                                        (OK=11242  KO=0     )
> userinfo                                                 (OK=11242  KO=0     )
> UI-Logout                                                (OK=11242  KO=0     )
> UI-Logout Redirect 1                                     (OK=11242  KO=0     )
>  UI AM revoke2                                           (OK=11241  KO=0     )
>  UI AM revoke1                                           (OK=11242  KO=0     )
>  UI AM endsession                                        (OK=11242  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1885   KO=0     )
> RootUserinfo                                             (OK=38193  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1885   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=498    KO=0     )
> ReadPolicy                                               (OK=16819  KO=2     )
> getIdToken                                               (OK=3736   KO=0     )
> getIdToken Redirect 1                                    (OK=3736   KO=0     )
> createOrganization                                       (OK=3736   KO=0     )
> queryOrganization                                        (OK=3736   KO=0     )
> deleteOrganization                                       (OK=3736   KO=0     )
> DeletePolicy                                             (OK=16709  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2974 (99.17%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 200147 / active: 319    / done: 52728 
================================================================================

09:50:32.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:33.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:33.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:33.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:33.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:33.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:34.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:34.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:34.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:34.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:34.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:35.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:36.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:36.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:36.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:37.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:37.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:37.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:37 GMT                                     775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=737297 KO=24    )
> restLoginInitiate                                        (OK=51498  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51483  KO=1     )
> User Authorize PKCE stage                                (OK=59809  KO=1     )
> User AccessToken PKCE stage                              (OK=59803  KO=2     )
> tokenUserinfo                                            (OK=8629   KO=0     )
> Skip 2FA                                                 (OK=28526  KO=0     )
> GetUUid                                                  (OK=17039  KO=0     )
> GetOpenidConfig                                          (OK=50800  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11333  KO=0     )
> CreatePolicy                                             (OK=17023  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11333  KO=0     )
>  UI AM idFromSession                                     (OK=11333  KO=0     )
>  UI AM validateGoto                                      (OK=11332  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11331  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11331  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11331  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11331  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2924   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11326  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11326  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11326  KO=0     )
>  UI IDM uiconfig                                         (OK=11326  KO=0     )
>  UI IDM version                                          (OK=11326  KO=0     )
>  UI IDM login                                            (OK=11326  KO=0     )
>  UI IDM features                                         (OK=11326  KO=0     )
>  UI IDM privilege                                        (OK=11326  KO=0     )
>  UI IDM user                                             (OK=11326  KO=0     )
>  UI IDM dashboard                                        (OK=11326  KO=0     )
>  UI IDM managed user schema                              (OK=11326  KO=0     )
>  UI IDM oidcToken                                        (OK=11325  KO=0     )
> userinfo                                                 (OK=11324  KO=0     )
> UI-Logout                                                (OK=11322  KO=0     )
> UI-Logout Redirect 1                                     (OK=11320  KO=0     )
>  UI AM revoke2                                           (OK=11319  KO=0     )
>  UI AM revoke1                                           (OK=11320  KO=0     )
>  UI AM endsession                                        (OK=11320  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1891   KO=0     )
> RootUserinfo                                             (OK=38400  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1891   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=499    KO=0     )
> ReadPolicy                                               (OK=16936  KO=2     )
> getIdToken                                               (OK=3768   KO=0     )
> getIdToken Redirect 1                                    (OK=3768   KO=0     )
> createOrganization                                       (OK=3768   KO=0     )
> queryOrganization                                        (OK=3767   KO=0     )
> deleteOrganization                                       (OK=3767   KO=0     )
> DeletePolicy                                             (OK=16817  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2992 (99.17%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 199800 / active: 321    / done: 53073 
================================================================================

09:50:37.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:37.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:38.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:38.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:38.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:40.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:40.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:40.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:41.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:41.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:41.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:42.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:42.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:42.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:42.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:42.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:42.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:42 GMT                                     780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=741871 KO=24    )
> restLoginInitiate                                        (OK=51821  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51810  KO=1     )
> User Authorize PKCE stage                                (OK=60186  KO=1     )
> User AccessToken PKCE stage                              (OK=60180  KO=2     )
> tokenUserinfo                                            (OK=8682   KO=0     )
> Skip 2FA                                                 (OK=28709  KO=0     )
> GetUUid                                                  (OK=17150  KO=0     )
> GetOpenidConfig                                          (OK=51124  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11403  KO=0     )
> CreatePolicy                                             (OK=17134  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11403  KO=0     )
>  UI AM idFromSession                                     (OK=11401  KO=0     )
>  UI AM validateGoto                                      (OK=11401  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11400  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11399  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11399  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11399  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2937   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11391  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11391  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11390  KO=0     )
>  UI IDM uiconfig                                         (OK=11390  KO=0     )
>  UI IDM version                                          (OK=11390  KO=0     )
>  UI IDM login                                            (OK=11390  KO=0     )
>  UI IDM features                                         (OK=11390  KO=0     )
>  UI IDM privilege                                        (OK=11390  KO=0     )
>  UI IDM user                                             (OK=11390  KO=0     )
>  UI IDM dashboard                                        (OK=11390  KO=0     )
>  UI IDM managed user schema                              (OK=11390  KO=0     )
>  UI IDM oidcToken                                        (OK=11390  KO=0     )
> userinfo                                                 (OK=11389  KO=0     )
> UI-Logout                                                (OK=11389  KO=0     )
> UI-Logout Redirect 1                                     (OK=11388  KO=0     )
>  UI AM revoke2                                           (OK=11387  KO=0     )
>  UI AM revoke1                                           (OK=11388  KO=0     )
>  UI AM endsession                                        (OK=11388  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1906   KO=0     )
> RootUserinfo                                             (OK=38634  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1906   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=501    KO=0     )
> ReadPolicy                                               (OK=17035  KO=2     )
> getIdToken                                               (OK=3801   KO=0     )
> getIdToken Redirect 1                                    (OK=3801   KO=0     )
> createOrganization                                       (OK=3801   KO=0     )
> queryOrganization                                        (OK=3801   KO=0     )
> deleteOrganization                                       (OK=3801   KO=0     )
> DeletePolicy                                             (OK=16935  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3009 (99.18%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 199466 / active: 305    / done: 53423 
================================================================================

09:50:42.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:42.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:43.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:43.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:43.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:43.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:44.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:44.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:44.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:44.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:45.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:45.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:45.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:46.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:46.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:47.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:47.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:47.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:47 GMT                                     785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=746667 KO=24    )
> restLoginInitiate                                        (OK=52146  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52136  KO=1     )
> User Authorize PKCE stage                                (OK=60573  KO=1     )
> User AccessToken PKCE stage                              (OK=60566  KO=2     )
> tokenUserinfo                                            (OK=8738   KO=0     )
> Skip 2FA                                                 (OK=28885  KO=0     )
> GetUUid                                                  (OK=17272  KO=0     )
> GetOpenidConfig                                          (OK=51454  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11480  KO=0     )
> CreatePolicy                                             (OK=17252  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11479  KO=0     )
>  UI AM idFromSession                                     (OK=11479  KO=0     )
>  UI AM validateGoto                                      (OK=11479  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11476  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11476  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11474  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11474  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2954   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11470  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11469  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11469  KO=0     )
>  UI IDM uiconfig                                         (OK=11469  KO=0     )
>  UI IDM version                                          (OK=11469  KO=0     )
>  UI IDM login                                            (OK=11469  KO=0     )
>  UI IDM features                                         (OK=11469  KO=0     )
>  UI IDM privilege                                        (OK=11469  KO=0     )
>  UI IDM user                                             (OK=11468  KO=0     )
>  UI IDM dashboard                                        (OK=11467  KO=0     )
>  UI IDM managed user schema                              (OK=11468  KO=0     )
>  UI IDM oidcToken                                        (OK=11468  KO=0     )
> userinfo                                                 (OK=11467  KO=0     )
> UI-Logout                                                (OK=11467  KO=0     )
> UI-Logout Redirect 1                                     (OK=11465  KO=0     )
>  UI AM revoke2                                           (OK=11463  KO=0     )
>  UI AM revoke1                                           (OK=11464  KO=0     )
>  UI AM endsession                                        (OK=11464  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1918   KO=0     )
> RootUserinfo                                             (OK=38854  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1918   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=503    KO=0     )
> ReadPolicy                                               (OK=17144  KO=2     )
> getIdToken                                               (OK=3819   KO=0     )
> getIdToken Redirect 1                                    (OK=3819   KO=0     )
> createOrganization                                       (OK=3819   KO=0     )
> queryOrganization                                        (OK=3819   KO=0     )
> deleteOrganization                                       (OK=3818   KO=0     )
> DeletePolicy                                             (OK=17029  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3027 (99.18%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 199126 / active: 325    / done: 53743 
================================================================================

09:50:47.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:47.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:48.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:48.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:48.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:49.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:49.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:49.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:49.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:49.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:49.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:49.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:50.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:51.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:51.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:51.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:51.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:51.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:51.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:51.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:51.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:52.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:52.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:52 GMT                                     790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=750995 KO=24    )
> restLoginInitiate                                        (OK=52462  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52453  KO=1     )
> User Authorize PKCE stage                                (OK=60927  KO=1     )
> User AccessToken PKCE stage                              (OK=60920  KO=2     )
> tokenUserinfo                                            (OK=8790   KO=0     )
> Skip 2FA                                                 (OK=29067  KO=0     )
> GetUUid                                                  (OK=17362  KO=0     )
> GetOpenidConfig                                          (OK=51770  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11542  KO=0     )
> CreatePolicy                                             (OK=17345  KO=15    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11542  KO=0     )
>  UI AM idFromSession                                     (OK=11539  KO=0     )
>  UI AM validateGoto                                      (OK=11541  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11537  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11537  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11537  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11537  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2967   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11530  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11530  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11529  KO=0     )
>  UI IDM uiconfig                                         (OK=11529  KO=0     )
>  UI IDM version                                          (OK=11529  KO=0     )
>  UI IDM login                                            (OK=11529  KO=0     )
>  UI IDM features                                         (OK=11529  KO=0     )
>  UI IDM privilege                                        (OK=11529  KO=0     )
>  UI IDM user                                             (OK=11528  KO=0     )
>  UI IDM dashboard                                        (OK=11528  KO=0     )
>  UI IDM managed user schema                              (OK=11528  KO=0     )
>  UI IDM oidcToken                                        (OK=11526  KO=0     )
> userinfo                                                 (OK=11525  KO=0     )
> UI-Logout                                                (OK=11525  KO=0     )
> UI-Logout Redirect 1                                     (OK=11523  KO=0     )
>  UI AM revoke2                                           (OK=11521  KO=0     )
>  UI AM revoke1                                           (OK=11522  KO=0     )
>  UI AM endsession                                        (OK=11523  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1927   KO=0     )
> RootUserinfo                                             (OK=39123  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1926   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=506    KO=0     )
> ReadPolicy                                               (OK=17262  KO=2     )
> getIdToken                                               (OK=3851   KO=0     )
> getIdToken Redirect 1                                    (OK=3851   KO=0     )
> createOrganization                                       (OK=3851   KO=0     )
> queryOrganization                                        (OK=3851   KO=0     )
> deleteOrganization                                       (OK=3851   KO=0     )
> DeletePolicy                                             (OK=17138  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3050 (99.19%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 198800 / active: 320    / done: 54074 
================================================================================

09:50:53.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:53.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:54.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:54.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:54.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:54.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:54.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 54511: status.find.in([200, 209], 304), found 409
09:50:54.924 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,54511,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI4NjQ1MzU0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiODBkNXR0VUpzYmY5MTF3Zm9xc1hCbkVRSzF3Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTQ1NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTQ1NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1MDU0LCJpYXQiOjE3MzE0OTE0NTQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik9FWWUtWnRZaXhYRGp4LWV0MVpqZnUzclk2MCJ9.RZSGvIMsG9VC7sZDTgiQ0wxXGSuQrLa9fP1-QBnJ5qWcif8oLEZrR4XN-pxJLbom5T0Ad2yQs3-7B24Jkl4lZyNMxDJN7BiVnQGbGI_4jCHiqfbQ1QBjIoUHVp7Qdx-rG_he8OMeDvDuUhs6y7tsACSql1_YWfNY7Bdo-Ysk1FqMNDclXQAYQxj-7vnkFG9Z1_7kZsb4h5cB4d6D1NR9MeJs7nul6tLE1uxUjUg2tywk41vYnkclniXWpT0cirtWh5dIEVu3xZqIweizl8Q4A5lrNVUbvM3CHtlLV8boIubYs-6YvamXFErPFZTBasdNIGBQCshNkIfe4AiDdl3YZQ, username -> user.125424, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy299924, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b0c6bc6, authcode -> 5FZ4mEmo1M6kiWkv2OJKCP83oCs, useAdminRealm -> true, callbacks -> {"tokenId":"6FaIyevCdGJzwj27I4S6HcOK3S0.*AAJTSQACMDIAAlNLABxzYmJsSjF1Z3o3ci94SnJpWWJFNWJReHZxNnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491454604), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=6FaIyevCdGJzwj27I4S6HcOK3S0.*AAJTSQACMDIAAlNLABxzYmJsSjF1Z3o3ci94SnJpWWJFNWJReHZxNnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491454604))), password -> Pa_ssw0rd, challenge -> r_cnmut1INtKta4i9CG7WlmwZRUqfe7jBrrv5DHJxKs, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 173.103.183.10, verifier -> LTIxNzU2NTk2NzI4NjMyMDczNDQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46200cdc, tokenId -> 6FaIyevCdGJzwj27I4S6HcOK3S0.*AAJTSQACMDIAAlNLABxzYmJsSjF1Z3o3ci94SnJpWWJFNWJReHZxNnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=6FaIyevCdGJzwj27I4S6HcOK3S0.*AAJTSQACMDIAAlNLABxzYmJsSjF1Z3o3ci94SnJpWWJFNWJReHZxNnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=6FaIyevCdGJzwj27I4S6HcOK3S0.*AAJTSQACMDIAAlNLABxzYmJsSjF1Z3o3ci94SnJpWWJFNWJReHZxNnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy299924","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:50:54 GMT
	x-forgerock-transactionid: 8eaba75a-09db-489b-a48e-44a3da196721
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:50:54.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:55.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:56.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:56.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:56.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:56.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:57.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:57.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:50:57 GMT                                     795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=755927 KO=25    )
> restLoginInitiate                                        (OK=52795  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52789  KO=1     )
> User Authorize PKCE stage                                (OK=61318  KO=1     )
> User AccessToken PKCE stage                              (OK=61314  KO=2     )
> tokenUserinfo                                            (OK=8842   KO=0     )
> Skip 2FA                                                 (OK=29254  KO=0     )
> GetUUid                                                  (OK=17478  KO=0     )
> GetOpenidConfig                                          (OK=52095  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11619  KO=0     )
> CreatePolicy                                             (OK=17455  KO=16    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11618  KO=0     )
>  UI AM idFromSession                                     (OK=11616  KO=0     )
>  UI AM validateGoto                                      (OK=11616  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11613  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11613  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11611  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11612  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2982   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11610  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11610  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11609  KO=0     )
>  UI IDM uiconfig                                         (OK=11609  KO=0     )
>  UI IDM version                                          (OK=11609  KO=0     )
>  UI IDM login                                            (OK=11609  KO=0     )
>  UI IDM features                                         (OK=11609  KO=0     )
>  UI IDM privilege                                        (OK=11609  KO=0     )
>  UI IDM user                                             (OK=11608  KO=0     )
>  UI IDM dashboard                                        (OK=11609  KO=0     )
>  UI IDM managed user schema                              (OK=11609  KO=0     )
>  UI IDM oidcToken                                        (OK=11608  KO=0     )
> userinfo                                                 (OK=11607  KO=0     )
> UI-Logout                                                (OK=11607  KO=0     )
> UI-Logout Redirect 1                                     (OK=11606  KO=0     )
>  UI AM revoke2                                           (OK=11604  KO=0     )
>  UI AM revoke1                                           (OK=11605  KO=0     )
>  UI AM endsession                                        (OK=11605  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1939   KO=0     )
> RootUserinfo                                             (OK=39380  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1939   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=510    KO=0     )
> ReadPolicy                                               (OK=17357  KO=2     )
> getIdToken                                               (OK=3873   KO=0     )
> getIdToken Redirect 1                                    (OK=3873   KO=0     )
> createOrganization                                       (OK=3873   KO=0     )
> queryOrganization                                        (OK=3872   KO=0     )
> deleteOrganization                                       (OK=3872   KO=0     )
> DeletePolicy                                             (OK=17257  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3064 (99.16%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 198458 / active: 311    / done: 54425 
================================================================================

09:50:57.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:58.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:58.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:58.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:58.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:58.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:59.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:59.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:50:59.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:00.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:00.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:00.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:00.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:01.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:02.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:02 GMT                                     800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=760475 KO=25    )
> restLoginInitiate                                        (OK=53103  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53097  KO=1     )
> User Authorize PKCE stage                                (OK=61690  KO=1     )
> User AccessToken PKCE stage                              (OK=61682  KO=2     )
> tokenUserinfo                                            (OK=8894   KO=0     )
> Skip 2FA                                                 (OK=29427  KO=0     )
> GetUUid                                                  (OK=17583  KO=0     )
> GetOpenidConfig                                          (OK=52409  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11687  KO=0     )
> CreatePolicy                                             (OK=17566  KO=16    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11687  KO=0     )
>  UI AM idFromSession                                     (OK=11687  KO=0     )
>  UI AM validateGoto                                      (OK=11687  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11685  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11685  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11685  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11685  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2997   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11680  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11680  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11680  KO=0     )
>  UI IDM uiconfig                                         (OK=11680  KO=0     )
>  UI IDM version                                          (OK=11680  KO=0     )
>  UI IDM login                                            (OK=11679  KO=0     )
>  UI IDM features                                         (OK=11680  KO=0     )
>  UI IDM privilege                                        (OK=11680  KO=0     )
>  UI IDM user                                             (OK=11678  KO=0     )
>  UI IDM dashboard                                        (OK=11678  KO=0     )
>  UI IDM managed user schema                              (OK=11678  KO=0     )
>  UI IDM oidcToken                                        (OK=11679  KO=0     )
> userinfo                                                 (OK=11677  KO=0     )
> UI-Logout                                                (OK=11676  KO=0     )
> UI-Logout Redirect 1                                     (OK=11676  KO=0     )
>  UI AM revoke2                                           (OK=11674  KO=0     )
>  UI AM revoke1                                           (OK=11675  KO=0     )
>  UI AM endsession                                        (OK=11675  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1956   KO=0     )
> RootUserinfo                                             (OK=39639  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1955   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=513    KO=0     )
> ReadPolicy                                               (OK=17467  KO=2     )
> getIdToken                                               (OK=3890   KO=0     )
> getIdToken Redirect 1                                    (OK=3890   KO=0     )
> createOrganization                                       (OK=3890   KO=0     )
> queryOrganization                                        (OK=3890   KO=0     )
> deleteOrganization                                       (OK=3890   KO=0     )
> DeletePolicy                                             (OK=17354  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3079 (99.16%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 198129 / active: 323    / done: 54742 
================================================================================

09:51:02.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:02.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:03.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:03.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:03.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:03.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:04.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:04.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:04.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:04.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:04.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:05.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:05.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:05.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:05.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:05.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:05.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:06.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:06.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:06.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:06.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:06.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:06.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:07.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:07.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:07 GMT                                     805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=764917 KO=25    )
> restLoginInitiate                                        (OK=53427  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53417  KO=1     )
> User Authorize PKCE stage                                (OK=62053  KO=1     )
> User AccessToken PKCE stage                              (OK=62046  KO=2     )
> tokenUserinfo                                            (OK=8950   KO=0     )
> Skip 2FA                                                 (OK=29605  KO=0     )
> GetUUid                                                  (OK=17675  KO=0     )
> GetOpenidConfig                                          (OK=52726  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11751  KO=0     )
> CreatePolicy                                             (OK=17654  KO=16    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11751  KO=0     )
>  UI AM idFromSession                                     (OK=11750  KO=0     )
>  UI AM validateGoto                                      (OK=11750  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11750  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11750  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11749  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11749  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3018   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11746  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11744  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11744  KO=0     )
>  UI IDM uiconfig                                         (OK=11744  KO=0     )
>  UI IDM version                                          (OK=11743  KO=0     )
>  UI IDM login                                            (OK=11743  KO=0     )
>  UI IDM features                                         (OK=11743  KO=0     )
>  UI IDM privilege                                        (OK=11743  KO=0     )
>  UI IDM user                                             (OK=11742  KO=0     )
>  UI IDM dashboard                                        (OK=11742  KO=0     )
>  UI IDM managed user schema                              (OK=11742  KO=0     )
>  UI IDM oidcToken                                        (OK=11742  KO=0     )
> userinfo                                                 (OK=11740  KO=0     )
> UI-Logout                                                (OK=11740  KO=0     )
> UI-Logout Redirect 1                                     (OK=11739  KO=0     )
>  UI AM revoke2                                           (OK=11737  KO=0     )
>  UI AM revoke1                                           (OK=11738  KO=0     )
>  UI AM endsession                                        (OK=11738  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1974   KO=0     )
> RootUserinfo                                             (OK=39897  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1973   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=521    KO=0     )
> ReadPolicy                                               (OK=17580  KO=2     )
> getIdToken                                               (OK=3918   KO=0     )
> getIdToken Redirect 1                                    (OK=3918   KO=0     )
> createOrganization                                       (OK=3918   KO=0     )
> queryOrganization                                        (OK=3917   KO=0     )
> deleteOrganization                                       (OK=3917   KO=0     )
> DeletePolicy                                             (OK=17463  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3104 (99.17%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 197790 / active: 307    / done: 55097 
================================================================================

09:51:07.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:07.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:08.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:08.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:08.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:08.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:08.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:09.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:09.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:09.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:10.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:10.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:10.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:11.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:11.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:12.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:12.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:12 GMT                                     810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=769475 KO=25    )
> restLoginInitiate                                        (OK=53762  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53753  KO=1     )
> User Authorize PKCE stage                                (OK=62430  KO=1     )
> User AccessToken PKCE stage                              (OK=62425  KO=2     )
> tokenUserinfo                                            (OK=9008   KO=0     )
> Skip 2FA                                                 (OK=29800  KO=0     )
> GetUUid                                                  (OK=17796  KO=0     )
> GetOpenidConfig                                          (OK=53047  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11819  KO=0     )
> CreatePolicy                                             (OK=17779  KO=16    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11817  KO=0     )
>  UI AM idFromSession                                     (OK=11817  KO=0     )
>  UI AM validateGoto                                      (OK=11816  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11812  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11812  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11812  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11812  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3033   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11809  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11808  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11806  KO=0     )
>  UI IDM uiconfig                                         (OK=11806  KO=0     )
>  UI IDM version                                          (OK=11806  KO=0     )
>  UI IDM login                                            (OK=11806  KO=0     )
>  UI IDM features                                         (OK=11806  KO=0     )
>  UI IDM privilege                                        (OK=11806  KO=0     )
>  UI IDM user                                             (OK=11804  KO=0     )
>  UI IDM dashboard                                        (OK=11805  KO=0     )
>  UI IDM managed user schema                              (OK=11805  KO=0     )
>  UI IDM oidcToken                                        (OK=11805  KO=0     )
> userinfo                                                 (OK=11804  KO=0     )
> UI-Logout                                                (OK=11803  KO=0     )
> UI-Logout Redirect 1                                     (OK=11803  KO=0     )
>  UI AM revoke2                                           (OK=11801  KO=0     )
>  UI AM revoke1                                           (OK=11802  KO=0     )
>  UI AM endsession                                        (OK=11802  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1987   KO=0     )
> RootUserinfo                                             (OK=40172  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1987   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=523    KO=0     )
> ReadPolicy                                               (OK=17667  KO=2     )
> getIdToken                                               (OK=3945   KO=0     )
> getIdToken Redirect 1                                    (OK=3945   KO=0     )
> createOrganization                                       (OK=3945   KO=0     )
> queryOrganization                                        (OK=3944   KO=0     )
> deleteOrganization                                       (OK=3944   KO=0     )
> DeletePolicy                                             (OK=17579  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3121 (99.17%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 197443 / active: 306    / done: 55445 
================================================================================

09:51:12.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:12.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:12.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:12.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:13.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:13.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:13.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:13.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:14.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:14.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:14.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:14.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:15.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:16.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:17.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:17.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:17.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:17.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:17 GMT                                     815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=774335 KO=25    )
> restLoginInitiate                                        (OK=54103  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54090  KO=1     )
> User Authorize PKCE stage                                (OK=62830  KO=1     )
> User AccessToken PKCE stage                              (OK=62825  KO=2     )
> tokenUserinfo                                            (OK=9063   KO=0     )
> Skip 2FA                                                 (OK=29991  KO=0     )
> GetUUid                                                  (OK=17899  KO=0     )
> GetOpenidConfig                                          (OK=53361  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11889  KO=0     )
> CreatePolicy                                             (OK=17882  KO=16    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11888  KO=0     )
>  UI AM idFromSession                                     (OK=11888  KO=0     )
>  UI AM validateGoto                                      (OK=11888  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11888  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11888  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11888  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11888  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3050   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11887  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11887  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11884  KO=0     )
>  UI IDM uiconfig                                         (OK=11884  KO=0     )
>  UI IDM version                                          (OK=11884  KO=0     )
>  UI IDM login                                            (OK=11882  KO=0     )
>  UI IDM features                                         (OK=11884  KO=0     )
>  UI IDM privilege                                        (OK=11884  KO=0     )
>  UI IDM user                                             (OK=11882  KO=0     )
>  UI IDM dashboard                                        (OK=11882  KO=0     )
>  UI IDM managed user schema                              (OK=11882  KO=0     )
>  UI IDM oidcToken                                        (OK=11883  KO=0     )
> userinfo                                                 (OK=11881  KO=0     )
> UI-Logout                                                (OK=11881  KO=0     )
> UI-Logout Redirect 1                                     (OK=11880  KO=0     )
>  UI AM revoke2                                           (OK=11879  KO=0     )
>  UI AM revoke1                                           (OK=11880  KO=0     )
>  UI AM endsession                                        (OK=11880  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1998   KO=0     )
> RootUserinfo                                             (OK=40411  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1998   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=525    KO=0     )
> ReadPolicy                                               (OK=17791  KO=2     )
> getIdToken                                               (OK=3974   KO=0     )
> getIdToken Redirect 1                                    (OK=3974   KO=0     )
> createOrganization                                       (OK=3972   KO=0     )
> queryOrganization                                        (OK=3972   KO=0     )
> deleteOrganization                                       (OK=3972   KO=0     )
> DeletePolicy                                             (OK=17663  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3139 (99.18%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 197088 / active: 339    / done: 55767 
================================================================================

09:51:17.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:18.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:18.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:19.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:19.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:20.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:20.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:20.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:20.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:20.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:20.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:21.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:21.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:21.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:21.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:21.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:21.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:21.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:22.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:22.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:22.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:22.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:22.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:22 GMT                                     820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=779270 KO=25    )
> restLoginInitiate                                        (OK=54446  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54438  KO=1     )
> User Authorize PKCE stage                                (OK=63221  KO=1     )
> User AccessToken PKCE stage                              (OK=63214  KO=2     )
> tokenUserinfo                                            (OK=9121   KO=0     )
> Skip 2FA                                                 (OK=30177  KO=0     )
> GetUUid                                                  (OK=18016  KO=0     )
> GetOpenidConfig                                          (OK=53705  KO=0     )
> UI-Post-Login - stage 1                                  (OK=11967  KO=0     )
> CreatePolicy                                             (OK=18000  KO=16    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11967  KO=0     )
>  UI AM idFromSession                                     (OK=11966  KO=0     )
>  UI AM validateGoto                                      (OK=11965  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11963  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11963  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11962  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11962  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3074   KO=0     )
> UI-Post-Login - stage 3                                  (OK=11959  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11959  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11959  KO=0     )
>  UI IDM uiconfig                                         (OK=11959  KO=0     )
>  UI IDM version                                          (OK=11959  KO=0     )
>  UI IDM login                                            (OK=11959  KO=0     )
>  UI IDM features                                         (OK=11959  KO=0     )
>  UI IDM privilege                                        (OK=11959  KO=0     )
>  UI IDM user                                             (OK=11959  KO=0     )
>  UI IDM dashboard                                        (OK=11959  KO=0     )
>  UI IDM managed user schema                              (OK=11959  KO=0     )
>  UI IDM oidcToken                                        (OK=11959  KO=0     )
> userinfo                                                 (OK=11959  KO=0     )
> UI-Logout                                                (OK=11958  KO=0     )
> UI-Logout Redirect 1                                     (OK=11957  KO=0     )
>  UI AM revoke2                                           (OK=11952  KO=0     )
>  UI AM revoke1                                           (OK=11955  KO=0     )
>  UI AM endsession                                        (OK=11954  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2012   KO=0     )
> RootUserinfo                                             (OK=40679  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2012   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=530    KO=0     )
> ReadPolicy                                               (OK=17895  KO=2     )
> getIdToken                                               (OK=3998   KO=0     )
> getIdToken Redirect 1                                    (OK=3998   KO=0     )
> createOrganization                                       (OK=3996   KO=0     )
> queryOrganization                                        (OK=3996   KO=0     )
> deleteOrganization                                       (OK=3996   KO=0     )
> DeletePolicy                                             (OK=17788  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3162 (99.18%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 196729 / active: 326    / done: 56139 
================================================================================

09:51:22.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:22.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:23.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:23.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:23.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:23.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:23.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:23.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:24.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:24.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:24.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:24.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:25.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:25.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:25.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 56625: status.find.in([200, 209], 304), found 409
09:51:25.138 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,56625,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI4NTYyODAwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRGtrTmxUM0FUVnIwR1lUNFZNWWMzSUtWY3JrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTQ4NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTQ4NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1MDg0LCJpYXQiOjE3MzE0OTE0ODQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InRsMktkMHd1a29QbmNJdTFMekVJUXFjX1IzTSJ9.AhGCuvlQr-jkSgiZ4tKLLKjcmuluMUP5f1wtR5ezH8O5Uk6ROSQr7CulfzkOfsl3k59-Ukp8x4W5-yZVfoIYMiLk5NAQJi8BOPagH558Pn7ZdZ7QB-Fms1ZCf31JV-37j1nYs9fyMP72PPp2_N4EiCQLw-mchm7C5y5NlZK-yyhXnzoFs_iFSMF36OVDHuEN0IHbd7d03YBzrhnNDI903rsVYTfIJ4FMpi2AxWS4eK2db2cr0gNhdvr00p5Zc4PS6zl_yfZQgDRw0E3UiiXcMnMLCjjlYHr5Es4GNOYqoo74dYykr6DpGQiKWJ2gjwz3_gIcJgRnrOO09axmuAxh3A, username -> user.115777, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy253707, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a4c9399, authcode -> SK-TYZ6mZg8yyVxOnFYHWMdi3ZI, useAdminRealm -> true, callbacks -> {"tokenId":"HvYh0-i31mwImiQgVwOFB0pKBK4.*AAJTSQACMDIAAlNLABwwK21ZTFZNbkFpNFR0SDV6VnlkZldjeEVESFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491484859), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=HvYh0-i31mwImiQgVwOFB0pKBK4.*AAJTSQACMDIAAlNLABwwK21ZTFZNbkFpNFR0SDV6VnlkZldjeEVESFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491484859))), password -> Pa_ssw0rd, challenge -> FYNlFuirc3KTVGr2ykjhovucDBuA-9XRpJN2Ky05OrA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 194.248.94.209, verifier -> NjA4NjE0NDc4NjU2Nzk3MDQ1NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c65d015, tokenId -> HvYh0-i31mwImiQgVwOFB0pKBK4.*AAJTSQACMDIAAlNLABwwK21ZTFZNbkFpNFR0SDV6VnlkZldjeEVESFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=HvYh0-i31mwImiQgVwOFB0pKBK4.*AAJTSQACMDIAAlNLABwwK21ZTFZNbkFpNFR0SDV6VnlkZldjeEVESFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=HvYh0-i31mwImiQgVwOFB0pKBK4.*AAJTSQACMDIAAlNLABwwK21ZTFZNbkFpNFR0SDV6VnlkZldjeEVESFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy253707","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:51:25 GMT
	x-forgerock-transactionid: aff58bb2-f807-45b3-a8b8-126f3385e580
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:51:25.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:25.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:25.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:26.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:26.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:26.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:26.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:26.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:26.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:27.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:27.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:27 GMT                                     825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=784354 KO=26    )
> restLoginInitiate                                        (OK=54809  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54797  KO=1     )
> User Authorize PKCE stage                                (OK=63640  KO=1     )
> User AccessToken PKCE stage                              (OK=63632  KO=2     )
> tokenUserinfo                                            (OK=9186   KO=0     )
> Skip 2FA                                                 (OK=30372  KO=0     )
> GetUUid                                                  (OK=18134  KO=0     )
> GetOpenidConfig                                          (OK=54043  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12046  KO=0     )
> CreatePolicy                                             (OK=18112  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12045  KO=0     )
>  UI AM idFromSession                                     (OK=12044  KO=0     )
>  UI AM validateGoto                                      (OK=12044  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12043  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12041  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12041  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12041  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3099   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12038  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12036  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12036  KO=0     )
>  UI IDM uiconfig                                         (OK=12036  KO=0     )
>  UI IDM version                                          (OK=12036  KO=0     )
>  UI IDM login                                            (OK=12036  KO=0     )
>  UI IDM features                                         (OK=12036  KO=0     )
>  UI IDM privilege                                        (OK=12036  KO=0     )
>  UI IDM user                                             (OK=12036  KO=0     )
>  UI IDM dashboard                                        (OK=12036  KO=0     )
>  UI IDM managed user schema                              (OK=12036  KO=0     )
>  UI IDM oidcToken                                        (OK=12037  KO=0     )
> userinfo                                                 (OK=12036  KO=0     )
> UI-Logout                                                (OK=12036  KO=0     )
> UI-Logout Redirect 1                                     (OK=12035  KO=0     )
>  UI AM revoke2                                           (OK=12034  KO=0     )
>  UI AM revoke1                                           (OK=12035  KO=0     )
>  UI AM endsession                                        (OK=12035  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2027   KO=0     )
> RootUserinfo                                             (OK=40920  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2027   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=531    KO=0     )
> ReadPolicy                                               (OK=18013  KO=2     )
> getIdToken                                               (OK=4026   KO=0     )
> getIdToken Redirect 1                                    (OK=4026   KO=0     )
> createOrganization                                       (OK=4026   KO=0     )
> queryOrganization                                        (OK=4026   KO=0     )
> deleteOrganization                                       (OK=4025   KO=0     )
> DeletePolicy                                             (OK=17892  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3187 (99.16%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 196353 / active: 335    / done: 56506 
================================================================================

09:51:27.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:28.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:28.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:29.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:29.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:29.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:29.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:29.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:30.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:30.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:31.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:31.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:31.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:31.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:31.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:31.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:32 GMT                                     830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=789248 KO=26    )
> restLoginInitiate                                        (OK=55163  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55147  KO=1     )
> User Authorize PKCE stage                                (OK=64041  KO=1     )
> User AccessToken PKCE stage                              (OK=64033  KO=2     )
> tokenUserinfo                                            (OK=9241   KO=0     )
> Skip 2FA                                                 (OK=30576  KO=0     )
> GetUUid                                                  (OK=18236  KO=0     )
> GetOpenidConfig                                          (OK=54379  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12118  KO=0     )
> CreatePolicy                                             (OK=18216  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12118  KO=0     )
>  UI AM idFromSession                                     (OK=12116  KO=0     )
>  UI AM validateGoto                                      (OK=12117  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12113  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12113  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12112  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12112  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3120   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12110  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12110  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12109  KO=0     )
>  UI IDM uiconfig                                         (OK=12108  KO=0     )
>  UI IDM version                                          (OK=12108  KO=0     )
>  UI IDM login                                            (OK=12108  KO=0     )
>  UI IDM features                                         (OK=12108  KO=0     )
>  UI IDM privilege                                        (OK=12108  KO=0     )
>  UI IDM user                                             (OK=12108  KO=0     )
>  UI IDM dashboard                                        (OK=12108  KO=0     )
>  UI IDM managed user schema                              (OK=12108  KO=0     )
>  UI IDM oidcToken                                        (OK=12108  KO=0     )
> userinfo                                                 (OK=12108  KO=0     )
> UI-Logout                                                (OK=12107  KO=0     )
> UI-Logout Redirect 1                                     (OK=12106  KO=0     )
>  UI AM revoke2                                           (OK=12104  KO=0     )
>  UI AM revoke1                                           (OK=12104  KO=0     )
>  UI AM endsession                                        (OK=12105  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2039   KO=0     )
> RootUserinfo                                             (OK=41223  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2037   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=533    KO=0     )
> ReadPolicy                                               (OK=18124  KO=2     )
> getIdToken                                               (OK=4056   KO=0     )
> getIdToken Redirect 1                                    (OK=4056   KO=0     )
> createOrganization                                       (OK=4055   KO=0     )
> queryOrganization                                        (OK=4055   KO=0     )
> deleteOrganization                                       (OK=4055   KO=0     )
> DeletePolicy                                             (OK=18009  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3203 (99.16%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 195988 / active: 351    / done: 56855 
================================================================================

09:51:32.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:32.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:32.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:33.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:33.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:33.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:33.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:33.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:34.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:34.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:35.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:35.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:35.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:35.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:35.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:36.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:36.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:36.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:36.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:36.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:36.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:37.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:37 GMT                                     835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=794558 KO=26    )
> restLoginInitiate                                        (OK=55510  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55498  KO=1     )
> User Authorize PKCE stage                                (OK=64457  KO=1     )
> User AccessToken PKCE stage                              (OK=64452  KO=2     )
> tokenUserinfo                                            (OK=9288   KO=0     )
> Skip 2FA                                                 (OK=30774  KO=0     )
> GetUUid                                                  (OK=18361  KO=0     )
> GetOpenidConfig                                          (OK=54719  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12205  KO=0     )
> CreatePolicy                                             (OK=18342  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12205  KO=0     )
>  UI AM idFromSession                                     (OK=12203  KO=0     )
>  UI AM validateGoto                                      (OK=12202  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12201  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12201  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12199  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12199  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3143   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12196  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12195  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12195  KO=0     )
>  UI IDM uiconfig                                         (OK=12195  KO=0     )
>  UI IDM version                                          (OK=12195  KO=0     )
>  UI IDM login                                            (OK=12195  KO=0     )
>  UI IDM features                                         (OK=12195  KO=0     )
>  UI IDM privilege                                        (OK=12195  KO=0     )
>  UI IDM user                                             (OK=12195  KO=0     )
>  UI IDM dashboard                                        (OK=12195  KO=0     )
>  UI IDM managed user schema                              (OK=12195  KO=0     )
>  UI IDM oidcToken                                        (OK=12196  KO=0     )
> userinfo                                                 (OK=12196  KO=0     )
> UI-Logout                                                (OK=12196  KO=0     )
> UI-Logout Redirect 1                                     (OK=12195  KO=0     )
>  UI AM revoke2                                           (OK=12192  KO=0     )
>  UI AM revoke1                                           (OK=12193  KO=0     )
>  UI AM endsession                                        (OK=12193  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2048   KO=0     )
> RootUserinfo                                             (OK=41497  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2048   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=535    KO=0     )
> ReadPolicy                                               (OK=18231  KO=2     )
> getIdToken                                               (OK=4082   KO=0     )
> getIdToken Redirect 1                                    (OK=4082   KO=0     )
> createOrganization                                       (OK=4082   KO=0     )
> queryOrganization                                        (OK=4082   KO=0     )
> deleteOrganization                                       (OK=4082   KO=0     )
> DeletePolicy                                             (OK=18123  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3225 (99.17%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 195634 / active: 328    / done: 57232 
================================================================================

09:51:37.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:37.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:38.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:39.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:39.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:40.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:40.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:40.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:41.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:41.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:41.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:41.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:42.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:42 GMT                                     840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=799466 KO=26    )
> restLoginInitiate                                        (OK=55859  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55852  KO=1     )
> User Authorize PKCE stage                                (OK=64869  KO=1     )
> User AccessToken PKCE stage                              (OK=64864  KO=2     )
> tokenUserinfo                                            (OK=9350   KO=0     )
> Skip 2FA                                                 (OK=30980  KO=0     )
> GetUUid                                                  (OK=18491  KO=0     )
> GetOpenidConfig                                          (OK=55083  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12272  KO=0     )
> CreatePolicy                                             (OK=18474  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12272  KO=0     )
>  UI AM idFromSession                                     (OK=12272  KO=0     )
>  UI AM validateGoto                                      (OK=12272  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12271  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12271  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12271  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12271  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3159   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12268  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12268  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12267  KO=0     )
>  UI IDM uiconfig                                         (OK=12267  KO=0     )
>  UI IDM version                                          (OK=12267  KO=0     )
>  UI IDM login                                            (OK=12267  KO=0     )
>  UI IDM features                                         (OK=12267  KO=0     )
>  UI IDM privilege                                        (OK=12267  KO=0     )
>  UI IDM user                                             (OK=12266  KO=0     )
>  UI IDM dashboard                                        (OK=12267  KO=0     )
>  UI IDM managed user schema                              (OK=12266  KO=0     )
>  UI IDM oidcToken                                        (OK=12267  KO=0     )
> userinfo                                                 (OK=12266  KO=0     )
> UI-Logout                                                (OK=12265  KO=0     )
> UI-Logout Redirect 1                                     (OK=12264  KO=0     )
>  UI AM revoke2                                           (OK=12262  KO=0     )
>  UI AM revoke1                                           (OK=12263  KO=0     )
>  UI AM endsession                                        (OK=12264  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2060   KO=0     )
> RootUserinfo                                             (OK=41765  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2059   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=540    KO=0     )
> ReadPolicy                                               (OK=18357  KO=2     )
> getIdToken                                               (OK=4103   KO=0     )
> getIdToken Redirect 1                                    (OK=4103   KO=0     )
> createOrganization                                       (OK=4103   KO=0     )
> queryOrganization                                        (OK=4103   KO=0     )
> deleteOrganization                                       (OK=4103   KO=0     )
> DeletePolicy                                             (OK=18229  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3238 (99.17%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 195271 / active: 359    / done: 57564 
================================================================================

09:51:42.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:43.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:43.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:43.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:45.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:45.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:45.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:46.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:47.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:47 GMT                                     845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=804230 KO=26    )
> restLoginInitiate                                        (OK=56177  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56166  KO=1     )
> User Authorize PKCE stage                                (OK=65255  KO=1     )
> User AccessToken PKCE stage                              (OK=65248  KO=2     )
> tokenUserinfo                                            (OK=9405   KO=0     )
> Skip 2FA                                                 (OK=31159  KO=0     )
> GetUUid                                                  (OK=18617  KO=0     )
> GetOpenidConfig                                          (OK=55463  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12348  KO=0     )
> CreatePolicy                                             (OK=18597  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12348  KO=0     )
>  UI AM idFromSession                                     (OK=12348  KO=0     )
>  UI AM validateGoto                                      (OK=12348  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12344  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12344  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12344  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12344  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3172   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12340  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12339  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12338  KO=0     )
>  UI IDM uiconfig                                         (OK=12338  KO=0     )
>  UI IDM version                                          (OK=12338  KO=0     )
>  UI IDM login                                            (OK=12338  KO=0     )
>  UI IDM features                                         (OK=12338  KO=0     )
>  UI IDM privilege                                        (OK=12338  KO=0     )
>  UI IDM user                                             (OK=12338  KO=0     )
>  UI IDM dashboard                                        (OK=12338  KO=0     )
>  UI IDM managed user schema                              (OK=12338  KO=0     )
>  UI IDM oidcToken                                        (OK=12339  KO=0     )
> userinfo                                                 (OK=12338  KO=0     )
> UI-Logout                                                (OK=12337  KO=0     )
> UI-Logout Redirect 1                                     (OK=12335  KO=0     )
>  UI AM revoke2                                           (OK=12332  KO=0     )
>  UI AM revoke1                                           (OK=12334  KO=0     )
>  UI AM endsession                                        (OK=12334  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2072   KO=0     )
> RootUserinfo                                             (OK=41997  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2071   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=545    KO=0     )
> ReadPolicy                                               (OK=18486  KO=2     )
> getIdToken                                               (OK=4122   KO=0     )
> getIdToken Redirect 1                                    (OK=4122   KO=0     )
> createOrganization                                       (OK=4122   KO=0     )
> queryOrganization                                        (OK=4122   KO=0     )
> deleteOrganization                                       (OK=4122   KO=0     )
> DeletePolicy                                             (OK=18352  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3247 (99.18%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 194938 / active: 349    / done: 57907 
================================================================================

09:51:47.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:48.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:48.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:48.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:48.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:49.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:49.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:49.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:49.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:49.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:50.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:50.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:50.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:51.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:51.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:51.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:51.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:51.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:51.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:52.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:52.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:52.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:52 GMT                                     850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=809286 KO=26    )
> restLoginInitiate                                        (OK=56516  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56509  KO=1     )
> User Authorize PKCE stage                                (OK=65650  KO=1     )
> User AccessToken PKCE stage                              (OK=65646  KO=2     )
> tokenUserinfo                                            (OK=9451   KO=0     )
> Skip 2FA                                                 (OK=31354  KO=0     )
> GetUUid                                                  (OK=18737  KO=0     )
> GetOpenidConfig                                          (OK=55834  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12429  KO=0     )
> CreatePolicy                                             (OK=18718  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12429  KO=0     )
>  UI AM idFromSession                                     (OK=12426  KO=0     )
>  UI AM validateGoto                                      (OK=12426  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12423  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12423  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12423  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12423  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3192   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12420  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12420  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12419  KO=0     )
>  UI IDM uiconfig                                         (OK=12419  KO=0     )
>  UI IDM version                                          (OK=12419  KO=0     )
>  UI IDM login                                            (OK=12419  KO=0     )
>  UI IDM features                                         (OK=12419  KO=0     )
>  UI IDM privilege                                        (OK=12419  KO=0     )
>  UI IDM user                                             (OK=12419  KO=0     )
>  UI IDM dashboard                                        (OK=12419  KO=0     )
>  UI IDM managed user schema                              (OK=12419  KO=0     )
>  UI IDM oidcToken                                        (OK=12420  KO=0     )
> userinfo                                                 (OK=12419  KO=0     )
> UI-Logout                                                (OK=12419  KO=0     )
> UI-Logout Redirect 1                                     (OK=12419  KO=0     )
>  UI AM revoke2                                           (OK=12417  KO=0     )
>  UI AM revoke1                                           (OK=12417  KO=0     )
>  UI AM endsession                                        (OK=12418  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2083   KO=0     )
> RootUserinfo                                             (OK=42217  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2082   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=547    KO=0     )
> ReadPolicy                                               (OK=18606  KO=2     )
> getIdToken                                               (OK=4144   KO=0     )
> getIdToken Redirect 1                                    (OK=4144   KO=0     )
> createOrganization                                       (OK=4144   KO=0     )
> queryOrganization                                        (OK=4143   KO=0     )
> deleteOrganization                                       (OK=4143   KO=0     )
> DeletePolicy                                             (OK=18484  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3269 (99.18%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 194590 / active: 345    / done: 58259 
================================================================================

09:51:52.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:52.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:53.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:53.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:54.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:54.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:55.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:55.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:55.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:55.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:55.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:55.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:56.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:56.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:56.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:57.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:57.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:57.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:57.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:51:57 GMT                                     855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=813833 KO=26    )
> restLoginInitiate                                        (OK=56847  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56838  KO=1     )
> User Authorize PKCE stage                                (OK=66030  KO=1     )
> User AccessToken PKCE stage                              (OK=66023  KO=2     )
> tokenUserinfo                                            (OK=9506   KO=0     )
> Skip 2FA                                                 (OK=31552  KO=0     )
> GetUUid                                                  (OK=18860  KO=0     )
> GetOpenidConfig                                          (OK=56199  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12489  KO=0     )
> CreatePolicy                                             (OK=18841  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12489  KO=0     )
>  UI AM idFromSession                                     (OK=12489  KO=0     )
>  UI AM validateGoto                                      (OK=12489  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12487  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12485  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12485  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12485  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3202   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12483  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12482  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12480  KO=0     )
>  UI IDM uiconfig                                         (OK=12480  KO=0     )
>  UI IDM version                                          (OK=12480  KO=0     )
>  UI IDM login                                            (OK=12480  KO=0     )
>  UI IDM features                                         (OK=12480  KO=0     )
>  UI IDM privilege                                        (OK=12480  KO=0     )
>  UI IDM user                                             (OK=12479  KO=0     )
>  UI IDM dashboard                                        (OK=12479  KO=0     )
>  UI IDM managed user schema                              (OK=12479  KO=0     )
>  UI IDM oidcToken                                        (OK=12479  KO=0     )
> userinfo                                                 (OK=12478  KO=0     )
> UI-Logout                                                (OK=12478  KO=0     )
> UI-Logout Redirect 1                                     (OK=12478  KO=0     )
>  UI AM revoke2                                           (OK=12477  KO=0     )
>  UI AM revoke1                                           (OK=12478  KO=0     )
>  UI AM endsession                                        (OK=12478  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2093   KO=0     )
> RootUserinfo                                             (OK=42484  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2093   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=548    KO=0     )
> ReadPolicy                                               (OK=18731  KO=2     )
> getIdToken                                               (OK=4172   KO=0     )
> getIdToken Redirect 1                                    (OK=4172   KO=0     )
> createOrganization                                       (OK=4172   KO=0     )
> queryOrganization                                        (OK=4171   KO=0     )
> deleteOrganization                                       (OK=4171   KO=0     )
> DeletePolicy                                             (OK=18602  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3288 (99.19%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 194247 / active: 346    / done: 58601 
================================================================================

09:51:57.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:57.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:58.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:58.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:58.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:58.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:58.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:59.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:59.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:59.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:59.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:59.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:51:59.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:00.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:00.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:00.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:00.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:00.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:00.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:01.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:02 GMT                                     860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=818531 KO=26    )
> restLoginInitiate                                        (OK=57170  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57158  KO=1     )
> User Authorize PKCE stage                                (OK=66398  KO=1     )
> User AccessToken PKCE stage                              (OK=66390  KO=2     )
> tokenUserinfo                                            (OK=9549   KO=0     )
> Skip 2FA                                                 (OK=31733  KO=0     )
> GetUUid                                                  (OK=18971  KO=0     )
> GetOpenidConfig                                          (OK=56558  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12561  KO=0     )
> CreatePolicy                                             (OK=18952  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12561  KO=0     )
>  UI AM idFromSession                                     (OK=12560  KO=0     )
>  UI AM validateGoto                                      (OK=12560  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12558  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12558  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12556  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12556  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3220   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12554  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12554  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12554  KO=0     )
>  UI IDM uiconfig                                         (OK=12554  KO=0     )
>  UI IDM version                                          (OK=12554  KO=0     )
>  UI IDM login                                            (OK=12554  KO=0     )
>  UI IDM features                                         (OK=12554  KO=0     )
>  UI IDM privilege                                        (OK=12554  KO=0     )
>  UI IDM user                                             (OK=12554  KO=0     )
>  UI IDM dashboard                                        (OK=12554  KO=0     )
>  UI IDM managed user schema                              (OK=12554  KO=0     )
>  UI IDM oidcToken                                        (OK=12555  KO=0     )
> userinfo                                                 (OK=12555  KO=0     )
> UI-Logout                                                (OK=12554  KO=0     )
> UI-Logout Redirect 1                                     (OK=12553  KO=0     )
>  UI AM revoke2                                           (OK=12549  KO=0     )
>  UI AM revoke1                                           (OK=12550  KO=0     )
>  UI AM endsession                                        (OK=12551  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2104   KO=0     )
> RootUserinfo                                             (OK=42700  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2104   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=551    KO=0     )
> ReadPolicy                                               (OK=18852  KO=2     )
> getIdToken                                               (OK=4194   KO=0     )
> getIdToken Redirect 1                                    (OK=4193   KO=0     )
> createOrganization                                       (OK=4192   KO=0     )
> queryOrganization                                        (OK=4192   KO=0     )
> deleteOrganization                                       (OK=4192   KO=0     )
> DeletePolicy                                             (OK=18727  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3308 (99.19%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 193917 / active: 331    / done: 58946 
================================================================================

09:52:02.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:02.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:02.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:02.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:03.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:03.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:03.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:04.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:04.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:04.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:05.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:06.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:06.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:06.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:06.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:06.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:06.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:06.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:07.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:07 GMT                                     865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=823314 KO=26    )
> restLoginInitiate                                        (OK=57498  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57489  KO=1     )
> User Authorize PKCE stage                                (OK=66779  KO=1     )
> User AccessToken PKCE stage                              (OK=66774  KO=2     )
> tokenUserinfo                                            (OK=9601   KO=0     )
> Skip 2FA                                                 (OK=31917  KO=0     )
> GetUUid                                                  (OK=19062  KO=0     )
> GetOpenidConfig                                          (OK=56882  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12637  KO=0     )
> CreatePolicy                                             (OK=19044  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12637  KO=0     )
>  UI AM idFromSession                                     (OK=12635  KO=0     )
>  UI AM validateGoto                                      (OK=12635  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12633  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12631  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12631  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12631  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3238   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12629  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12628  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12627  KO=0     )
>  UI IDM uiconfig                                         (OK=12627  KO=0     )
>  UI IDM version                                          (OK=12627  KO=0     )
>  UI IDM login                                            (OK=12627  KO=0     )
>  UI IDM features                                         (OK=12627  KO=0     )
>  UI IDM privilege                                        (OK=12627  KO=0     )
>  UI IDM user                                             (OK=12627  KO=0     )
>  UI IDM dashboard                                        (OK=12627  KO=0     )
>  UI IDM managed user schema                              (OK=12627  KO=0     )
>  UI IDM oidcToken                                        (OK=12625  KO=0     )
> userinfo                                                 (OK=12625  KO=0     )
> UI-Logout                                                (OK=12625  KO=0     )
> UI-Logout Redirect 1                                     (OK=12624  KO=0     )
>  UI AM revoke2                                           (OK=12623  KO=0     )
>  UI AM revoke1                                           (OK=12624  KO=0     )
>  UI AM endsession                                        (OK=12624  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2119   KO=0     )
> RootUserinfo                                             (OK=42991  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2119   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=555    KO=0     )
> ReadPolicy                                               (OK=18965  KO=2     )
> getIdToken                                               (OK=4220   KO=0     )
> getIdToken Redirect 1                                    (OK=4219   KO=0     )
> createOrganization                                       (OK=4219   KO=0     )
> queryOrganization                                        (OK=4219   KO=0     )
> deleteOrganization                                       (OK=4219   KO=0     )
> DeletePolicy                                             (OK=18845  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3327 (99.19%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 193574 / active: 324    / done: 59296 
================================================================================

09:52:07.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:08.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:08.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:09.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:09.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:10.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:10.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:11.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:11.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:11.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:11.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:11.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:12.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:12.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:12.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:12 GMT                                     870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=828280 KO=26    )
> restLoginInitiate                                        (OK=57841  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57831  KO=1     )
> User Authorize PKCE stage                                (OK=67181  KO=1     )
> User AccessToken PKCE stage                              (OK=67175  KO=2     )
> tokenUserinfo                                            (OK=9654   KO=0     )
> Skip 2FA                                                 (OK=32115  KO=0     )
> GetUUid                                                  (OK=19171  KO=0     )
> GetOpenidConfig                                          (OK=57196  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12711  KO=0     )
> CreatePolicy                                             (OK=19152  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12711  KO=0     )
>  UI AM idFromSession                                     (OK=12709  KO=0     )
>  UI AM validateGoto                                      (OK=12709  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12708  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12708  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12708  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12708  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3255   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12705  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12705  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12703  KO=0     )
>  UI IDM uiconfig                                         (OK=12703  KO=0     )
>  UI IDM version                                          (OK=12703  KO=0     )
>  UI IDM login                                            (OK=12703  KO=0     )
>  UI IDM features                                         (OK=12703  KO=0     )
>  UI IDM privilege                                        (OK=12703  KO=0     )
>  UI IDM user                                             (OK=12703  KO=0     )
>  UI IDM dashboard                                        (OK=12703  KO=0     )
>  UI IDM managed user schema                              (OK=12703  KO=0     )
>  UI IDM oidcToken                                        (OK=12704  KO=0     )
> userinfo                                                 (OK=12704  KO=0     )
> UI-Logout                                                (OK=12704  KO=0     )
> UI-Logout Redirect 1                                     (OK=12704  KO=0     )
>  UI AM revoke2                                           (OK=12703  KO=0     )
>  UI AM revoke1                                           (OK=12704  KO=0     )
>  UI AM endsession                                        (OK=12704  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2134   KO=0     )
> RootUserinfo                                             (OK=43291  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2134   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=558    KO=0     )
> ReadPolicy                                               (OK=19057  KO=2     )
> getIdToken                                               (OK=4247   KO=0     )
> getIdToken Redirect 1                                    (OK=4247   KO=0     )
> createOrganization                                       (OK=4247   KO=0     )
> queryOrganization                                        (OK=4247   KO=0     )
> deleteOrganization                                       (OK=4247   KO=0     )
> DeletePolicy                                             (OK=18964  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3342 (99.20%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 193218 / active: 305    / done: 59671 
================================================================================

09:52:12.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:12.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:12.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:12.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:12.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:13.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:13.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:13.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:13.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:13.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:13.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:13.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:13.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:14.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:14.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:14.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:14.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:14.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:14.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:14.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:15.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:15.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:15.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:15.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:15.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:15.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:15.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:15.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:16.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:16.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:16.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:16.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:16.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:16.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:17.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:17 GMT                                     875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=833005 KO=26    )
> restLoginInitiate                                        (OK=58198  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58187  KO=1     )
> User Authorize PKCE stage                                (OK=67571  KO=1     )
> User AccessToken PKCE stage                              (OK=67560  KO=2     )
> tokenUserinfo                                            (OK=9729   KO=0     )
> Skip 2FA                                                 (OK=32281  KO=0     )
> GetUUid                                                  (OK=19280  KO=0     )
> GetOpenidConfig                                          (OK=57505  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12792  KO=0     )
> CreatePolicy                                             (OK=19258  KO=17    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12792  KO=0     )
>  UI AM idFromSession                                     (OK=12790  KO=0     )
>  UI AM validateGoto                                      (OK=12789  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12780  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12778  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12778  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12778  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3273   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12775  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12775  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12775  KO=0     )
>  UI IDM uiconfig                                         (OK=12775  KO=0     )
>  UI IDM version                                          (OK=12775  KO=0     )
>  UI IDM login                                            (OK=12775  KO=0     )
>  UI IDM features                                         (OK=12775  KO=0     )
>  UI IDM privilege                                        (OK=12775  KO=0     )
>  UI IDM user                                             (OK=12775  KO=0     )
>  UI IDM dashboard                                        (OK=12775  KO=0     )
>  UI IDM managed user schema                              (OK=12775  KO=0     )
>  UI IDM oidcToken                                        (OK=12776  KO=0     )
> userinfo                                                 (OK=12775  KO=0     )
> UI-Logout                                                (OK=12773  KO=0     )
> UI-Logout Redirect 1                                     (OK=12773  KO=0     )
>  UI AM revoke2                                           (OK=12772  KO=0     )
>  UI AM revoke1                                           (OK=12773  KO=0     )
>  UI AM endsession                                        (OK=12773  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2147   KO=0     )
> RootUserinfo                                             (OK=43538  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2147   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=560    KO=0     )
> ReadPolicy                                               (OK=19163  KO=2     )
> getIdToken                                               (OK=4269   KO=0     )
> getIdToken Redirect 1                                    (OK=4268   KO=0     )
> createOrganization                                       (OK=4267   KO=0     )
> queryOrganization                                        (OK=4266   KO=0     )
> deleteOrganization                                       (OK=4266   KO=0     )
> DeletePolicy                                             (OK=19055  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3377 (99.21%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 192847 / active: 311    / done: 60036 
================================================================================

09:52:17.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:18.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:18.699 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 60390: status.find.in([200, 209], 304), found 409
09:52:18.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,60390,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI4NzEyOTM2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiLTBBQ1FxWEFUdWpwd1FndU9tcWZqeUlFcWg4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTUzOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTUzOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1MTM4LCJpYXQiOjE3MzE0OTE1MzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im40dFJJa085aGZnQ2ZsTzRUN0c1N0FHY29USSJ9.d8NOLxklPYihxG7Yu8rMUrBonT0-6aCaoV2I49Y_hRnPxQ85A-0owkK9eqeO9aLCNmd9BG209yF3VtQwSdpVH5ENGd6URaenGUwhZP1nuq4wCs-ea4gU3Zi1KnXRm8SYgiWvF0hPjeGDnbd-GkdAkX1-J825qYBnJnHJzBykVUXtt4vPgXdw2gD4DyjqYTx6Hr6Wk9dCFRrfR-8tT234Rc2jWokk3jN4Q3k7Ni-JZ5Kx4pgsDLLWqQSmBT8Y0I1V4jjXmLPIryhnPRu_V17Uu2SLh4r7maLe_BfOMtDjYaUuVUpA4PtE4TITVAkgdQ65cwNEsrTpadBa_Uz_ttyyrw, username -> user.117586, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy193282, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67207065, authcode -> aoFIZjpjtEY1np5vDOi9o0P5Rsw, useAdminRealm -> true, callbacks -> {"tokenId":"FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491538414), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491538414))), password -> Pa_ssw0rd, challenge -> 8I48NBKjd8G8JhX0SinmDV7uXu7xScLXDeRkO0GE9xY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 177.166.136.163, verifier -> MzUzNDM2MzgyNzAzNjIyOTM4MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25b0bc49, tokenId -> FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy193282","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:52:18 GMT
	x-forgerock-transactionid: 3e9da8fd-a5b2-4c97-89e5-297157ae3445
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:52:18.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:19.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:19.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:19.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:19.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:19.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:19.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:20.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:20.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:20.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:20.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:20.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:21.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:21.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:21.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:21.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:21.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:21.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:21.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:21.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:21.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:22.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:22.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:22.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:22 GMT                                     880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=838130 KO=27    )
> restLoginInitiate                                        (OK=58557  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58545  KO=1     )
> User Authorize PKCE stage                                (OK=67986  KO=1     )
> User AccessToken PKCE stage                              (OK=67982  KO=2     )
> tokenUserinfo                                            (OK=9795   KO=0     )
> Skip 2FA                                                 (OK=32468  KO=0     )
> GetUUid                                                  (OK=19381  KO=0     )
> GetOpenidConfig                                          (OK=57819  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12868  KO=0     )
> CreatePolicy                                             (OK=19360  KO=18    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12868  KO=0     )
>  UI AM idFromSession                                     (OK=12866  KO=0     )
>  UI AM validateGoto                                      (OK=12866  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12864  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12864  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12864  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12864  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3293   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12860  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12859  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12858  KO=0     )
>  UI IDM uiconfig                                         (OK=12858  KO=0     )
>  UI IDM version                                          (OK=12858  KO=0     )
>  UI IDM login                                            (OK=12858  KO=0     )
>  UI IDM features                                         (OK=12858  KO=0     )
>  UI IDM privilege                                        (OK=12858  KO=0     )
>  UI IDM user                                             (OK=12856  KO=0     )
>  UI IDM dashboard                                        (OK=12857  KO=0     )
>  UI IDM managed user schema                              (OK=12856  KO=0     )
>  UI IDM oidcToken                                        (OK=12857  KO=0     )
> userinfo                                                 (OK=12857  KO=0     )
> UI-Logout                                                (OK=12857  KO=0     )
> UI-Logout Redirect 1                                     (OK=12856  KO=0     )
>  UI AM revoke2                                           (OK=12855  KO=0     )
>  UI AM revoke1                                           (OK=12856  KO=0     )
>  UI AM endsession                                        (OK=12856  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2160   KO=0     )
> RootUserinfo                                             (OK=43806  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2159   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=564    KO=0     )
> ReadPolicy                                               (OK=19271  KO=2     )
> getIdToken                                               (OK=4295   KO=0     )
> getIdToken Redirect 1                                    (OK=4295   KO=0     )
> createOrganization                                       (OK=4295   KO=0     )
> queryOrganization                                        (OK=4293   KO=0     )
> deleteOrganization                                       (OK=4293   KO=0     )
> DeletePolicy                                             (OK=19159  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3403 (99.18%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 192475 / active: 325    / done: 60394 
================================================================================

09:52:22.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:22.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:22.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:22.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:22.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:23.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:23.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:23.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:23.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:23.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 60390: status.find.in([200, 209], 304), found 404
09:52:23.790 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,60390,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI4NzEyOTM2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiLTBBQ1FxWEFUdWpwd1FndU9tcWZqeUlFcWg4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTUzOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTUzOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1MTM4LCJpYXQiOjE3MzE0OTE1MzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im40dFJJa085aGZnQ2ZsTzRUN0c1N0FHY29USSJ9.d8NOLxklPYihxG7Yu8rMUrBonT0-6aCaoV2I49Y_hRnPxQ85A-0owkK9eqeO9aLCNmd9BG209yF3VtQwSdpVH5ENGd6URaenGUwhZP1nuq4wCs-ea4gU3Zi1KnXRm8SYgiWvF0hPjeGDnbd-GkdAkX1-J825qYBnJnHJzBykVUXtt4vPgXdw2gD4DyjqYTx6Hr6Wk9dCFRrfR-8tT234Rc2jWokk3jN4Q3k7Ni-JZ5Kx4pgsDLLWqQSmBT8Y0I1V4jjXmLPIryhnPRu_V17Uu2SLh4r7maLe_BfOMtDjYaUuVUpA4PtE4TITVAkgdQ65cwNEsrTpadBa_Uz_ttyyrw, username -> user.117586, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy193282, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67207065, authcode -> aoFIZjpjtEY1np5vDOi9o0P5Rsw, useAdminRealm -> true, callbacks -> {"tokenId":"FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491538414), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491538414))), password -> Pa_ssw0rd, challenge -> 8I48NBKjd8G8JhX0SinmDV7uXu7xScLXDeRkO0GE9xY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 177.166.136.163, verifier -> MzUzNDM2MzgyNzAzNjIyOTM4MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25b0bc49, tokenId -> FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy193282
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 09:52:23 GMT
	x-forgerock-transactionid: bf3c19c5-d500-4f9f-8836-b44c1cd618aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy193282 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:52:23.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:24.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:24.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:24.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:24.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:25.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:25.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:25.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:25.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:25.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:26.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:26.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:27.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:27.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:27 GMT                                     885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=843187 KO=28    )
> restLoginInitiate                                        (OK=58903  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58884  KO=1     )
> User Authorize PKCE stage                                (OK=68392  KO=1     )
> User AccessToken PKCE stage                              (OK=68389  KO=2     )
> tokenUserinfo                                            (OK=9845   KO=0     )
> Skip 2FA                                                 (OK=32660  KO=0     )
> GetUUid                                                  (OK=19500  KO=0     )
> GetOpenidConfig                                          (OK=58147  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12946  KO=0     )
> CreatePolicy                                             (OK=19479  KO=18    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12946  KO=0     )
>  UI AM idFromSession                                     (OK=12946  KO=0     )
>  UI AM validateGoto                                      (OK=12946  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12945  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12944  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12944  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12944  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3317   KO=0     )
> UI-Post-Login - stage 3                                  (OK=12942  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12940  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12939  KO=0     )
>  UI IDM uiconfig                                         (OK=12939  KO=0     )
>  UI IDM version                                          (OK=12939  KO=0     )
>  UI IDM login                                            (OK=12938  KO=0     )
>  UI IDM features                                         (OK=12938  KO=0     )
>  UI IDM privilege                                        (OK=12938  KO=0     )
>  UI IDM user                                             (OK=12938  KO=0     )
>  UI IDM dashboard                                        (OK=12938  KO=0     )
>  UI IDM managed user schema                              (OK=12938  KO=0     )
>  UI IDM oidcToken                                        (OK=12939  KO=0     )
> userinfo                                                 (OK=12938  KO=0     )
> UI-Logout                                                (OK=12938  KO=0     )
> UI-Logout Redirect 1                                     (OK=12938  KO=0     )
>  UI AM revoke2                                           (OK=12936  KO=0     )
>  UI AM revoke1                                           (OK=12937  KO=0     )
>  UI AM endsession                                        (OK=12938  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2171   KO=0     )
> RootUserinfo                                             (OK=44083  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2170   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=568    KO=0     )
> ReadPolicy                                               (OK=19372  KO=3     )
> getIdToken                                               (OK=4317   KO=0     )
> getIdToken Redirect 1                                    (OK=4317   KO=0     )
> createOrganization                                       (OK=4317   KO=0     )
> queryOrganization                                        (OK=4317   KO=0     )
> deleteOrganization                                       (OK=4317   KO=0     )
> DeletePolicy                                             (OK=19270  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3426 (99.16%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 192116 / active: 322    / done: 60756 
================================================================================

09:52:27.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:27.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:28.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:28.876 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 60390: status.find.in([200, 209], 304), found 404
09:52:28.877 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,60390,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI4NzEyOTM2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiLTBBQ1FxWEFUdWpwd1FndU9tcWZqeUlFcWg4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTUzOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTUzOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1MTM4LCJpYXQiOjE3MzE0OTE1MzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im40dFJJa085aGZnQ2ZsTzRUN0c1N0FHY29USSJ9.d8NOLxklPYihxG7Yu8rMUrBonT0-6aCaoV2I49Y_hRnPxQ85A-0owkK9eqeO9aLCNmd9BG209yF3VtQwSdpVH5ENGd6URaenGUwhZP1nuq4wCs-ea4gU3Zi1KnXRm8SYgiWvF0hPjeGDnbd-GkdAkX1-J825qYBnJnHJzBykVUXtt4vPgXdw2gD4DyjqYTx6Hr6Wk9dCFRrfR-8tT234Rc2jWokk3jN4Q3k7Ni-JZ5Kx4pgsDLLWqQSmBT8Y0I1V4jjXmLPIryhnPRu_V17Uu2SLh4r7maLe_BfOMtDjYaUuVUpA4PtE4TITVAkgdQ65cwNEsrTpadBa_Uz_ttyyrw, username -> user.117586, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy193282, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@67207065, authcode -> aoFIZjpjtEY1np5vDOi9o0P5Rsw, useAdminRealm -> true, callbacks -> {"tokenId":"FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491538414), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491538414))), password -> Pa_ssw0rd, challenge -> 8I48NBKjd8G8JhX0SinmDV7uXu7xScLXDeRkO0GE9xY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 177.166.136.163, verifier -> MzUzNDM2MzgyNzAzNjIyOTM4MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25b0bc49, tokenId -> FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy193282
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=FBTnZvPfVxakeHC6pzxa6xSdE4M.*AAJTSQACMDIAAlNLABxQV1pvbUZ1OFRDaXU4WmVyUFFUSVVFUWx0ZEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 09:52:28 GMT
	x-forgerock-transactionid: 401611a5-06b2-4112-b8b2-06942617c7e1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy193282 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:52:29.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:29.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:30.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:30.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:30.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:30.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:30.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:30.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:30.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:31.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:31.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:31.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:31.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:31.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:32.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:32.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:32.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:32.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:32 GMT                                     890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=847990 KO=29    )
> restLoginInitiate                                        (OK=59209  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59204  KO=1     )
> User Authorize PKCE stage                                (OK=68771  KO=1     )
> User AccessToken PKCE stage                              (OK=68768  KO=2     )
> tokenUserinfo                                            (OK=9901   KO=0     )
> Skip 2FA                                                 (OK=32819  KO=0     )
> GetUUid                                                  (OK=19592  KO=0     )
> GetOpenidConfig                                          (OK=58463  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13027  KO=0     )
> CreatePolicy                                             (OK=19572  KO=18    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13027  KO=0     )
>  UI AM idFromSession                                     (OK=13027  KO=0     )
>  UI AM validateGoto                                      (OK=13027  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13025  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13025  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13024  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13024  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3343   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13023  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13022  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13021  KO=0     )
>  UI IDM uiconfig                                         (OK=13021  KO=0     )
>  UI IDM version                                          (OK=13021  KO=0     )
>  UI IDM login                                            (OK=13021  KO=0     )
>  UI IDM features                                         (OK=13021  KO=0     )
>  UI IDM privilege                                        (OK=13021  KO=0     )
>  UI IDM user                                             (OK=13021  KO=0     )
>  UI IDM dashboard                                        (OK=13021  KO=0     )
>  UI IDM managed user schema                              (OK=13021  KO=0     )
>  UI IDM oidcToken                                        (OK=13018  KO=0     )
> userinfo                                                 (OK=13017  KO=0     )
> UI-Logout                                                (OK=13016  KO=0     )
> UI-Logout Redirect 1                                     (OK=13016  KO=0     )
>  UI AM revoke2                                           (OK=13014  KO=0     )
>  UI AM revoke1                                           (OK=13015  KO=0     )
>  UI AM endsession                                        (OK=13015  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2180   KO=0     )
> RootUserinfo                                             (OK=44292  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2180   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=573    KO=0     )
> ReadPolicy                                               (OK=19493  KO=3     )
> getIdToken                                               (OK=4343   KO=0     )
> getIdToken Redirect 1                                    (OK=4342   KO=0     )
> createOrganization                                       (OK=4342   KO=0     )
> queryOrganization                                        (OK=4341   KO=0     )
> deleteOrganization                                       (OK=4341   KO=0     )
> DeletePolicy                                             (OK=19370  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3447 (99.14%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 191802 / active: 305    / done: 61087 
================================================================================

09:52:32.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:33.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:34.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:34.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:34.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:34.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:35.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:35.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:35.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:35.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:35.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:36.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:36.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:36.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:36.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:36.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:37.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:37 GMT                                     895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=852376 KO=29    )
> restLoginInitiate                                        (OK=59526  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59521  KO=1     )
> User Authorize PKCE stage                                (OK=69131  KO=1     )
> User AccessToken PKCE stage                              (OK=69125  KO=2     )
> tokenUserinfo                                            (OK=9955   KO=0     )
> Skip 2FA                                                 (OK=33005  KO=0     )
> GetUUid                                                  (OK=19712  KO=0     )
> GetOpenidConfig                                          (OK=58796  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13090  KO=0     )
> CreatePolicy                                             (OK=19689  KO=18    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13089  KO=0     )
>  UI AM idFromSession                                     (OK=13089  KO=0     )
>  UI AM validateGoto                                      (OK=13089  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13086  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13085  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13085  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13085  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3361   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13083  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13083  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13083  KO=0     )
>  UI IDM uiconfig                                         (OK=13083  KO=0     )
>  UI IDM version                                          (OK=13083  KO=0     )
>  UI IDM login                                            (OK=13082  KO=0     )
>  UI IDM features                                         (OK=13082  KO=0     )
>  UI IDM privilege                                        (OK=13082  KO=0     )
>  UI IDM user                                             (OK=13082  KO=0     )
>  UI IDM dashboard                                        (OK=13082  KO=0     )
>  UI IDM managed user schema                              (OK=13082  KO=0     )
>  UI IDM oidcToken                                        (OK=13082  KO=0     )
> userinfo                                                 (OK=13082  KO=0     )
> UI-Logout                                                (OK=13082  KO=0     )
> UI-Logout Redirect 1                                     (OK=13082  KO=0     )
>  UI AM revoke2                                           (OK=13081  KO=0     )
>  UI AM revoke1                                           (OK=13082  KO=0     )
>  UI AM endsession                                        (OK=13082  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2188   KO=0     )
> RootUserinfo                                             (OK=44538  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2188   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=574    KO=0     )
> ReadPolicy                                               (OK=19587  KO=3     )
> getIdToken                                               (OK=4362   KO=0     )
> getIdToken Redirect 1                                    (OK=4362   KO=0     )
> createOrganization                                       (OK=4362   KO=0     )
> queryOrganization                                        (OK=4362   KO=0     )
> deleteOrganization                                       (OK=4362   KO=0     )
> DeletePolicy                                             (OK=19492  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3464 (99.14%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 191474 / active: 291    / done: 61429 
================================================================================

09:52:37.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:37.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:38.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:38.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:39.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:39.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:40.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:40.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:40.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:40.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:41.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:41.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:41.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:41.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:41.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:41.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:41.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:42.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:42.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:42 GMT                                     900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=857170 KO=29    )
> restLoginInitiate                                        (OK=59849  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59837  KO=1     )
> User Authorize PKCE stage                                (OK=69507  KO=1     )
> User AccessToken PKCE stage                              (OK=69503  KO=2     )
> tokenUserinfo                                            (OK=9997   KO=0     )
> Skip 2FA                                                 (OK=33183  KO=0     )
> GetUUid                                                  (OK=19823  KO=0     )
> GetOpenidConfig                                          (OK=59119  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13171  KO=0     )
> CreatePolicy                                             (OK=19804  KO=18    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13171  KO=0     )
>  UI AM idFromSession                                     (OK=13171  KO=0     )
>  UI AM validateGoto                                      (OK=13171  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13165  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13164  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13163  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13164  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3386   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13161  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13161  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13161  KO=0     )
>  UI IDM uiconfig                                         (OK=13161  KO=0     )
>  UI IDM version                                          (OK=13161  KO=0     )
>  UI IDM login                                            (OK=13161  KO=0     )
>  UI IDM features                                         (OK=13161  KO=0     )
>  UI IDM privilege                                        (OK=13161  KO=0     )
>  UI IDM user                                             (OK=13160  KO=0     )
>  UI IDM dashboard                                        (OK=13161  KO=0     )
>  UI IDM managed user schema                              (OK=13160  KO=0     )
>  UI IDM oidcToken                                        (OK=13159  KO=0     )
> userinfo                                                 (OK=13158  KO=0     )
> UI-Logout                                                (OK=13157  KO=0     )
> UI-Logout Redirect 1                                     (OK=13157  KO=0     )
>  UI AM revoke2                                           (OK=13156  KO=0     )
>  UI AM revoke1                                           (OK=13156  KO=0     )
>  UI AM endsession                                        (OK=13156  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2204   KO=0     )
> RootUserinfo                                             (OK=44737  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2204   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=578    KO=0     )
> ReadPolicy                                               (OK=19703  KO=3     )
> getIdToken                                               (OK=4390   KO=0     )
> getIdToken Redirect 1                                    (OK=4389   KO=0     )
> createOrganization                                       (OK=4389   KO=0     )
> queryOrganization                                        (OK=4388   KO=0     )
> deleteOrganization                                       (OK=4388   KO=0     )
> DeletePolicy                                             (OK=19584  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3483 (99.15%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 191137 / active: 317    / done: 61740 
================================================================================

09:52:42.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:43.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:43.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:43.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:43.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:44.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:44.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:44.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:44.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:44.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:44.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:44.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:44.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:45.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:45.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:45.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:45.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:45.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:46.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:46.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:46.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:46.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:46.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:47.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:47.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:47 GMT                                     905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=862486 KO=29    )
> restLoginInitiate                                        (OK=60214  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60205  KO=1     )
> User Authorize PKCE stage                                (OK=69938  KO=1     )
> User AccessToken PKCE stage                              (OK=69931  KO=2     )
> tokenUserinfo                                            (OK=10052  KO=0     )
> Skip 2FA                                                 (OK=33385  KO=0     )
> GetUUid                                                  (OK=19932  KO=0     )
> GetOpenidConfig                                          (OK=59456  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13257  KO=0     )
> CreatePolicy                                             (OK=19911  KO=18    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13257  KO=0     )
>  UI AM idFromSession                                     (OK=13255  KO=0     )
>  UI AM validateGoto                                      (OK=13255  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13254  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13254  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13253  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13253  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3406   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13245  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13245  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13245  KO=0     )
>  UI IDM uiconfig                                         (OK=13245  KO=0     )
>  UI IDM version                                          (OK=13245  KO=0     )
>  UI IDM login                                            (OK=13245  KO=0     )
>  UI IDM features                                         (OK=13245  KO=0     )
>  UI IDM privilege                                        (OK=13245  KO=0     )
>  UI IDM user                                             (OK=13245  KO=0     )
>  UI IDM dashboard                                        (OK=13245  KO=0     )
>  UI IDM managed user schema                              (OK=13245  KO=0     )
>  UI IDM oidcToken                                        (OK=13243  KO=0     )
> userinfo                                                 (OK=13243  KO=0     )
> UI-Logout                                                (OK=13242  KO=0     )
> UI-Logout Redirect 1                                     (OK=13242  KO=0     )
>  UI AM revoke2                                           (OK=13240  KO=0     )
>  UI AM revoke1                                           (OK=13241  KO=0     )
>  UI AM endsession                                        (OK=13241  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2219   KO=0     )
> RootUserinfo                                             (OK=44993  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2219   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=580    KO=0     )
> ReadPolicy                                               (OK=19818  KO=3     )
> getIdToken                                               (OK=4424   KO=0     )
> getIdToken Redirect 1                                    (OK=4423   KO=0     )
> createOrganization                                       (OK=4420   KO=0     )
> queryOrganization                                        (OK=4420   KO=0     )
> deleteOrganization                                       (OK=4417   KO=0     )
> DeletePolicy                                             (OK=19698  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3508 (99.15%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 190755 / active: 332    / done: 62107 
================================================================================

09:52:47.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:47.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:48.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:48.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:48.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:48.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:48.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:48.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:49.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:49.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:49.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:49.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:51.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:51.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:52.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:52.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:52 GMT                                     910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=867137 KO=29    )
> restLoginInitiate                                        (OK=60539  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60526  KO=1     )
> User Authorize PKCE stage                                (OK=70316  KO=1     )
> User AccessToken PKCE stage                              (OK=70308  KO=2     )
> tokenUserinfo                                            (OK=10110  KO=0     )
> Skip 2FA                                                 (OK=33565  KO=0     )
> GetUUid                                                  (OK=20035  KO=0     )
> GetOpenidConfig                                          (OK=59781  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13326  KO=0     )
> CreatePolicy                                             (OK=20012  KO=18    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13325  KO=0     )
>  UI AM idFromSession                                     (OK=13325  KO=0     )
>  UI AM validateGoto                                      (OK=13325  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13323  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13323  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13323  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13323  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3422   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13317  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13317  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13317  KO=0     )
>  UI IDM uiconfig                                         (OK=13317  KO=0     )
>  UI IDM version                                          (OK=13317  KO=0     )
>  UI IDM login                                            (OK=13316  KO=0     )
>  UI IDM features                                         (OK=13316  KO=0     )
>  UI IDM privilege                                        (OK=13316  KO=0     )
>  UI IDM user                                             (OK=13316  KO=0     )
>  UI IDM dashboard                                        (OK=13316  KO=0     )
>  UI IDM managed user schema                              (OK=13316  KO=0     )
>  UI IDM oidcToken                                        (OK=13315  KO=0     )
> userinfo                                                 (OK=13313  KO=0     )
> UI-Logout                                                (OK=13312  KO=0     )
> UI-Logout Redirect 1                                     (OK=13312  KO=0     )
>  UI AM revoke2                                           (OK=13310  KO=0     )
>  UI AM revoke1                                           (OK=13311  KO=0     )
>  UI AM endsession                                        (OK=13311  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2231   KO=0     )
> RootUserinfo                                             (OK=45232  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2231   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=583    KO=0     )
> ReadPolicy                                               (OK=19924  KO=3     )
> getIdToken                                               (OK=4450   KO=0     )
> getIdToken Redirect 1                                    (OK=4450   KO=0     )
> createOrganization                                       (OK=4450   KO=0     )
> queryOrganization                                        (OK=4450   KO=0     )
> deleteOrganization                                       (OK=4450   KO=0     )
> DeletePolicy                                             (OK=19814  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3524 (99.16%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 190420 / active: 313    / done: 62461 
================================================================================

09:52:52.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:52.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:52.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:52.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:52.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:53.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:53.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:53.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:53.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:53.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:53.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:53.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:54.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:54.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:55.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:55.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:56.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:56.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:56.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:56.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:52:57 GMT                                     915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=872061 KO=29    )
> restLoginInitiate                                        (OK=60877  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60873  KO=1     )
> User Authorize PKCE stage                                (OK=70714  KO=1     )
> User AccessToken PKCE stage                              (OK=70706  KO=2     )
> tokenUserinfo                                            (OK=10168  KO=0     )
> Skip 2FA                                                 (OK=33754  KO=0     )
> GetUUid                                                  (OK=20144  KO=0     )
> GetOpenidConfig                                          (OK=60100  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13405  KO=0     )
> CreatePolicy                                             (OK=20121  KO=18    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13405  KO=0     )
>  UI AM idFromSession                                     (OK=13401  KO=0     )
>  UI AM validateGoto                                      (OK=13402  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13397  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13396  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13396  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13396  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3442   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13392  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13392  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13392  KO=0     )
>  UI IDM uiconfig                                         (OK=13392  KO=0     )
>  UI IDM version                                          (OK=13392  KO=0     )
>  UI IDM login                                            (OK=13392  KO=0     )
>  UI IDM features                                         (OK=13392  KO=0     )
>  UI IDM privilege                                        (OK=13392  KO=0     )
>  UI IDM user                                             (OK=13391  KO=0     )
>  UI IDM dashboard                                        (OK=13391  KO=0     )
>  UI IDM managed user schema                              (OK=13391  KO=0     )
>  UI IDM oidcToken                                        (OK=13392  KO=0     )
> userinfo                                                 (OK=13391  KO=0     )
> UI-Logout                                                (OK=13390  KO=0     )
> UI-Logout Redirect 1                                     (OK=13390  KO=0     )
>  UI AM revoke2                                           (OK=13388  KO=0     )
>  UI AM revoke1                                           (OK=13389  KO=0     )
>  UI AM endsession                                        (OK=13389  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2245   KO=0     )
> RootUserinfo                                             (OK=45510  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2245   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=587    KO=0     )
> ReadPolicy                                               (OK=20027  KO=3     )
> getIdToken                                               (OK=4478   KO=0     )
> getIdToken Redirect 1                                    (OK=4478   KO=0     )
> createOrganization                                       (OK=4478   KO=0     )
> queryOrganization                                        (OK=4478   KO=0     )
> deleteOrganization                                       (OK=4478   KO=0     )
> DeletePolicy                                             (OK=19922  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3544 (99.16%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 190068 / active: 305    / done: 62821 
================================================================================

09:52:57.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:57.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:57.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:58.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:58.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:58.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:58.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:58.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:58.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:58.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:59.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:59.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:59.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:59.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:59.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:59.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:59.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:52:59.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:00.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:00.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 63289: status.find.in([200, 209], 304), found 409
09:53:00.330 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,63289,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI4ODM0NDM0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVDk0aHNMVFhCZUFZZVlOTEZMQl9RcElOaDhNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTU4MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTU3OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1MTgwLCJpYXQiOjE3MzE0OTE1ODAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkVjRXUyWmlveVQ4eUpuajd3ZUlpNXZVaU9pbyJ9.CAOlu7qGebNyrG4hdiKQNf3bSa40MOkIsqX8r8V8GYsPwGTjeGRZkaG45hy4v2CSjrcRo7Tzix8TU6PkEzvMdhgzAD1wRV17_0er9mhloJqQBbmC3CLWxyABdUjbiszROfH99hSBblEa32IZV421HpNmH4X1IUo7P7AOdVOZl0WvInabdJ8VtCAFLfrFKKfiuA0V9VMAClacNpouULwY3EX3IwvZOpnQZaBEMNpjXCQSWnScvzJzRyW9lQjtf_G62FLjbwi0vZ6r_PHhKICrhMKuy4ySvmgxI8vXpXnSkQBifG07vW7ccbE0bJP-DMgtIyMLxRXc3b1tW-qhVZa2-w, username -> user.198019, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy154362, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d95210, authcode -> 6f1vVmnFU1rE5TCgEWME_1Kbf-0, useAdminRealm -> true, callbacks -> {"tokenId":"1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491579985), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491579985))), password -> Pa_ssw0rd, challenge -> r6zQpY0fIYMkK7vLcZzTFC6ahL28Ee6BQ4ASUxWOjik, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 79.135.205.235, verifier -> NTI1NzMwODc5OTkwMTY0MjI3OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@729d3537, tokenId -> 1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy154362","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:53:00 GMT
	x-forgerock-transactionid: c4984633-be0a-4963-a282-725d9c87bbe2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:53:00.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:00.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:00.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:01.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:01.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:02.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:02.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:02.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:02.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:02 GMT                                     920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=876470 KO=30    )
> restLoginInitiate                                        (OK=61211  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61201  KO=1     )
> User Authorize PKCE stage                                (OK=71074  KO=1     )
> User AccessToken PKCE stage                              (OK=71068  KO=2     )
> tokenUserinfo                                            (OK=10217  KO=0     )
> Skip 2FA                                                 (OK=33936  KO=0     )
> GetUUid                                                  (OK=20262  KO=0     )
> GetOpenidConfig                                          (OK=60428  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13466  KO=0     )
> CreatePolicy                                             (OK=20240  KO=19    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13465  KO=0     )
>  UI AM idFromSession                                     (OK=13464  KO=0     )
>  UI AM validateGoto                                      (OK=13464  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13460  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13460  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13460  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13460  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3467   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13455  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13455  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13454  KO=0     )
>  UI IDM uiconfig                                         (OK=13454  KO=0     )
>  UI IDM version                                          (OK=13454  KO=0     )
>  UI IDM login                                            (OK=13454  KO=0     )
>  UI IDM features                                         (OK=13454  KO=0     )
>  UI IDM privilege                                        (OK=13454  KO=0     )
>  UI IDM user                                             (OK=13454  KO=0     )
>  UI IDM dashboard                                        (OK=13454  KO=0     )
>  UI IDM managed user schema                              (OK=13454  KO=0     )
>  UI IDM oidcToken                                        (OK=13455  KO=0     )
> userinfo                                                 (OK=13454  KO=0     )
> UI-Logout                                                (OK=13454  KO=0     )
> UI-Logout Redirect 1                                     (OK=13453  KO=0     )
>  UI AM revoke2                                           (OK=13450  KO=0     )
>  UI AM revoke1                                           (OK=13452  KO=0     )
>  UI AM endsession                                        (OK=13451  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2252   KO=0     )
> RootUserinfo                                             (OK=45764  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2252   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=589    KO=0     )
> ReadPolicy                                               (OK=20135  KO=3     )
> getIdToken                                               (OK=4497   KO=0     )
> getIdToken Redirect 1                                    (OK=4497   KO=0     )
> createOrganization                                       (OK=4497   KO=0     )
> queryOrganization                                        (OK=4497   KO=0     )
> deleteOrganization                                       (OK=4497   KO=0     )
> DeletePolicy                                             (OK=20025  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3572 (99.14%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 189727 / active: 330    / done: 63137 
================================================================================

09:53:02.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:02.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:03.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:03.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:03.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:03.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:03.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:04.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:04.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:04.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:04.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:05.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:05.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 63289: status.find.in([200, 209], 304), found 404
09:53:05.428 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,63289,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI4ODM0NDM0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVDk0aHNMVFhCZUFZZVlOTEZMQl9RcElOaDhNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTU4MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTU3OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1MTgwLCJpYXQiOjE3MzE0OTE1ODAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkVjRXUyWmlveVQ4eUpuajd3ZUlpNXZVaU9pbyJ9.CAOlu7qGebNyrG4hdiKQNf3bSa40MOkIsqX8r8V8GYsPwGTjeGRZkaG45hy4v2CSjrcRo7Tzix8TU6PkEzvMdhgzAD1wRV17_0er9mhloJqQBbmC3CLWxyABdUjbiszROfH99hSBblEa32IZV421HpNmH4X1IUo7P7AOdVOZl0WvInabdJ8VtCAFLfrFKKfiuA0V9VMAClacNpouULwY3EX3IwvZOpnQZaBEMNpjXCQSWnScvzJzRyW9lQjtf_G62FLjbwi0vZ6r_PHhKICrhMKuy4ySvmgxI8vXpXnSkQBifG07vW7ccbE0bJP-DMgtIyMLxRXc3b1tW-qhVZa2-w, username -> user.198019, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy154362, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d95210, authcode -> 6f1vVmnFU1rE5TCgEWME_1Kbf-0, useAdminRealm -> true, callbacks -> {"tokenId":"1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491579985), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491579985))), password -> Pa_ssw0rd, challenge -> r6zQpY0fIYMkK7vLcZzTFC6ahL28Ee6BQ4ASUxWOjik, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 79.135.205.235, verifier -> NTI1NzMwODc5OTkwMTY0MjI3OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@729d3537, tokenId -> 1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy154362
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 09:53:05 GMT
	x-forgerock-transactionid: d8131eda-5ac4-439a-ae49-5d4456deff30
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy154362 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:53:05.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:05.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:05.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:06.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:06.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:07 GMT                                     925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=881706 KO=31    )
> restLoginInitiate                                        (OK=61568  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61558  KO=1     )
> User Authorize PKCE stage                                (OK=71496  KO=1     )
> User AccessToken PKCE stage                              (OK=71492  KO=2     )
> tokenUserinfo                                            (OK=10264  KO=0     )
> Skip 2FA                                                 (OK=34153  KO=0     )
> GetUUid                                                  (OK=20385  KO=0     )
> GetOpenidConfig                                          (OK=60781  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13546  KO=0     )
> CreatePolicy                                             (OK=20366  KO=19    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13543  KO=0     )
>  UI AM idFromSession                                     (OK=13542  KO=0     )
>  UI AM validateGoto                                      (OK=13542  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13540  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13540  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13540  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13540  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3488   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13537  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13537  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13537  KO=0     )
>  UI IDM uiconfig                                         (OK=13537  KO=0     )
>  UI IDM version                                          (OK=13537  KO=0     )
>  UI IDM login                                            (OK=13537  KO=0     )
>  UI IDM features                                         (OK=13537  KO=0     )
>  UI IDM privilege                                        (OK=13537  KO=0     )
>  UI IDM user                                             (OK=13537  KO=0     )
>  UI IDM dashboard                                        (OK=13537  KO=0     )
>  UI IDM managed user schema                              (OK=13537  KO=0     )
>  UI IDM oidcToken                                        (OK=13538  KO=0     )
> userinfo                                                 (OK=13538  KO=0     )
> UI-Logout                                                (OK=13536  KO=0     )
> UI-Logout Redirect 1                                     (OK=13536  KO=0     )
>  UI AM revoke2                                           (OK=13533  KO=0     )
>  UI AM revoke1                                           (OK=13534  KO=0     )
>  UI AM endsession                                        (OK=13534  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2264   KO=0     )
> RootUserinfo                                             (OK=45999  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2264   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=591    KO=0     )
> ReadPolicy                                               (OK=20253  KO=4     )
> getIdToken                                               (OK=4533   KO=0     )
> getIdToken Redirect 1                                    (OK=4533   KO=0     )
> createOrganization                                       (OK=4533   KO=0     )
> queryOrganization                                        (OK=4532   KO=0     )
> deleteOrganization                                       (OK=4532   KO=0     )
> DeletePolicy                                             (OK=20132  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3589 (99.12%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          8 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 189359 / active: 346    / done: 63489 
================================================================================

09:53:07.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:08.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:08.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:09.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:09.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:09.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:10.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:10.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:10.523 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 63289: status.find.in([200, 209], 304), found 404
09:53:10.524 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,63289,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI4ODM0NDM0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVDk0aHNMVFhCZUFZZVlOTEZMQl9RcElOaDhNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTU4MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTU3OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1MTgwLCJpYXQiOjE3MzE0OTE1ODAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkVjRXUyWmlveVQ4eUpuajd3ZUlpNXZVaU9pbyJ9.CAOlu7qGebNyrG4hdiKQNf3bSa40MOkIsqX8r8V8GYsPwGTjeGRZkaG45hy4v2CSjrcRo7Tzix8TU6PkEzvMdhgzAD1wRV17_0er9mhloJqQBbmC3CLWxyABdUjbiszROfH99hSBblEa32IZV421HpNmH4X1IUo7P7AOdVOZl0WvInabdJ8VtCAFLfrFKKfiuA0V9VMAClacNpouULwY3EX3IwvZOpnQZaBEMNpjXCQSWnScvzJzRyW9lQjtf_G62FLjbwi0vZ6r_PHhKICrhMKuy4ySvmgxI8vXpXnSkQBifG07vW7ccbE0bJP-DMgtIyMLxRXc3b1tW-qhVZa2-w, username -> user.198019, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy154362, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5d95210, authcode -> 6f1vVmnFU1rE5TCgEWME_1Kbf-0, useAdminRealm -> true, callbacks -> {"tokenId":"1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491579985), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491579985))), password -> Pa_ssw0rd, challenge -> r6zQpY0fIYMkK7vLcZzTFC6ahL28Ee6BQ4ASUxWOjik, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 79.135.205.235, verifier -> NTI1NzMwODc5OTkwMTY0MjI3OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@729d3537, tokenId -> 1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy154362
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1pwHV6FxyC5j5HxLPcTbTEpMCv4.*AAJTSQACMDIAAlNLABxWbmtONFN3dUYzdytWeTg5YjlDUlZUeWZxc1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 09:53:10 GMT
	x-forgerock-transactionid: 446756a9-ce86-4bf1-86ac-0c7d61ac40ae
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy154362 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:53:10.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:11.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:11.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:11.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:11.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:11.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:11.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:12.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:12.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:12 GMT                                     930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=886107 KO=32    )
> restLoginInitiate                                        (OK=61881  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61872  KO=1     )
> User Authorize PKCE stage                                (OK=71854  KO=1     )
> User AccessToken PKCE stage                              (OK=71847  KO=2     )
> tokenUserinfo                                            (OK=10321  KO=0     )
> Skip 2FA                                                 (OK=34333  KO=0     )
> GetUUid                                                  (OK=20496  KO=0     )
> GetOpenidConfig                                          (OK=61135  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13609  KO=0     )
> CreatePolicy                                             (OK=20475  KO=19    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13609  KO=0     )
>  UI AM idFromSession                                     (OK=13608  KO=0     )
>  UI AM validateGoto                                      (OK=13608  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13604  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13604  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13602  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13602  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3512   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13600  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13599  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13598  KO=0     )
>  UI IDM uiconfig                                         (OK=13598  KO=0     )
>  UI IDM version                                          (OK=13598  KO=0     )
>  UI IDM login                                            (OK=13598  KO=0     )
>  UI IDM features                                         (OK=13598  KO=0     )
>  UI IDM privilege                                        (OK=13598  KO=0     )
>  UI IDM user                                             (OK=13598  KO=0     )
>  UI IDM dashboard                                        (OK=13598  KO=0     )
>  UI IDM managed user schema                              (OK=13598  KO=0     )
>  UI IDM oidcToken                                        (OK=13597  KO=0     )
> userinfo                                                 (OK=13597  KO=0     )
> UI-Logout                                                (OK=13596  KO=0     )
> UI-Logout Redirect 1                                     (OK=13596  KO=0     )
>  UI AM revoke2                                           (OK=13593  KO=0     )
>  UI AM revoke1                                           (OK=13594  KO=0     )
>  UI AM endsession                                        (OK=13594  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2275   KO=0     )
> RootUserinfo                                             (OK=46252  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2275   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=592    KO=0     )
> ReadPolicy                                               (OK=20379  KO=4     )
> getIdToken                                               (OK=4553   KO=0     )
> getIdToken Redirect 1                                    (OK=4553   KO=0     )
> createOrganization                                       (OK=4553   KO=0     )
> queryOrganization                                        (OK=4553   KO=0     )
> deleteOrganization                                       (OK=4552   KO=0     )
> DeletePolicy                                             (OK=20250  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3606 (99.09%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 189030 / active: 341    / done: 63823 
================================================================================

09:53:12.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:13.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:13.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:13.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:14.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:14.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:15.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:15.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:15.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:15.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:16.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:16.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:16.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:16.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:16.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:16.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:17.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:17.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:17 GMT                                     935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=891024 KO=32    )
> restLoginInitiate                                        (OK=62203  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62193  KO=1     )
> User Authorize PKCE stage                                (OK=72242  KO=1     )
> User AccessToken PKCE stage                              (OK=72241  KO=2     )
> tokenUserinfo                                            (OK=10384  KO=0     )
> Skip 2FA                                                 (OK=34494  KO=0     )
> GetUUid                                                  (OK=20607  KO=0     )
> GetOpenidConfig                                          (OK=61479  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13687  KO=0     )
> CreatePolicy                                             (OK=20587  KO=19    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13687  KO=0     )
>  UI AM idFromSession                                     (OK=13685  KO=0     )
>  UI AM validateGoto                                      (OK=13685  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13683  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13683  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13683  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13683  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3530   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13681  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13681  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13680  KO=0     )
>  UI IDM uiconfig                                         (OK=13680  KO=0     )
>  UI IDM version                                          (OK=13680  KO=0     )
>  UI IDM login                                            (OK=13680  KO=0     )
>  UI IDM features                                         (OK=13680  KO=0     )
>  UI IDM privilege                                        (OK=13680  KO=0     )
>  UI IDM user                                             (OK=13678  KO=0     )
>  UI IDM dashboard                                        (OK=13678  KO=0     )
>  UI IDM managed user schema                              (OK=13679  KO=0     )
>  UI IDM oidcToken                                        (OK=13679  KO=0     )
> userinfo                                                 (OK=13679  KO=0     )
> UI-Logout                                                (OK=13679  KO=0     )
> UI-Logout Redirect 1                                     (OK=13679  KO=0     )
>  UI AM revoke2                                           (OK=13678  KO=0     )
>  UI AM revoke1                                           (OK=13679  KO=0     )
>  UI AM endsession                                        (OK=13679  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2286   KO=0     )
> RootUserinfo                                             (OK=46481  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2286   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=593    KO=0     )
> ReadPolicy                                               (OK=20487  KO=4     )
> getIdToken                                               (OK=4570   KO=0     )
> getIdToken Redirect 1                                    (OK=4570   KO=0     )
> createOrganization                                       (OK=4570   KO=0     )
> queryOrganization                                        (OK=4570   KO=0     )
> deleteOrganization                                       (OK=4570   KO=0     )
> DeletePolicy                                             (OK=20376  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3624 (99.10%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.25%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 188704 / active: 296    / done: 64194 
================================================================================

09:53:17.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:18.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:18.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:18.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:18.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:18.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:18.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:18.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:18.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:19.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:20.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:20.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:20.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:20.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:20.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:21.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:21.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:21.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:22.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:22.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:22 GMT                                     940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=895462 KO=32    )
> restLoginInitiate                                        (OK=62520  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62508  KO=1     )
> User Authorize PKCE stage                                (OK=72606  KO=1     )
> User AccessToken PKCE stage                              (OK=72600  KO=2     )
> tokenUserinfo                                            (OK=10439  KO=0     )
> Skip 2FA                                                 (OK=34661  KO=0     )
> GetUUid                                                  (OK=20707  KO=0     )
> GetOpenidConfig                                          (OK=61802  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13760  KO=0     )
> CreatePolicy                                             (OK=20686  KO=19    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13757  KO=0     )
>  UI AM idFromSession                                     (OK=13756  KO=0     )
>  UI AM validateGoto                                      (OK=13756  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13752  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13752  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13752  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13752  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3545   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13747  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13746  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13746  KO=0     )
>  UI IDM uiconfig                                         (OK=13746  KO=0     )
>  UI IDM version                                          (OK=13746  KO=0     )
>  UI IDM login                                            (OK=13746  KO=0     )
>  UI IDM features                                         (OK=13746  KO=0     )
>  UI IDM privilege                                        (OK=13746  KO=0     )
>  UI IDM user                                             (OK=13746  KO=0     )
>  UI IDM dashboard                                        (OK=13746  KO=0     )
>  UI IDM managed user schema                              (OK=13746  KO=0     )
>  UI IDM oidcToken                                        (OK=13747  KO=0     )
> userinfo                                                 (OK=13746  KO=0     )
> UI-Logout                                                (OK=13746  KO=0     )
> UI-Logout Redirect 1                                     (OK=13746  KO=0     )
>  UI AM revoke2                                           (OK=13745  KO=0     )
>  UI AM revoke1                                           (OK=13746  KO=0     )
>  UI AM endsession                                        (OK=13746  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2294   KO=0     )
> RootUserinfo                                             (OK=46680  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2294   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=595    KO=0     )
> ReadPolicy                                               (OK=20601  KO=4     )
> getIdToken                                               (OK=4595   KO=0     )
> getIdToken Redirect 1                                    (OK=4595   KO=0     )
> createOrganization                                       (OK=4595   KO=0     )
> queryOrganization                                        (OK=4595   KO=0     )
> deleteOrganization                                       (OK=4595   KO=0     )
> DeletePolicy                                             (OK=20483  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3644 (99.10%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 188377 / active: 302    / done: 64515 
================================================================================

09:53:23.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:23.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:24.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:24.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:24.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:24.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:24.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:25.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:25.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:25.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:26.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:26.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:26.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:26.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:26.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:27.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:27.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:27.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:27 GMT                                     945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=900098 KO=32    )
> restLoginInitiate                                        (OK=62848  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62841  KO=1     )
> User Authorize PKCE stage                                (OK=72989  KO=1     )
> User AccessToken PKCE stage                              (OK=72982  KO=2     )
> tokenUserinfo                                            (OK=10504  KO=0     )
> Skip 2FA                                                 (OK=34842  KO=0     )
> GetUUid                                                  (OK=20810  KO=0     )
> GetOpenidConfig                                          (OK=62115  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13827  KO=0     )
> CreatePolicy                                             (OK=20788  KO=19    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13826  KO=0     )
>  UI AM idFromSession                                     (OK=13825  KO=0     )
>  UI AM validateGoto                                      (OK=13825  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13825  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13825  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13824  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13824  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3570   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13819  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13818  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13818  KO=0     )
>  UI IDM uiconfig                                         (OK=13818  KO=0     )
>  UI IDM version                                          (OK=13818  KO=0     )
>  UI IDM login                                            (OK=13817  KO=0     )
>  UI IDM features                                         (OK=13818  KO=0     )
>  UI IDM privilege                                        (OK=13817  KO=0     )
>  UI IDM user                                             (OK=13817  KO=0     )
>  UI IDM dashboard                                        (OK=13817  KO=0     )
>  UI IDM managed user schema                              (OK=13817  KO=0     )
>  UI IDM oidcToken                                        (OK=13817  KO=0     )
> userinfo                                                 (OK=13817  KO=0     )
> UI-Logout                                                (OK=13817  KO=0     )
> UI-Logout Redirect 1                                     (OK=13817  KO=0     )
>  UI AM revoke2                                           (OK=13815  KO=0     )
>  UI AM revoke1                                           (OK=13816  KO=0     )
>  UI AM endsession                                        (OK=13816  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2309   KO=0     )
> RootUserinfo                                             (OK=46913  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2308   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=601    KO=0     )
> ReadPolicy                                               (OK=20699  KO=4     )
> getIdToken                                               (OK=4615   KO=0     )
> getIdToken Redirect 1                                    (OK=4615   KO=0     )
> createOrganization                                       (OK=4615   KO=0     )
> queryOrganization                                        (OK=4615   KO=0     )
> deleteOrganization                                       (OK=4615   KO=0     )
> DeletePolicy                                             (OK=20594  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3662 (99.11%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 188032 / active: 299    / done: 64863 
================================================================================

09:53:27.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:28.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:28.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:28.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:28.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:28.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:29.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:29.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:30.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:31.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:31.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:31.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:31.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:32.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:32.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:32 GMT                                     950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=905201 KO=32    )
> restLoginInitiate                                        (OK=63214  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63198  KO=1     )
> User Authorize PKCE stage                                (OK=73410  KO=1     )
> User AccessToken PKCE stage                              (OK=73402  KO=2     )
> tokenUserinfo                                            (OK=10558  KO=0     )
> Skip 2FA                                                 (OK=35051  KO=0     )
> GetUUid                                                  (OK=20939  KO=0     )
> GetOpenidConfig                                          (OK=62445  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13903  KO=0     )
> CreatePolicy                                             (OK=20916  KO=19    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13903  KO=0     )
>  UI AM idFromSession                                     (OK=13903  KO=0     )
>  UI AM validateGoto                                      (OK=13903  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13901  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13901  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13901  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13901  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3589   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13898  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13897  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13896  KO=0     )
>  UI IDM uiconfig                                         (OK=13896  KO=0     )
>  UI IDM version                                          (OK=13896  KO=0     )
>  UI IDM login                                            (OK=13896  KO=0     )
>  UI IDM features                                         (OK=13896  KO=0     )
>  UI IDM privilege                                        (OK=13896  KO=0     )
>  UI IDM user                                             (OK=13895  KO=0     )
>  UI IDM dashboard                                        (OK=13895  KO=0     )
>  UI IDM managed user schema                              (OK=13895  KO=0     )
>  UI IDM oidcToken                                        (OK=13896  KO=0     )
> userinfo                                                 (OK=13895  KO=0     )
> UI-Logout                                                (OK=13893  KO=0     )
> UI-Logout Redirect 1                                     (OK=13892  KO=0     )
>  UI AM revoke2                                           (OK=13889  KO=0     )
>  UI AM revoke1                                           (OK=13890  KO=0     )
>  UI AM endsession                                        (OK=13890  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2326   KO=0     )
> RootUserinfo                                             (OK=47196  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2326   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=604    KO=0     )
> ReadPolicy                                               (OK=20800  KO=4     )
> getIdToken                                               (OK=4644   KO=0     )
> getIdToken Redirect 1                                    (OK=4644   KO=0     )
> createOrganization                                       (OK=4643   KO=0     )
> queryOrganization                                        (OK=4642   KO=0     )
> deleteOrganization                                       (OK=4641   KO=0     )
> DeletePolicy                                             (OK=20696  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3677 (99.11%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 187648 / active: 345    / done: 65201 
================================================================================

09:53:32.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:32.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:32.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:33.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:33.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:33.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:33.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:34.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:34.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:34.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:34.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:34.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:34.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:35.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:36.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:36.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:37.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:37.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:37.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:37.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:37 GMT                                     955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=910061 KO=32    )
> restLoginInitiate                                        (OK=63557  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63549  KO=1     )
> User Authorize PKCE stage                                (OK=73809  KO=1     )
> User AccessToken PKCE stage                              (OK=73801  KO=2     )
> tokenUserinfo                                            (OK=10615  KO=0     )
> Skip 2FA                                                 (OK=35249  KO=0     )
> GetUUid                                                  (OK=21060  KO=0     )
> GetOpenidConfig                                          (OK=62798  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13979  KO=0     )
> CreatePolicy                                             (OK=21039  KO=19    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13975  KO=0     )
>  UI AM idFromSession                                     (OK=13975  KO=0     )
>  UI AM validateGoto                                      (OK=13975  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13973  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13972  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13972  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13972  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3607   KO=0     )
> UI-Post-Login - stage 3                                  (OK=13968  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13967  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13967  KO=0     )
>  UI IDM uiconfig                                         (OK=13967  KO=0     )
>  UI IDM version                                          (OK=13967  KO=0     )
>  UI IDM login                                            (OK=13967  KO=0     )
>  UI IDM features                                         (OK=13967  KO=0     )
>  UI IDM privilege                                        (OK=13967  KO=0     )
>  UI IDM user                                             (OK=13966  KO=0     )
>  UI IDM dashboard                                        (OK=13966  KO=0     )
>  UI IDM managed user schema                              (OK=13966  KO=0     )
>  UI IDM oidcToken                                        (OK=13967  KO=0     )
> userinfo                                                 (OK=13966  KO=0     )
> UI-Logout                                                (OK=13966  KO=0     )
> UI-Logout Redirect 1                                     (OK=13965  KO=0     )
>  UI AM revoke2                                           (OK=13963  KO=0     )
>  UI AM revoke1                                           (OK=13963  KO=0     )
>  UI AM endsession                                        (OK=13964  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2336   KO=0     )
> RootUserinfo                                             (OK=47451  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2334   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=607    KO=0     )
> ReadPolicy                                               (OK=20929  KO=4     )
> getIdToken                                               (OK=4668   KO=0     )
> getIdToken Redirect 1                                    (OK=4668   KO=0     )
> createOrganization                                       (OK=4668   KO=0     )
> queryOrganization                                        (OK=4668   KO=0     )
> deleteOrganization                                       (OK=4668   KO=0     )
> DeletePolicy                                             (OK=20798  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3697 (99.12%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 187296 / active: 362    / done: 65536 
================================================================================

09:53:37.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:38.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:38.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:39.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:40.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:40.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:41.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 66104: status.find.in([200, 209], 304), found 409
09:53:41.038 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,66104,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI5MTE3Nzc0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiel9BY1JKMnQ5a2RvLTI4SGo4bVhMRGtHQ0JRIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTYyMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1MjIwLCJpYXQiOjE3MzE0OTE2MjAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjhGNmxBdXpaa2ZKVEdpaF9YLVU1STNMXzlCUSJ9.aSkT779JzIyJBb39HtX0bjUNvXklkUl1NG7CNp1x-RVS9bC1lyydirwYTsKG4_NWJQyJ-dQ89ArK06P5AlSbv0EF9GM7Zfmuf2A231bs9TOWqwVK8-FrdJs5oQhr8SgD7zjaHGcKTwIIyzK9D1xMgbIosZBJ4L8hDaSKlIidXf8OGefewCOyVZJMo2bcgm1haP76bd2SdLKuo_QdBreBsW9Q1bRNR00N--NNDHavn-Nd_7IqEtuPRtYdn6U-W8BIYsfvJhgTbsJWo6XQvk6r4uS8NE9XjcYxmDZbxyi57uoXycBMZ3KV9otXTOE82jm8Oaz9uIrIwcavluX9ad9xPw, username -> user.134829, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy606799, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c56d105, authcode -> 28uaFy8MmgDcqmBttAiF5kkH8XQ, useAdminRealm -> true, callbacks -> {"tokenId":"0eKQ-0OPTaUFH1EHb7W7U3A_87c.*AAJTSQACMDIAAlNLABxlR1FtWTUrSkEzQWR2RDF3Y1FsMFBnZm96OW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491620767), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=0eKQ-0OPTaUFH1EHb7W7U3A_87c.*AAJTSQACMDIAAlNLABxlR1FtWTUrSkEzQWR2RDF3Y1FsMFBnZm96OW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491620767))), password -> Pa_ssw0rd, challenge -> wJcBGtEU3eBT4Mvc7qK9LBi3GweA0yv5Xrxn0ujVVPQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDEyMDk3MzkzNzQxODkxOTkxNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57282716, tokenId -> 0eKQ-0OPTaUFH1EHb7W7U3A_87c.*AAJTSQACMDIAAlNLABxlR1FtWTUrSkEzQWR2RDF3Y1FsMFBnZm96OW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@652a7737)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=0eKQ-0OPTaUFH1EHb7W7U3A_87c.*AAJTSQACMDIAAlNLABxlR1FtWTUrSkEzQWR2RDF3Y1FsMFBnZm96OW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=0eKQ-0OPTaUFH1EHb7W7U3A_87c.*AAJTSQACMDIAAlNLABxlR1FtWTUrSkEzQWR2RDF3Y1FsMFBnZm96OW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy606799","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:53:41 GMT
	x-forgerock-transactionid: 0cb4b416-e7da-4c6c-ac55-2d56f3b8a5e0
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:53:41.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:41.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:41.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:41.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:41.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:42.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:42.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:42.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:42.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:42.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:42 GMT                                     960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=914931 KO=33    )
> restLoginInitiate                                        (OK=63889  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63881  KO=1     )
> User Authorize PKCE stage                                (OK=74200  KO=1     )
> User AccessToken PKCE stage                              (OK=74196  KO=2     )
> tokenUserinfo                                            (OK=10665  KO=0     )
> Skip 2FA                                                 (OK=35451  KO=0     )
> GetUUid                                                  (OK=21181  KO=0     )
> GetOpenidConfig                                          (OK=63168  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14048  KO=0     )
> CreatePolicy                                             (OK=21158  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14047  KO=0     )
>  UI AM idFromSession                                     (OK=14046  KO=0     )
>  UI AM validateGoto                                      (OK=14046  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14045  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14045  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14044  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14044  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3619   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14039  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14039  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14038  KO=0     )
>  UI IDM uiconfig                                         (OK=14038  KO=0     )
>  UI IDM version                                          (OK=14038  KO=0     )
>  UI IDM login                                            (OK=14038  KO=0     )
>  UI IDM features                                         (OK=14038  KO=0     )
>  UI IDM privilege                                        (OK=14038  KO=0     )
>  UI IDM user                                             (OK=14038  KO=0     )
>  UI IDM dashboard                                        (OK=14038  KO=0     )
>  UI IDM managed user schema                              (OK=14038  KO=0     )
>  UI IDM oidcToken                                        (OK=14039  KO=0     )
> userinfo                                                 (OK=14036  KO=0     )
> UI-Logout                                                (OK=14036  KO=0     )
> UI-Logout Redirect 1                                     (OK=14036  KO=0     )
>  UI AM revoke2                                           (OK=14035  KO=0     )
>  UI AM revoke1                                           (OK=14036  KO=0     )
>  UI AM endsession                                        (OK=14036  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2349   KO=0     )
> RootUserinfo                                             (OK=47722  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2348   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=609    KO=0     )
> ReadPolicy                                               (OK=21054  KO=4     )
> getIdToken                                               (OK=4696   KO=0     )
> getIdToken Redirect 1                                    (OK=4696   KO=0     )
> createOrganization                                       (OK=4696   KO=0     )
> queryOrganization                                        (OK=4696   KO=0     )
> deleteOrganization                                       (OK=4696   KO=0     )
> DeletePolicy                                             (OK=20922  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3713 (99.09%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 186956 / active: 342    / done: 65896 
================================================================================

09:53:43.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:43.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:44.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:44.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:45.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:45.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:45.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:45.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:45.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:45.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:45.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:45.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:45.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:46.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:46.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:47 GMT                                     965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=919425 KO=33    )
> restLoginInitiate                                        (OK=64204  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64195  KO=1     )
> User Authorize PKCE stage                                (OK=74564  KO=1     )
> User AccessToken PKCE stage                              (OK=74554  KO=2     )
> tokenUserinfo                                            (OK=10719  KO=0     )
> Skip 2FA                                                 (OK=35617  KO=0     )
> GetUUid                                                  (OK=21275  KO=0     )
> GetOpenidConfig                                          (OK=63506  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14117  KO=0     )
> CreatePolicy                                             (OK=21254  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14117  KO=0     )
>  UI AM idFromSession                                     (OK=14117  KO=0     )
>  UI AM validateGoto                                      (OK=14117  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14115  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14115  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14114  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14114  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3641   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14108  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14106  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14105  KO=0     )
>  UI IDM uiconfig                                         (OK=14105  KO=0     )
>  UI IDM version                                          (OK=14105  KO=0     )
>  UI IDM login                                            (OK=14105  KO=0     )
>  UI IDM features                                         (OK=14105  KO=0     )
>  UI IDM privilege                                        (OK=14105  KO=0     )
>  UI IDM user                                             (OK=14105  KO=0     )
>  UI IDM dashboard                                        (OK=14105  KO=0     )
>  UI IDM managed user schema                              (OK=14105  KO=0     )
>  UI IDM oidcToken                                        (OK=14106  KO=0     )
> userinfo                                                 (OK=14106  KO=0     )
> UI-Logout                                                (OK=14104  KO=0     )
> UI-Logout Redirect 1                                     (OK=14104  KO=0     )
>  UI AM revoke2                                           (OK=14102  KO=0     )
>  UI AM revoke1                                           (OK=14103  KO=0     )
>  UI AM endsession                                        (OK=14103  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2361   KO=0     )
> RootUserinfo                                             (OK=47966  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2361   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=610    KO=0     )
> ReadPolicy                                               (OK=21169  KO=4     )
> getIdToken                                               (OK=4713   KO=0     )
> getIdToken Redirect 1                                    (OK=4713   KO=0     )
> createOrganization                                       (OK=4713   KO=0     )
> queryOrganization                                        (OK=4713   KO=0     )
> deleteOrganization                                       (OK=4713   KO=0     )
> DeletePolicy                                             (OK=21051  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3728 (99.10%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 186622 / active: 329    / done: 66243 
================================================================================

09:53:47.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:47.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:48.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:48.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:48.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:48.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:48.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:49.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:49.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:49.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:50.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:50.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:50.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:50.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:50.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:50.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:50.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:51.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:51.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:51.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:52.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:52.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:52.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:52 GMT                                     970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=924328 KO=33    )
> restLoginInitiate                                        (OK=64542  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64537  KO=1     )
> User Authorize PKCE stage                                (OK=74955  KO=1     )
> User AccessToken PKCE stage                              (OK=74946  KO=2     )
> tokenUserinfo                                            (OK=10776  KO=0     )
> Skip 2FA                                                 (OK=35805  KO=0     )
> GetUUid                                                  (OK=21388  KO=0     )
> GetOpenidConfig                                          (OK=63833  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14197  KO=0     )
> CreatePolicy                                             (OK=21366  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14195  KO=0     )
>  UI AM idFromSession                                     (OK=14195  KO=0     )
>  UI AM validateGoto                                      (OK=14195  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14188  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14187  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14187  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14187  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3666   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14183  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14181  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14181  KO=0     )
>  UI IDM uiconfig                                         (OK=14181  KO=0     )
>  UI IDM version                                          (OK=14180  KO=0     )
>  UI IDM login                                            (OK=14180  KO=0     )
>  UI IDM features                                         (OK=14180  KO=0     )
>  UI IDM privilege                                        (OK=14180  KO=0     )
>  UI IDM user                                             (OK=14180  KO=0     )
>  UI IDM dashboard                                        (OK=14180  KO=0     )
>  UI IDM managed user schema                              (OK=14180  KO=0     )
>  UI IDM oidcToken                                        (OK=14181  KO=0     )
> userinfo                                                 (OK=14179  KO=0     )
> UI-Logout                                                (OK=14178  KO=0     )
> UI-Logout Redirect 1                                     (OK=14178  KO=0     )
>  UI AM revoke2                                           (OK=14177  KO=0     )
>  UI AM revoke1                                           (OK=14178  KO=0     )
>  UI AM endsession                                        (OK=14178  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2368   KO=0     )
> RootUserinfo                                             (OK=48252  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2368   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=613    KO=0     )
> ReadPolicy                                               (OK=21270  KO=4     )
> getIdToken                                               (OK=4743   KO=0     )
> getIdToken Redirect 1                                    (OK=4742   KO=0     )
> createOrganization                                       (OK=4742   KO=0     )
> queryOrganization                                        (OK=4742   KO=0     )
> deleteOrganization                                       (OK=4741   KO=0     )
> DeletePolicy                                             (OK=21167  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3751 (99.10%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 186281 / active: 309    / done: 66604 
================================================================================

09:53:52.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:53.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:53.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:53.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:54.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:54.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:54.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:54.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:55.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:56.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:56.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:56.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:56.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:56.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:56.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:57.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:57.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:57.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:53:57 GMT                                     975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=929409 KO=33    )
> restLoginInitiate                                        (OK=64884  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64880  KO=1     )
> User Authorize PKCE stage                                (OK=75368  KO=1     )
> User AccessToken PKCE stage                              (OK=75362  KO=2     )
> tokenUserinfo                                            (OK=10837  KO=0     )
> Skip 2FA                                                 (OK=35989  KO=0     )
> GetUUid                                                  (OK=21501  KO=0     )
> GetOpenidConfig                                          (OK=64159  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14275  KO=0     )
> CreatePolicy                                             (OK=21480  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14275  KO=0     )
>  UI AM idFromSession                                     (OK=14275  KO=0     )
>  UI AM validateGoto                                      (OK=14275  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14273  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14272  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14272  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14272  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3684   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14266  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14265  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14265  KO=0     )
>  UI IDM uiconfig                                         (OK=14265  KO=0     )
>  UI IDM version                                          (OK=14265  KO=0     )
>  UI IDM login                                            (OK=14265  KO=0     )
>  UI IDM features                                         (OK=14265  KO=0     )
>  UI IDM privilege                                        (OK=14265  KO=0     )
>  UI IDM user                                             (OK=14265  KO=0     )
>  UI IDM dashboard                                        (OK=14265  KO=0     )
>  UI IDM managed user schema                              (OK=14265  KO=0     )
>  UI IDM oidcToken                                        (OK=14265  KO=0     )
> userinfo                                                 (OK=14263  KO=0     )
> UI-Logout                                                (OK=14263  KO=0     )
> UI-Logout Redirect 1                                     (OK=14262  KO=0     )
>  UI AM revoke2                                           (OK=14260  KO=0     )
>  UI AM revoke1                                           (OK=14261  KO=0     )
>  UI AM endsession                                        (OK=14261  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2377   KO=0     )
> RootUserinfo                                             (OK=48484  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2377   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=617    KO=0     )
> ReadPolicy                                               (OK=21382  KO=4     )
> getIdToken                                               (OK=4765   KO=0     )
> getIdToken Redirect 1                                    (OK=4765   KO=0     )
> createOrganization                                       (OK=4764   KO=0     )
> queryOrganization                                        (OK=4764   KO=0     )
> deleteOrganization                                       (OK=4764   KO=0     )
> DeletePolicy                                             (OK=21266  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3769 (99.11%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 185929 / active: 316    / done: 66949 
================================================================================

09:53:57.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:57.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:58.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:58.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:58.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:59.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:59.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:59.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:59.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:59.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:59.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:59.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:59.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:59.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:53:59.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:00.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:00.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:01.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:01.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:01.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:01.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:01.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:02.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:02 GMT                                     980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=933918 KO=33    )
> restLoginInitiate                                        (OK=65207  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65197  KO=1     )
> User Authorize PKCE stage                                (OK=75729  KO=1     )
> User AccessToken PKCE stage                              (OK=75721  KO=2     )
> tokenUserinfo                                            (OK=10889  KO=0     )
> Skip 2FA                                                 (OK=36163  KO=0     )
> GetUUid                                                  (OK=21605  KO=0     )
> GetOpenidConfig                                          (OK=64489  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14344  KO=0     )
> CreatePolicy                                             (OK=21580  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14344  KO=0     )
>  UI AM idFromSession                                     (OK=14344  KO=0     )
>  UI AM validateGoto                                      (OK=14344  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14340  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14339  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14338  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14338  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3705   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14336  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14336  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14336  KO=0     )
>  UI IDM uiconfig                                         (OK=14336  KO=0     )
>  UI IDM version                                          (OK=14336  KO=0     )
>  UI IDM login                                            (OK=14334  KO=0     )
>  UI IDM features                                         (OK=14334  KO=0     )
>  UI IDM privilege                                        (OK=14334  KO=0     )
>  UI IDM user                                             (OK=14334  KO=0     )
>  UI IDM dashboard                                        (OK=14334  KO=0     )
>  UI IDM managed user schema                              (OK=14334  KO=0     )
>  UI IDM oidcToken                                        (OK=14335  KO=0     )
> userinfo                                                 (OK=14333  KO=0     )
> UI-Logout                                                (OK=14333  KO=0     )
> UI-Logout Redirect 1                                     (OK=14332  KO=0     )
>  UI AM revoke2                                           (OK=14331  KO=0     )
>  UI AM revoke1                                           (OK=14332  KO=0     )
>  UI AM endsession                                        (OK=14332  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2386   KO=0     )
> RootUserinfo                                             (OK=48739  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2386   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=620    KO=0     )
> ReadPolicy                                               (OK=21495  KO=4     )
> getIdToken                                               (OK=4778   KO=0     )
> getIdToken Redirect 1                                    (OK=4778   KO=0     )
> createOrganization                                       (OK=4776   KO=0     )
> queryOrganization                                        (OK=4776   KO=0     )
> deleteOrganization                                       (OK=4776   KO=0     )
> DeletePolicy                                             (OK=21380  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3792 (99.11%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.24%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 185594 / active: 331    / done: 67269 
================================================================================

09:54:02.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:02.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:03.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:03.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:03.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:04.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:04.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:04.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:04.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:04.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:05.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:05.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:05.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:06.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:06.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:06.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:06.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:07.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:07.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:07.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:07 GMT                                     985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=938628 KO=33    )
> restLoginInitiate                                        (OK=65540  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65534  KO=1     )
> User Authorize PKCE stage                                (OK=76123  KO=1     )
> User AccessToken PKCE stage                              (OK=76120  KO=2     )
> tokenUserinfo                                            (OK=10951  KO=0     )
> Skip 2FA                                                 (OK=36357  KO=0     )
> GetUUid                                                  (OK=21730  KO=0     )
> GetOpenidConfig                                          (OK=64829  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14413  KO=0     )
> CreatePolicy                                             (OK=21709  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14413  KO=0     )
>  UI AM idFromSession                                     (OK=14413  KO=0     )
>  UI AM validateGoto                                      (OK=14413  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14411  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14410  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14409  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14409  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3720   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14403  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14403  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14402  KO=0     )
>  UI IDM uiconfig                                         (OK=14402  KO=0     )
>  UI IDM version                                          (OK=14402  KO=0     )
>  UI IDM login                                            (OK=14401  KO=0     )
>  UI IDM features                                         (OK=14402  KO=0     )
>  UI IDM privilege                                        (OK=14402  KO=0     )
>  UI IDM user                                             (OK=14401  KO=0     )
>  UI IDM dashboard                                        (OK=14401  KO=0     )
>  UI IDM managed user schema                              (OK=14401  KO=0     )
>  UI IDM oidcToken                                        (OK=14399  KO=0     )
> userinfo                                                 (OK=14398  KO=0     )
> UI-Logout                                                (OK=14398  KO=0     )
> UI-Logout Redirect 1                                     (OK=14396  KO=0     )
>  UI AM revoke2                                           (OK=14395  KO=0     )
>  UI AM revoke1                                           (OK=14396  KO=0     )
>  UI AM endsession                                        (OK=14396  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2400   KO=0     )
> RootUserinfo                                             (OK=48999  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2399   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=621    KO=0     )
> ReadPolicy                                               (OK=21596  KO=4     )
> getIdToken                                               (OK=4806   KO=0     )
> getIdToken Redirect 1                                    (OK=4804   KO=0     )
> createOrganization                                       (OK=4804   KO=0     )
> queryOrganization                                        (OK=4802   KO=0     )
> deleteOrganization                                       (OK=4802   KO=0     )
> DeletePolicy                                             (OK=21493  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3812 (99.12%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 185253 / active: 319    / done: 67622 
================================================================================

09:54:07.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:08.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:08.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:08.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:09.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:09.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:09.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:10.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:10.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:10.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:10.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:11.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:11.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:11.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:11.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:11.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:11.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:12 GMT                                     990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=942901 KO=33    )
> restLoginInitiate                                        (OK=65855  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65845  KO=1     )
> User Authorize PKCE stage                                (OK=76462  KO=1     )
> User AccessToken PKCE stage                              (OK=76454  KO=2     )
> tokenUserinfo                                            (OK=10989  KO=0     )
> Skip 2FA                                                 (OK=36547  KO=0     )
> GetUUid                                                  (OK=21831  KO=0     )
> GetOpenidConfig                                          (OK=65157  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14469  KO=0     )
> CreatePolicy                                             (OK=21806  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14469  KO=0     )
>  UI AM idFromSession                                     (OK=14467  KO=0     )
>  UI AM validateGoto                                      (OK=14467  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14465  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14465  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14465  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14465  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3734   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14462  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14462  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14461  KO=0     )
>  UI IDM uiconfig                                         (OK=14461  KO=0     )
>  UI IDM version                                          (OK=14461  KO=0     )
>  UI IDM login                                            (OK=14461  KO=0     )
>  UI IDM features                                         (OK=14461  KO=0     )
>  UI IDM privilege                                        (OK=14461  KO=0     )
>  UI IDM user                                             (OK=14461  KO=0     )
>  UI IDM dashboard                                        (OK=14461  KO=0     )
>  UI IDM managed user schema                              (OK=14461  KO=0     )
>  UI IDM oidcToken                                        (OK=14462  KO=0     )
> userinfo                                                 (OK=14462  KO=0     )
> UI-Logout                                                (OK=14461  KO=0     )
> UI-Logout Redirect 1                                     (OK=14459  KO=0     )
>  UI AM revoke2                                           (OK=14458  KO=0     )
>  UI AM revoke1                                           (OK=14459  KO=0     )
>  UI AM endsession                                        (OK=14459  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2410   KO=0     )
> RootUserinfo                                             (OK=49238  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2410   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=623    KO=0     )
> ReadPolicy                                               (OK=21723  KO=4     )
> getIdToken                                               (OK=4841   KO=0     )
> getIdToken Redirect 1                                    (OK=4840   KO=0     )
> createOrganization                                       (OK=4839   KO=0     )
> queryOrganization                                        (OK=4839   KO=0     )
> deleteOrganization                                       (OK=4839   KO=0     )
> DeletePolicy                                             (OK=21594  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3829 (99.12%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 184921 / active: 332    / done: 67941 
================================================================================

09:54:12.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:12.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:12.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:12.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:12.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:13.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:13.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:13.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:13.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:13.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:13.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:13.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:14.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:14.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:15.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:16.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:16.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:16.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:16.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:17.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:17.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:17.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:17 GMT                                     995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=948244 KO=33    )
> restLoginInitiate                                        (OK=66208  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66199  KO=1     )
> User Authorize PKCE stage                                (OK=76890  KO=1     )
> User AccessToken PKCE stage                              (OK=76888  KO=2     )
> tokenUserinfo                                            (OK=11053  KO=0     )
> Skip 2FA                                                 (OK=36731  KO=0     )
> GetUUid                                                  (OK=21944  KO=0     )
> GetOpenidConfig                                          (OK=65495  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14559  KO=0     )
> CreatePolicy                                             (OK=21922  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14559  KO=0     )
>  UI AM idFromSession                                     (OK=14557  KO=0     )
>  UI AM validateGoto                                      (OK=14557  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14555  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14553  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14551  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14551  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3766   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14550  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14550  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14549  KO=0     )
>  UI IDM uiconfig                                         (OK=14549  KO=0     )
>  UI IDM version                                          (OK=14549  KO=0     )
>  UI IDM login                                            (OK=14549  KO=0     )
>  UI IDM features                                         (OK=14549  KO=0     )
>  UI IDM privilege                                        (OK=14549  KO=0     )
>  UI IDM user                                             (OK=14548  KO=0     )
>  UI IDM dashboard                                        (OK=14549  KO=0     )
>  UI IDM managed user schema                              (OK=14548  KO=0     )
>  UI IDM oidcToken                                        (OK=14549  KO=0     )
> userinfo                                                 (OK=14548  KO=0     )
> UI-Logout                                                (OK=14548  KO=0     )
> UI-Logout Redirect 1                                     (OK=14548  KO=0     )
>  UI AM revoke2                                           (OK=14546  KO=0     )
>  UI AM revoke1                                           (OK=14547  KO=0     )
>  UI AM endsession                                        (OK=14547  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2420   KO=0     )
> RootUserinfo                                             (OK=49472  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2420   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=628    KO=0     )
> ReadPolicy                                               (OK=21822  KO=4     )
> getIdToken                                               (OK=4871   KO=0     )
> getIdToken Redirect 1                                    (OK=4871   KO=0     )
> createOrganization                                       (OK=4871   KO=0     )
> queryOrganization                                        (OK=4871   KO=0     )
> deleteOrganization                                       (OK=4871   KO=0     )
> DeletePolicy                                             (OK=21717  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3851 (99.12%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 184560 / active: 301    / done: 68333 
================================================================================

09:54:17.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:18.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:18.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:19.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:19.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:20.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:20.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:20.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:21.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:21.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:21.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:21.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:22.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:22.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:22 GMT                                    1000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=953155 KO=33    )
> restLoginInitiate                                        (OK=66554  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66549  KO=1     )
> User Authorize PKCE stage                                (OK=77301  KO=1     )
> User AccessToken PKCE stage                              (OK=77296  KO=2     )
> tokenUserinfo                                            (OK=11101  KO=0     )
> Skip 2FA                                                 (OK=36947  KO=0     )
> GetUUid                                                  (OK=22081  KO=0     )
> GetOpenidConfig                                          (OK=65844  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14633  KO=0     )
> CreatePolicy                                             (OK=22059  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14632  KO=0     )
>  UI AM idFromSession                                     (OK=14631  KO=0     )
>  UI AM validateGoto                                      (OK=14631  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14628  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14627  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14626  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14626  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3787   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14624  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14624  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14624  KO=0     )
>  UI IDM uiconfig                                         (OK=14624  KO=0     )
>  UI IDM version                                          (OK=14624  KO=0     )
>  UI IDM login                                            (OK=14624  KO=0     )
>  UI IDM features                                         (OK=14623  KO=0     )
>  UI IDM privilege                                        (OK=14623  KO=0     )
>  UI IDM user                                             (OK=14623  KO=0     )
>  UI IDM dashboard                                        (OK=14623  KO=0     )
>  UI IDM managed user schema                              (OK=14623  KO=0     )
>  UI IDM oidcToken                                        (OK=14624  KO=0     )
> userinfo                                                 (OK=14622  KO=0     )
> UI-Logout                                                (OK=14622  KO=0     )
> UI-Logout Redirect 1                                     (OK=14621  KO=0     )
>  UI AM revoke2                                           (OK=14619  KO=0     )
>  UI AM revoke1                                           (OK=14621  KO=0     )
>  UI AM endsession                                        (OK=14620  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2427   KO=0     )
> RootUserinfo                                             (OK=49713  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2427   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=629    KO=0     )
> ReadPolicy                                               (OK=21935  KO=4     )
> getIdToken                                               (OK=4890   KO=0     )
> getIdToken Redirect 1                                    (OK=4890   KO=0     )
> createOrganization                                       (OK=4889   KO=0     )
> queryOrganization                                        (OK=4889   KO=0     )
> deleteOrganization                                       (OK=4889   KO=0     )
> DeletePolicy                                             (OK=21816  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3865 (99.13%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 184210 / active: 349    / done: 68635 
================================================================================

09:54:22.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:23.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:23.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:23.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:23.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:24.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:24.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:24.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:25.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:25.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:25.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:25.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:25.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:26.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:26.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:27.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:27.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:27 GMT                                    1005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=957877 KO=33    )
> restLoginInitiate                                        (OK=66873  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66871  KO=1     )
> User Authorize PKCE stage                                (OK=77674  KO=1     )
> User AccessToken PKCE stage                              (OK=77668  KO=2     )
> tokenUserinfo                                            (OK=11158  KO=0     )
> Skip 2FA                                                 (OK=37121  KO=0     )
> GetUUid                                                  (OK=22190  KO=0     )
> GetOpenidConfig                                          (OK=66208  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14703  KO=0     )
> CreatePolicy                                             (OK=22169  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14703  KO=0     )
>  UI AM idFromSession                                     (OK=14702  KO=0     )
>  UI AM validateGoto                                      (OK=14702  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14698  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14697  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14696  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14696  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3805   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14695  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14695  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14695  KO=0     )
>  UI IDM uiconfig                                         (OK=14695  KO=0     )
>  UI IDM version                                          (OK=14695  KO=0     )
>  UI IDM login                                            (OK=14695  KO=0     )
>  UI IDM features                                         (OK=14695  KO=0     )
>  UI IDM privilege                                        (OK=14695  KO=0     )
>  UI IDM user                                             (OK=14694  KO=0     )
>  UI IDM dashboard                                        (OK=14694  KO=0     )
>  UI IDM managed user schema                              (OK=14694  KO=0     )
>  UI IDM oidcToken                                        (OK=14694  KO=0     )
> userinfo                                                 (OK=14694  KO=0     )
> UI-Logout                                                (OK=14694  KO=0     )
> UI-Logout Redirect 1                                     (OK=14693  KO=0     )
>  UI AM revoke2                                           (OK=14691  KO=0     )
>  UI AM revoke1                                           (OK=14692  KO=0     )
>  UI AM endsession                                        (OK=14692  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2435   KO=0     )
> RootUserinfo                                             (OK=49979  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2435   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=631    KO=0     )
> ReadPolicy                                               (OK=22074  KO=4     )
> getIdToken                                               (OK=4913   KO=0     )
> getIdToken Redirect 1                                    (OK=4913   KO=0     )
> createOrganization                                       (OK=4913   KO=0     )
> queryOrganization                                        (OK=4913   KO=0     )
> deleteOrganization                                       (OK=4913   KO=0     )
> DeletePolicy                                             (OK=21932  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3882 (99.13%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 183883 / active: 324    / done: 68987 
================================================================================

09:54:27.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:28.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:28.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:28.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:28.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:28.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:29.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:29.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:29.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:30.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:30.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:30.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:30.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:31.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:31.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:31.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:31.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:32.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:32.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:32 GMT                                    1010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=962752 KO=33    )
> restLoginInitiate                                        (OK=67198  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67186  KO=1     )
> User Authorize PKCE stage                                (OK=78057  KO=1     )
> User AccessToken PKCE stage                              (OK=78050  KO=2     )
> tokenUserinfo                                            (OK=11208  KO=0     )
> Skip 2FA                                                 (OK=37284  KO=0     )
> GetUUid                                                  (OK=22290  KO=0     )
> GetOpenidConfig                                          (OK=66554  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14787  KO=0     )
> CreatePolicy                                             (OK=22267  KO=20    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14787  KO=0     )
>  UI AM idFromSession                                     (OK=14785  KO=0     )
>  UI AM validateGoto                                      (OK=14785  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14782  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14781  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14781  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14781  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3830   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14778  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14777  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14775  KO=0     )
>  UI IDM uiconfig                                         (OK=14775  KO=0     )
>  UI IDM version                                          (OK=14775  KO=0     )
>  UI IDM login                                            (OK=14775  KO=0     )
>  UI IDM features                                         (OK=14775  KO=0     )
>  UI IDM privilege                                        (OK=14775  KO=0     )
>  UI IDM user                                             (OK=14775  KO=0     )
>  UI IDM dashboard                                        (OK=14775  KO=0     )
>  UI IDM managed user schema                              (OK=14775  KO=0     )
>  UI IDM oidcToken                                        (OK=14776  KO=0     )
> userinfo                                                 (OK=14776  KO=0     )
> UI-Logout                                                (OK=14774  KO=0     )
> UI-Logout Redirect 1                                     (OK=14774  KO=0     )
>  UI AM revoke2                                           (OK=14772  KO=0     )
>  UI AM revoke1                                           (OK=14773  KO=0     )
>  UI AM endsession                                        (OK=14773  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2445   KO=0     )
> RootUserinfo                                             (OK=50192  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2445   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=631    KO=0     )
> ReadPolicy                                               (OK=22184  KO=4     )
> getIdToken                                               (OK=4929   KO=0     )
> getIdToken Redirect 1                                    (OK=4929   KO=0     )
> createOrganization                                       (OK=4929   KO=0     )
> queryOrganization                                        (OK=4929   KO=0     )
> deleteOrganization                                       (OK=4929   KO=0     )
> DeletePolicy                                             (OK=22069  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3901 (99.14%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 183549 / active: 305    / done: 69340 
================================================================================

09:54:33.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:33.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:33.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:33.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:33.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:33.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:33.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:34.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:35.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:35.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:35.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:35.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:35.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:35.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:35.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:35.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:36.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:36.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 69870: status.find.in([200, 209], 304), found 409
09:54:36.152 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,69870,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI5MDU5NjAxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSzZVUFQ0aUZIV0lSVGpoUjdBcDJscWpGUll3Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTY3NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTY3NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1Mjc1LCJpYXQiOjE3MzE0OTE2NzUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjNfZW1xUXQ3V1BaUUM4Vkl4Y24wYTlFek5BZyJ9.alkKxBuhHifqWW66BGkjjisodrWrRfF-o5ax9UxZmQ3IErVVma1iWQ-_jOm3BlI7_ICAw0Tv7r3qIY2ffAZAwXQjm3pGgH9BW6QVE42rbtzlTECYso68K5VRIvNYEFgd1AYpmEGnt2ktVK1E9KmZ94P6UD2U82kXqMJ1t2mCvGoRmfOyDHDqgeyFc_Lq0FlnLaETymDqXABUKEF3O2lgrKSm_lMdbjr9cmCwN-vdU2knePE79yx9wmOVc-JFxArB6DuMiX8_yHe_diDAKJf3GXffd914-ObYpb9BbWbJS5WLJoFHq4OtsmbJPlP3p3heKqbkAaoUKdYLZWWcEz1WIw, username -> user.69665, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy720066, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@653265c9, authcode -> MS8zbmg1le67FnEIUtpx6olOgSI, useAdminRealm -> true, callbacks -> {"tokenId":"uKyDdyJ0qvmXMM4bdlRsVfvFwiQ.*AAJTSQACMDIAAlNLABwzc2thMEphVjM1UmRnZGlNV1dmN0ZLQ3BHeHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491675812), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=uKyDdyJ0qvmXMM4bdlRsVfvFwiQ.*AAJTSQACMDIAAlNLABwzc2thMEphVjM1UmRnZGlNV1dmN0ZLQ3BHeHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491675812))), password -> Pa_ssw0rd, challenge -> D7Nr4NuHLMs3JL2ihfW5FlE63bqOZgE2gnsg5S4Yeks, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTc3MTkxNTEwNzQ2Mzk2NDA5NzU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21a429c7, tokenId -> uKyDdyJ0qvmXMM4bdlRsVfvFwiQ.*AAJTSQACMDIAAlNLABwzc2thMEphVjM1UmRnZGlNV1dmN0ZLQ3BHeHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=uKyDdyJ0qvmXMM4bdlRsVfvFwiQ.*AAJTSQACMDIAAlNLABwzc2thMEphVjM1UmRnZGlNV1dmN0ZLQ3BHeHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=uKyDdyJ0qvmXMM4bdlRsVfvFwiQ.*AAJTSQACMDIAAlNLABwzc2thMEphVjM1UmRnZGlNV1dmN0ZLQ3BHeHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy720066","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:54:36 GMT
	x-forgerock-transactionid: 8b656cc5-ec5e-4530-8e53-c0f022cb9e50
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:54:36.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:36.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:37.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:37.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:37.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:37 GMT                                    1015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=967912 KO=34    )
> restLoginInitiate                                        (OK=67555  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67545  KO=1     )
> User Authorize PKCE stage                                (OK=78467  KO=1     )
> User AccessToken PKCE stage                              (OK=78461  KO=2     )
> tokenUserinfo                                            (OK=11262  KO=0     )
> Skip 2FA                                                 (OK=37482  KO=0     )
> GetUUid                                                  (OK=22399  KO=0     )
> GetOpenidConfig                                          (OK=66873  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14871  KO=0     )
> CreatePolicy                                             (OK=22375  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14871  KO=0     )
>  UI AM idFromSession                                     (OK=14868  KO=0     )
>  UI AM validateGoto                                      (OK=14869  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14865  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14864  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14864  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14864  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3850   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14860  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14860  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14860  KO=0     )
>  UI IDM uiconfig                                         (OK=14860  KO=0     )
>  UI IDM version                                          (OK=14860  KO=0     )
>  UI IDM login                                            (OK=14860  KO=0     )
>  UI IDM features                                         (OK=14860  KO=0     )
>  UI IDM privilege                                        (OK=14860  KO=0     )
>  UI IDM user                                             (OK=14860  KO=0     )
>  UI IDM dashboard                                        (OK=14860  KO=0     )
>  UI IDM managed user schema                              (OK=14860  KO=0     )
>  UI IDM oidcToken                                        (OK=14861  KO=0     )
> userinfo                                                 (OK=14861  KO=0     )
> UI-Logout                                                (OK=14861  KO=0     )
> UI-Logout Redirect 1                                     (OK=14861  KO=0     )
>  UI AM revoke2                                           (OK=14859  KO=0     )
>  UI AM revoke1                                           (OK=14859  KO=0     )
>  UI AM endsession                                        (OK=14860  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2459   KO=0     )
> RootUserinfo                                             (OK=50447  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2459   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=633    KO=0     )
> ReadPolicy                                               (OK=22283  KO=4     )
> getIdToken                                               (OK=4953   KO=0     )
> getIdToken Redirect 1                                    (OK=4953   KO=0     )
> createOrganization                                       (OK=4953   KO=0     )
> queryOrganization                                        (OK=4953   KO=0     )
> deleteOrganization                                       (OK=4953   KO=0     )
> DeletePolicy                                             (OK=22179  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3923 (99.12%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 183172 / active: 325    / done: 69697 
================================================================================

09:54:37.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:38.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:38.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:38.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:38.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:39.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:40.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:40.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:40.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:40.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:40.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:40.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:41.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:41.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:41.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:42.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:42.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:42 GMT                                    1020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=972784 KO=34    )
> restLoginInitiate                                        (OK=67893  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67887  KO=1     )
> User Authorize PKCE stage                                (OK=78869  KO=1     )
> User AccessToken PKCE stage                              (OK=78861  KO=2     )
> tokenUserinfo                                            (OK=11313  KO=0     )
> Skip 2FA                                                 (OK=37690  KO=0     )
> GetUUid                                                  (OK=22523  KO=0     )
> GetOpenidConfig                                          (OK=67202  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14938  KO=0     )
> CreatePolicy                                             (OK=22500  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14938  KO=0     )
>  UI AM idFromSession                                     (OK=14937  KO=0     )
>  UI AM validateGoto                                      (OK=14937  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14934  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14933  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14933  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14933  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3870   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14930  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14930  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14930  KO=0     )
>  UI IDM uiconfig                                         (OK=14930  KO=0     )
>  UI IDM version                                          (OK=14930  KO=0     )
>  UI IDM login                                            (OK=14930  KO=0     )
>  UI IDM features                                         (OK=14930  KO=0     )
>  UI IDM privilege                                        (OK=14930  KO=0     )
>  UI IDM user                                             (OK=14929  KO=0     )
>  UI IDM dashboard                                        (OK=14929  KO=0     )
>  UI IDM managed user schema                              (OK=14929  KO=0     )
>  UI IDM oidcToken                                        (OK=14930  KO=0     )
> userinfo                                                 (OK=14930  KO=0     )
> UI-Logout                                                (OK=14930  KO=0     )
> UI-Logout Redirect 1                                     (OK=14930  KO=0     )
>  UI AM revoke2                                           (OK=14926  KO=0     )
>  UI AM revoke1                                           (OK=14927  KO=0     )
>  UI AM endsession                                        (OK=14927  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2478   KO=0     )
> RootUserinfo                                             (OK=50764  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2478   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=637    KO=0     )
> ReadPolicy                                               (OK=22390  KO=4     )
> getIdToken                                               (OK=4989   KO=0     )
> getIdToken Redirect 1                                    (OK=4989   KO=0     )
> createOrganization                                       (OK=4988   KO=0     )
> queryOrganization                                        (OK=4988   KO=0     )
> deleteOrganization                                       (OK=4987   KO=0     )
> DeletePolicy                                             (OK=22278  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3940 (99.12%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 182821 / active: 330    / done: 70043 
================================================================================

09:54:43.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:43.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:43.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:43.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:44.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:44.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:45.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:45.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:45.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:46.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:46.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:46.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:46.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:46.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:46.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:47.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:47.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:47.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:47.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:47.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:47 GMT                                    1025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=977202 KO=34    )
> restLoginInitiate                                        (OK=68212  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=68201  KO=1     )
> User Authorize PKCE stage                                (OK=79236  KO=1     )
> User AccessToken PKCE stage                              (OK=79228  KO=2     )
> tokenUserinfo                                            (OK=11368  KO=0     )
> Skip 2FA                                                 (OK=37866  KO=0     )
> GetUUid                                                  (OK=22634  KO=0     )
> GetOpenidConfig                                          (OK=67547  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15003  KO=0     )
> CreatePolicy                                             (OK=22611  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15003  KO=0     )
>  UI AM idFromSession                                     (OK=15003  KO=0     )
>  UI AM validateGoto                                      (OK=15003  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15000  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15000  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15000  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15000  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3885   KO=0     )
> UI-Post-Login - stage 3                                  (OK=14995  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14995  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14995  KO=0     )
>  UI IDM uiconfig                                         (OK=14995  KO=0     )
>  UI IDM version                                          (OK=14995  KO=0     )
>  UI IDM login                                            (OK=14993  KO=0     )
>  UI IDM features                                         (OK=14993  KO=0     )
>  UI IDM privilege                                        (OK=14993  KO=0     )
>  UI IDM user                                             (OK=14993  KO=0     )
>  UI IDM dashboard                                        (OK=14993  KO=0     )
>  UI IDM managed user schema                              (OK=14993  KO=0     )
>  UI IDM oidcToken                                        (OK=14992  KO=0     )
> userinfo                                                 (OK=14991  KO=0     )
> UI-Logout                                                (OK=14991  KO=0     )
> UI-Logout Redirect 1                                     (OK=14991  KO=0     )
>  UI AM revoke2                                           (OK=14990  KO=0     )
>  UI AM revoke1                                           (OK=14991  KO=0     )
>  UI AM endsession                                        (OK=14991  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2484   KO=0     )
> RootUserinfo                                             (OK=51007  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2484   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=639    KO=0     )
> ReadPolicy                                               (OK=22515  KO=4     )
> getIdToken                                               (OK=5004   KO=0     )
> getIdToken Redirect 1                                    (OK=5003   KO=0     )
> createOrganization                                       (OK=5003   KO=0     )
> queryOrganization                                        (OK=5003   KO=0     )
> deleteOrganization                                       (OK=5002   KO=0     )
> DeletePolicy                                             (OK=22388  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3960 (99.12%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.23%)
> status.find.is(200), but actually found 502                         1 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 182497 / active: 330    / done: 70367 
================================================================================

09:54:47.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:48.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:48.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:48.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:48.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:48.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:48.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:49.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:49.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:49.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:49.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:49.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:50.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:50.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:50.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:51.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:51.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:51.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:51.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:52.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:52 GMT                                    1030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=981968 KO=34    )
> restLoginInitiate                                        (OK=68548  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=68540  KO=1     )
> User Authorize PKCE stage                                (OK=79614  KO=1     )
> User AccessToken PKCE stage                              (OK=79607  KO=2     )
> tokenUserinfo                                            (OK=11423  KO=0     )
> Skip 2FA                                                 (OK=38050  KO=0     )
> GetUUid                                                  (OK=22735  KO=0     )
> GetOpenidConfig                                          (OK=67878  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15081  KO=0     )
> CreatePolicy                                             (OK=22707  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15079  KO=0     )
>  UI AM idFromSession                                     (OK=15076  KO=0     )
>  UI AM validateGoto                                      (OK=15076  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15073  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15072  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15070  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15070  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3905   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15068  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15067  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15066  KO=0     )
>  UI IDM uiconfig                                         (OK=15066  KO=0     )
>  UI IDM version                                          (OK=15066  KO=0     )
>  UI IDM login                                            (OK=15066  KO=0     )
>  UI IDM features                                         (OK=15066  KO=0     )
>  UI IDM privilege                                        (OK=15066  KO=0     )
>  UI IDM user                                             (OK=15066  KO=0     )
>  UI IDM dashboard                                        (OK=15066  KO=0     )
>  UI IDM managed user schema                              (OK=15066  KO=0     )
>  UI IDM oidcToken                                        (OK=15066  KO=0     )
> userinfo                                                 (OK=15065  KO=0     )
> UI-Logout                                                (OK=15065  KO=0     )
> UI-Logout Redirect 1                                     (OK=15065  KO=0     )
>  UI AM revoke2                                           (OK=15062  KO=0     )
>  UI AM revoke1                                           (OK=15062  KO=0     )
>  UI AM endsession                                        (OK=15064  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2495   KO=0     )
> RootUserinfo                                             (OK=51282  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2495   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=642    KO=0     )
> ReadPolicy                                               (OK=22627  KO=4     )
> getIdToken                                               (OK=5029   KO=0     )
> getIdToken Redirect 1                                    (OK=5029   KO=0     )
> createOrganization                                       (OK=5027   KO=0     )
> queryOrganization                                        (OK=5027   KO=0     )
> deleteOrganization                                       (OK=5027   KO=0     )
> DeletePolicy                                             (OK=22506  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3980 (99.13%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 182146 / active: 323    / done: 70725 
================================================================================

09:54:52.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:52.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:52.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:53.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:54.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:54.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:54.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:55.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:55.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:55.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:55.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:55.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:56.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:56.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:56.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:56.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:57.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:54:57 GMT                                    1035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=986957 KO=34    )
> restLoginInitiate                                        (OK=68897  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=68883  KO=1     )
> User Authorize PKCE stage                                (OK=80019  KO=1     )
> User AccessToken PKCE stage                              (OK=80013  KO=2     )
> tokenUserinfo                                            (OK=11482  KO=0     )
> Skip 2FA                                                 (OK=38246  KO=0     )
> GetUUid                                                  (OK=22842  KO=0     )
> GetOpenidConfig                                          (OK=68199  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15151  KO=0     )
> CreatePolicy                                             (OK=22821  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15151  KO=0     )
>  UI AM idFromSession                                     (OK=15148  KO=0     )
>  UI AM validateGoto                                      (OK=15148  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15147  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15146  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15146  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15146  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3927   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15144  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15144  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15144  KO=0     )
>  UI IDM uiconfig                                         (OK=15144  KO=0     )
>  UI IDM version                                          (OK=15144  KO=0     )
>  UI IDM login                                            (OK=15144  KO=0     )
>  UI IDM features                                         (OK=15144  KO=0     )
>  UI IDM privilege                                        (OK=15144  KO=0     )
>  UI IDM user                                             (OK=15144  KO=0     )
>  UI IDM dashboard                                        (OK=15144  KO=0     )
>  UI IDM managed user schema                              (OK=15144  KO=0     )
>  UI IDM oidcToken                                        (OK=15145  KO=0     )
> userinfo                                                 (OK=15144  KO=0     )
> UI-Logout                                                (OK=15143  KO=0     )
> UI-Logout Redirect 1                                     (OK=15140  KO=0     )
>  UI AM revoke2                                           (OK=15139  KO=0     )
>  UI AM revoke1                                           (OK=15140  KO=0     )
>  UI AM endsession                                        (OK=15140  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2503   KO=0     )
> RootUserinfo                                             (OK=51565  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2503   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=646    KO=0     )
> ReadPolicy                                               (OK=22722  KO=4     )
> getIdToken                                               (OK=5062   KO=0     )
> getIdToken Redirect 1                                    (OK=5062   KO=0     )
> createOrganization                                       (OK=5061   KO=0     )
> queryOrganization                                        (OK=5061   KO=0     )
> deleteOrganization                                       (OK=5061   KO=0     )
> DeletePolicy                                             (OK=22624  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3997 (99.13%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 181790 / active: 314    / done: 71090 
================================================================================

09:54:57.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:57.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:58.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:58.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:59.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:59.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:59.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:59.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:59.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:54:59.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:00.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:00.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:00.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:00.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:01.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:01.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:01.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:02.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:02.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:02 GMT                                    1040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=992044 KO=34    )
> restLoginInitiate                                        (OK=69259  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69234  KO=1     )
> User Authorize PKCE stage                                (OK=80435  KO=1     )
> User AccessToken PKCE stage                              (OK=80426  KO=2     )
> tokenUserinfo                                            (OK=11538  KO=0     )
> Skip 2FA                                                 (OK=38434  KO=0     )
> GetUUid                                                  (OK=22948  KO=0     )
> GetOpenidConfig                                          (OK=68514  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15237  KO=0     )
> CreatePolicy                                             (OK=22925  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15237  KO=0     )
>  UI AM idFromSession                                     (OK=15236  KO=0     )
>  UI AM validateGoto                                      (OK=15236  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15232  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15232  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15231  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15231  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3958   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15227  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15226  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15225  KO=0     )
>  UI IDM uiconfig                                         (OK=15225  KO=0     )
>  UI IDM version                                          (OK=15225  KO=0     )
>  UI IDM login                                            (OK=15225  KO=0     )
>  UI IDM features                                         (OK=15225  KO=0     )
>  UI IDM privilege                                        (OK=15225  KO=0     )
>  UI IDM user                                             (OK=15224  KO=0     )
>  UI IDM dashboard                                        (OK=15225  KO=0     )
>  UI IDM managed user schema                              (OK=15225  KO=0     )
>  UI IDM oidcToken                                        (OK=15223  KO=0     )
> userinfo                                                 (OK=15220  KO=0     )
> UI-Logout                                                (OK=15220  KO=0     )
> UI-Logout Redirect 1                                     (OK=15220  KO=0     )
>  UI AM revoke2                                           (OK=15219  KO=0     )
>  UI AM revoke1                                           (OK=15220  KO=0     )
>  UI AM endsession                                        (OK=15220  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2511   KO=0     )
> RootUserinfo                                             (OK=51832  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2511   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=649    KO=0     )
> ReadPolicy                                               (OK=22835  KO=4     )
> getIdToken                                               (OK=5086   KO=0     )
> getIdToken Redirect 1                                    (OK=5086   KO=0     )
> createOrganization                                       (OK=5086   KO=0     )
> queryOrganization                                        (OK=5085   KO=0     )
> deleteOrganization                                       (OK=5084   KO=0     )
> DeletePolicy                                             (OK=22717  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4016 (99.14%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 181419 / active: 349    / done: 71426 
================================================================================

09:55:02.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:02.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:02.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:03.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:03.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:03.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:03.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:03.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:03.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:03.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:03.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:04.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:04.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:04.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:04.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:04.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:04.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:05.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:06.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:06.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:07 GMT                                    1045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=997248 KO=34    )
> restLoginInitiate                                        (OK=69623  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69606  KO=1     )
> User Authorize PKCE stage                                (OK=80865  KO=1     )
> User AccessToken PKCE stage                              (OK=80859  KO=2     )
> tokenUserinfo                                            (OK=11602  KO=0     )
> Skip 2FA                                                 (OK=38647  KO=0     )
> GetUUid                                                  (OK=23075  KO=0     )
> GetOpenidConfig                                          (OK=68859  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15313  KO=0     )
> CreatePolicy                                             (OK=23053  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15313  KO=0     )
>  UI AM idFromSession                                     (OK=15311  KO=0     )
>  UI AM validateGoto                                      (OK=15313  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15306  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15306  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15306  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15306  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3979   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15304  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15304  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15304  KO=0     )
>  UI IDM uiconfig                                         (OK=15304  KO=0     )
>  UI IDM version                                          (OK=15304  KO=0     )
>  UI IDM login                                            (OK=15304  KO=0     )
>  UI IDM features                                         (OK=15304  KO=0     )
>  UI IDM privilege                                        (OK=15304  KO=0     )
>  UI IDM user                                             (OK=15303  KO=0     )
>  UI IDM dashboard                                        (OK=15304  KO=0     )
>  UI IDM managed user schema                              (OK=15304  KO=0     )
>  UI IDM oidcToken                                        (OK=15301  KO=0     )
> userinfo                                                 (OK=15299  KO=0     )
> UI-Logout                                                (OK=15299  KO=0     )
> UI-Logout Redirect 1                                     (OK=15299  KO=0     )
>  UI AM revoke2                                           (OK=15298  KO=0     )
>  UI AM revoke1                                           (OK=15299  KO=0     )
>  UI AM endsession                                        (OK=15299  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2523   KO=0     )
> RootUserinfo                                             (OK=52167  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2523   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=651    KO=0     )
> ReadPolicy                                               (OK=22942  KO=4     )
> getIdToken                                               (OK=5106   KO=0     )
> getIdToken Redirect 1                                    (OK=5106   KO=0     )
> createOrganization                                       (OK=5106   KO=0     )
> queryOrganization                                        (OK=5106   KO=0     )
> deleteOrganization                                       (OK=5106   KO=0     )
> DeletePolicy                                             (OK=22833  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4036 (99.14%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 181043 / active: 353    / done: 71798 
================================================================================

09:55:07.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:08.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:08.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:08.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:08.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:08.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:08.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:09.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:09.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:09.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:09.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:10.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:10.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:10.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:11.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:11.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:12.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:12.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:12.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:12 GMT                                    1050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1002298 KO=34    )
> restLoginInitiate                                        (OK=69965  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69950  KO=1     )
> User Authorize PKCE stage                                (OK=81268  KO=1     )
> User AccessToken PKCE stage                              (OK=81262  KO=2     )
> tokenUserinfo                                            (OK=11656  KO=0     )
> Skip 2FA                                                 (OK=38836  KO=0     )
> GetUUid                                                  (OK=23192  KO=0     )
> GetOpenidConfig                                          (OK=69210  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15393  KO=0     )
> CreatePolicy                                             (OK=23166  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15392  KO=0     )
>  UI AM idFromSession                                     (OK=15392  KO=0     )
>  UI AM validateGoto                                      (OK=15392  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15388  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15388  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15388  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15387  KO=0     )
> restloginProgressiveProfileCallback                      (OK=3998   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15384  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15383  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15383  KO=0     )
>  UI IDM uiconfig                                         (OK=15383  KO=0     )
>  UI IDM version                                          (OK=15383  KO=0     )
>  UI IDM login                                            (OK=15383  KO=0     )
>  UI IDM features                                         (OK=15383  KO=0     )
>  UI IDM privilege                                        (OK=15383  KO=0     )
>  UI IDM user                                             (OK=15381  KO=0     )
>  UI IDM dashboard                                        (OK=15382  KO=0     )
>  UI IDM managed user schema                              (OK=15382  KO=0     )
>  UI IDM oidcToken                                        (OK=15380  KO=0     )
> userinfo                                                 (OK=15380  KO=0     )
> UI-Logout                                                (OK=15380  KO=0     )
> UI-Logout Redirect 1                                     (OK=15380  KO=0     )
>  UI AM revoke2                                           (OK=15376  KO=0     )
>  UI AM revoke1                                           (OK=15377  KO=0     )
>  UI AM endsession                                        (OK=15377  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2535   KO=0     )
> RootUserinfo                                             (OK=52457  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2535   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=657    KO=0     )
> ReadPolicy                                               (OK=23068  KO=4     )
> getIdToken                                               (OK=5125   KO=0     )
> getIdToken Redirect 1                                    (OK=5125   KO=0     )
> createOrganization                                       (OK=5125   KO=0     )
> queryOrganization                                        (OK=5125   KO=0     )
> deleteOrganization                                       (OK=5124   KO=0     )
> DeletePolicy                                             (OK=22939  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4055 (99.14%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 180691 / active: 350    / done: 72153 
================================================================================

09:55:13.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:13.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:14.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:15.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:15.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:15.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:15.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:15.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:16.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:16.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:17.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:17 GMT                                    1055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1007490 KO=34    )
> restLoginInitiate                                        (OK=70299  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70288  KO=1     )
> User Authorize PKCE stage                                (OK=81683  KO=1     )
> User AccessToken PKCE stage                              (OK=81680  KO=2     )
> tokenUserinfo                                            (OK=11720  KO=0     )
> Skip 2FA                                                 (OK=39025  KO=0     )
> GetUUid                                                  (OK=23300  KO=0     )
> GetOpenidConfig                                          (OK=69557  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15472  KO=0     )
> CreatePolicy                                             (OK=23278  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15472  KO=0     )
>  UI AM idFromSession                                     (OK=15472  KO=0     )
>  UI AM validateGoto                                      (OK=15472  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15471  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15471  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15471  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15471  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4020   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15469  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15468  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15467  KO=0     )
>  UI IDM uiconfig                                         (OK=15467  KO=0     )
>  UI IDM version                                          (OK=15466  KO=0     )
>  UI IDM login                                            (OK=15466  KO=0     )
>  UI IDM features                                         (OK=15466  KO=0     )
>  UI IDM privilege                                        (OK=15466  KO=0     )
>  UI IDM user                                             (OK=15465  KO=0     )
>  UI IDM dashboard                                        (OK=15465  KO=0     )
>  UI IDM managed user schema                              (OK=15465  KO=0     )
>  UI IDM oidcToken                                        (OK=15466  KO=0     )
> userinfo                                                 (OK=15466  KO=0     )
> UI-Logout                                                (OK=15466  KO=0     )
> UI-Logout Redirect 1                                     (OK=15465  KO=0     )
>  UI AM revoke2                                           (OK=15461  KO=0     )
>  UI AM revoke1                                           (OK=15462  KO=0     )
>  UI AM endsession                                        (OK=15462  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2544   KO=0     )
> RootUserinfo                                             (OK=52750  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2543   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=662    KO=0     )
> ReadPolicy                                               (OK=23183  KO=4     )
> getIdToken                                               (OK=5149   KO=0     )
> getIdToken Redirect 1                                    (OK=5149   KO=0     )
> createOrganization                                       (OK=5149   KO=0     )
> queryOrganization                                        (OK=5149   KO=0     )
> deleteOrganization                                       (OK=5149   KO=0     )
> DeletePolicy                                             (OK=23063  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4066 (99.15%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 180345 / active: 332    / done: 72517 
================================================================================

09:55:17.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:17.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:17.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:18.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:18.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:18.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:18.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:18.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:19.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:19.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:19.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:19.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:19.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:19.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:20.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:20.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:20.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:20.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:20.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:20.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:21.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:21.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:21.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:21.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:22.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:22.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:22.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:22.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:22.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:22 GMT                                    1060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1012108 KO=34    )
> restLoginInitiate                                        (OK=70611  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70602  KO=1     )
> User Authorize PKCE stage                                (OK=82035  KO=1     )
> User AccessToken PKCE stage                              (OK=82031  KO=2     )
> tokenUserinfo                                            (OK=11768  KO=0     )
> Skip 2FA                                                 (OK=39180  KO=0     )
> GetUUid                                                  (OK=23388  KO=0     )
> GetOpenidConfig                                          (OK=69869  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15551  KO=0     )
> CreatePolicy                                             (OK=23365  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15550  KO=0     )
>  UI AM idFromSession                                     (OK=15548  KO=0     )
>  UI AM validateGoto                                      (OK=15548  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15545  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15545  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15545  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15545  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4045   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15544  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15544  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15543  KO=0     )
>  UI IDM uiconfig                                         (OK=15543  KO=0     )
>  UI IDM version                                          (OK=15543  KO=0     )
>  UI IDM login                                            (OK=15542  KO=0     )
>  UI IDM features                                         (OK=15542  KO=0     )
>  UI IDM privilege                                        (OK=15542  KO=0     )
>  UI IDM user                                             (OK=15542  KO=0     )
>  UI IDM dashboard                                        (OK=15542  KO=0     )
>  UI IDM managed user schema                              (OK=15542  KO=0     )
>  UI IDM oidcToken                                        (OK=15543  KO=0     )
> userinfo                                                 (OK=15543  KO=0     )
> UI-Logout                                                (OK=15541  KO=0     )
> UI-Logout Redirect 1                                     (OK=15541  KO=0     )
>  UI AM revoke2                                           (OK=15538  KO=0     )
>  UI AM revoke1                                           (OK=15539  KO=0     )
>  UI AM endsession                                        (OK=15539  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2556   KO=0     )
> RootUserinfo                                             (OK=52994  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2556   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=668    KO=0     )
> ReadPolicy                                               (OK=23288  KO=4     )
> getIdToken                                               (OK=5168   KO=0     )
> getIdToken Redirect 1                                    (OK=5168   KO=0     )
> createOrganization                                       (OK=5168   KO=0     )
> queryOrganization                                        (OK=5168   KO=0     )
> deleteOrganization                                       (OK=5168   KO=0     )
> DeletePolicy                                             (OK=23182  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4095 (99.15%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 180021 / active: 289    / done: 72884 
================================================================================

09:55:22.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:23.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:23.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:23.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:23.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:24.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:24.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:24.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:24.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:24.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:25.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:25.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:25.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:25.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:25.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:26.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:26.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:26.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:26.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:26.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:26.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:26.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:26.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:26.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:26.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:27.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:27.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:27 GMT                                    1065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1017211 KO=34    )
> restLoginInitiate                                        (OK=70966  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70961  KO=1     )
> User Authorize PKCE stage                                (OK=82452  KO=1     )
> User AccessToken PKCE stage                              (OK=82447  KO=2     )
> tokenUserinfo                                            (OK=11818  KO=0     )
> Skip 2FA                                                 (OK=39376  KO=0     )
> GetUUid                                                  (OK=23505  KO=0     )
> GetOpenidConfig                                          (OK=70180  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15635  KO=0     )
> CreatePolicy                                             (OK=23483  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15635  KO=0     )
>  UI AM idFromSession                                     (OK=15635  KO=0     )
>  UI AM validateGoto                                      (OK=15635  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15630  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15630  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15628  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15628  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4068   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15625  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15625  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15625  KO=0     )
>  UI IDM uiconfig                                         (OK=15625  KO=0     )
>  UI IDM version                                          (OK=15625  KO=0     )
>  UI IDM login                                            (OK=15625  KO=0     )
>  UI IDM features                                         (OK=15625  KO=0     )
>  UI IDM privilege                                        (OK=15625  KO=0     )
>  UI IDM user                                             (OK=15623  KO=0     )
>  UI IDM dashboard                                        (OK=15625  KO=0     )
>  UI IDM managed user schema                              (OK=15623  KO=0     )
>  UI IDM oidcToken                                        (OK=15624  KO=0     )
> userinfo                                                 (OK=15624  KO=0     )
> UI-Logout                                                (OK=15624  KO=0     )
> UI-Logout Redirect 1                                     (OK=15623  KO=0     )
>  UI AM revoke2                                           (OK=15622  KO=0     )
>  UI AM revoke1                                           (OK=15623  KO=0     )
>  UI AM endsession                                        (OK=15623  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2571   KO=0     )
> RootUserinfo                                             (OK=53211  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2570   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=669    KO=0     )
> ReadPolicy                                               (OK=23380  KO=4     )
> getIdToken                                               (OK=5196   KO=0     )
> getIdToken Redirect 1                                    (OK=5196   KO=0     )
> createOrganization                                       (OK=5196   KO=0     )
> queryOrganization                                        (OK=5196   KO=0     )
> deleteOrganization                                       (OK=5196   KO=0     )
> DeletePolicy                                             (OK=23284  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4122 (99.16%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 179652 / active: 309    / done: 73233 
================================================================================

09:55:27.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:28.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:28.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:28.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:28.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:28.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:29.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:29.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:29.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:30.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:30.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:30.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:30.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:30.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:30.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:30.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:30.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:30.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:31.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:32.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:32 GMT                                    1070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1021752 KO=34    )
> restLoginInitiate                                        (OK=71294  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71288  KO=1     )
> User Authorize PKCE stage                                (OK=82826  KO=1     )
> User AccessToken PKCE stage                              (OK=82825  KO=2     )
> tokenUserinfo                                            (OK=11870  KO=0     )
> Skip 2FA                                                 (OK=39579  KO=0     )
> GetUUid                                                  (OK=23624  KO=0     )
> GetOpenidConfig                                          (OK=70507  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15694  KO=0     )
> CreatePolicy                                             (OK=23599  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15694  KO=0     )
>  UI AM idFromSession                                     (OK=15693  KO=0     )
>  UI AM validateGoto                                      (OK=15693  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15693  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15693  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15692  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15692  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4083   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15690  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15690  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15690  KO=0     )
>  UI IDM uiconfig                                         (OK=15690  KO=0     )
>  UI IDM version                                          (OK=15690  KO=0     )
>  UI IDM login                                            (OK=15689  KO=0     )
>  UI IDM features                                         (OK=15689  KO=0     )
>  UI IDM privilege                                        (OK=15689  KO=0     )
>  UI IDM user                                             (OK=15687  KO=0     )
>  UI IDM dashboard                                        (OK=15688  KO=0     )
>  UI IDM managed user schema                              (OK=15688  KO=0     )
>  UI IDM oidcToken                                        (OK=15687  KO=0     )
> userinfo                                                 (OK=15687  KO=0     )
> UI-Logout                                                (OK=15687  KO=0     )
> UI-Logout Redirect 1                                     (OK=15687  KO=0     )
>  UI AM revoke2                                           (OK=15685  KO=0     )
>  UI AM revoke1                                           (OK=15686  KO=0     )
>  UI AM endsession                                        (OK=15686  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2582   KO=0     )
> RootUserinfo                                             (OK=53546  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2582   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=673    KO=0     )
> ReadPolicy                                               (OK=23499  KO=4     )
> getIdToken                                               (OK=5214   KO=0     )
> getIdToken Redirect 1                                    (OK=5214   KO=0     )
> createOrganization                                       (OK=5213   KO=0     )
> queryOrganization                                        (OK=5213   KO=0     )
> deleteOrganization                                       (OK=5213   KO=0     )
> DeletePolicy                                             (OK=23379  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4142 (99.16%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 179315 / active: 338    / done: 73541 
================================================================================

09:55:32.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:32.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:33.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:33.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:34.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:35.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:35.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:36.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:36.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:36.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:36.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:37 GMT                                    1075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1026056 KO=34    )
> restLoginInitiate                                        (OK=71591  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71580  KO=1     )
> User Authorize PKCE stage                                (OK=83174  KO=1     )
> User AccessToken PKCE stage                              (OK=83168  KO=2     )
> tokenUserinfo                                            (OK=11918  KO=0     )
> Skip 2FA                                                 (OK=39742  KO=0     )
> GetUUid                                                  (OK=23714  KO=0     )
> GetOpenidConfig                                          (OK=70833  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15760  KO=0     )
> CreatePolicy                                             (OK=23692  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15760  KO=0     )
>  UI AM idFromSession                                     (OK=15760  KO=0     )
>  UI AM validateGoto                                      (OK=15760  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15757  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15757  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15756  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15756  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4107   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15753  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15753  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15751  KO=0     )
>  UI IDM uiconfig                                         (OK=15751  KO=0     )
>  UI IDM version                                          (OK=15751  KO=0     )
>  UI IDM login                                            (OK=15751  KO=0     )
>  UI IDM features                                         (OK=15751  KO=0     )
>  UI IDM privilege                                        (OK=15751  KO=0     )
>  UI IDM user                                             (OK=15749  KO=0     )
>  UI IDM dashboard                                        (OK=15749  KO=0     )
>  UI IDM managed user schema                              (OK=15750  KO=0     )
>  UI IDM oidcToken                                        (OK=15749  KO=0     )
> userinfo                                                 (OK=15749  KO=0     )
> UI-Logout                                                (OK=15749  KO=0     )
> UI-Logout Redirect 1                                     (OK=15749  KO=0     )
>  UI AM revoke2                                           (OK=15748  KO=0     )
>  UI AM revoke1                                           (OK=15749  KO=0     )
>  UI AM endsession                                        (OK=15749  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2596   KO=0     )
> RootUserinfo                                             (OK=53838  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2596   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=673    KO=0     )
> ReadPolicy                                               (OK=23612  KO=4     )
> getIdToken                                               (OK=5232   KO=0     )
> getIdToken Redirect 1                                    (OK=5232   KO=0     )
> createOrganization                                       (OK=5231   KO=0     )
> queryOrganization                                        (OK=5231   KO=0     )
> deleteOrganization                                       (OK=5231   KO=0     )
> DeletePolicy                                             (OK=23497  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4153 (99.16%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 179005 / active: 313    / done: 73876 
================================================================================

09:55:37.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:37.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:38.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:38.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:38.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:38.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:39.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:39.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:39.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:39.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:40.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:40.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:40.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:40.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:41.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:41.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:42.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:42.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:42 GMT                                    1080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1031458 KO=34    )
> restLoginInitiate                                        (OK=71956  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71946  KO=1     )
> User Authorize PKCE stage                                (OK=83610  KO=1     )
> User AccessToken PKCE stage                              (OK=83602  KO=2     )
> tokenUserinfo                                            (OK=11981  KO=0     )
> Skip 2FA                                                 (OK=39935  KO=0     )
> GetUUid                                                  (OK=23824  KO=0     )
> GetOpenidConfig                                          (OK=71153  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15853  KO=0     )
> CreatePolicy                                             (OK=23799  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15853  KO=0     )
>  UI AM idFromSession                                     (OK=15852  KO=0     )
>  UI AM validateGoto                                      (OK=15852  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15851  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15850  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15850  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15850  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4130   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15841  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15841  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15841  KO=0     )
>  UI IDM uiconfig                                         (OK=15841  KO=0     )
>  UI IDM version                                          (OK=15840  KO=0     )
>  UI IDM login                                            (OK=15840  KO=0     )
>  UI IDM features                                         (OK=15840  KO=0     )
>  UI IDM privilege                                        (OK=15840  KO=0     )
>  UI IDM user                                             (OK=15839  KO=0     )
>  UI IDM dashboard                                        (OK=15839  KO=0     )
>  UI IDM managed user schema                              (OK=15839  KO=0     )
>  UI IDM oidcToken                                        (OK=15838  KO=0     )
> userinfo                                                 (OK=15836  KO=0     )
> UI-Logout                                                (OK=15836  KO=0     )
> UI-Logout Redirect 1                                     (OK=15836  KO=0     )
>  UI AM revoke2                                           (OK=15834  KO=0     )
>  UI AM revoke1                                           (OK=15835  KO=0     )
>  UI AM endsession                                        (OK=15835  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2614   KO=0     )
> RootUserinfo                                             (OK=54106  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2614   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=678    KO=0     )
> ReadPolicy                                               (OK=23709  KO=4     )
> getIdToken                                               (OK=5259   KO=0     )
> getIdToken Redirect 1                                    (OK=5258   KO=0     )
> createOrganization                                       (OK=5257   KO=0     )
> queryOrganization                                        (OK=5257   KO=0     )
> deleteOrganization                                       (OK=5257   KO=0     )
> DeletePolicy                                             (OK=23611  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4171 (99.17%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 178619 / active: 311    / done: 74264 
================================================================================

09:55:42.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:43.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:43.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:43.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:43.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:43.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:43.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:44.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:44.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:45.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:45.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:45.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:45.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:45.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:45.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:45.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:46.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:46.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:46.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:47.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:47.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:47 GMT                                    1085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1036032 KO=34    )
> restLoginInitiate                                        (OK=72269  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72262  KO=1     )
> User Authorize PKCE stage                                (OK=83969  KO=1     )
> User AccessToken PKCE stage                              (OK=83963  KO=2     )
> tokenUserinfo                                            (OK=12031  KO=0     )
> Skip 2FA                                                 (OK=40117  KO=0     )
> GetUUid                                                  (OK=23940  KO=0     )
> GetOpenidConfig                                          (OK=71471  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15919  KO=0     )
> CreatePolicy                                             (OK=23918  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15919  KO=0     )
>  UI AM idFromSession                                     (OK=15918  KO=0     )
>  UI AM validateGoto                                      (OK=15918  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15915  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15915  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15915  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15915  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4150   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15913  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15913  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15912  KO=0     )
>  UI IDM uiconfig                                         (OK=15912  KO=0     )
>  UI IDM version                                          (OK=15912  KO=0     )
>  UI IDM login                                            (OK=15912  KO=0     )
>  UI IDM features                                         (OK=15912  KO=0     )
>  UI IDM privilege                                        (OK=15912  KO=0     )
>  UI IDM user                                             (OK=15912  KO=0     )
>  UI IDM dashboard                                        (OK=15912  KO=0     )
>  UI IDM managed user schema                              (OK=15912  KO=0     )
>  UI IDM oidcToken                                        (OK=15910  KO=0     )
> userinfo                                                 (OK=15910  KO=0     )
> UI-Logout                                                (OK=15910  KO=0     )
> UI-Logout Redirect 1                                     (OK=15910  KO=0     )
>  UI AM revoke2                                           (OK=15908  KO=0     )
>  UI AM revoke1                                           (OK=15909  KO=0     )
>  UI AM endsession                                        (OK=15909  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2628   KO=0     )
> RootUserinfo                                             (OK=54338  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2627   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=681    KO=0     )
> ReadPolicy                                               (OK=23814  KO=4     )
> getIdToken                                               (OK=5283   KO=0     )
> getIdToken Redirect 1                                    (OK=5283   KO=0     )
> createOrganization                                       (OK=5283   KO=0     )
> queryOrganization                                        (OK=5283   KO=0     )
> deleteOrganization                                       (OK=5283   KO=0     )
> DeletePolicy                                             (OK=23705  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4192 (99.17%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 178294 / active: 303    / done: 74597 
================================================================================

09:55:48.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:48.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:49.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:49.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:49.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:50.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:51.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:51.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:51.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:51.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:52.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:52.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:52.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:52 GMT                                    1090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1041162 KO=34    )
> restLoginInitiate                                        (OK=72612  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72603  KO=1     )
> User Authorize PKCE stage                                (OK=84389  KO=1     )
> User AccessToken PKCE stage                              (OK=84386  KO=2     )
> tokenUserinfo                                            (OK=12085  KO=0     )
> Skip 2FA                                                 (OK=40307  KO=0     )
> GetUUid                                                  (OK=24055  KO=0     )
> GetOpenidConfig                                          (OK=71805  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16004  KO=0     )
> CreatePolicy                                             (OK=24029  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16003  KO=0     )
>  UI AM idFromSession                                     (OK=16002  KO=0     )
>  UI AM validateGoto                                      (OK=16002  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16000  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16000  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16000  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16000  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4174   KO=0     )
> UI-Post-Login - stage 3                                  (OK=15998  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15997  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15993  KO=0     )
>  UI IDM uiconfig                                         (OK=15993  KO=0     )
>  UI IDM version                                          (OK=15993  KO=0     )
>  UI IDM login                                            (OK=15993  KO=0     )
>  UI IDM features                                         (OK=15993  KO=0     )
>  UI IDM privilege                                        (OK=15993  KO=0     )
>  UI IDM user                                             (OK=15993  KO=0     )
>  UI IDM dashboard                                        (OK=15993  KO=0     )
>  UI IDM managed user schema                              (OK=15993  KO=0     )
>  UI IDM oidcToken                                        (OK=15994  KO=0     )
> userinfo                                                 (OK=15993  KO=0     )
> UI-Logout                                                (OK=15993  KO=0     )
> UI-Logout Redirect 1                                     (OK=15991  KO=0     )
>  UI AM revoke2                                           (OK=15989  KO=0     )
>  UI AM revoke1                                           (OK=15989  KO=0     )
>  UI AM endsession                                        (OK=15990  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2639   KO=0     )
> RootUserinfo                                             (OK=54556  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2639   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=685    KO=0     )
> ReadPolicy                                               (OK=23929  KO=4     )
> getIdToken                                               (OK=5316   KO=0     )
> getIdToken Redirect 1                                    (OK=5316   KO=0     )
> createOrganization                                       (OK=5315   KO=0     )
> queryOrganization                                        (OK=5315   KO=0     )
> deleteOrganization                                       (OK=5314   KO=0     )
> DeletePolicy                                             (OK=23811  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4205 (99.17%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 177939 / active: 324    / done: 74931 
================================================================================

09:55:52.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:52.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:53.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:53.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:53.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:53.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:54.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:54.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:54.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:54.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:54.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:54.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:54.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:54.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:55.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:56.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:56.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:56.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:55:57 GMT                                    1095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1045943 KO=34    )
> restLoginInitiate                                        (OK=72944  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72936  KO=1     )
> User Authorize PKCE stage                                (OK=84773  KO=1     )
> User AccessToken PKCE stage                              (OK=84767  KO=2     )
> tokenUserinfo                                            (OK=12140  KO=0     )
> Skip 2FA                                                 (OK=40492  KO=0     )
> GetUUid                                                  (OK=24150  KO=0     )
> GetOpenidConfig                                          (OK=72130  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16077  KO=0     )
> CreatePolicy                                             (OK=24127  KO=21    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16076  KO=0     )
>  UI AM idFromSession                                     (OK=16075  KO=0     )
>  UI AM validateGoto                                      (OK=16075  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16073  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16073  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16072  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16072  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4199   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16069  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16069  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16069  KO=0     )
>  UI IDM uiconfig                                         (OK=16069  KO=0     )
>  UI IDM version                                          (OK=16069  KO=0     )
>  UI IDM login                                            (OK=16069  KO=0     )
>  UI IDM features                                         (OK=16069  KO=0     )
>  UI IDM privilege                                        (OK=16069  KO=0     )
>  UI IDM user                                             (OK=16067  KO=0     )
>  UI IDM dashboard                                        (OK=16068  KO=0     )
>  UI IDM managed user schema                              (OK=16067  KO=0     )
>  UI IDM oidcToken                                        (OK=16067  KO=0     )
> userinfo                                                 (OK=16067  KO=0     )
> UI-Logout                                                (OK=16067  KO=0     )
> UI-Logout Redirect 1                                     (OK=16065  KO=0     )
>  UI AM revoke2                                           (OK=16062  KO=0     )
>  UI AM revoke1                                           (OK=16063  KO=0     )
>  UI AM endsession                                        (OK=16064  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2651   KO=0     )
> RootUserinfo                                             (OK=54785  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2650   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=686    KO=0     )
> ReadPolicy                                               (OK=24044  KO=4     )
> getIdToken                                               (OK=5349   KO=0     )
> getIdToken Redirect 1                                    (OK=5349   KO=0     )
> createOrganization                                       (OK=5349   KO=0     )
> queryOrganization                                        (OK=5348   KO=0     )
> deleteOrganization                                       (OK=5347   KO=0     )
> DeletePolicy                                             (OK=23925  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4223 (99.18%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 177595 / active: 320    / done: 75279 
================================================================================

09:55:58.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:58.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:58.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:59.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:59.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:55:59.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:00.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:00.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:00.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 75730: status.find.in([200, 209], 304), found 409
09:56:00.189 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,75730,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI5Mjk0MzIwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidndZY1UtZktDcjVmNExXN0stS1B2LXd5bUZzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTc1OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTc1OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1MzU5LCJpYXQiOjE3MzE0OTE3NTksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkZjMmVYT2xuSFlDR3prbGJicllRSjlzQnJxayJ9.Y07uGZCexj1yzZfDdWFRzDx34ltIHbIare_8PjfMfLKhE2edQlEUN4CIybMgE0q8aTQRT0KVz9keHxq2rYcJlh7Ftr_8GNdVeCZHh9JDedsqHY3i0F4S9NJVwZBqaLOTHQG-adeGtmvaKeAyukAh2A3FfVwnEMhevIBpfp6NPOeenvbEpZPKIBJxO6PJdkJbZAY5CrYChKWzVOAdhsdV0FUsZzxGpRBMLwZhzIQjiLaj3_2ty0v78s1GPdEq3oAON-_CVR3QMbcHaA3IsS8MIWstRRGzzLnnWQ-C-17jNC5LA_0M9jLF8d9CBlfi0EfuIWiP0bkN7U0aKs9VyLAjNw, username -> user.102813, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy424119, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57d723b0, authcode -> ftMSUbjGkvsfIprpHBF2feboFrE, useAdminRealm -> true, callbacks -> {"tokenId":"1PMNl9NTzq3aGvEbM-Rl3Ge-j_Q.*AAJTSQACMDIAAlNLABxIRk56YnJsNGdJQndOTEF0V25JTnp4dWlQRlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491759904), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1PMNl9NTzq3aGvEbM-Rl3Ge-j_Q.*AAJTSQACMDIAAlNLABxIRk56YnJsNGdJQndOTEF0V25JTnp4dWlQRlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491759904))), password -> Pa_ssw0rd, challenge -> CJyAoxIHhlqiIZS99DCWyUh4w3aZEYGP6XFG8W9zHbk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 24.237.126.197, verifier -> NjEzNzk1MDgyMTY5NTcyNjg0Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a61236, tokenId -> 1PMNl9NTzq3aGvEbM-Rl3Ge-j_Q.*AAJTSQACMDIAAlNLABxIRk56YnJsNGdJQndOTEF0V25JTnp4dWlQRlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=1PMNl9NTzq3aGvEbM-Rl3Ge-j_Q.*AAJTSQACMDIAAlNLABxIRk56YnJsNGdJQndOTEF0V25JTnp4dWlQRlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1PMNl9NTzq3aGvEbM-Rl3Ge-j_Q.*AAJTSQACMDIAAlNLABxIRk56YnJsNGdJQndOTEF0V25JTnp4dWlQRlE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy424119","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:56:00 GMT
	x-forgerock-transactionid: 25448c6b-069a-4fd6-8aac-a9fe659ce6aa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:56:01.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:01.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:01.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:01.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:01.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:02.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:02.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:02 GMT                                    1100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1050351 KO=35    )
> restLoginInitiate                                        (OK=73248  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73241  KO=1     )
> User Authorize PKCE stage                                (OK=85132  KO=1     )
> User AccessToken PKCE stage                              (OK=85125  KO=2     )
> tokenUserinfo                                            (OK=12195  KO=0     )
> Skip 2FA                                                 (OK=40666  KO=0     )
> GetUUid                                                  (OK=24282  KO=0     )
> GetOpenidConfig                                          (OK=72478  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16139  KO=0     )
> CreatePolicy                                             (OK=24260  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16139  KO=0     )
>  UI AM idFromSession                                     (OK=16139  KO=0     )
>  UI AM validateGoto                                      (OK=16139  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16136  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16136  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16136  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16136  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4219   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16135  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16135  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16134  KO=0     )
>  UI IDM uiconfig                                         (OK=16134  KO=0     )
>  UI IDM version                                          (OK=16134  KO=0     )
>  UI IDM login                                            (OK=16133  KO=0     )
>  UI IDM features                                         (OK=16133  KO=0     )
>  UI IDM privilege                                        (OK=16133  KO=0     )
>  UI IDM user                                             (OK=16133  KO=0     )
>  UI IDM dashboard                                        (OK=16133  KO=0     )
>  UI IDM managed user schema                              (OK=16133  KO=0     )
>  UI IDM oidcToken                                        (OK=16134  KO=0     )
> userinfo                                                 (OK=16133  KO=0     )
> UI-Logout                                                (OK=16132  KO=0     )
> UI-Logout Redirect 1                                     (OK=16132  KO=0     )
>  UI AM revoke2                                           (OK=16131  KO=0     )
>  UI AM revoke1                                           (OK=16132  KO=0     )
>  UI AM endsession                                        (OK=16132  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2659   KO=0     )
> RootUserinfo                                             (OK=54991  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2659   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=689    KO=0     )
> ReadPolicy                                               (OK=24144  KO=4     )
> getIdToken                                               (OK=5365   KO=0     )
> getIdToken Redirect 1                                    (OK=5365   KO=0     )
> createOrganization                                       (OK=5365   KO=0     )
> queryOrganization                                        (OK=5365   KO=0     )
> deleteOrganization                                       (OK=5365   KO=0     )
> DeletePolicy                                             (OK=24042  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4238 (99.16%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 177277 / active: 300    / done: 75617 
================================================================================

09:56:02.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:03.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:03.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:03.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:04.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:04.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:04.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:04.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:04.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:05.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:06.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:06.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:06.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:06.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:06.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:06.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:06.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:07.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:07.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:07.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:07 GMT                                    1105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1055000 KO=35    )
> restLoginInitiate                                        (OK=73595  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73584  KO=1     )
> User Authorize PKCE stage                                (OK=85517  KO=1     )
> User AccessToken PKCE stage                              (OK=85511  KO=2     )
> tokenUserinfo                                            (OK=12243  KO=0     )
> Skip 2FA                                                 (OK=40865  KO=0     )
> GetUUid                                                  (OK=24396  KO=0     )
> GetOpenidConfig                                          (OK=72821  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16210  KO=0     )
> CreatePolicy                                             (OK=24370  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16209  KO=0     )
>  UI AM idFromSession                                     (OK=16208  KO=0     )
>  UI AM validateGoto                                      (OK=16208  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16207  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16206  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16203  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16203  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4234   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16200  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16199  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16199  KO=0     )
>  UI IDM uiconfig                                         (OK=16199  KO=0     )
>  UI IDM version                                          (OK=16199  KO=0     )
>  UI IDM login                                            (OK=16199  KO=0     )
>  UI IDM features                                         (OK=16199  KO=0     )
>  UI IDM privilege                                        (OK=16199  KO=0     )
>  UI IDM user                                             (OK=16198  KO=0     )
>  UI IDM dashboard                                        (OK=16198  KO=0     )
>  UI IDM managed user schema                              (OK=16198  KO=0     )
>  UI IDM oidcToken                                        (OK=16198  KO=0     )
> userinfo                                                 (OK=16197  KO=0     )
> UI-Logout                                                (OK=16197  KO=0     )
> UI-Logout Redirect 1                                     (OK=16197  KO=0     )
>  UI AM revoke2                                           (OK=16196  KO=0     )
>  UI AM revoke1                                           (OK=16197  KO=0     )
>  UI AM endsession                                        (OK=16197  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2676   KO=0     )
> RootUserinfo                                             (OK=55253  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2676   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=690    KO=0     )
> ReadPolicy                                               (OK=24275  KO=4     )
> getIdToken                                               (OK=5387   KO=0     )
> getIdToken Redirect 1                                    (OK=5387   KO=0     )
> createOrganization                                       (OK=5386   KO=0     )
> queryOrganization                                        (OK=5386   KO=0     )
> deleteOrganization                                       (OK=5386   KO=0     )
> DeletePolicy                                             (OK=24142  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4258 (99.16%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 176918 / active: 352    / done: 75924 
================================================================================

09:56:07.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:07.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:08.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:08.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:08.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:09.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:10.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:10.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:10.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:10.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:11.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:11.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:11.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:11.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:11.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:12 GMT                                    1110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1060221 KO=35    )
> restLoginInitiate                                        (OK=73965  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73959  KO=1     )
> User Authorize PKCE stage                                (OK=85952  KO=1     )
> User AccessToken PKCE stage                              (OK=85949  KO=2     )
> tokenUserinfo                                            (OK=12308  KO=0     )
> Skip 2FA                                                 (OK=41089  KO=0     )
> GetUUid                                                  (OK=24529  KO=0     )
> GetOpenidConfig                                          (OK=73199  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16284  KO=0     )
> CreatePolicy                                             (OK=24506  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16284  KO=0     )
>  UI AM idFromSession                                     (OK=16283  KO=0     )
>  UI AM validateGoto                                      (OK=16283  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16280  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16280  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16280  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16280  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4249   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16277  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16274  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16274  KO=0     )
>  UI IDM uiconfig                                         (OK=16274  KO=0     )
>  UI IDM version                                          (OK=16274  KO=0     )
>  UI IDM login                                            (OK=16274  KO=0     )
>  UI IDM features                                         (OK=16274  KO=0     )
>  UI IDM privilege                                        (OK=16274  KO=0     )
>  UI IDM user                                             (OK=16274  KO=0     )
>  UI IDM dashboard                                        (OK=16274  KO=0     )
>  UI IDM managed user schema                              (OK=16274  KO=0     )
>  UI IDM oidcToken                                        (OK=16274  KO=0     )
> userinfo                                                 (OK=16273  KO=0     )
> UI-Logout                                                (OK=16272  KO=0     )
> UI-Logout Redirect 1                                     (OK=16272  KO=0     )
>  UI AM revoke2                                           (OK=16270  KO=0     )
>  UI AM revoke1                                           (OK=16271  KO=0     )
>  UI AM endsession                                        (OK=16271  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2693   KO=0     )
> RootUserinfo                                             (OK=55560  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2692   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=692    KO=0     )
> ReadPolicy                                               (OK=24388  KO=4     )
> getIdToken                                               (OK=5409   KO=0     )
> getIdToken Redirect 1                                    (OK=5409   KO=0     )
> createOrganization                                       (OK=5409   KO=0     )
> queryOrganization                                        (OK=5409   KO=0     )
> deleteOrganization                                       (OK=5408   KO=0     )
> DeletePolicy                                             (OK=24273  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4273 (99.16%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 176534 / active: 358    / done: 76302 
================================================================================

09:56:12.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:12.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:12.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:13.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:13.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:13.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:13.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:14.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:14.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:15.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:15.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:15.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:16.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:16.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:16.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:16.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:17.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:17 GMT                                    1115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1064866 KO=35    )
> restLoginInitiate                                        (OK=74297  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74284  KO=1     )
> User Authorize PKCE stage                                (OK=86325  KO=1     )
> User AccessToken PKCE stage                              (OK=86313  KO=2     )
> tokenUserinfo                                            (OK=12361  KO=0     )
> Skip 2FA                                                 (OK=41275  KO=0     )
> GetUUid                                                  (OK=24638  KO=0     )
> GetOpenidConfig                                          (OK=73555  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16352  KO=0     )
> CreatePolicy                                             (OK=24614  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16352  KO=0     )
>  UI AM idFromSession                                     (OK=16350  KO=0     )
>  UI AM validateGoto                                      (OK=16350  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16346  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16346  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16346  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16346  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4262   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16341  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16341  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16341  KO=0     )
>  UI IDM uiconfig                                         (OK=16341  KO=0     )
>  UI IDM version                                          (OK=16341  KO=0     )
>  UI IDM login                                            (OK=16341  KO=0     )
>  UI IDM features                                         (OK=16341  KO=0     )
>  UI IDM privilege                                        (OK=16341  KO=0     )
>  UI IDM user                                             (OK=16341  KO=0     )
>  UI IDM dashboard                                        (OK=16341  KO=0     )
>  UI IDM managed user schema                              (OK=16341  KO=0     )
>  UI IDM oidcToken                                        (OK=16341  KO=0     )
> userinfo                                                 (OK=16341  KO=0     )
> UI-Logout                                                (OK=16341  KO=0     )
> UI-Logout Redirect 1                                     (OK=16341  KO=0     )
>  UI AM revoke2                                           (OK=16340  KO=0     )
>  UI AM revoke1                                           (OK=16341  KO=0     )
>  UI AM endsession                                        (OK=16341  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2705   KO=0     )
> RootUserinfo                                             (OK=55884  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2704   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=693    KO=0     )
> ReadPolicy                                               (OK=24521  KO=4     )
> getIdToken                                               (OK=5426   KO=0     )
> getIdToken Redirect 1                                    (OK=5426   KO=0     )
> createOrganization                                       (OK=5424   KO=0     )
> queryOrganization                                        (OK=5424   KO=0     )
> deleteOrganization                                       (OK=5424   KO=0     )
> DeletePolicy                                             (OK=24386  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4290 (99.17%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 176186 / active: 355    / done: 76653 
================================================================================

09:56:17.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:18.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:19.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:19.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:19.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:19.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:20.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:20.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:20.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:20.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:20.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:21.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:21.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:21.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:21.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:22.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:22.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:22 GMT                                    1120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1070377 KO=35    )
> restLoginInitiate                                        (OK=74646  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74639  KO=1     )
> User Authorize PKCE stage                                (OK=86756  KO=1     )
> User AccessToken PKCE stage                              (OK=86749  KO=2     )
> tokenUserinfo                                            (OK=12411  KO=0     )
> Skip 2FA                                                 (OK=41469  KO=0     )
> GetUUid                                                  (OK=24753  KO=0     )
> GetOpenidConfig                                          (OK=73910  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16446  KO=0     )
> CreatePolicy                                             (OK=24728  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16446  KO=0     )
>  UI AM idFromSession                                     (OK=16445  KO=0     )
>  UI AM validateGoto                                      (OK=16445  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16438  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16438  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16438  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16438  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4291   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16435  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16433  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16432  KO=0     )
>  UI IDM uiconfig                                         (OK=16432  KO=0     )
>  UI IDM version                                          (OK=16432  KO=0     )
>  UI IDM login                                            (OK=16432  KO=0     )
>  UI IDM features                                         (OK=16432  KO=0     )
>  UI IDM privilege                                        (OK=16432  KO=0     )
>  UI IDM user                                             (OK=16432  KO=0     )
>  UI IDM dashboard                                        (OK=16432  KO=0     )
>  UI IDM managed user schema                              (OK=16432  KO=0     )
>  UI IDM oidcToken                                        (OK=16433  KO=0     )
> userinfo                                                 (OK=16431  KO=0     )
> UI-Logout                                                (OK=16430  KO=0     )
> UI-Logout Redirect 1                                     (OK=16430  KO=0     )
>  UI AM revoke2                                           (OK=16429  KO=0     )
>  UI AM revoke1                                           (OK=16430  KO=0     )
>  UI AM endsession                                        (OK=16430  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2721   KO=0     )
> RootUserinfo                                             (OK=56151  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2721   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=695    KO=0     )
> ReadPolicy                                               (OK=24630  KO=4     )
> getIdToken                                               (OK=5459   KO=0     )
> getIdToken Redirect 1                                    (OK=5458   KO=0     )
> createOrganization                                       (OK=5458   KO=0     )
> queryOrganization                                        (OK=5457   KO=0     )
> deleteOrganization                                       (OK=5457   KO=0     )
> DeletePolicy                                             (OK=24515  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4307 (99.17%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 175823 / active: 322    / done: 77049 
================================================================================

09:56:23.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:23.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:23.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:23.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:24.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:24.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:25.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:25.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:26.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:26.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:26.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:26.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:26.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:26.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:26.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:26.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:27.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:27.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:27 GMT                                    1125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1075245 KO=35    )
> restLoginInitiate                                        (OK=74990  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74978  KO=1     )
> User Authorize PKCE stage                                (OK=87152  KO=1     )
> User AccessToken PKCE stage                              (OK=87149  KO=2     )
> tokenUserinfo                                            (OK=12474  KO=0     )
> Skip 2FA                                                 (OK=41652  KO=0     )
> GetUUid                                                  (OK=24869  KO=0     )
> GetOpenidConfig                                          (OK=74251  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16518  KO=0     )
> CreatePolicy                                             (OK=24842  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16518  KO=0     )
>  UI AM idFromSession                                     (OK=16518  KO=0     )
>  UI AM validateGoto                                      (OK=16518  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16515  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16514  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16512  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16512  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4313   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16508  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16507  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16507  KO=0     )
>  UI IDM uiconfig                                         (OK=16507  KO=0     )
>  UI IDM version                                          (OK=16507  KO=0     )
>  UI IDM login                                            (OK=16506  KO=0     )
>  UI IDM features                                         (OK=16506  KO=0     )
>  UI IDM privilege                                        (OK=16506  KO=0     )
>  UI IDM user                                             (OK=16506  KO=0     )
>  UI IDM dashboard                                        (OK=16506  KO=0     )
>  UI IDM managed user schema                              (OK=16506  KO=0     )
>  UI IDM oidcToken                                        (OK=16506  KO=0     )
> userinfo                                                 (OK=16505  KO=0     )
> UI-Logout                                                (OK=16505  KO=0     )
> UI-Logout Redirect 1                                     (OK=16505  KO=0     )
>  UI AM revoke2                                           (OK=16503  KO=0     )
>  UI AM revoke1                                           (OK=16504  KO=0     )
>  UI AM endsession                                        (OK=16504  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2732   KO=0     )
> RootUserinfo                                             (OK=56398  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2732   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=698    KO=0     )
> ReadPolicy                                               (OK=24743  KO=4     )
> getIdToken                                               (OK=5484   KO=0     )
> getIdToken Redirect 1                                    (OK=5484   KO=0     )
> createOrganization                                       (OK=5484   KO=0     )
> queryOrganization                                        (OK=5483   KO=0     )
> deleteOrganization                                       (OK=5482   KO=0     )
> DeletePolicy                                             (OK=24626  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4325 (99.17%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 175471 / active: 321    / done: 77402 
================================================================================

09:56:27.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:27.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:27.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:28.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:29.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:30.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:30.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:30.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:30.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:30.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:31.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:31.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:31.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:32.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:32.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:32.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:32.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:32.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:32 GMT                                    1130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1079653 KO=35    )
> restLoginInitiate                                        (OK=75315  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75304  KO=1     )
> User Authorize PKCE stage                                (OK=87520  KO=1     )
> User AccessToken PKCE stage                              (OK=87517  KO=2     )
> tokenUserinfo                                            (OK=12534  KO=0     )
> Skip 2FA                                                 (OK=41846  KO=0     )
> GetUUid                                                  (OK=24994  KO=0     )
> GetOpenidConfig                                          (OK=74601  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16574  KO=0     )
> CreatePolicy                                             (OK=24970  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16574  KO=0     )
>  UI AM idFromSession                                     (OK=16574  KO=0     )
>  UI AM validateGoto                                      (OK=16574  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16571  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16571  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16571  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16571  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4329   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16569  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16569  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16568  KO=0     )
>  UI IDM uiconfig                                         (OK=16568  KO=0     )
>  UI IDM version                                          (OK=16568  KO=0     )
>  UI IDM login                                            (OK=16568  KO=0     )
>  UI IDM features                                         (OK=16568  KO=0     )
>  UI IDM privilege                                        (OK=16568  KO=0     )
>  UI IDM user                                             (OK=16568  KO=0     )
>  UI IDM dashboard                                        (OK=16568  KO=0     )
>  UI IDM managed user schema                              (OK=16568  KO=0     )
>  UI IDM oidcToken                                        (OK=16569  KO=0     )
> userinfo                                                 (OK=16569  KO=0     )
> UI-Logout                                                (OK=16569  KO=0     )
> UI-Logout Redirect 1                                     (OK=16567  KO=0     )
>  UI AM revoke2                                           (OK=16562  KO=0     )
>  UI AM revoke1                                           (OK=16563  KO=0     )
>  UI AM endsession                                        (OK=16563  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2747   KO=0     )
> RootUserinfo                                             (OK=56583  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2747   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=703    KO=0     )
> ReadPolicy                                               (OK=24856  KO=4     )
> getIdToken                                               (OK=5511   KO=0     )
> getIdToken Redirect 1                                    (OK=5511   KO=0     )
> createOrganization                                       (OK=5511   KO=0     )
> queryOrganization                                        (OK=5511   KO=0     )
> deleteOrganization                                       (OK=5510   KO=0     )
> DeletePolicy                                             (OK=24741  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4343 (99.18%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 175128 / active: 329    / done: 77737 
================================================================================

09:56:32.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:32.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:33.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:33.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:33.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:34.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:34.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:34.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:34.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:35.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:35.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:35.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:35.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:35.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:35.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:35.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:36.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:36.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:36.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:36.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:37.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:37 GMT                                    1135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1084821 KO=35    )
> restLoginInitiate                                        (OK=75677  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75667  KO=1     )
> User Authorize PKCE stage                                (OK=87945  KO=1     )
> User AccessToken PKCE stage                              (OK=87934  KO=2     )
> tokenUserinfo                                            (OK=12580  KO=0     )
> Skip 2FA                                                 (OK=42049  KO=0     )
> GetUUid                                                  (OK=25104  KO=0     )
> GetOpenidConfig                                          (OK=74951  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16667  KO=0     )
> CreatePolicy                                             (OK=25078  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16667  KO=0     )
>  UI AM idFromSession                                     (OK=16666  KO=0     )
>  UI AM validateGoto                                      (OK=16666  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16657  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16656  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16656  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16656  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4351   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16651  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16650  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16649  KO=0     )
>  UI IDM uiconfig                                         (OK=16649  KO=0     )
>  UI IDM version                                          (OK=16649  KO=0     )
>  UI IDM login                                            (OK=16647  KO=0     )
>  UI IDM features                                         (OK=16646  KO=0     )
>  UI IDM privilege                                        (OK=16648  KO=0     )
>  UI IDM user                                             (OK=16645  KO=0     )
>  UI IDM dashboard                                        (OK=16645  KO=0     )
>  UI IDM managed user schema                              (OK=16645  KO=0     )
>  UI IDM oidcToken                                        (OK=16641  KO=0     )
> userinfo                                                 (OK=16641  KO=0     )
> UI-Logout                                                (OK=16640  KO=0     )
> UI-Logout Redirect 1                                     (OK=16640  KO=0     )
>  UI AM revoke2                                           (OK=16639  KO=0     )
>  UI AM revoke1                                           (OK=16640  KO=0     )
>  UI AM endsession                                        (OK=16640  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2759   KO=0     )
> RootUserinfo                                             (OK=56846  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2757   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=707    KO=0     )
> ReadPolicy                                               (OK=24985  KO=4     )
> getIdToken                                               (OK=5537   KO=0     )
> getIdToken Redirect 1                                    (OK=5537   KO=0     )
> createOrganization                                       (OK=5536   KO=0     )
> queryOrganization                                        (OK=5536   KO=0     )
> deleteOrganization                                       (OK=5536   KO=0     )
> DeletePolicy                                             (OK=24853  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4364 (99.18%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 174753 / active: 375    / done: 78066 
================================================================================

09:56:37.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:37.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:38.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:38.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:38.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:39.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:39.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:39.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:39.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:39.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:39.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:40.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:40.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:40.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:40.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:40.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:41.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:42.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:42 GMT                                    1140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1089918 KO=35    )
> restLoginInitiate                                        (OK=76013  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75998  KO=1     )
> User Authorize PKCE stage                                (OK=88332  KO=1     )
> User AccessToken PKCE stage                              (OK=88322  KO=2     )
> tokenUserinfo                                            (OK=12629  KO=0     )
> Skip 2FA                                                 (OK=42242  KO=0     )
> GetUUid                                                  (OK=25207  KO=0     )
> GetOpenidConfig                                          (OK=75295  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16736  KO=0     )
> CreatePolicy                                             (OK=25183  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16735  KO=0     )
>  UI AM idFromSession                                     (OK=16735  KO=0     )
>  UI AM validateGoto                                      (OK=16735  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16734  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16733  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16733  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16733  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4370   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16731  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16731  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16731  KO=0     )
>  UI IDM uiconfig                                         (OK=16730  KO=0     )
>  UI IDM version                                          (OK=16731  KO=0     )
>  UI IDM login                                            (OK=16730  KO=0     )
>  UI IDM features                                         (OK=16730  KO=0     )
>  UI IDM privilege                                        (OK=16730  KO=0     )
>  UI IDM user                                             (OK=16730  KO=0     )
>  UI IDM dashboard                                        (OK=16730  KO=0     )
>  UI IDM managed user schema                              (OK=16730  KO=0     )
>  UI IDM oidcToken                                        (OK=16731  KO=0     )
> userinfo                                                 (OK=16731  KO=0     )
> UI-Logout                                                (OK=16731  KO=0     )
> UI-Logout Redirect 1                                     (OK=16731  KO=0     )
>  UI AM revoke2                                           (OK=16729  KO=0     )
>  UI AM revoke1                                           (OK=16730  KO=0     )
>  UI AM endsession                                        (OK=16730  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2772   KO=0     )
> RootUserinfo                                             (OK=57128  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2772   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=709    KO=0     )
> ReadPolicy                                               (OK=25092  KO=4     )
> getIdToken                                               (OK=5570   KO=0     )
> getIdToken Redirect 1                                    (OK=5570   KO=0     )
> createOrganization                                       (OK=5570   KO=0     )
> queryOrganization                                        (OK=5570   KO=0     )
> deleteOrganization                                       (OK=5570   KO=0     )
> DeletePolicy                                             (OK=24983  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4382 (99.19%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 174407 / active: 319    / done: 78468 
================================================================================

09:56:42.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:42.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:43.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:43.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:43.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:43.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:44.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:44.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:44.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:44.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:44.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:44.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:44.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:45.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:45.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:45.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:45.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:46.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:46.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:46.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:46.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:47.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:47 GMT                                    1145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1094791 KO=35    )
> restLoginInitiate                                        (OK=76378  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76366  KO=1     )
> User Authorize PKCE stage                                (OK=88749  KO=1     )
> User AccessToken PKCE stage                              (OK=88740  KO=2     )
> tokenUserinfo                                            (OK=12692  KO=0     )
> Skip 2FA                                                 (OK=42454  KO=0     )
> GetUUid                                                  (OK=25335  KO=0     )
> GetOpenidConfig                                          (OK=75633  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16806  KO=0     )
> CreatePolicy                                             (OK=25310  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16805  KO=0     )
>  UI AM idFromSession                                     (OK=16805  KO=0     )
>  UI AM validateGoto                                      (OK=16805  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16803  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16802  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16801  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16801  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4393   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16797  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16796  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16796  KO=0     )
>  UI IDM uiconfig                                         (OK=16796  KO=0     )
>  UI IDM version                                          (OK=16796  KO=0     )
>  UI IDM login                                            (OK=16796  KO=0     )
>  UI IDM features                                         (OK=16795  KO=0     )
>  UI IDM privilege                                        (OK=16795  KO=0     )
>  UI IDM user                                             (OK=16794  KO=0     )
>  UI IDM dashboard                                        (OK=16795  KO=0     )
>  UI IDM managed user schema                              (OK=16794  KO=0     )
>  UI IDM oidcToken                                        (OK=16795  KO=0     )
> userinfo                                                 (OK=16795  KO=0     )
> UI-Logout                                                (OK=16794  KO=0     )
> UI-Logout Redirect 1                                     (OK=16794  KO=0     )
>  UI AM revoke2                                           (OK=16791  KO=0     )
>  UI AM revoke1                                           (OK=16793  KO=0     )
>  UI AM endsession                                        (OK=16793  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2789   KO=0     )
> RootUserinfo                                             (OK=57408  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2789   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=711    KO=0     )
> ReadPolicy                                               (OK=25197  KO=4     )
> getIdToken                                               (OK=5606   KO=0     )
> getIdToken Redirect 1                                    (OK=5606   KO=0     )
> createOrganization                                       (OK=5606   KO=0     )
> queryOrganization                                        (OK=5605   KO=0     )
> deleteOrganization                                       (OK=5605   KO=0     )
> DeletePolicy                                             (OK=25086  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4404 (99.19%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 174023 / active: 352    / done: 78819 
================================================================================

09:56:47.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:48.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:48.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:48.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:48.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:48.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:49.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:49.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:49.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:49.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:50.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:50.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:50.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:50.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:50.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:50.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:51.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:51.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:52.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:52.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:52 GMT                                    1150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1099324 KO=35    )
> restLoginInitiate                                        (OK=76694  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76683  KO=1     )
> User Authorize PKCE stage                                (OK=89109  KO=1     )
> User AccessToken PKCE stage                              (OK=89101  KO=2     )
> tokenUserinfo                                            (OK=12740  KO=0     )
> Skip 2FA                                                 (OK=42637  KO=0     )
> GetUUid                                                  (OK=25443  KO=0     )
> GetOpenidConfig                                          (OK=75972  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16870  KO=0     )
> CreatePolicy                                             (OK=25416  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16869  KO=0     )
>  UI AM idFromSession                                     (OK=16869  KO=0     )
>  UI AM validateGoto                                      (OK=16869  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16867  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16867  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16867  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16867  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4407   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16865  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16864  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16864  KO=0     )
>  UI IDM uiconfig                                         (OK=16864  KO=0     )
>  UI IDM version                                          (OK=16864  KO=0     )
>  UI IDM login                                            (OK=16864  KO=0     )
>  UI IDM features                                         (OK=16864  KO=0     )
>  UI IDM privilege                                        (OK=16864  KO=0     )
>  UI IDM user                                             (OK=16864  KO=0     )
>  UI IDM dashboard                                        (OK=16864  KO=0     )
>  UI IDM managed user schema                              (OK=16864  KO=0     )
>  UI IDM oidcToken                                        (OK=16862  KO=0     )
> userinfo                                                 (OK=16862  KO=0     )
> UI-Logout                                                (OK=16861  KO=0     )
> UI-Logout Redirect 1                                     (OK=16861  KO=0     )
>  UI AM revoke2                                           (OK=16858  KO=0     )
>  UI AM revoke1                                           (OK=16861  KO=0     )
>  UI AM endsession                                        (OK=16861  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2799   KO=0     )
> RootUserinfo                                             (OK=57673  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2798   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=713    KO=0     )
> ReadPolicy                                               (OK=25328  KO=4     )
> getIdToken                                               (OK=5628   KO=0     )
> getIdToken Redirect 1                                    (OK=5628   KO=0     )
> createOrganization                                       (OK=5628   KO=0     )
> queryOrganization                                        (OK=5628   KO=0     )
> deleteOrganization                                       (OK=5628   KO=0     )
> DeletePolicy                                             (OK=25195  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4424 (99.19%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 173696 / active: 341    / done: 79157 
================================================================================

09:56:52.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:52.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:52.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:53.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:53.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:53.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:53.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:53.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:53.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:53.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:53.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:53.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:54.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:54.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:54.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:54.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:55.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:56.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:56.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:57.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:57.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:56:57 GMT                                    1155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1104117 KO=35    )
> restLoginInitiate                                        (OK=77026  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77012  KO=1     )
> User Authorize PKCE stage                                (OK=89495  KO=1     )
> User AccessToken PKCE stage                              (OK=89490  KO=2     )
> tokenUserinfo                                            (OK=12793  KO=0     )
> Skip 2FA                                                 (OK=42826  KO=0     )
> GetUUid                                                  (OK=25564  KO=0     )
> GetOpenidConfig                                          (OK=76332  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16945  KO=0     )
> CreatePolicy                                             (OK=25540  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16945  KO=0     )
>  UI AM idFromSession                                     (OK=16943  KO=0     )
>  UI AM validateGoto                                      (OK=16943  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16940  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16940  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16938  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16938  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4436   KO=0     )
> UI-Post-Login - stage 3                                  (OK=16935  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16935  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16933  KO=0     )
>  UI IDM uiconfig                                         (OK=16934  KO=0     )
>  UI IDM version                                          (OK=16933  KO=0     )
>  UI IDM login                                            (OK=16933  KO=0     )
>  UI IDM features                                         (OK=16933  KO=0     )
>  UI IDM privilege                                        (OK=16933  KO=0     )
>  UI IDM user                                             (OK=16933  KO=0     )
>  UI IDM dashboard                                        (OK=16933  KO=0     )
>  UI IDM managed user schema                              (OK=16933  KO=0     )
>  UI IDM oidcToken                                        (OK=16934  KO=0     )
> userinfo                                                 (OK=16933  KO=0     )
> UI-Logout                                                (OK=16933  KO=0     )
> UI-Logout Redirect 1                                     (OK=16932  KO=0     )
>  UI AM revoke2                                           (OK=16931  KO=0     )
>  UI AM revoke1                                           (OK=16932  KO=0     )
>  UI AM endsession                                        (OK=16932  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2812   KO=0     )
> RootUserinfo                                             (OK=57894  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2811   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=719    KO=0     )
> ReadPolicy                                               (OK=25431  KO=4     )
> getIdToken                                               (OK=5657   KO=0     )
> getIdToken Redirect 1                                    (OK=5657   KO=0     )
> createOrganization                                       (OK=5657   KO=0     )
> queryOrganization                                        (OK=5657   KO=0     )
> deleteOrganization                                       (OK=5657   KO=0     )
> DeletePolicy                                             (OK=25324  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4445 (99.20%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 173351 / active: 325    / done: 79518 
================================================================================

09:56:57.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:58.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:58.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:58.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:59.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:59.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:59.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:59.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:59.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:59.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:56:59.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:00.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:00.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:00.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:00.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:00.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:00.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:00.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:01.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:01.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:01.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:01.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:01.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:01.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:02.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:02 GMT                                    1160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1108910 KO=35    )
> restLoginInitiate                                        (OK=77361  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77352  KO=1     )
> User Authorize PKCE stage                                (OK=89884  KO=1     )
> User AccessToken PKCE stage                              (OK=89875  KO=2     )
> tokenUserinfo                                            (OK=12847  KO=0     )
> Skip 2FA                                                 (OK=43011  KO=0     )
> GetUUid                                                  (OK=25669  KO=0     )
> GetOpenidConfig                                          (OK=76665  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17017  KO=0     )
> CreatePolicy                                             (OK=25646  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17016  KO=0     )
>  UI AM idFromSession                                     (OK=17016  KO=0     )
>  UI AM validateGoto                                      (OK=17016  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17013  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17012  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17012  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17012  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4460   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17008  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17007  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17007  KO=0     )
>  UI IDM uiconfig                                         (OK=17007  KO=0     )
>  UI IDM version                                          (OK=17007  KO=0     )
>  UI IDM login                                            (OK=17007  KO=0     )
>  UI IDM features                                         (OK=17007  KO=0     )
>  UI IDM privilege                                        (OK=17007  KO=0     )
>  UI IDM user                                             (OK=17006  KO=0     )
>  UI IDM dashboard                                        (OK=17006  KO=0     )
>  UI IDM managed user schema                              (OK=17006  KO=0     )
>  UI IDM oidcToken                                        (OK=17007  KO=0     )
> userinfo                                                 (OK=17007  KO=0     )
> UI-Logout                                                (OK=17007  KO=0     )
> UI-Logout Redirect 1                                     (OK=17005  KO=0     )
>  UI AM revoke2                                           (OK=17003  KO=0     )
>  UI AM revoke1                                           (OK=17004  KO=0     )
>  UI AM endsession                                        (OK=17004  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2825   KO=0     )
> RootUserinfo                                             (OK=58128  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2825   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=722    KO=0     )
> ReadPolicy                                               (OK=25557  KO=4     )
> getIdToken                                               (OK=5686   KO=0     )
> getIdToken Redirect 1                                    (OK=5686   KO=0     )
> createOrganization                                       (OK=5686   KO=0     )
> queryOrganization                                        (OK=5685   KO=0     )
> deleteOrganization                                       (OK=5685   KO=0     )
> DeletePolicy                                             (OK=25429  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4470 (99.20%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 173002 / active: 331    / done: 79861 
================================================================================

09:57:02.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:02.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:03.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:04.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:05.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:05.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:06.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:06.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:06.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:06.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:06.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:06.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:06.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:06.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:06.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:07.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:07.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:07.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:07.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:07.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:07 GMT                                    1165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1113571 KO=35    )
> restLoginInitiate                                        (OK=77696  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77686  KO=1     )
> User Authorize PKCE stage                                (OK=90251  KO=1     )
> User AccessToken PKCE stage                              (OK=90245  KO=2     )
> tokenUserinfo                                            (OK=12907  KO=0     )
> Skip 2FA                                                 (OK=43180  KO=0     )
> GetUUid                                                  (OK=25774  KO=0     )
> GetOpenidConfig                                          (OK=76999  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17087  KO=0     )
> CreatePolicy                                             (OK=25745  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17086  KO=0     )
>  UI AM idFromSession                                     (OK=17084  KO=0     )
>  UI AM validateGoto                                      (OK=17085  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17082  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17082  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17082  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17082  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4477   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17080  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17080  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17079  KO=0     )
>  UI IDM uiconfig                                         (OK=17079  KO=0     )
>  UI IDM version                                          (OK=17079  KO=0     )
>  UI IDM login                                            (OK=17079  KO=0     )
>  UI IDM features                                         (OK=17079  KO=0     )
>  UI IDM privilege                                        (OK=17079  KO=0     )
>  UI IDM user                                             (OK=17079  KO=0     )
>  UI IDM dashboard                                        (OK=17079  KO=0     )
>  UI IDM managed user schema                              (OK=17079  KO=0     )
>  UI IDM oidcToken                                        (OK=17079  KO=0     )
> userinfo                                                 (OK=17078  KO=0     )
> UI-Logout                                                (OK=17076  KO=0     )
> UI-Logout Redirect 1                                     (OK=17076  KO=0     )
>  UI AM revoke2                                           (OK=17075  KO=0     )
>  UI AM revoke1                                           (OK=17076  KO=0     )
>  UI AM endsession                                        (OK=17076  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2836   KO=0     )
> RootUserinfo                                             (OK=58368  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2835   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=724    KO=0     )
> ReadPolicy                                               (OK=25661  KO=4     )
> getIdToken                                               (OK=5713   KO=0     )
> getIdToken Redirect 1                                    (OK=5712   KO=0     )
> createOrganization                                       (OK=5711   KO=0     )
> queryOrganization                                        (OK=5711   KO=0     )
> deleteOrganization                                       (OK=5709   KO=0     )
> DeletePolicy                                             (OK=25554  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4501 (99.21%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 172660 / active: 300    / done: 80234 
================================================================================

09:57:07.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:07.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:07.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:07.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:08.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:08.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:08.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:08.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:08.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:08.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:08.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:08.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:08.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:09.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:09.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:10.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:10.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:10.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:10.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:11.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:12.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:12.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:12.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:12 GMT                                    1170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1118166 KO=35    )
> restLoginInitiate                                        (OK=78028  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78014  KO=1     )
> User Authorize PKCE stage                                (OK=90628  KO=1     )
> User AccessToken PKCE stage                              (OK=90624  KO=2     )
> tokenUserinfo                                            (OK=12952  KO=0     )
> Skip 2FA                                                 (OK=43375  KO=0     )
> GetUUid                                                  (OK=25893  KO=0     )
> GetOpenidConfig                                          (OK=77323  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17157  KO=0     )
> CreatePolicy                                             (OK=25869  KO=22    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17157  KO=0     )
>  UI AM idFromSession                                     (OK=17156  KO=0     )
>  UI AM validateGoto                                      (OK=17156  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17153  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17152  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17151  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17151  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4497   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17147  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17146  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17146  KO=0     )
>  UI IDM uiconfig                                         (OK=17146  KO=0     )
>  UI IDM version                                          (OK=17146  KO=0     )
>  UI IDM login                                            (OK=17145  KO=0     )
>  UI IDM features                                         (OK=17145  KO=0     )
>  UI IDM privilege                                        (OK=17145  KO=0     )
>  UI IDM user                                             (OK=17145  KO=0     )
>  UI IDM dashboard                                        (OK=17145  KO=0     )
>  UI IDM managed user schema                              (OK=17145  KO=0     )
>  UI IDM oidcToken                                        (OK=17146  KO=0     )
> userinfo                                                 (OK=17145  KO=0     )
> UI-Logout                                                (OK=17145  KO=0     )
> UI-Logout Redirect 1                                     (OK=17145  KO=0     )
>  UI AM revoke2                                           (OK=17144  KO=0     )
>  UI AM revoke1                                           (OK=17144  KO=0     )
>  UI AM endsession                                        (OK=17144  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2845   KO=0     )
> RootUserinfo                                             (OK=58588  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2844   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=726    KO=0     )
> ReadPolicy                                               (OK=25760  KO=4     )
> getIdToken                                               (OK=5739   KO=0     )
> getIdToken Redirect 1                                    (OK=5739   KO=0     )
> createOrganization                                       (OK=5739   KO=0     )
> queryOrganization                                        (OK=5739   KO=0     )
> deleteOrganization                                       (OK=5739   KO=0     )
> DeletePolicy                                             (OK=25658  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4524 (99.21%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 172319 / active: 319    / done: 80556 
================================================================================

09:57:12.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:12.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:12.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:13.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:13.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:14.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:14.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:15.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:15.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 81081: status.find.in([200, 209], 304), found 409
09:57:15.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,81081,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI5NTYwNDQxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZHRFQ0NjY1U1UGZ1YnV2SmZWMGNiNkplTmJjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTgzNSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTgzNSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1NDM1LCJpYXQiOjE3MzE0OTE4MzUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlhyWXlHemJTUlZ0WnNNQ3N3cHRlN0gxS1h1byJ9.kqRjoSCqQ-fuTUdDj-Vz0QtaZszXbbum-9ml0KB8o7hMCZclJS162HN8MlDA58rAgxEr_Wrx-DkrW1p8o0MHPulGW3i6k9BG6gBegUdneTvnLZOGiEDLi8hHL8f1GUmGE5ny1Sba_-eGv7vtAsl12oKLh892wWxuApMOqFpLXm0LDDgs_WGkgMAe7NHp8fpx7OUFE5lzHNlhChWQuDTWKXPaL-QwU02_R6nXdte485JV62sJ5xYSfDmJtd-yKLQ63ty-NZi3-i_UlAgh2vbBeGDOAAbio_RmnysPaFpy-rmde0GqkosLrsd-yZyim7_gSb9XKccYqYqUQLjcSaiXfA, username -> user.162427, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy901323, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23791ade, authcode -> ak1sHv5aC5RCEqtDHyV8ykY6QE0, useAdminRealm -> true, callbacks -> {"tokenId":"Cjj_J4Oh6XeFd2zuqkTXcr5KnbQ.*AAJTSQACMDIAAlNLABxoNUdxWTAvaHpyYnZMUXA2WXRlV0x5SENBdjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491835629), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Cjj_J4Oh6XeFd2zuqkTXcr5KnbQ.*AAJTSQACMDIAAlNLABxoNUdxWTAvaHpyYnZMUXA2WXRlV0x5SENBdjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491835629))), password -> Pa_ssw0rd, challenge -> IOCd_IybGyhgQ03_sZRaGw5rR9L7HY2iIkcvifHRcBE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 39.210.237.165, verifier -> NTI3MzI2NzU1MjkxODc4MTMzNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d63a832, tokenId -> Cjj_J4Oh6XeFd2zuqkTXcr5KnbQ.*AAJTSQACMDIAAlNLABxoNUdxWTAvaHpyYnZMUXA2WXRlV0x5SENBdjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=Cjj_J4Oh6XeFd2zuqkTXcr5KnbQ.*AAJTSQACMDIAAlNLABxoNUdxWTAvaHpyYnZMUXA2WXRlV0x5SENBdjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Cjj_J4Oh6XeFd2zuqkTXcr5KnbQ.*AAJTSQACMDIAAlNLABxoNUdxWTAvaHpyYnZMUXA2WXRlV0x5SENBdjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy901323","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:57:15 GMT
	x-forgerock-transactionid: 0c793002-b662-493f-8e53-3075f7646fe2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:57:16.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:16.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:16.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:16.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:16.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:17.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:17.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:17 GMT                                    1175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1122896 KO=36    )
> restLoginInitiate                                        (OK=78378  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78372  KO=1     )
> User Authorize PKCE stage                                (OK=91033  KO=1     )
> User AccessToken PKCE stage                              (OK=91029  KO=2     )
> tokenUserinfo                                            (OK=13016  KO=0     )
> Skip 2FA                                                 (OK=43592  KO=0     )
> GetUUid                                                  (OK=26007  KO=0     )
> GetOpenidConfig                                          (OK=77657  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17221  KO=0     )
> CreatePolicy                                             (OK=25982  KO=23    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17220  KO=0     )
>  UI AM idFromSession                                     (OK=17220  KO=0     )
>  UI AM validateGoto                                      (OK=17220  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17215  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17214  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17211  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17211  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4514   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17209  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17209  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17208  KO=0     )
>  UI IDM uiconfig                                         (OK=17208  KO=0     )
>  UI IDM version                                          (OK=17208  KO=0     )
>  UI IDM login                                            (OK=17208  KO=0     )
>  UI IDM features                                         (OK=17208  KO=0     )
>  UI IDM privilege                                        (OK=17208  KO=0     )
>  UI IDM user                                             (OK=17208  KO=0     )
>  UI IDM dashboard                                        (OK=17208  KO=0     )
>  UI IDM managed user schema                              (OK=17208  KO=0     )
>  UI IDM oidcToken                                        (OK=17208  KO=0     )
> userinfo                                                 (OK=17208  KO=0     )
> UI-Logout                                                (OK=17208  KO=0     )
> UI-Logout Redirect 1                                     (OK=17208  KO=0     )
>  UI AM revoke2                                           (OK=17207  KO=0     )
>  UI AM revoke1                                           (OK=17208  KO=0     )
>  UI AM endsession                                        (OK=17208  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2865   KO=0     )
> RootUserinfo                                             (OK=58868  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2864   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=730    KO=0     )
> ReadPolicy                                               (OK=25885  KO=4     )
> getIdToken                                               (OK=5775   KO=0     )
> getIdToken Redirect 1                                    (OK=5775   KO=0     )
> createOrganization                                       (OK=5775   KO=0     )
> queryOrganization                                        (OK=5774   KO=0     )
> deleteOrganization                                       (OK=5774   KO=0     )
> DeletePolicy                                             (OK=25754  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4539 (99.19%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 171947 / active: 347    / done: 80900 
================================================================================

09:57:17.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:18.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:18.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:18.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:19.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:19.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:20.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:20.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:20.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:21.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:21.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:21.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:21.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:21.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:22.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:22.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:22.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:22 GMT                                    1180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1127956 KO=36    )
> restLoginInitiate                                        (OK=78735  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78721  KO=1     )
> User Authorize PKCE stage                                (OK=91443  KO=1     )
> User AccessToken PKCE stage                              (OK=91432  KO=2     )
> tokenUserinfo                                            (OK=13076  KO=0     )
> Skip 2FA                                                 (OK=43781  KO=0     )
> GetUUid                                                  (OK=26110  KO=0     )
> GetOpenidConfig                                          (OK=77992  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17302  KO=0     )
> CreatePolicy                                             (OK=26084  KO=23    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17302  KO=0     )
>  UI AM idFromSession                                     (OK=17302  KO=0     )
>  UI AM validateGoto                                      (OK=17302  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17296  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17296  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17295  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17295  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4535   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17289  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17289  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17288  KO=0     )
>  UI IDM uiconfig                                         (OK=17288  KO=0     )
>  UI IDM version                                          (OK=17288  KO=0     )
>  UI IDM login                                            (OK=17288  KO=0     )
>  UI IDM features                                         (OK=17288  KO=0     )
>  UI IDM privilege                                        (OK=17288  KO=0     )
>  UI IDM user                                             (OK=17287  KO=0     )
>  UI IDM dashboard                                        (OK=17287  KO=0     )
>  UI IDM managed user schema                              (OK=17288  KO=0     )
>  UI IDM oidcToken                                        (OK=17288  KO=0     )
> userinfo                                                 (OK=17286  KO=0     )
> UI-Logout                                                (OK=17286  KO=0     )
> UI-Logout Redirect 1                                     (OK=17285  KO=0     )
>  UI AM revoke2                                           (OK=17283  KO=0     )
>  UI AM revoke1                                           (OK=17284  KO=0     )
>  UI AM endsession                                        (OK=17284  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2876   KO=0     )
> RootUserinfo                                             (OK=59160  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2875   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=735    KO=0     )
> ReadPolicy                                               (OK=25993  KO=4     )
> getIdToken                                               (OK=5796   KO=0     )
> getIdToken Redirect 1                                    (OK=5796   KO=0     )
> createOrganization                                       (OK=5795   KO=0     )
> queryOrganization                                        (OK=5795   KO=0     )
> deleteOrganization                                       (OK=5795   KO=0     )
> DeletePolicy                                             (OK=25877  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4556 (99.19%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 171578 / active: 352    / done: 81264 
================================================================================

09:57:22.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:23.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:23.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:23.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:23.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:23.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:23.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:23.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:24.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:24.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:24.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:24.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:25.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:25.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:25.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:26.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:26.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 81081: status.find.in([200, 209], 304), found 404
09:57:26.117 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,81081,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI5NTYwNDQxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZHRFQ0NjY1U1UGZ1YnV2SmZWMGNiNkplTmJjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTgzNSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTgzNSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1NDM1LCJpYXQiOjE3MzE0OTE4MzUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlhyWXlHemJTUlZ0WnNNQ3N3cHRlN0gxS1h1byJ9.kqRjoSCqQ-fuTUdDj-Vz0QtaZszXbbum-9ml0KB8o7hMCZclJS162HN8MlDA58rAgxEr_Wrx-DkrW1p8o0MHPulGW3i6k9BG6gBegUdneTvnLZOGiEDLi8hHL8f1GUmGE5ny1Sba_-eGv7vtAsl12oKLh892wWxuApMOqFpLXm0LDDgs_WGkgMAe7NHp8fpx7OUFE5lzHNlhChWQuDTWKXPaL-QwU02_R6nXdte485JV62sJ5xYSfDmJtd-yKLQ63ty-NZi3-i_UlAgh2vbBeGDOAAbio_RmnysPaFpy-rmde0GqkosLrsd-yZyim7_gSb9XKccYqYqUQLjcSaiXfA, username -> user.162427, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy901323, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23791ade, authcode -> ak1sHv5aC5RCEqtDHyV8ykY6QE0, useAdminRealm -> true, callbacks -> {"tokenId":"Cjj_J4Oh6XeFd2zuqkTXcr5KnbQ.*AAJTSQACMDIAAlNLABxoNUdxWTAvaHpyYnZMUXA2WXRlV0x5SENBdjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491835629), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Cjj_J4Oh6XeFd2zuqkTXcr5KnbQ.*AAJTSQACMDIAAlNLABxoNUdxWTAvaHpyYnZMUXA2WXRlV0x5SENBdjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491835629))), password -> Pa_ssw0rd, challenge -> IOCd_IybGyhgQ03_sZRaGw5rR9L7HY2iIkcvifHRcBE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 39.210.237.165, verifier -> NTI3MzI2NzU1MjkxODc4MTMzNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2d63a832, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@69cb9182, tokenId -> Cjj_J4Oh6XeFd2zuqkTXcr5KnbQ.*AAJTSQACMDIAAlNLABxoNUdxWTAvaHpyYnZMUXA2WXRlV0x5SENBdjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy901323
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=Cjj_J4Oh6XeFd2zuqkTXcr5KnbQ.*AAJTSQACMDIAAlNLABxoNUdxWTAvaHpyYnZMUXA2WXRlV0x5SENBdjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Cjj_J4Oh6XeFd2zuqkTXcr5KnbQ.*AAJTSQACMDIAAlNLABxoNUdxWTAvaHpyYnZMUXA2WXRlV0x5SENBdjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 09:57:26 GMT
	x-forgerock-transactionid: 7e29618e-b223-4dc8-b2ff-4081fa151005
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy901323 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:57:26.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:26.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:27.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:27 GMT                                    1185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1132692 KO=37    )
> restLoginInitiate                                        (OK=79064  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79054  KO=1     )
> User Authorize PKCE stage                                (OK=91828  KO=1     )
> User AccessToken PKCE stage                              (OK=91817  KO=2     )
> tokenUserinfo                                            (OK=13129  KO=0     )
> Skip 2FA                                                 (OK=43975  KO=0     )
> GetUUid                                                  (OK=26229  KO=0     )
> GetOpenidConfig                                          (OK=78331  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17370  KO=0     )
> CreatePolicy                                             (OK=26202  KO=23    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17370  KO=0     )
>  UI AM idFromSession                                     (OK=17368  KO=0     )
>  UI AM validateGoto                                      (OK=17368  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17363  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17362  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17362  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17362  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4546   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17359  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17358  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17358  KO=0     )
>  UI IDM uiconfig                                         (OK=17358  KO=0     )
>  UI IDM version                                          (OK=17358  KO=0     )
>  UI IDM login                                            (OK=17358  KO=0     )
>  UI IDM features                                         (OK=17358  KO=0     )
>  UI IDM privilege                                        (OK=17358  KO=0     )
>  UI IDM user                                             (OK=17357  KO=0     )
>  UI IDM dashboard                                        (OK=17357  KO=0     )
>  UI IDM managed user schema                              (OK=17357  KO=0     )
>  UI IDM oidcToken                                        (OK=17358  KO=0     )
> userinfo                                                 (OK=17357  KO=0     )
> UI-Logout                                                (OK=17356  KO=0     )
> UI-Logout Redirect 1                                     (OK=17355  KO=0     )
>  UI AM revoke2                                           (OK=17350  KO=0     )
>  UI AM revoke1                                           (OK=17351  KO=0     )
>  UI AM endsession                                        (OK=17351  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2893   KO=0     )
> RootUserinfo                                             (OK=59431  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2893   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=740    KO=0     )
> ReadPolicy                                               (OK=26102  KO=4     )
> getIdToken                                               (OK=5828   KO=0     )
> getIdToken Redirect 1                                    (OK=5826   KO=0     )
> createOrganization                                       (OK=5826   KO=0     )
> queryOrganization                                        (OK=5826   KO=0     )
> deleteOrganization                                       (OK=5825   KO=0     )
> DeletePolicy                                             (OK=25988  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4575 (99.18%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 171233 / active: 339    / done: 81622 
================================================================================

09:57:27.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:28.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:28.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:28.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:29.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:29.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:29.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:29.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:29.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:30.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:30.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:30.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:30.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:30.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:31.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:31.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:31.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:32.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:32.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:32.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:32 GMT                                    1190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1137292 KO=37    )
> restLoginInitiate                                        (OK=79372  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79366  KO=1     )
> User Authorize PKCE stage                                (OK=92195  KO=1     )
> User AccessToken PKCE stage                              (OK=92190  KO=2     )
> tokenUserinfo                                            (OK=13170  KO=0     )
> Skip 2FA                                                 (OK=44164  KO=0     )
> GetUUid                                                  (OK=26353  KO=0     )
> GetOpenidConfig                                          (OK=78680  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17432  KO=0     )
> CreatePolicy                                             (OK=26326  KO=23    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17432  KO=0     )
>  UI AM idFromSession                                     (OK=17432  KO=0     )
>  UI AM validateGoto                                      (OK=17432  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17431  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17431  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17431  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17431  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4565   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17429  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17428  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17427  KO=0     )
>  UI IDM uiconfig                                         (OK=17427  KO=0     )
>  UI IDM version                                          (OK=17427  KO=0     )
>  UI IDM login                                            (OK=17427  KO=0     )
>  UI IDM features                                         (OK=17427  KO=0     )
>  UI IDM privilege                                        (OK=17427  KO=0     )
>  UI IDM user                                             (OK=17427  KO=0     )
>  UI IDM dashboard                                        (OK=17427  KO=0     )
>  UI IDM managed user schema                              (OK=17427  KO=0     )
>  UI IDM oidcToken                                        (OK=17428  KO=0     )
> userinfo                                                 (OK=17427  KO=0     )
> UI-Logout                                                (OK=17427  KO=0     )
> UI-Logout Redirect 1                                     (OK=17427  KO=0     )
>  UI AM revoke2                                           (OK=17424  KO=0     )
>  UI AM revoke1                                           (OK=17425  KO=0     )
>  UI AM endsession                                        (OK=17425  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2908   KO=0     )
> RootUserinfo                                             (OK=59653  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2907   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=743    KO=0     )
> ReadPolicy                                               (OK=26219  KO=4     )
> getIdToken                                               (OK=5850   KO=0     )
> getIdToken Redirect 1                                    (OK=5850   KO=0     )
> createOrganization                                       (OK=5850   KO=0     )
> queryOrganization                                        (OK=5850   KO=0     )
> deleteOrganization                                       (OK=5848   KO=0     )
> DeletePolicy                                             (OK=26098  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4595 (99.18%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 170909 / active: 335    / done: 81950 
================================================================================

09:57:33.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:33.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:33.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:33.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:33.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:33.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:34.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:34.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:35.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:35.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:35.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:35.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:35.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:36.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:37 GMT                                    1195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1142256 KO=37    )
> restLoginInitiate                                        (OK=79694  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79684  KO=1     )
> User Authorize PKCE stage                                (OK=92578  KO=1     )
> User AccessToken PKCE stage                              (OK=92572  KO=2     )
> tokenUserinfo                                            (OK=13216  KO=0     )
> Skip 2FA                                                 (OK=44329  KO=0     )
> GetUUid                                                  (OK=26451  KO=0     )
> GetOpenidConfig                                          (OK=79022  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17523  KO=0     )
> CreatePolicy                                             (OK=26426  KO=23    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17522  KO=0     )
>  UI AM idFromSession                                     (OK=17519  KO=0     )
>  UI AM validateGoto                                      (OK=17519  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17517  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17514  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17514  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17514  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4590   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17511  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17511  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17510  KO=0     )
>  UI IDM uiconfig                                         (OK=17510  KO=0     )
>  UI IDM version                                          (OK=17510  KO=0     )
>  UI IDM login                                            (OK=17510  KO=0     )
>  UI IDM features                                         (OK=17510  KO=0     )
>  UI IDM privilege                                        (OK=17510  KO=0     )
>  UI IDM user                                             (OK=17510  KO=0     )
>  UI IDM dashboard                                        (OK=17510  KO=0     )
>  UI IDM managed user schema                              (OK=17510  KO=0     )
>  UI IDM oidcToken                                        (OK=17511  KO=0     )
> userinfo                                                 (OK=17510  KO=0     )
> UI-Logout                                                (OK=17508  KO=0     )
> UI-Logout Redirect 1                                     (OK=17507  KO=0     )
>  UI AM revoke2                                           (OK=17506  KO=0     )
>  UI AM revoke1                                           (OK=17507  KO=0     )
>  UI AM endsession                                        (OK=17507  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2924   KO=0     )
> RootUserinfo                                             (OK=59900  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2924   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=746    KO=0     )
> ReadPolicy                                               (OK=26344  KO=4     )
> getIdToken                                               (OK=5866   KO=0     )
> getIdToken Redirect 1                                    (OK=5866   KO=0     )
> createOrganization                                       (OK=5866   KO=0     )
> queryOrganization                                        (OK=5866   KO=0     )
> deleteOrganization                                       (OK=5866   KO=0     )
> DeletePolicy                                             (OK=26216  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4609 (99.18%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.22%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 170574 / active: 326    / done: 82294 
================================================================================

09:57:37.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:37.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:38.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:38.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:39.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:39.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:39.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:39.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:39.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:39.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:39.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:40.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:40.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:40.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:40.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:41.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:41.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:41.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:42.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:42.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:42 GMT                                    1200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1147193 KO=37    )
> restLoginInitiate                                        (OK=80034  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80026  KO=1     )
> User Authorize PKCE stage                                (OK=92973  KO=1     )
> User AccessToken PKCE stage                              (OK=92965  KO=2     )
> tokenUserinfo                                            (OK=13274  KO=0     )
> Skip 2FA                                                 (OK=44516  KO=0     )
> GetUUid                                                  (OK=26556  KO=0     )
> GetOpenidConfig                                          (OK=79352  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17598  KO=0     )
> CreatePolicy                                             (OK=26532  KO=23    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17597  KO=0     )
>  UI AM idFromSession                                     (OK=17597  KO=0     )
>  UI AM validateGoto                                      (OK=17597  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17592  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17592  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17591  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17591  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4611   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17589  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17589  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17588  KO=0     )
>  UI IDM uiconfig                                         (OK=17588  KO=0     )
>  UI IDM version                                          (OK=17588  KO=0     )
>  UI IDM login                                            (OK=17588  KO=0     )
>  UI IDM features                                         (OK=17588  KO=0     )
>  UI IDM privilege                                        (OK=17588  KO=0     )
>  UI IDM user                                             (OK=17588  KO=0     )
>  UI IDM dashboard                                        (OK=17588  KO=0     )
>  UI IDM managed user schema                              (OK=17588  KO=0     )
>  UI IDM oidcToken                                        (OK=17588  KO=0     )
> userinfo                                                 (OK=17587  KO=0     )
> UI-Logout                                                (OK=17587  KO=0     )
> UI-Logout Redirect 1                                     (OK=17586  KO=0     )
>  UI AM revoke2                                           (OK=17583  KO=0     )
>  UI AM revoke1                                           (OK=17584  KO=0     )
>  UI AM endsession                                        (OK=17584  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2938   KO=0     )
> RootUserinfo                                             (OK=60195  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2938   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=749    KO=0     )
> ReadPolicy                                               (OK=26444  KO=4     )
> getIdToken                                               (OK=5886   KO=0     )
> getIdToken Redirect 1                                    (OK=5886   KO=0     )
> createOrganization                                       (OK=5886   KO=0     )
> queryOrganization                                        (OK=5886   KO=0     )
> deleteOrganization                                       (OK=5886   KO=0     )
> DeletePolicy                                             (OK=26336  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4629 (99.19%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 170219 / active: 317    / done: 82658 
================================================================================

09:57:42.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:42.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 82970: status.find.in([200, 209], 304), found 409
09:57:42.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,82970,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI5ODE0MDc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoib3BJZlBWcUxleVdHMnJmejkyRDFaSGQ1SkQ0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MTg2MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MTg2MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1NDYyLCJpYXQiOjE3MzE0OTE4NjIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImJHX2U5MjBtSm40QUN3Zm5GUzR3NlZNM1puVSJ9.TYb6_45ZIyjeEPaXSNXBMmF5pqVyLyZGfQSK2meWVuSNXLQr9mMABlGqDKf_XFH2bDCNVGC2njr8OknFAH9TJ7G4m-OVtIdqieE4m5XYRxR1OlsZsYR5rJ5lr0txPMQlnxxQncwZhuawthsCWxRCSUQ-JAyoXUYZWqArc0Mq3pZYBxEMd5GdZRGpCfT3KOi6M5eanDvYiW7t-DvZqi7Y8zDQl7Ft0XnfXjHTIY9P4s-R72tQenRWPGZHxJNudkVXDTzIiGu14Y1QVG9ehrvDkhjcNyrFf0Bu6C9AbQtx2wJz2S0c_xeWcSvIg6oNEns85d0yg9Vlh01voM60PDAMpw, username -> user.138566, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy684627, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4aac5276, authcode -> p0AaAI4mfF6nn0qLfjT0ZPpMmqQ, useAdminRealm -> true, callbacks -> {"tokenId":"MMM6IdMPKog3rj7wG2p9heSP5yE.*AAJTSQACMDIAAlNLABxiaU5mSm1WaWhXRSs0dFRpSnNKWHVDZGVZbms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491862677), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=MMM6IdMPKog3rj7wG2p9heSP5yE.*AAJTSQACMDIAAlNLABxiaU5mSm1WaWhXRSs0dFRpSnNKWHVDZGVZbms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731491862677))), password -> Pa_ssw0rd, challenge -> D1yR7_MU_g3JguBKTYEi3LHm26RzHVUQk09J6FPjZM0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ2NzI3OTg1NDA2OTg5ODMwNzI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3d3a9983, tokenId -> MMM6IdMPKog3rj7wG2p9heSP5yE.*AAJTSQACMDIAAlNLABxiaU5mSm1WaWhXRSs0dFRpSnNKWHVDZGVZbms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=MMM6IdMPKog3rj7wG2p9heSP5yE.*AAJTSQACMDIAAlNLABxiaU5mSm1WaWhXRSs0dFRpSnNKWHVDZGVZbms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=MMM6IdMPKog3rj7wG2p9heSP5yE.*AAJTSQACMDIAAlNLABxiaU5mSm1WaWhXRSs0dFRpSnNKWHVDZGVZbms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy684627","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 09:57:42 GMT
	x-forgerock-transactionid: 2986eb10-1dfa-4585-b891-0d3b4f7c42ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:57:43.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:43.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:44.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:44.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:44.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:44.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:44.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:45.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:46.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:46.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:46.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:46.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:46.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:46.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:47.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:47.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:47 GMT                                    1205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1151991 KO=38    )
> restLoginInitiate                                        (OK=80337  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80333  KO=1     )
> User Authorize PKCE stage                                (OK=93350  KO=1     )
> User AccessToken PKCE stage                              (OK=93343  KO=2     )
> tokenUserinfo                                            (OK=13323  KO=0     )
> Skip 2FA                                                 (OK=44681  KO=0     )
> GetUUid                                                  (OK=26650  KO=0     )
> GetOpenidConfig                                          (OK=79653  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17673  KO=0     )
> CreatePolicy                                             (OK=26626  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17673  KO=0     )
>  UI AM idFromSession                                     (OK=17673  KO=0     )
>  UI AM validateGoto                                      (OK=17673  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17672  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17672  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17672  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17672  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4629   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17670  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17670  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17670  KO=0     )
>  UI IDM uiconfig                                         (OK=17670  KO=0     )
>  UI IDM version                                          (OK=17670  KO=0     )
>  UI IDM login                                            (OK=17670  KO=0     )
>  UI IDM features                                         (OK=17670  KO=0     )
>  UI IDM privilege                                        (OK=17670  KO=0     )
>  UI IDM user                                             (OK=17670  KO=0     )
>  UI IDM dashboard                                        (OK=17670  KO=0     )
>  UI IDM managed user schema                              (OK=17670  KO=0     )
>  UI IDM oidcToken                                        (OK=17671  KO=0     )
> userinfo                                                 (OK=17670  KO=0     )
> UI-Logout                                                (OK=17669  KO=0     )
> UI-Logout Redirect 1                                     (OK=17668  KO=0     )
>  UI AM revoke2                                           (OK=17667  KO=0     )
>  UI AM revoke1                                           (OK=17668  KO=0     )
>  UI AM endsession                                        (OK=17668  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2943   KO=0     )
> RootUserinfo                                             (OK=60463  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2943   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=749    KO=0     )
> ReadPolicy                                               (OK=26551  KO=4     )
> getIdToken                                               (OK=5910   KO=0     )
> getIdToken Redirect 1                                    (OK=5910   KO=0     )
> createOrganization                                       (OK=5909   KO=0     )
> queryOrganization                                        (OK=5909   KO=0     )
> deleteOrganization                                       (OK=5909   KO=0     )
> DeletePolicy                                             (OK=26439  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4646 (99.17%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 169913 / active: 285    / done: 82996 
================================================================================

09:57:47.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:48.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:48.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:48.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:49.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:49.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:49.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:49.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:49.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:49.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:50.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:50.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:50.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:50.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:51.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:51.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:51.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:51.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:51.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:51.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:52 GMT                                    1210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1157133 KO=38    )
> restLoginInitiate                                        (OK=80670  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80663  KO=1     )
> User Authorize PKCE stage                                (OK=93754  KO=1     )
> User AccessToken PKCE stage                              (OK=93749  KO=2     )
> tokenUserinfo                                            (OK=13367  KO=0     )
> Skip 2FA                                                 (OK=44855  KO=0     )
> GetUUid                                                  (OK=26758  KO=0     )
> GetOpenidConfig                                          (OK=79958  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17770  KO=0     )
> CreatePolicy                                             (OK=26731  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17770  KO=0     )
>  UI AM idFromSession                                     (OK=17769  KO=0     )
>  UI AM validateGoto                                      (OK=17769  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17767  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17765  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17765  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17764  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4662   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17761  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17758  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17756  KO=0     )
>  UI IDM uiconfig                                         (OK=17756  KO=0     )
>  UI IDM version                                          (OK=17756  KO=0     )
>  UI IDM login                                            (OK=17755  KO=0     )
>  UI IDM features                                         (OK=17755  KO=0     )
>  UI IDM privilege                                        (OK=17755  KO=0     )
>  UI IDM user                                             (OK=17755  KO=0     )
>  UI IDM dashboard                                        (OK=17755  KO=0     )
>  UI IDM managed user schema                              (OK=17755  KO=0     )
>  UI IDM oidcToken                                        (OK=17755  KO=0     )
> userinfo                                                 (OK=17754  KO=0     )
> UI-Logout                                                (OK=17754  KO=0     )
> UI-Logout Redirect 1                                     (OK=17754  KO=0     )
>  UI AM revoke2                                           (OK=17752  KO=0     )
>  UI AM revoke1                                           (OK=17753  KO=0     )
>  UI AM endsession                                        (OK=17753  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2959   KO=0     )
> RootUserinfo                                             (OK=60705  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2959   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=752    KO=0     )
> ReadPolicy                                               (OK=26644  KO=4     )
> getIdToken                                               (OK=5934   KO=0     )
> getIdToken Redirect 1                                    (OK=5934   KO=0     )
> createOrganization                                       (OK=5934   KO=0     )
> queryOrganization                                        (OK=5934   KO=0     )
> deleteOrganization                                       (OK=5934   KO=0     )
> DeletePolicy                                             (OK=26546  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4666 (99.17%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 169562 / active: 290    / done: 83342 
================================================================================

09:57:52.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:52.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:53.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:53.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:53.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:53.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:54.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:56.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:56.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:56.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:56.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:57.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:57.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:57:57 GMT                                    1215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1161347 KO=38    )
> restLoginInitiate                                        (OK=80970  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80962  KO=1     )
> User Authorize PKCE stage                                (OK=94096  KO=1     )
> User AccessToken PKCE stage                              (OK=94089  KO=2     )
> tokenUserinfo                                            (OK=13418  KO=0     )
> Skip 2FA                                                 (OK=45034  KO=0     )
> GetUUid                                                  (OK=26868  KO=0     )
> GetOpenidConfig                                          (OK=80267  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17825  KO=0     )
> CreatePolicy                                             (OK=26839  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17825  KO=0     )
>  UI AM idFromSession                                     (OK=17825  KO=0     )
>  UI AM validateGoto                                      (OK=17825  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17823  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17823  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17823  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17823  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4675   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17819  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17819  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17818  KO=0     )
>  UI IDM uiconfig                                         (OK=17818  KO=0     )
>  UI IDM version                                          (OK=17818  KO=0     )
>  UI IDM login                                            (OK=17818  KO=0     )
>  UI IDM features                                         (OK=17818  KO=0     )
>  UI IDM privilege                                        (OK=17818  KO=0     )
>  UI IDM user                                             (OK=17817  KO=0     )
>  UI IDM dashboard                                        (OK=17818  KO=0     )
>  UI IDM managed user schema                              (OK=17817  KO=0     )
>  UI IDM oidcToken                                        (OK=17817  KO=0     )
> userinfo                                                 (OK=17817  KO=0     )
> UI-Logout                                                (OK=17817  KO=0     )
> UI-Logout Redirect 1                                     (OK=17817  KO=0     )
>  UI AM revoke2                                           (OK=17816  KO=0     )
>  UI AM revoke1                                           (OK=17817  KO=0     )
>  UI AM endsession                                        (OK=17817  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2986   KO=0     )
> RootUserinfo                                             (OK=60930  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2985   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=763    KO=0     )
> ReadPolicy                                               (OK=26751  KO=4     )
> getIdToken                                               (OK=5954   KO=0     )
> getIdToken Redirect 1                                    (OK=5953   KO=0     )
> createOrganization                                       (OK=5953   KO=0     )
> queryOrganization                                        (OK=5953   KO=0     )
> deleteOrganization                                       (OK=5953   KO=0     )
> DeletePolicy                                             (OK=26640  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4679 (99.17%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 169230 / active: 304    / done: 83660 
================================================================================

09:57:57.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:57.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:58.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:58.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:59.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:59.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:59.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:57:59.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:00.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:00.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:01.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:01.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:01.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:01.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:01.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:01.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:02.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:02.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:02 GMT                                    1220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1166215 KO=38    )
> restLoginInitiate                                        (OK=81320  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=81306  KO=1     )
> User Authorize PKCE stage                                (OK=94493  KO=1     )
> User AccessToken PKCE stage                              (OK=94486  KO=2     )
> tokenUserinfo                                            (OK=13476  KO=0     )
> Skip 2FA                                                 (OK=45229  KO=0     )
> GetUUid                                                  (OK=26982  KO=0     )
> GetOpenidConfig                                          (OK=80598  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17900  KO=0     )
> CreatePolicy                                             (OK=26958  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17900  KO=0     )
>  UI AM idFromSession                                     (OK=17899  KO=0     )
>  UI AM validateGoto                                      (OK=17899  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17895  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17895  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17894  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17894  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4694   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17892  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17892  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17892  KO=0     )
>  UI IDM uiconfig                                         (OK=17892  KO=0     )
>  UI IDM version                                          (OK=17892  KO=0     )
>  UI IDM login                                            (OK=17892  KO=0     )
>  UI IDM features                                         (OK=17892  KO=0     )
>  UI IDM privilege                                        (OK=17892  KO=0     )
>  UI IDM user                                             (OK=17892  KO=0     )
>  UI IDM dashboard                                        (OK=17892  KO=0     )
>  UI IDM managed user schema                              (OK=17892  KO=0     )
>  UI IDM oidcToken                                        (OK=17891  KO=0     )
> userinfo                                                 (OK=17890  KO=0     )
> UI-Logout                                                (OK=17890  KO=0     )
> UI-Logout Redirect 1                                     (OK=17889  KO=0     )
>  UI AM revoke2                                           (OK=17888  KO=0     )
>  UI AM revoke1                                           (OK=17889  KO=0     )
>  UI AM endsession                                        (OK=17889  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3004   KO=0     )
> RootUserinfo                                             (OK=61157  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3004   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=766    KO=0     )
> ReadPolicy                                               (OK=26857  KO=4     )
> getIdToken                                               (OK=5986   KO=0     )
> getIdToken Redirect 1                                    (OK=5986   KO=0     )
> createOrganization                                       (OK=5985   KO=0     )
> queryOrganization                                        (OK=5984   KO=0     )
> deleteOrganization                                       (OK=5984   KO=0     )
> DeletePolicy                                             (OK=26746  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4697 (99.18%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 168867 / active: 324    / done: 84003 
================================================================================

09:58:02.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:02.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:02.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:02.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:03.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:03.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:04.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:04.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:05.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:05.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:05.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:05.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:06.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:06.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:06.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:06.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:06.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:07.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:07.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:07.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:07 GMT                                    1225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1171221 KO=38    )
> restLoginInitiate                                        (OK=81674  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=81663  KO=1     )
> User Authorize PKCE stage                                (OK=94904  KO=1     )
> User AccessToken PKCE stage                              (OK=94899  KO=2     )
> tokenUserinfo                                            (OK=13532  KO=0     )
> Skip 2FA                                                 (OK=45434  KO=0     )
> GetUUid                                                  (OK=27098  KO=0     )
> GetOpenidConfig                                          (OK=80937  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17974  KO=0     )
> CreatePolicy                                             (OK=27072  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17974  KO=0     )
>  UI AM idFromSession                                     (OK=17974  KO=0     )
>  UI AM validateGoto                                      (OK=17974  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17971  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17971  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17970  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17970  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4708   KO=0     )
> UI-Post-Login - stage 3                                  (OK=17967  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17967  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17966  KO=0     )
>  UI IDM uiconfig                                         (OK=17966  KO=0     )
>  UI IDM version                                          (OK=17966  KO=0     )
>  UI IDM login                                            (OK=17966  KO=0     )
>  UI IDM features                                         (OK=17966  KO=0     )
>  UI IDM privilege                                        (OK=17966  KO=0     )
>  UI IDM user                                             (OK=17966  KO=0     )
>  UI IDM dashboard                                        (OK=17966  KO=0     )
>  UI IDM managed user schema                              (OK=17966  KO=0     )
>  UI IDM oidcToken                                        (OK=17966  KO=0     )
> userinfo                                                 (OK=17965  KO=0     )
> UI-Logout                                                (OK=17965  KO=0     )
> UI-Logout Redirect 1                                     (OK=17964  KO=0     )
>  UI AM revoke2                                           (OK=17963  KO=0     )
>  UI AM revoke1                                           (OK=17964  KO=0     )
>  UI AM endsession                                        (OK=17964  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3021   KO=0     )
> RootUserinfo                                             (OK=61433  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3020   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=770    KO=0     )
> ReadPolicy                                               (OK=26976  KO=4     )
> getIdToken                                               (OK=6015   KO=0     )
> getIdToken Redirect 1                                    (OK=6015   KO=0     )
> createOrganization                                       (OK=6015   KO=0     )
> queryOrganization                                        (OK=6015   KO=0     )
> deleteOrganization                                       (OK=6013   KO=0     )
> DeletePolicy                                             (OK=26850  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4717 (99.18%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 168495 / active: 352    / done: 84347 
================================================================================

09:58:07.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:07.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:09.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:09.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:09.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:09.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:10.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:10.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:10.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:11.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:11.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:11.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:11.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:12.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:12.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:12 GMT                                    1230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1176184 KO=38    )
> restLoginInitiate                                        (OK=82018  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82012  KO=1     )
> User Authorize PKCE stage                                (OK=95306  KO=1     )
> User AccessToken PKCE stage                              (OK=95300  KO=2     )
> tokenUserinfo                                            (OK=13578  KO=0     )
> Skip 2FA                                                 (OK=45638  KO=0     )
> GetUUid                                                  (OK=27223  KO=0     )
> GetOpenidConfig                                          (OK=81296  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18054  KO=0     )
> CreatePolicy                                             (OK=27198  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18054  KO=0     )
>  UI AM idFromSession                                     (OK=18051  KO=0     )
>  UI AM validateGoto                                      (OK=18051  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18048  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18047  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18045  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18045  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4726   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18041  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18041  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18041  KO=0     )
>  UI IDM uiconfig                                         (OK=18041  KO=0     )
>  UI IDM version                                          (OK=18041  KO=0     )
>  UI IDM login                                            (OK=18040  KO=0     )
>  UI IDM features                                         (OK=18040  KO=0     )
>  UI IDM privilege                                        (OK=18040  KO=0     )
>  UI IDM user                                             (OK=18039  KO=0     )
>  UI IDM dashboard                                        (OK=18039  KO=0     )
>  UI IDM managed user schema                              (OK=18039  KO=0     )
>  UI IDM oidcToken                                        (OK=18037  KO=0     )
> userinfo                                                 (OK=18037  KO=0     )
> UI-Logout                                                (OK=18036  KO=0     )
> UI-Logout Redirect 1                                     (OK=18035  KO=0     )
>  UI AM revoke2                                           (OK=18034  KO=0     )
>  UI AM revoke1                                           (OK=18035  KO=0     )
>  UI AM endsession                                        (OK=18035  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3030   KO=0     )
> RootUserinfo                                             (OK=61737  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3030   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=774    KO=0     )
> ReadPolicy                                               (OK=27089  KO=4     )
> getIdToken                                               (OK=6034   KO=0     )
> getIdToken Redirect 1                                    (OK=6034   KO=0     )
> createOrganization                                       (OK=6034   KO=0     )
> queryOrganization                                        (OK=6034   KO=0     )
> deleteOrganization                                       (OK=6034   KO=0     )
> DeletePolicy                                             (OK=26973  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4732 (99.18%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 168142 / active: 354    / done: 84698 
================================================================================

09:58:13.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:13.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:13.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:13.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:13.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:13.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:13.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:14.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:14.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:14.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:15.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:15.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:15.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:15.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:15.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:15.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:15.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:15.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:16.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:16.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:16.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:17.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:17 GMT                                    1235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1180917 KO=38    )
> restLoginInitiate                                        (OK=82323  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82313  KO=1     )
> User Authorize PKCE stage                                (OK=95671  KO=1     )
> User AccessToken PKCE stage                              (OK=95664  KO=2     )
> tokenUserinfo                                            (OK=13621  KO=0     )
> Skip 2FA                                                 (OK=45807  KO=0     )
> GetUUid                                                  (OK=27327  KO=0     )
> GetOpenidConfig                                          (OK=81640  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18125  KO=0     )
> CreatePolicy                                             (OK=27300  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18125  KO=0     )
>  UI AM idFromSession                                     (OK=18123  KO=0     )
>  UI AM validateGoto                                      (OK=18123  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18123  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18123  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18122  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18122  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4744   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18117  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18116  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18116  KO=0     )
>  UI IDM uiconfig                                         (OK=18116  KO=0     )
>  UI IDM version                                          (OK=18116  KO=0     )
>  UI IDM login                                            (OK=18116  KO=0     )
>  UI IDM features                                         (OK=18116  KO=0     )
>  UI IDM privilege                                        (OK=18116  KO=0     )
>  UI IDM user                                             (OK=18116  KO=0     )
>  UI IDM dashboard                                        (OK=18116  KO=0     )
>  UI IDM managed user schema                              (OK=18116  KO=0     )
>  UI IDM oidcToken                                        (OK=18116  KO=0     )
> userinfo                                                 (OK=18116  KO=0     )
> UI-Logout                                                (OK=18116  KO=0     )
> UI-Logout Redirect 1                                     (OK=18115  KO=0     )
>  UI AM revoke2                                           (OK=18114  KO=0     )
>  UI AM revoke1                                           (OK=18115  KO=0     )
>  UI AM endsession                                        (OK=18115  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3044   KO=0     )
> RootUserinfo                                             (OK=61972  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3044   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=777    KO=0     )
> ReadPolicy                                               (OK=27215  KO=4     )
> getIdToken                                               (OK=6060   KO=0     )
> getIdToken Redirect 1                                    (OK=6060   KO=0     )
> createOrganization                                       (OK=6060   KO=0     )
> queryOrganization                                        (OK=6060   KO=0     )
> deleteOrganization                                       (OK=6060   KO=0     )
> DeletePolicy                                             (OK=27085  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4754 (99.19%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 167819 / active: 322    / done: 85053 
================================================================================

09:58:18.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:18.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:19.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:19.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:19.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:20.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:20.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:20.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:20.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:20.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:20.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:20.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:21.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:21.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:21.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:21.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:22.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:22.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:22.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:22.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:22.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:22.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:22 GMT                                    1240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1185999 KO=38    )
> restLoginInitiate                                        (OK=82702  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82690  KO=1     )
> User Authorize PKCE stage                                (OK=96090  KO=1     )
> User AccessToken PKCE stage                              (OK=96085  KO=2     )
> tokenUserinfo                                            (OK=13677  KO=0     )
> Skip 2FA                                                 (OK=46025  KO=0     )
> GetUUid                                                  (OK=27458  KO=0     )
> GetOpenidConfig                                          (OK=81996  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18204  KO=0     )
> CreatePolicy                                             (OK=27430  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18202  KO=0     )
>  UI AM idFromSession                                     (OK=18201  KO=0     )
>  UI AM validateGoto                                      (OK=18200  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18197  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18196  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18195  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18195  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4760   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18189  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18189  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18189  KO=0     )
>  UI IDM uiconfig                                         (OK=18189  KO=0     )
>  UI IDM version                                          (OK=18189  KO=0     )
>  UI IDM login                                            (OK=18189  KO=0     )
>  UI IDM features                                         (OK=18189  KO=0     )
>  UI IDM privilege                                        (OK=18189  KO=0     )
>  UI IDM user                                             (OK=18189  KO=0     )
>  UI IDM dashboard                                        (OK=18189  KO=0     )
>  UI IDM managed user schema                              (OK=18189  KO=0     )
>  UI IDM oidcToken                                        (OK=18190  KO=0     )
> userinfo                                                 (OK=18190  KO=0     )
> UI-Logout                                                (OK=18190  KO=0     )
> UI-Logout Redirect 1                                     (OK=18189  KO=0     )
>  UI AM revoke2                                           (OK=18185  KO=0     )
>  UI AM revoke1                                           (OK=18186  KO=0     )
>  UI AM endsession                                        (OK=18187  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3050   KO=0     )
> RootUserinfo                                             (OK=62238  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3049   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=777    KO=0     )
> ReadPolicy                                               (OK=27318  KO=4     )
> getIdToken                                               (OK=6091   KO=0     )
> getIdToken Redirect 1                                    (OK=6091   KO=0     )
> createOrganization                                       (OK=6091   KO=0     )
> queryOrganization                                        (OK=6091   KO=0     )
> deleteOrganization                                       (OK=6091   KO=0     )
> DeletePolicy                                             (OK=27213  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4776 (99.19%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 167438 / active: 342    / done: 85414 
================================================================================

09:58:22.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:22.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:22.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:23.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:23.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:23.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:23.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:24.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:24.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:24.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:25.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:25.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:25.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:26.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:26.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:26.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:26.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:27 GMT                                    1245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1191005 KO=38    )
> restLoginInitiate                                        (OK=83065  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83055  KO=1     )
> User Authorize PKCE stage                                (OK=96512  KO=1     )
> User AccessToken PKCE stage                              (OK=96503  KO=2     )
> tokenUserinfo                                            (OK=13736  KO=0     )
> Skip 2FA                                                 (OK=46241  KO=0     )
> GetUUid                                                  (OK=27597  KO=0     )
> GetOpenidConfig                                          (OK=82369  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18279  KO=0     )
> CreatePolicy                                             (OK=27568  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18276  KO=0     )
>  UI AM idFromSession                                     (OK=18274  KO=0     )
>  UI AM validateGoto                                      (OK=18274  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18271  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18271  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18269  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18269  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4777   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18265  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18263  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18263  KO=0     )
>  UI IDM uiconfig                                         (OK=18262  KO=0     )
>  UI IDM version                                          (OK=18262  KO=0     )
>  UI IDM login                                            (OK=18262  KO=0     )
>  UI IDM features                                         (OK=18262  KO=0     )
>  UI IDM privilege                                        (OK=18262  KO=0     )
>  UI IDM user                                             (OK=18261  KO=0     )
>  UI IDM dashboard                                        (OK=18261  KO=0     )
>  UI IDM managed user schema                              (OK=18261  KO=0     )
>  UI IDM oidcToken                                        (OK=18259  KO=0     )
> userinfo                                                 (OK=18258  KO=0     )
> UI-Logout                                                (OK=18258  KO=0     )
> UI-Logout Redirect 1                                     (OK=18258  KO=0     )
>  UI AM revoke2                                           (OK=18256  KO=0     )
>  UI AM revoke1                                           (OK=18257  KO=0     )
>  UI AM endsession                                        (OK=18257  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3058   KO=0     )
> RootUserinfo                                             (OK=62497  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3057   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=780    KO=0     )
> ReadPolicy                                               (OK=27448  KO=4     )
> getIdToken                                               (OK=6113   KO=0     )
> getIdToken Redirect 1                                    (OK=6112   KO=0     )
> createOrganization                                       (OK=6111   KO=0     )
> queryOrganization                                        (OK=6110   KO=0     )
> deleteOrganization                                       (OK=6110   KO=0     )
> DeletePolicy                                             (OK=27316  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4793 (99.19%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 33%
          waiting: 167067 / active: 379    / done: 85748 
================================================================================

09:58:27.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:28.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:28.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:29.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:29.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:29.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:29.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:30.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:30.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:30.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:30.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:31.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:31.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:31.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:32.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:32.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:32 GMT                                    1250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1196173 KO=38    )
> restLoginInitiate                                        (OK=83401  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83390  KO=1     )
> User Authorize PKCE stage                                (OK=96918  KO=1     )
> User AccessToken PKCE stage                              (OK=96909  KO=2     )
> tokenUserinfo                                            (OK=13785  KO=0     )
> Skip 2FA                                                 (OK=46437  KO=0     )
> GetUUid                                                  (OK=27729  KO=0     )
> GetOpenidConfig                                          (OK=82772  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18352  KO=0     )
> CreatePolicy                                             (OK=27703  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18351  KO=0     )
>  UI AM idFromSession                                     (OK=18351  KO=0     )
>  UI AM validateGoto                                      (OK=18351  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18349  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18349  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18348  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18348  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4799   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18345  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18344  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18344  KO=0     )
>  UI IDM uiconfig                                         (OK=18344  KO=0     )
>  UI IDM version                                          (OK=18343  KO=0     )
>  UI IDM login                                            (OK=18342  KO=0     )
>  UI IDM features                                         (OK=18342  KO=0     )
>  UI IDM privilege                                        (OK=18342  KO=0     )
>  UI IDM user                                             (OK=18342  KO=0     )
>  UI IDM dashboard                                        (OK=18342  KO=0     )
>  UI IDM managed user schema                              (OK=18342  KO=0     )
>  UI IDM oidcToken                                        (OK=18341  KO=0     )
> userinfo                                                 (OK=18341  KO=0     )
> UI-Logout                                                (OK=18341  KO=0     )
> UI-Logout Redirect 1                                     (OK=18341  KO=0     )
>  UI AM revoke2                                           (OK=18340  KO=0     )
>  UI AM revoke1                                           (OK=18341  KO=0     )
>  UI AM endsession                                        (OK=18341  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3073   KO=0     )
> RootUserinfo                                             (OK=62707  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3072   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=782    KO=0     )
> ReadPolicy                                               (OK=27588  KO=4     )
> getIdToken                                               (OK=6142   KO=0     )
> getIdToken Redirect 1                                    (OK=6142   KO=0     )
> createOrganization                                       (OK=6141   KO=0     )
> queryOrganization                                        (OK=6141   KO=0     )
> deleteOrganization                                       (OK=6141   KO=0     )
> DeletePolicy                                             (OK=27444  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4808 (99.20%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 166714 / active: 365    / done: 86115 
================================================================================

09:58:33.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:33.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:33.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:33.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:33.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:33.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:33.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:33.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:34.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:34.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:35.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:35.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:35.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:35.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:35.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:35.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:35.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:36.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:36.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:36.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:36.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:36.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:37.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:37.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:37 GMT                                    1255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1201381 KO=38    )
> restLoginInitiate                                        (OK=83764  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83752  KO=1     )
> User Authorize PKCE stage                                (OK=97335  KO=1     )
> User AccessToken PKCE stage                              (OK=97327  KO=2     )
> tokenUserinfo                                            (OK=13858  KO=0     )
> Skip 2FA                                                 (OK=46614  KO=0     )
> GetUUid                                                  (OK=27832  KO=0     )
> GetOpenidConfig                                          (OK=83146  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18439  KO=0     )
> CreatePolicy                                             (OK=27806  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18438  KO=0     )
>  UI AM idFromSession                                     (OK=18436  KO=0     )
>  UI AM validateGoto                                      (OK=18437  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18433  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18433  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18432  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18432  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4819   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18428  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18428  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18426  KO=0     )
>  UI IDM uiconfig                                         (OK=18426  KO=0     )
>  UI IDM version                                          (OK=18426  KO=0     )
>  UI IDM login                                            (OK=18425  KO=0     )
>  UI IDM features                                         (OK=18425  KO=0     )
>  UI IDM privilege                                        (OK=18426  KO=0     )
>  UI IDM user                                             (OK=18425  KO=0     )
>  UI IDM dashboard                                        (OK=18425  KO=0     )
>  UI IDM managed user schema                              (OK=18425  KO=0     )
>  UI IDM oidcToken                                        (OK=18425  KO=0     )
> userinfo                                                 (OK=18425  KO=0     )
> UI-Logout                                                (OK=18423  KO=0     )
> UI-Logout Redirect 1                                     (OK=18422  KO=0     )
>  UI AM revoke2                                           (OK=18419  KO=0     )
>  UI AM revoke1                                           (OK=18420  KO=0     )
>  UI AM endsession                                        (OK=18420  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3083   KO=0     )
> RootUserinfo                                             (OK=62934  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3083   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=783    KO=0     )
> ReadPolicy                                               (OK=27720  KO=4     )
> getIdToken                                               (OK=6165   KO=0     )
> getIdToken Redirect 1                                    (OK=6165   KO=0     )
> createOrganization                                       (OK=6165   KO=0     )
> queryOrganization                                        (OK=6165   KO=0     )
> deleteOrganization                                       (OK=6164   KO=0     )
> DeletePolicy                                             (OK=27582  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4833 (99.20%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.21%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 166340 / active: 353    / done: 86501 
================================================================================

09:58:37.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:37.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:38.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:38.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:38.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:38.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:38.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:38.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:38.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:39.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:39.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:40.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:40.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:40.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:40.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:41.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:41.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:41.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:41.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:41.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:42.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:42.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:42.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:42 GMT                                    1260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1206147 KO=38    )
> restLoginInitiate                                        (OK=84078  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84068  KO=1     )
> User Authorize PKCE stage                                (OK=97708  KO=1     )
> User AccessToken PKCE stage                              (OK=97701  KO=2     )
> tokenUserinfo                                            (OK=13904  KO=0     )
> Skip 2FA                                                 (OK=46792  KO=0     )
> GetUUid                                                  (OK=27952  KO=0     )
> GetOpenidConfig                                          (OK=83502  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18509  KO=0     )
> CreatePolicy                                             (OK=27925  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18509  KO=0     )
>  UI AM idFromSession                                     (OK=18508  KO=0     )
>  UI AM validateGoto                                      (OK=18508  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18506  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18505  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18505  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18505  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4835   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18503  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18503  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18501  KO=0     )
>  UI IDM uiconfig                                         (OK=18501  KO=0     )
>  UI IDM version                                          (OK=18501  KO=0     )
>  UI IDM login                                            (OK=18501  KO=0     )
>  UI IDM features                                         (OK=18501  KO=0     )
>  UI IDM privilege                                        (OK=18501  KO=0     )
>  UI IDM user                                             (OK=18501  KO=0     )
>  UI IDM dashboard                                        (OK=18501  KO=0     )
>  UI IDM managed user schema                              (OK=18501  KO=0     )
>  UI IDM oidcToken                                        (OK=18502  KO=0     )
> userinfo                                                 (OK=18501  KO=0     )
> UI-Logout                                                (OK=18501  KO=0     )
> UI-Logout Redirect 1                                     (OK=18500  KO=0     )
>  UI AM revoke2                                           (OK=18498  KO=0     )
>  UI AM revoke1                                           (OK=18499  KO=0     )
>  UI AM endsession                                        (OK=18499  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3100   KO=0     )
> RootUserinfo                                             (OK=63136  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3100   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=788    KO=0     )
> ReadPolicy                                               (OK=27824  KO=4     )
> getIdToken                                               (OK=6190   KO=0     )
> getIdToken Redirect 1                                    (OK=6190   KO=0     )
> createOrganization                                       (OK=6190   KO=0     )
> queryOrganization                                        (OK=6190   KO=0     )
> deleteOrganization                                       (OK=6190   KO=0     )
> DeletePolicy                                             (OK=27714  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4856 (99.20%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 166016 / active: 309    / done: 86869 
================================================================================

09:58:42.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:42.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:43.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:44.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:44.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:44.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:44.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:44.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:44.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:44.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:44.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:45.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:45.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:45.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:45.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:45.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:45.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:46.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:46.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:46.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:46.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:46.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:46.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:47.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:47 GMT                                    1265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1211377 KO=38    )
> restLoginInitiate                                        (OK=84461  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84445  KO=1     )
> User Authorize PKCE stage                                (OK=98135  KO=1     )
> User AccessToken PKCE stage                              (OK=98129  KO=2     )
> tokenUserinfo                                            (OK=13964  KO=0     )
> Skip 2FA                                                 (OK=46987  KO=0     )
> GetUUid                                                  (OK=28059  KO=0     )
> GetOpenidConfig                                          (OK=83836  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18599  KO=0     )
> CreatePolicy                                             (OK=28034  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18598  KO=0     )
>  UI AM idFromSession                                     (OK=18597  KO=0     )
>  UI AM validateGoto                                      (OK=18597  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18594  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18590  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18589  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18589  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4855   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18586  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18586  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18584  KO=0     )
>  UI IDM uiconfig                                         (OK=18584  KO=0     )
>  UI IDM version                                          (OK=18584  KO=0     )
>  UI IDM login                                            (OK=18584  KO=0     )
>  UI IDM features                                         (OK=18584  KO=0     )
>  UI IDM privilege                                        (OK=18584  KO=0     )
>  UI IDM user                                             (OK=18584  KO=0     )
>  UI IDM dashboard                                        (OK=18584  KO=0     )
>  UI IDM managed user schema                              (OK=18584  KO=0     )
>  UI IDM oidcToken                                        (OK=18584  KO=0     )
> userinfo                                                 (OK=18582  KO=0     )
> UI-Logout                                                (OK=18582  KO=0     )
> UI-Logout Redirect 1                                     (OK=18580  KO=0     )
>  UI AM revoke2                                           (OK=18578  KO=0     )
>  UI AM revoke1                                           (OK=18579  KO=0     )
>  UI AM endsession                                        (OK=18579  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3112   KO=0     )
> RootUserinfo                                             (OK=63378  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3110   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=793    KO=0     )
> ReadPolicy                                               (OK=27944  KO=4     )
> getIdToken                                               (OK=6215   KO=0     )
> getIdToken Redirect 1                                    (OK=6214   KO=0     )
> createOrganization                                       (OK=6213   KO=0     )
> queryOrganization                                        (OK=6213   KO=0     )
> deleteOrganization                                       (OK=6213   KO=0     )
> DeletePolicy                                             (OK=27822  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4880 (99.21%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 165621 / active: 356    / done: 87217 
================================================================================

09:58:47.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:47.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:47.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:47.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:48.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:48.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:49.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:49.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:49.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:49.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:50.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:50.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:51.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:52.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:52 GMT                                    1270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1216408 KO=38    )
> restLoginInitiate                                        (OK=84773  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84765  KO=1     )
> User Authorize PKCE stage                                (OK=98527  KO=1     )
> User AccessToken PKCE stage                              (OK=98523  KO=2     )
> tokenUserinfo                                            (OK=14026  KO=0     )
> Skip 2FA                                                 (OK=47162  KO=0     )
> GetUUid                                                  (OK=28173  KO=0     )
> GetOpenidConfig                                          (OK=84174  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18676  KO=0     )
> CreatePolicy                                             (OK=28144  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18675  KO=0     )
>  UI AM idFromSession                                     (OK=18674  KO=0     )
>  UI AM validateGoto                                      (OK=18675  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18673  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18671  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18671  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18671  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4880   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18670  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18670  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18670  KO=0     )
>  UI IDM uiconfig                                         (OK=18670  KO=0     )
>  UI IDM version                                          (OK=18670  KO=0     )
>  UI IDM login                                            (OK=18670  KO=0     )
>  UI IDM features                                         (OK=18670  KO=0     )
>  UI IDM privilege                                        (OK=18670  KO=0     )
>  UI IDM user                                             (OK=18670  KO=0     )
>  UI IDM dashboard                                        (OK=18670  KO=0     )
>  UI IDM managed user schema                              (OK=18669  KO=0     )
>  UI IDM oidcToken                                        (OK=18670  KO=0     )
> userinfo                                                 (OK=18670  KO=0     )
> UI-Logout                                                (OK=18669  KO=0     )
> UI-Logout Redirect 1                                     (OK=18669  KO=0     )
>  UI AM revoke2                                           (OK=18667  KO=0     )
>  UI AM revoke1                                           (OK=18668  KO=0     )
>  UI AM endsession                                        (OK=18667  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3120   KO=0     )
> RootUserinfo                                             (OK=63616  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3119   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=794    KO=0     )
> ReadPolicy                                               (OK=28053  KO=4     )
> getIdToken                                               (OK=6237   KO=0     )
> getIdToken Redirect 1                                    (OK=6237   KO=0     )
> createOrganization                                       (OK=6237   KO=0     )
> queryOrganization                                        (OK=6236   KO=0     )
> deleteOrganization                                       (OK=6236   KO=0     )
> DeletePolicy                                             (OK=27941  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4894 (99.21%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 165300 / active: 311    / done: 87583 
================================================================================

09:58:52.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:53.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:53.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:53.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:53.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:53.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:54.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:54.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:54.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:54.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:54.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:54.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:54.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:54.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:55.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:55.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:55.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:55.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:56.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:56.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:56.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:56.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:57.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:57.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:58:57 GMT                                    1275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1220680 KO=38    )
> restLoginInitiate                                        (OK=85085  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85080  KO=1     )
> User Authorize PKCE stage                                (OK=98888  KO=1     )
> User AccessToken PKCE stage                              (OK=98883  KO=2     )
> tokenUserinfo                                            (OK=14077  KO=0     )
> Skip 2FA                                                 (OK=47347  KO=0     )
> GetUUid                                                  (OK=28293  KO=0     )
> GetOpenidConfig                                          (OK=84516  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18733  KO=0     )
> CreatePolicy                                             (OK=28266  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18732  KO=0     )
>  UI AM idFromSession                                     (OK=18732  KO=0     )
>  UI AM validateGoto                                      (OK=18732  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18732  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18732  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18732  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18732  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4896   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18730  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18729  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18727  KO=0     )
>  UI IDM uiconfig                                         (OK=18727  KO=0     )
>  UI IDM version                                          (OK=18727  KO=0     )
>  UI IDM login                                            (OK=18727  KO=0     )
>  UI IDM features                                         (OK=18727  KO=0     )
>  UI IDM privilege                                        (OK=18727  KO=0     )
>  UI IDM user                                             (OK=18727  KO=0     )
>  UI IDM dashboard                                        (OK=18727  KO=0     )
>  UI IDM managed user schema                              (OK=18727  KO=0     )
>  UI IDM oidcToken                                        (OK=18728  KO=0     )
> userinfo                                                 (OK=18728  KO=0     )
> UI-Logout                                                (OK=18728  KO=0     )
> UI-Logout Redirect 1                                     (OK=18727  KO=0     )
>  UI AM revoke2                                           (OK=18726  KO=0     )
>  UI AM revoke1                                           (OK=18727  KO=0     )
>  UI AM endsession                                        (OK=18727  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3127   KO=0     )
> RootUserinfo                                             (OK=63860  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3127   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=800    KO=0     )
> ReadPolicy                                               (OK=28163  KO=4     )
> getIdToken                                               (OK=6255   KO=0     )
> getIdToken Redirect 1                                    (OK=6255   KO=0     )
> createOrganization                                       (OK=6255   KO=0     )
> queryOrganization                                        (OK=6255   KO=0     )
> deleteOrganization                                       (OK=6255   KO=0     )
> DeletePolicy                                             (OK=28047  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4918 (99.21%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 164977 / active: 318    / done: 87899 
================================================================================

09:58:57.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:57.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:57.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:58.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:58.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:59.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:59.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:58:59.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:00.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:00.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:00.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:00.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:00.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:00.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:00.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:00.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:01.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:01.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:01.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:01.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:01.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:02.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:02 GMT                                    1280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1224665 KO=38    )
> restLoginInitiate                                        (OK=85375  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85369  KO=1     )
> User Authorize PKCE stage                                (OK=99207  KO=1     )
> User AccessToken PKCE stage                              (OK=99202  KO=2     )
> tokenUserinfo                                            (OK=14130  KO=0     )
> Skip 2FA                                                 (OK=47499  KO=0     )
> GetUUid                                                  (OK=28385  KO=0     )
> GetOpenidConfig                                          (OK=84840  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18796  KO=0     )
> CreatePolicy                                             (OK=28360  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18794  KO=0     )
>  UI AM idFromSession                                     (OK=18791  KO=0     )
>  UI AM validateGoto                                      (OK=18791  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18788  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18788  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18788  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18788  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4910   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18785  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18785  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18785  KO=0     )
>  UI IDM uiconfig                                         (OK=18785  KO=0     )
>  UI IDM version                                          (OK=18785  KO=0     )
>  UI IDM login                                            (OK=18785  KO=0     )
>  UI IDM features                                         (OK=18785  KO=0     )
>  UI IDM privilege                                        (OK=18785  KO=0     )
>  UI IDM user                                             (OK=18784  KO=0     )
>  UI IDM dashboard                                        (OK=18784  KO=0     )
>  UI IDM managed user schema                              (OK=18784  KO=0     )
>  UI IDM oidcToken                                        (OK=18784  KO=0     )
> userinfo                                                 (OK=18782  KO=0     )
> UI-Logout                                                (OK=18781  KO=0     )
> UI-Logout Redirect 1                                     (OK=18781  KO=0     )
>  UI AM revoke2                                           (OK=18780  KO=0     )
>  UI AM revoke1                                           (OK=18781  KO=0     )
>  UI AM endsession                                        (OK=18781  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3134   KO=0     )
> RootUserinfo                                             (OK=64080  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3134   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=802    KO=0     )
> ReadPolicy                                               (OK=28284  KO=4     )
> getIdToken                                               (OK=6275   KO=0     )
> getIdToken Redirect 1                                    (OK=6274   KO=0     )
> createOrganization                                       (OK=6274   KO=0     )
> queryOrganization                                        (OK=6273   KO=0     )
> deleteOrganization                                       (OK=6273   KO=0     )
> DeletePolicy                                             (OK=28159  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4940 (99.22%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 164679 / active: 305    / done: 88210 
================================================================================

09:59:02.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:03.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:03.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:03.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:04.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:04.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:05.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:05.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:06.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:06.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:06.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:07.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:07 GMT                                    1285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1229660 KO=38    )
> restLoginInitiate                                        (OK=85716  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85712  KO=1     )
> User Authorize PKCE stage                                (OK=99613  KO=1     )
> User AccessToken PKCE stage                              (OK=99608  KO=2     )
> tokenUserinfo                                            (OK=14182  KO=0     )
> Skip 2FA                                                 (OK=47702  KO=0     )
> GetUUid                                                  (OK=28500  KO=0     )
> GetOpenidConfig                                          (OK=85168  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18870  KO=0     )
> CreatePolicy                                             (OK=28474  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18870  KO=0     )
>  UI AM idFromSession                                     (OK=18869  KO=0     )
>  UI AM validateGoto                                      (OK=18869  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18868  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18868  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18866  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18866  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4927   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18864  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18863  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18862  KO=0     )
>  UI IDM uiconfig                                         (OK=18862  KO=0     )
>  UI IDM version                                          (OK=18862  KO=0     )
>  UI IDM login                                            (OK=18862  KO=0     )
>  UI IDM features                                         (OK=18862  KO=0     )
>  UI IDM privilege                                        (OK=18862  KO=0     )
>  UI IDM user                                             (OK=18862  KO=0     )
>  UI IDM dashboard                                        (OK=18862  KO=0     )
>  UI IDM managed user schema                              (OK=18862  KO=0     )
>  UI IDM oidcToken                                        (OK=18862  KO=0     )
> userinfo                                                 (OK=18862  KO=0     )
> UI-Logout                                                (OK=18862  KO=0     )
> UI-Logout Redirect 1                                     (OK=18861  KO=0     )
>  UI AM revoke2                                           (OK=18859  KO=0     )
>  UI AM revoke1                                           (OK=18860  KO=0     )
>  UI AM endsession                                        (OK=18861  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3151   KO=0     )
> RootUserinfo                                             (OK=64330  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3151   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=805    KO=0     )
> ReadPolicy                                               (OK=28377  KO=4     )
> getIdToken                                               (OK=6302   KO=0     )
> getIdToken Redirect 1                                    (OK=6302   KO=0     )
> createOrganization                                       (OK=6302   KO=0     )
> queryOrganization                                        (OK=6301   KO=0     )
> deleteOrganization                                       (OK=6301   KO=0     )
> DeletePolicy                                             (OK=28278  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4952 (99.22%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 164325 / active: 308    / done: 88561 
================================================================================

09:59:07.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:08.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:08.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:08.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:08.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:08.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:08.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:08.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:09.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:09.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:09.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:09.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:10.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:10.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:10.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:10.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:10.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:10.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:10.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:11.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:11.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:11.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:11.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:12.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:12.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:12.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:12.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:12.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:12 GMT                                    1290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1234123 KO=38    )
> restLoginInitiate                                        (OK=86044  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86034  KO=1     )
> User Authorize PKCE stage                                (OK=99972  KO=1     )
> User AccessToken PKCE stage                              (OK=99964  KO=2     )
> tokenUserinfo                                            (OK=14232  KO=0     )
> Skip 2FA                                                 (OK=47873  KO=0     )
> GetUUid                                                  (OK=28606  KO=0     )
> GetOpenidConfig                                          (OK=85485  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18939  KO=0     )
> CreatePolicy                                             (OK=28580  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18939  KO=0     )
>  UI AM idFromSession                                     (OK=18937  KO=0     )
>  UI AM validateGoto                                      (OK=18937  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18934  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18933  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18932  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18932  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4945   KO=0     )
> UI-Post-Login - stage 3                                  (OK=18928  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18928  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18928  KO=0     )
>  UI IDM uiconfig                                         (OK=18928  KO=0     )
>  UI IDM version                                          (OK=18928  KO=0     )
>  UI IDM login                                            (OK=18928  KO=0     )
>  UI IDM features                                         (OK=18928  KO=0     )
>  UI IDM privilege                                        (OK=18928  KO=0     )
>  UI IDM user                                             (OK=18928  KO=0     )
>  UI IDM dashboard                                        (OK=18928  KO=0     )
>  UI IDM managed user schema                              (OK=18928  KO=0     )
>  UI IDM oidcToken                                        (OK=18929  KO=0     )
> userinfo                                                 (OK=18928  KO=0     )
> UI-Logout                                                (OK=18928  KO=0     )
> UI-Logout Redirect 1                                     (OK=18928  KO=0     )
>  UI AM revoke2                                           (OK=18926  KO=0     )
>  UI AM revoke1                                           (OK=18927  KO=0     )
>  UI AM endsession                                        (OK=18927  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3166   KO=0     )
> RootUserinfo                                             (OK=64610  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3166   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=811    KO=0     )
> ReadPolicy                                               (OK=28492  KO=4     )
> getIdToken                                               (OK=6317   KO=0     )
> getIdToken Redirect 1                                    (OK=6317   KO=0     )
> createOrganization                                       (OK=6317   KO=0     )
> queryOrganization                                        (OK=6317   KO=0     )
> deleteOrganization                                       (OK=6317   KO=0     )
> DeletePolicy                                             (OK=28374  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4980 (99.22%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 35%
          waiting: 163983 / active: 325    / done: 88886 
================================================================================

09:59:12.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:12.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:13.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:13.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:13.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:13.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:13.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:15.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:15.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:16.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:17.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:17 GMT                                    1295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1238799 KO=38    )
> restLoginInitiate                                        (OK=86348  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86338  KO=1     )
> User Authorize PKCE stage                                (OK=100345 KO=1     )
> User AccessToken PKCE stage                              (OK=100338 KO=2     )
> tokenUserinfo                                            (OK=14274  KO=0     )
> Skip 2FA                                                 (OK=48059  KO=0     )
> GetUUid                                                  (OK=28705  KO=0     )
> GetOpenidConfig                                          (OK=85804  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19012  KO=0     )
> CreatePolicy                                             (OK=28680  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19012  KO=0     )
>  UI AM idFromSession                                     (OK=19012  KO=0     )
>  UI AM validateGoto                                      (OK=19012  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19009  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19009  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19006  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19006  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4964   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19003  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19003  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19003  KO=0     )
>  UI IDM uiconfig                                         (OK=19003  KO=0     )
>  UI IDM version                                          (OK=19003  KO=0     )
>  UI IDM login                                            (OK=19002  KO=0     )
>  UI IDM features                                         (OK=19001  KO=0     )
>  UI IDM privilege                                        (OK=19002  KO=0     )
>  UI IDM user                                             (OK=19001  KO=0     )
>  UI IDM dashboard                                        (OK=19001  KO=0     )
>  UI IDM managed user schema                              (OK=19001  KO=0     )
>  UI IDM oidcToken                                        (OK=19001  KO=0     )
> userinfo                                                 (OK=19001  KO=0     )
> UI-Logout                                                (OK=19001  KO=0     )
> UI-Logout Redirect 1                                     (OK=19001  KO=0     )
>  UI AM revoke2                                           (OK=18999  KO=0     )
>  UI AM revoke1                                           (OK=19000  KO=0     )
>  UI AM endsession                                        (OK=19000  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3179   KO=0     )
> RootUserinfo                                             (OK=64879  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3179   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=812    KO=0     )
> ReadPolicy                                               (OK=28600  KO=4     )
> getIdToken                                               (OK=6341   KO=0     )
> getIdToken Redirect 1                                    (OK=6341   KO=0     )
> createOrganization                                       (OK=6341   KO=0     )
> queryOrganization                                        (OK=6340   KO=0     )
> deleteOrganization                                       (OK=6340   KO=0     )
> DeletePolicy                                             (OK=28488  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4991 (99.22%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 163666 / active: 303    / done: 89225 
================================================================================

09:59:18.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:18.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:18.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:18.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:18.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:19.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:20.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:20.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:20.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:20.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:21.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:21.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:21.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:22 GMT                                    1300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1243344 KO=38    )
> restLoginInitiate                                        (OK=86657  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86650  KO=1     )
> User Authorize PKCE stage                                (OK=100713 KO=1     )
> User AccessToken PKCE stage                              (OK=100706 KO=2     )
> tokenUserinfo                                            (OK=14320  KO=0     )
> Skip 2FA                                                 (OK=48243  KO=0     )
> GetUUid                                                  (OK=28812  KO=0     )
> GetOpenidConfig                                          (OK=86117  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19079  KO=0     )
> CreatePolicy                                             (OK=28787  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19079  KO=0     )
>  UI AM idFromSession                                     (OK=19078  KO=0     )
>  UI AM validateGoto                                      (OK=19078  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19075  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19074  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19074  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19074  KO=0     )
> restloginProgressiveProfileCallback                      (OK=4991   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19071  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19070  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19070  KO=0     )
>  UI IDM uiconfig                                         (OK=19070  KO=0     )
>  UI IDM version                                          (OK=19070  KO=0     )
>  UI IDM login                                            (OK=19070  KO=0     )
>  UI IDM features                                         (OK=19070  KO=0     )
>  UI IDM privilege                                        (OK=19070  KO=0     )
>  UI IDM user                                             (OK=19069  KO=0     )
>  UI IDM dashboard                                        (OK=19069  KO=0     )
>  UI IDM managed user schema                              (OK=19069  KO=0     )
>  UI IDM oidcToken                                        (OK=19069  KO=0     )
> userinfo                                                 (OK=19069  KO=0     )
> UI-Logout                                                (OK=19069  KO=0     )
> UI-Logout Redirect 1                                     (OK=19067  KO=0     )
>  UI AM revoke2                                           (OK=19066  KO=0     )
>  UI AM revoke1                                           (OK=19067  KO=0     )
>  UI AM endsession                                        (OK=19067  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3191   KO=0     )
> RootUserinfo                                             (OK=65125  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3191   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=813    KO=0     )
> ReadPolicy                                               (OK=28699  KO=4     )
> getIdToken                                               (OK=6377   KO=0     )
> getIdToken Redirect 1                                    (OK=6377   KO=0     )
> createOrganization                                       (OK=6376   KO=0     )
> queryOrganization                                        (OK=6376   KO=0     )
> deleteOrganization                                       (OK=6375   KO=0     )
> DeletePolicy                                             (OK=28595  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5004 (99.23%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 163344 / active: 302    / done: 89548 
================================================================================

09:59:22.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:23.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:24.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:24.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:24.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:24.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:24.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:24.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:24.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:24.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:25.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:25.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:25.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:25.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:26.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:26.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:26.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:26.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:26.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:26.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:27.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:27 GMT                                    1305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1247973 KO=38    )
> restLoginInitiate                                        (OK=86985  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86979  KO=1     )
> User Authorize PKCE stage                                (OK=101089 KO=1     )
> User AccessToken PKCE stage                              (OK=101082 KO=2     )
> tokenUserinfo                                            (OK=14372  KO=0     )
> Skip 2FA                                                 (OK=48423  KO=0     )
> GetUUid                                                  (OK=28919  KO=0     )
> GetOpenidConfig                                          (OK=86428  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19149  KO=0     )
> CreatePolicy                                             (OK=28894  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19148  KO=0     )
>  UI AM idFromSession                                     (OK=19147  KO=0     )
>  UI AM validateGoto                                      (OK=19147  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19147  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19147  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19147  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19147  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5009   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19141  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19140  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19140  KO=0     )
>  UI IDM uiconfig                                         (OK=19140  KO=0     )
>  UI IDM version                                          (OK=19140  KO=0     )
>  UI IDM login                                            (OK=19140  KO=0     )
>  UI IDM features                                         (OK=19140  KO=0     )
>  UI IDM privilege                                        (OK=19140  KO=0     )
>  UI IDM user                                             (OK=19140  KO=0     )
>  UI IDM dashboard                                        (OK=19140  KO=0     )
>  UI IDM managed user schema                              (OK=19140  KO=0     )
>  UI IDM oidcToken                                        (OK=19140  KO=0     )
> userinfo                                                 (OK=19140  KO=0     )
> UI-Logout                                                (OK=19140  KO=0     )
> UI-Logout Redirect 1                                     (OK=19139  KO=0     )
>  UI AM revoke2                                           (OK=19137  KO=0     )
>  UI AM revoke1                                           (OK=19138  KO=0     )
>  UI AM endsession                                        (OK=19137  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3201   KO=0     )
> RootUserinfo                                             (OK=65377  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3201   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=816    KO=0     )
> ReadPolicy                                               (OK=28803  KO=4     )
> getIdToken                                               (OK=6402   KO=0     )
> getIdToken Redirect 1                                    (OK=6402   KO=0     )
> createOrganization                                       (OK=6402   KO=0     )
> queryOrganization                                        (OK=6401   KO=0     )
> deleteOrganization                                       (OK=6400   KO=0     )
> DeletePolicy                                             (OK=28697  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5025 (99.23%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 163003 / active: 312    / done: 89879 
================================================================================

09:59:27.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:28.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:28.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:29.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:29.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:29.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:29.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:29.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:30.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:30.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:30.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:30.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:30.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:30.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:31.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:31.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:31.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:32 GMT                                    1310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1252670 KO=38    )
> restLoginInitiate                                        (OK=87304  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87297  KO=1     )
> User Authorize PKCE stage                                (OK=101465 KO=1     )
> User AccessToken PKCE stage                              (OK=101460 KO=2     )
> tokenUserinfo                                            (OK=14425  KO=0     )
> Skip 2FA                                                 (OK=48596  KO=0     )
> GetUUid                                                  (OK=29024  KO=0     )
> GetOpenidConfig                                          (OK=86745  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19225  KO=0     )
> CreatePolicy                                             (OK=28998  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19225  KO=0     )
>  UI AM idFromSession                                     (OK=19225  KO=0     )
>  UI AM validateGoto                                      (OK=19225  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19224  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19223  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19221  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19221  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5035   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19216  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19215  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19215  KO=0     )
>  UI IDM uiconfig                                         (OK=19215  KO=0     )
>  UI IDM version                                          (OK=19215  KO=0     )
>  UI IDM login                                            (OK=19215  KO=0     )
>  UI IDM features                                         (OK=19215  KO=0     )
>  UI IDM privilege                                        (OK=19215  KO=0     )
>  UI IDM user                                             (OK=19215  KO=0     )
>  UI IDM dashboard                                        (OK=19215  KO=0     )
>  UI IDM managed user schema                              (OK=19215  KO=0     )
>  UI IDM oidcToken                                        (OK=19215  KO=0     )
> userinfo                                                 (OK=19213  KO=0     )
> UI-Logout                                                (OK=19212  KO=0     )
> UI-Logout Redirect 1                                     (OK=19212  KO=0     )
>  UI AM revoke2                                           (OK=19211  KO=0     )
>  UI AM revoke1                                           (OK=19212  KO=0     )
>  UI AM endsession                                        (OK=19212  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3213   KO=0     )
> RootUserinfo                                             (OK=65596  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3213   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=818    KO=0     )
> ReadPolicy                                               (OK=28913  KO=4     )
> getIdToken                                               (OK=6426   KO=0     )
> getIdToken Redirect 1                                    (OK=6426   KO=0     )
> createOrganization                                       (OK=6426   KO=0     )
> queryOrganization                                        (OK=6426   KO=0     )
> deleteOrganization                                       (OK=6425   KO=0     )
> DeletePolicy                                             (OK=28797  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5042 (99.23%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 162669 / active: 309    / done: 90216 
================================================================================

09:59:32.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:32.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:33.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:33.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:34.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:34.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:34.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:34.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:34.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:35.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:35.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:35.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:35.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:35.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:36.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:36.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:37.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:37 GMT                                    1315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1257515 KO=38    )
> restLoginInitiate                                        (OK=87632  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87620  KO=1     )
> User Authorize PKCE stage                                (OK=101846 KO=1     )
> User AccessToken PKCE stage                              (OK=101838 KO=2     )
> tokenUserinfo                                            (OK=14471  KO=0     )
> Skip 2FA                                                 (OK=48779  KO=0     )
> GetUUid                                                  (OK=29134  KO=0     )
> GetOpenidConfig                                          (OK=87071  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19303  KO=0     )
> CreatePolicy                                             (OK=29109  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19303  KO=0     )
>  UI AM idFromSession                                     (OK=19302  KO=0     )
>  UI AM validateGoto                                      (OK=19302  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19299  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19299  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19299  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19299  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5055   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19293  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19293  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19293  KO=0     )
>  UI IDM uiconfig                                         (OK=19293  KO=0     )
>  UI IDM version                                          (OK=19293  KO=0     )
>  UI IDM login                                            (OK=19293  KO=0     )
>  UI IDM features                                         (OK=19293  KO=0     )
>  UI IDM privilege                                        (OK=19293  KO=0     )
>  UI IDM user                                             (OK=19293  KO=0     )
>  UI IDM dashboard                                        (OK=19293  KO=0     )
>  UI IDM managed user schema                              (OK=19293  KO=0     )
>  UI IDM oidcToken                                        (OK=19294  KO=0     )
> userinfo                                                 (OK=19294  KO=0     )
> UI-Logout                                                (OK=19293  KO=0     )
> UI-Logout Redirect 1                                     (OK=19293  KO=0     )
>  UI AM revoke2                                           (OK=19292  KO=0     )
>  UI AM revoke1                                           (OK=19293  KO=0     )
>  UI AM endsession                                        (OK=19293  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3229   KO=0     )
> RootUserinfo                                             (OK=65838  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3228   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=823    KO=0     )
> ReadPolicy                                               (OK=29016  KO=4     )
> getIdToken                                               (OK=6447   KO=0     )
> getIdToken Redirect 1                                    (OK=6447   KO=0     )
> createOrganization                                       (OK=6447   KO=0     )
> queryOrganization                                        (OK=6447   KO=0     )
> deleteOrganization                                       (OK=6447   KO=0     )
> DeletePolicy                                             (OK=28910  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5059 (99.23%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 162329 / active: 314    / done: 90551 
================================================================================

09:59:38.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:38.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:38.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:38.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:38.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:39.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:39.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:39.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:39.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:39.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:40.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:40.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:40.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:41.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:41.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:41.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:41.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:41.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:42.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:42.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:42.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:42.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:42.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:42 GMT                                    1320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1262039 KO=38    )
> restLoginInitiate                                        (OK=87969  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87957  KO=1     )
> User Authorize PKCE stage                                (OK=102223 KO=1     )
> User AccessToken PKCE stage                              (OK=102214 KO=2     )
> tokenUserinfo                                            (OK=14530  KO=0     )
> Skip 2FA                                                 (OK=48970  KO=0     )
> GetUUid                                                  (OK=29251  KO=0     )
> GetOpenidConfig                                          (OK=87402  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19371  KO=0     )
> CreatePolicy                                             (OK=29223  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19371  KO=0     )
>  UI AM idFromSession                                     (OK=19368  KO=0     )
>  UI AM validateGoto                                      (OK=19368  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19361  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19361  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19361  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19361  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5070   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19360  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19360  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19359  KO=0     )
>  UI IDM uiconfig                                         (OK=19359  KO=0     )
>  UI IDM version                                          (OK=19359  KO=0     )
>  UI IDM login                                            (OK=19359  KO=0     )
>  UI IDM features                                         (OK=19359  KO=0     )
>  UI IDM privilege                                        (OK=19358  KO=0     )
>  UI IDM user                                             (OK=19358  KO=0     )
>  UI IDM dashboard                                        (OK=19358  KO=0     )
>  UI IDM managed user schema                              (OK=19358  KO=0     )
>  UI IDM oidcToken                                        (OK=19359  KO=0     )
> userinfo                                                 (OK=19358  KO=0     )
> UI-Logout                                                (OK=19358  KO=0     )
> UI-Logout Redirect 1                                     (OK=19358  KO=0     )
>  UI AM revoke2                                           (OK=19357  KO=0     )
>  UI AM revoke1                                           (OK=19358  KO=0     )
>  UI AM endsession                                        (OK=19358  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3242   KO=0     )
> RootUserinfo                                             (OK=66072  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3242   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=826    KO=0     )
> ReadPolicy                                               (OK=29124  KO=4     )
> getIdToken                                               (OK=6469   KO=0     )
> getIdToken Redirect 1                                    (OK=6469   KO=0     )
> createOrganization                                       (OK=6469   KO=0     )
> queryOrganization                                        (OK=6467   KO=0     )
> deleteOrganization                                       (OK=6466   KO=0     )
> DeletePolicy                                             (OK=29009  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5082 (99.24%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.20%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 161980 / active: 335    / done: 90879 
================================================================================

09:59:42.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:43.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:43.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:43.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:44.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:44.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:44.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:44.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:44.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:45.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:45.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:45.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:45.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:45.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:46.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:46.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:46.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:46.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:47.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:47.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:47 GMT                                    1325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1266868 KO=38    )
> restLoginInitiate                                        (OK=88292  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88283  KO=1     )
> User Authorize PKCE stage                                (OK=102610 KO=1     )
> User AccessToken PKCE stage                              (OK=102606 KO=2     )
> tokenUserinfo                                            (OK=14585  KO=0     )
> Skip 2FA                                                 (OK=49147  KO=0     )
> GetUUid                                                  (OK=29355  KO=0     )
> GetOpenidConfig                                          (OK=87726  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19444  KO=0     )
> CreatePolicy                                             (OK=29327  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19443  KO=0     )
>  UI AM idFromSession                                     (OK=19443  KO=0     )
>  UI AM validateGoto                                      (OK=19443  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19441  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19441  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19441  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19441  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5089   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19438  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19437  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19435  KO=0     )
>  UI IDM uiconfig                                         (OK=19435  KO=0     )
>  UI IDM version                                          (OK=19435  KO=0     )
>  UI IDM login                                            (OK=19435  KO=0     )
>  UI IDM features                                         (OK=19435  KO=0     )
>  UI IDM privilege                                        (OK=19435  KO=0     )
>  UI IDM user                                             (OK=19434  KO=0     )
>  UI IDM dashboard                                        (OK=19434  KO=0     )
>  UI IDM managed user schema                              (OK=19434  KO=0     )
>  UI IDM oidcToken                                        (OK=19435  KO=0     )
> userinfo                                                 (OK=19434  KO=0     )
> UI-Logout                                                (OK=19434  KO=0     )
> UI-Logout Redirect 1                                     (OK=19433  KO=0     )
>  UI AM revoke2                                           (OK=19432  KO=0     )
>  UI AM revoke1                                           (OK=19433  KO=0     )
>  UI AM endsession                                        (OK=19433  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3258   KO=0     )
> RootUserinfo                                             (OK=66329  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3257   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=829    KO=0     )
> ReadPolicy                                               (OK=29240  KO=4     )
> getIdToken                                               (OK=6491   KO=0     )
> getIdToken Redirect 1                                    (OK=6491   KO=0     )
> createOrganization                                       (OK=6491   KO=0     )
> queryOrganization                                        (OK=6491   KO=0     )
> deleteOrganization                                       (OK=6491   KO=0     )
> DeletePolicy                                             (OK=29122  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5102 (99.24%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 161641 / active: 320    / done: 91233 
================================================================================

09:59:48.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:48.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:49.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:49.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:49.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:49.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:49.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:50.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:50.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:50.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:51.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:52.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:52.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:52.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:52 GMT                                    1330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1271442 KO=38    )
> restLoginInitiate                                        (OK=88607  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88594  KO=1     )
> User Authorize PKCE stage                                (OK=102972 KO=1     )
> User AccessToken PKCE stage                              (OK=102967 KO=2     )
> tokenUserinfo                                            (OK=14635  KO=0     )
> Skip 2FA                                                 (OK=49324  KO=0     )
> GetUUid                                                  (OK=29463  KO=0     )
> GetOpenidConfig                                          (OK=88057  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19512  KO=0     )
> CreatePolicy                                             (OK=29438  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19510  KO=0     )
>  UI AM idFromSession                                     (OK=19509  KO=0     )
>  UI AM validateGoto                                      (OK=19509  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19507  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19506  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19506  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19506  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5108   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19505  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19505  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19505  KO=0     )
>  UI IDM uiconfig                                         (OK=19505  KO=0     )
>  UI IDM version                                          (OK=19505  KO=0     )
>  UI IDM login                                            (OK=19505  KO=0     )
>  UI IDM features                                         (OK=19505  KO=0     )
>  UI IDM privilege                                        (OK=19505  KO=0     )
>  UI IDM user                                             (OK=19505  KO=0     )
>  UI IDM dashboard                                        (OK=19505  KO=0     )
>  UI IDM managed user schema                              (OK=19505  KO=0     )
>  UI IDM oidcToken                                        (OK=19505  KO=0     )
> userinfo                                                 (OK=19505  KO=0     )
> UI-Logout                                                (OK=19504  KO=0     )
> UI-Logout Redirect 1                                     (OK=19504  KO=0     )
>  UI AM revoke2                                           (OK=19500  KO=0     )
>  UI AM revoke1                                           (OK=19502  KO=0     )
>  UI AM endsession                                        (OK=19502  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3269   KO=0     )
> RootUserinfo                                             (OK=66602  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3268   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=831    KO=0     )
> ReadPolicy                                               (OK=29342  KO=4     )
> getIdToken                                               (OK=6518   KO=0     )
> getIdToken Redirect 1                                    (OK=6518   KO=0     )
> createOrganization                                       (OK=6518   KO=0     )
> queryOrganization                                        (OK=6518   KO=0     )
> deleteOrganization                                       (OK=6518   KO=0     )
> DeletePolicy                                             (OK=29233  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5116 (99.24%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 161315 / active: 310    / done: 91569 
================================================================================

09:59:54.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:54.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:54.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:55.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:55.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:56.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:56.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:56.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:56.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:57.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:57.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:59:57 GMT                                    1335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1276213 KO=38    )
> restLoginInitiate                                        (OK=88946  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88933  KO=1     )
> User Authorize PKCE stage                                (OK=103371 KO=1     )
> User AccessToken PKCE stage                              (OK=103368 KO=2     )
> tokenUserinfo                                            (OK=14695  KO=0     )
> Skip 2FA                                                 (OK=49518  KO=0     )
> GetUUid                                                  (OK=29579  KO=0     )
> GetOpenidConfig                                          (OK=88384  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19583  KO=0     )
> CreatePolicy                                             (OK=29554  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19583  KO=0     )
>  UI AM idFromSession                                     (OK=19581  KO=0     )
>  UI AM validateGoto                                      (OK=19581  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19581  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19580  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19580  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19580  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5121   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19577  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19577  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19577  KO=0     )
>  UI IDM uiconfig                                         (OK=19576  KO=0     )
>  UI IDM version                                          (OK=19576  KO=0     )
>  UI IDM login                                            (OK=19576  KO=0     )
>  UI IDM features                                         (OK=19576  KO=0     )
>  UI IDM privilege                                        (OK=19576  KO=0     )
>  UI IDM user                                             (OK=19575  KO=0     )
>  UI IDM dashboard                                        (OK=19575  KO=0     )
>  UI IDM managed user schema                              (OK=19575  KO=0     )
>  UI IDM oidcToken                                        (OK=19575  KO=0     )
> userinfo                                                 (OK=19575  KO=0     )
> UI-Logout                                                (OK=19575  KO=0     )
> UI-Logout Redirect 1                                     (OK=19573  KO=0     )
>  UI AM revoke2                                           (OK=19570  KO=0     )
>  UI AM revoke1                                           (OK=19572  KO=0     )
>  UI AM endsession                                        (OK=19572  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3279   KO=0     )
> RootUserinfo                                             (OK=66841  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3279   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=834    KO=0     )
> ReadPolicy                                               (OK=29456  KO=4     )
> getIdToken                                               (OK=6544   KO=0     )
> getIdToken Redirect 1                                    (OK=6544   KO=0     )
> createOrganization                                       (OK=6544   KO=0     )
> queryOrganization                                        (OK=6544   KO=0     )
> deleteOrganization                                       (OK=6544   KO=0     )
> DeletePolicy                                             (OK=29338  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5127 (99.25%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 160966 / active: 329    / done: 91899 
================================================================================

09:59:57.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:57.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:58.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:58.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:58.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:59.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:59:59.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:00.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:00.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:00.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:01.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:01.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:01.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:02.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:02 GMT                                    1340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1281094 KO=38    )
> restLoginInitiate                                        (OK=89280  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=89271  KO=1     )
> User Authorize PKCE stage                                (OK=103765 KO=1     )
> User AccessToken PKCE stage                              (OK=103760 KO=2     )
> tokenUserinfo                                            (OK=14748  KO=0     )
> Skip 2FA                                                 (OK=49707  KO=0     )
> GetUUid                                                  (OK=29690  KO=0     )
> GetOpenidConfig                                          (OK=88726  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19662  KO=0     )
> CreatePolicy                                             (OK=29664  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19661  KO=0     )
>  UI AM idFromSession                                     (OK=19660  KO=0     )
>  UI AM validateGoto                                      (OK=19660  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19657  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19656  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19656  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19656  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5142   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19651  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19651  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19650  KO=0     )
>  UI IDM uiconfig                                         (OK=19650  KO=0     )
>  UI IDM version                                          (OK=19650  KO=0     )
>  UI IDM login                                            (OK=19650  KO=0     )
>  UI IDM features                                         (OK=19650  KO=0     )
>  UI IDM privilege                                        (OK=19650  KO=0     )
>  UI IDM user                                             (OK=19650  KO=0     )
>  UI IDM dashboard                                        (OK=19650  KO=0     )
>  UI IDM managed user schema                              (OK=19650  KO=0     )
>  UI IDM oidcToken                                        (OK=19651  KO=0     )
> userinfo                                                 (OK=19651  KO=0     )
> UI-Logout                                                (OK=19650  KO=0     )
> UI-Logout Redirect 1                                     (OK=19649  KO=0     )
>  UI AM revoke2                                           (OK=19648  KO=0     )
>  UI AM revoke1                                           (OK=19649  KO=0     )
>  UI AM endsession                                        (OK=19649  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3289   KO=0     )
> RootUserinfo                                             (OK=67133  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3288   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=835    KO=0     )
> ReadPolicy                                               (OK=29571  KO=4     )
> getIdToken                                               (OK=6562   KO=0     )
> getIdToken Redirect 1                                    (OK=6561   KO=0     )
> createOrganization                                       (OK=6561   KO=0     )
> queryOrganization                                        (OK=6561   KO=0     )
> deleteOrganization                                       (OK=6560   KO=0     )
> DeletePolicy                                             (OK=29453  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5141 (99.25%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 160620 / active: 335    / done: 92239 
================================================================================

10:00:02.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:02.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:02.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:03.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:03.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:04.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:04.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:04.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:04.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:04.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:05.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:05.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:05.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:05.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:05.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:06.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:06.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:06.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:06.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:07.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:07.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:07.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:07 GMT                                    1345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1285702 KO=38    )
> restLoginInitiate                                        (OK=89595  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=89590  KO=1     )
> User Authorize PKCE stage                                (OK=104141 KO=1     )
> User AccessToken PKCE stage                              (OK=104139 KO=2     )
> tokenUserinfo                                            (OK=14793  KO=0     )
> Skip 2FA                                                 (OK=49901  KO=0     )
> GetUUid                                                  (OK=29816  KO=0     )
> GetOpenidConfig                                          (OK=89075  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19726  KO=0     )
> CreatePolicy                                             (OK=29792  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19726  KO=0     )
>  UI AM idFromSession                                     (OK=19726  KO=0     )
>  UI AM validateGoto                                      (OK=19726  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19724  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19723  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19723  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19723  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5155   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19721  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19720  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19718  KO=0     )
>  UI IDM uiconfig                                         (OK=19718  KO=0     )
>  UI IDM version                                          (OK=19718  KO=0     )
>  UI IDM login                                            (OK=19718  KO=0     )
>  UI IDM features                                         (OK=19718  KO=0     )
>  UI IDM privilege                                        (OK=19718  KO=0     )
>  UI IDM user                                             (OK=19718  KO=0     )
>  UI IDM dashboard                                        (OK=19718  KO=0     )
>  UI IDM managed user schema                              (OK=19718  KO=0     )
>  UI IDM oidcToken                                        (OK=19718  KO=0     )
> userinfo                                                 (OK=19717  KO=0     )
> UI-Logout                                                (OK=19715  KO=0     )
> UI-Logout Redirect 1                                     (OK=19715  KO=0     )
>  UI AM revoke2                                           (OK=19713  KO=0     )
>  UI AM revoke1                                           (OK=19714  KO=0     )
>  UI AM endsession                                        (OK=19714  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3297   KO=0     )
> RootUserinfo                                             (OK=67397  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3297   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=838    KO=0     )
> ReadPolicy                                               (OK=29681  KO=4     )
> getIdToken                                               (OK=6585   KO=0     )
> getIdToken Redirect 1                                    (OK=6585   KO=0     )
> createOrganization                                       (OK=6585   KO=0     )
> queryOrganization                                        (OK=6585   KO=0     )
> deleteOrganization                                       (OK=6585   KO=0     )
> DeletePolicy                                             (OK=29564  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5163 (99.25%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 160297 / active: 327    / done: 92570 
================================================================================

10:00:07.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:07.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:07.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:08.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:08.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:08.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:08.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:08.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:08.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:09.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:09.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:09.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:09.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:09.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:09.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:09.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:09.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:09.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:10.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:10.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:10.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:10.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:11.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:11.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:11.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:11.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:11.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:12.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:12.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:12 GMT                                    1350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1290162 KO=38    )
> restLoginInitiate                                        (OK=89943  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=89925  KO=1     )
> User Authorize PKCE stage                                (OK=104500 KO=1     )
> User AccessToken PKCE stage                              (OK=104494 KO=2     )
> tokenUserinfo                                            (OK=14849  KO=0     )
> Skip 2FA                                                 (OK=50079  KO=0     )
> GetUUid                                                  (OK=29915  KO=0     )
> GetOpenidConfig                                          (OK=89413  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19793  KO=0     )
> CreatePolicy                                             (OK=29888  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19793  KO=0     )
>  UI AM idFromSession                                     (OK=19791  KO=0     )
>  UI AM validateGoto                                      (OK=19791  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19787  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19787  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19786  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19785  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5169   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19783  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19782  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19782  KO=0     )
>  UI IDM uiconfig                                         (OK=19782  KO=0     )
>  UI IDM version                                          (OK=19781  KO=0     )
>  UI IDM login                                            (OK=19781  KO=0     )
>  UI IDM features                                         (OK=19781  KO=0     )
>  UI IDM privilege                                        (OK=19781  KO=0     )
>  UI IDM user                                             (OK=19781  KO=0     )
>  UI IDM dashboard                                        (OK=19781  KO=0     )
>  UI IDM managed user schema                              (OK=19781  KO=0     )
>  UI IDM oidcToken                                        (OK=19782  KO=0     )
> userinfo                                                 (OK=19781  KO=0     )
> UI-Logout                                                (OK=19781  KO=0     )
> UI-Logout Redirect 1                                     (OK=19779  KO=0     )
>  UI AM revoke2                                           (OK=19777  KO=0     )
>  UI AM revoke1                                           (OK=19778  KO=0     )
>  UI AM endsession                                        (OK=19778  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3312   KO=0     )
> RootUserinfo                                             (OK=67619  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3311   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=841    KO=0     )
> ReadPolicy                                               (OK=29809  KO=4     )
> getIdToken                                               (OK=6611   KO=0     )
> getIdToken Redirect 1                                    (OK=6611   KO=0     )
> createOrganization                                       (OK=6610   KO=0     )
> queryOrganization                                        (OK=6610   KO=0     )
> deleteOrganization                                       (OK=6609   KO=0     )
> DeletePolicy                                             (OK=29679  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5192 (99.25%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 159936 / active: 336    / done: 92922 
================================================================================

10:00:12.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:12.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:13.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:13.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:15.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:15.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:15.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:15.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:16.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:16.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:16.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:16.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:16.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:17.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:17.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:17 GMT                                    1355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1295504 KO=38    )
> restLoginInitiate                                        (OK=90302  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=90289  KO=1     )
> User Authorize PKCE stage                                (OK=104938 KO=1     )
> User AccessToken PKCE stage                              (OK=104932 KO=2     )
> tokenUserinfo                                            (OK=14905  KO=0     )
> Skip 2FA                                                 (OK=50297  KO=0     )
> GetUUid                                                  (OK=30046  KO=0     )
> GetOpenidConfig                                          (OK=89766  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19877  KO=0     )
> CreatePolicy                                             (OK=30017  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19876  KO=0     )
>  UI AM idFromSession                                     (OK=19874  KO=0     )
>  UI AM validateGoto                                      (OK=19874  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19868  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19867  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19867  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19867  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5194   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19866  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19866  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19864  KO=0     )
>  UI IDM uiconfig                                         (OK=19864  KO=0     )
>  UI IDM version                                          (OK=19864  KO=0     )
>  UI IDM login                                            (OK=19864  KO=0     )
>  UI IDM features                                         (OK=19864  KO=0     )
>  UI IDM privilege                                        (OK=19864  KO=0     )
>  UI IDM user                                             (OK=19864  KO=0     )
>  UI IDM dashboard                                        (OK=19864  KO=0     )
>  UI IDM managed user schema                              (OK=19864  KO=0     )
>  UI IDM oidcToken                                        (OK=19864  KO=0     )
> userinfo                                                 (OK=19864  KO=0     )
> UI-Logout                                                (OK=19863  KO=0     )
> UI-Logout Redirect 1                                     (OK=19863  KO=0     )
>  UI AM revoke2                                           (OK=19862  KO=0     )
>  UI AM revoke1                                           (OK=19863  KO=0     )
>  UI AM endsession                                        (OK=19863  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3326   KO=0     )
> RootUserinfo                                             (OK=67887  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3326   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=844    KO=0     )
> ReadPolicy                                               (OK=29904  KO=4     )
> getIdToken                                               (OK=6642   KO=0     )
> getIdToken Redirect 1                                    (OK=6642   KO=0     )
> createOrganization                                       (OK=6641   KO=0     )
> queryOrganization                                        (OK=6641   KO=0     )
> deleteOrganization                                       (OK=6641   KO=0     )
> DeletePolicy                                             (OK=29804  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5207 (99.26%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 159557 / active: 340    / done: 93297 
================================================================================

10:00:17.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:17.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:17.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:17.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:17.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:18.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:18.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:19.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:19.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:19.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:19.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:20.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:20.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:20.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:20.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:21.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:21.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:21.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:21.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:22.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:22.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:22.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:22 GMT                                    1360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1300739 KO=38    )
> restLoginInitiate                                        (OK=90649  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=90638  KO=1     )
> User Authorize PKCE stage                                (OK=105352 KO=1     )
> User AccessToken PKCE stage                              (OK=105345 KO=2     )
> tokenUserinfo                                            (OK=14948  KO=0     )
> Skip 2FA                                                 (OK=50488  KO=0     )
> GetUUid                                                  (OK=30154  KO=0     )
> GetOpenidConfig                                          (OK=90098  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19964  KO=0     )
> CreatePolicy                                             (OK=30127  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19962  KO=0     )
>  UI AM idFromSession                                     (OK=19961  KO=0     )
>  UI AM validateGoto                                      (OK=19961  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19958  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19957  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19956  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19956  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5212   KO=0     )
> UI-Post-Login - stage 3                                  (OK=19953  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19952  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19951  KO=0     )
>  UI IDM uiconfig                                         (OK=19951  KO=0     )
>  UI IDM version                                          (OK=19951  KO=0     )
>  UI IDM login                                            (OK=19951  KO=0     )
>  UI IDM features                                         (OK=19951  KO=0     )
>  UI IDM privilege                                        (OK=19951  KO=0     )
>  UI IDM user                                             (OK=19951  KO=0     )
>  UI IDM dashboard                                        (OK=19951  KO=0     )
>  UI IDM managed user schema                              (OK=19951  KO=0     )
>  UI IDM oidcToken                                        (OK=19950  KO=0     )
> userinfo                                                 (OK=19950  KO=0     )
> UI-Logout                                                (OK=19949  KO=0     )
> UI-Logout Redirect 1                                     (OK=19947  KO=0     )
>  UI AM revoke2                                           (OK=19944  KO=0     )
>  UI AM revoke1                                           (OK=19945  KO=0     )
>  UI AM endsession                                        (OK=19946  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3339   KO=0     )
> RootUserinfo                                             (OK=68185  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3339   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=846    KO=0     )
> ReadPolicy                                               (OK=30035  KO=4     )
> getIdToken                                               (OK=6665   KO=0     )
> getIdToken Redirect 1                                    (OK=6664   KO=0     )
> createOrganization                                       (OK=6662   KO=0     )
> queryOrganization                                        (OK=6662   KO=0     )
> deleteOrganization                                       (OK=6662   KO=0     )
> DeletePolicy                                             (OK=29899  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5229 (99.26%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 159202 / active: 364    / done: 93628 
================================================================================

10:00:22.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:23.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:23.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:23.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:24.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:24.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:24.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:25.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:25.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:25.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:25.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:26.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:26.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:26.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:27 GMT                                    1365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1306005 KO=38    )
> restLoginInitiate                                        (OK=90995  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=90983  KO=1     )
> User Authorize PKCE stage                                (OK=105768 KO=1     )
> User AccessToken PKCE stage                              (OK=105762 KO=2     )
> tokenUserinfo                                            (OK=15018  KO=0     )
> Skip 2FA                                                 (OK=50667  KO=0     )
> GetUUid                                                  (OK=30252  KO=0     )
> GetOpenidConfig                                          (OK=90438  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20051  KO=0     )
> CreatePolicy                                             (OK=30226  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20051  KO=0     )
>  UI AM idFromSession                                     (OK=20048  KO=0     )
>  UI AM validateGoto                                      (OK=20048  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20041  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20041  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20041  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20041  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5229   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20038  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20036  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20036  KO=0     )
>  UI IDM uiconfig                                         (OK=20036  KO=0     )
>  UI IDM version                                          (OK=20036  KO=0     )
>  UI IDM login                                            (OK=20036  KO=0     )
>  UI IDM features                                         (OK=20036  KO=0     )
>  UI IDM privilege                                        (OK=20036  KO=0     )
>  UI IDM user                                             (OK=20035  KO=0     )
>  UI IDM dashboard                                        (OK=20034  KO=0     )
>  UI IDM managed user schema                              (OK=20034  KO=0     )
>  UI IDM oidcToken                                        (OK=20035  KO=0     )
> userinfo                                                 (OK=20035  KO=0     )
> UI-Logout                                                (OK=20035  KO=0     )
> UI-Logout Redirect 1                                     (OK=20033  KO=0     )
>  UI AM revoke2                                           (OK=20030  KO=0     )
>  UI AM revoke1                                           (OK=20031  KO=0     )
>  UI AM endsession                                        (OK=20032  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3354   KO=0     )
> RootUserinfo                                             (OK=68462  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3352   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=851    KO=0     )
> ReadPolicy                                               (OK=30144  KO=4     )
> getIdToken                                               (OK=6697   KO=0     )
> getIdToken Redirect 1                                    (OK=6697   KO=0     )
> createOrganization                                       (OK=6697   KO=0     )
> queryOrganization                                        (OK=6697   KO=0     )
> deleteOrganization                                       (OK=6697   KO=0     )
> DeletePolicy                                             (OK=30033  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5243 (99.26%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 158841 / active: 310    / done: 94043 
================================================================================

10:00:27.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:27.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:28.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:29.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:29.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:29.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:30.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:30.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:30.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:30.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:30.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:30.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:31.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:31.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:32.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:32.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:32.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:32.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:32.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:32 GMT                                    1370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1310488 KO=38    )
> restLoginInitiate                                        (OK=91291  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=91283  KO=1     )
> User Authorize PKCE stage                                (OK=106117 KO=1     )
> User AccessToken PKCE stage                              (OK=106109 KO=2     )
> tokenUserinfo                                            (OK=15055  KO=0     )
> Skip 2FA                                                 (OK=50838  KO=0     )
> GetUUid                                                  (OK=30349  KO=0     )
> GetOpenidConfig                                          (OK=90745  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20122  KO=0     )
> CreatePolicy                                             (OK=30323  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20120  KO=0     )
>  UI AM idFromSession                                     (OK=20116  KO=0     )
>  UI AM validateGoto                                      (OK=20116  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20112  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20112  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20111  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20111  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5246   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20109  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20109  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20109  KO=0     )
>  UI IDM uiconfig                                         (OK=20109  KO=0     )
>  UI IDM version                                          (OK=20109  KO=0     )
>  UI IDM login                                            (OK=20109  KO=0     )
>  UI IDM features                                         (OK=20109  KO=0     )
>  UI IDM privilege                                        (OK=20109  KO=0     )
>  UI IDM user                                             (OK=20108  KO=0     )
>  UI IDM dashboard                                        (OK=20108  KO=0     )
>  UI IDM managed user schema                              (OK=20108  KO=0     )
>  UI IDM oidcToken                                        (OK=20108  KO=0     )
> userinfo                                                 (OK=20107  KO=0     )
> UI-Logout                                                (OK=20105  KO=0     )
> UI-Logout Redirect 1                                     (OK=20105  KO=0     )
>  UI AM revoke2                                           (OK=20104  KO=0     )
>  UI AM revoke1                                           (OK=20105  KO=0     )
>  UI AM endsession                                        (OK=20105  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3368   KO=0     )
> RootUserinfo                                             (OK=68699  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3367   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=856    KO=0     )
> ReadPolicy                                               (OK=30245  KO=4     )
> getIdToken                                               (OK=6721   KO=0     )
> getIdToken Redirect 1                                    (OK=6720   KO=0     )
> createOrganization                                       (OK=6720   KO=0     )
> queryOrganization                                        (OK=6720   KO=0     )
> deleteOrganization                                       (OK=6720   KO=0     )
> DeletePolicy                                             (OK=30141  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5262 (99.26%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 158532 / active: 295    / done: 94367 
================================================================================

10:00:32.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:32.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:32.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:32.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:33.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:34.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:34.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:34.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:34.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:35.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:35.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:36.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:36.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:36.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:37.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:37.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:37 GMT                                    1375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1315422 KO=38    )
> restLoginInitiate                                        (OK=91623  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=91618  KO=1     )
> User Authorize PKCE stage                                (OK=106524 KO=1     )
> User AccessToken PKCE stage                              (OK=106518 KO=2     )
> tokenUserinfo                                            (OK=15111  KO=0     )
> Skip 2FA                                                 (OK=51032  KO=0     )
> GetUUid                                                  (OK=30483  KO=0     )
> GetOpenidConfig                                          (OK=91076  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20193  KO=0     )
> CreatePolicy                                             (OK=30456  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20192  KO=0     )
>  UI AM idFromSession                                     (OK=20192  KO=0     )
>  UI AM validateGoto                                      (OK=20192  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20191  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20191  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20191  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20191  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5262   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20188  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20188  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20188  KO=0     )
>  UI IDM uiconfig                                         (OK=20188  KO=0     )
>  UI IDM version                                          (OK=20188  KO=0     )
>  UI IDM login                                            (OK=20188  KO=0     )
>  UI IDM features                                         (OK=20188  KO=0     )
>  UI IDM privilege                                        (OK=20188  KO=0     )
>  UI IDM user                                             (OK=20188  KO=0     )
>  UI IDM dashboard                                        (OK=20188  KO=0     )
>  UI IDM managed user schema                              (OK=20188  KO=0     )
>  UI IDM oidcToken                                        (OK=20188  KO=0     )
> userinfo                                                 (OK=20188  KO=0     )
> UI-Logout                                                (OK=20186  KO=0     )
> UI-Logout Redirect 1                                     (OK=20184  KO=0     )
>  UI AM revoke2                                           (OK=20182  KO=0     )
>  UI AM revoke1                                           (OK=20183  KO=0     )
>  UI AM endsession                                        (OK=20183  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3377   KO=0     )
> RootUserinfo                                             (OK=68916  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3377   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=859    KO=0     )
> ReadPolicy                                               (OK=30342  KO=4     )
> getIdToken                                               (OK=6743   KO=0     )
> getIdToken Redirect 1                                    (OK=6743   KO=0     )
> createOrganization                                       (OK=6743   KO=0     )
> queryOrganization                                        (OK=6742   KO=0     )
> deleteOrganization                                       (OK=6741   KO=0     )
> DeletePolicy                                             (OK=30241  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5278 (99.27%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 158191 / active: 309    / done: 94694 
================================================================================

10:00:37.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:37.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:37.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:38.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:39.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:40.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:40.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:40.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:40.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:40.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:41.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:41.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:41.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:42.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:42.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:42.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:42.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:42 GMT                                    1380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1319638 KO=38    )
> restLoginInitiate                                        (OK=91947  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=91935  KO=1     )
> User Authorize PKCE stage                                (OK=106874 KO=1     )
> User AccessToken PKCE stage                              (OK=106867 KO=2     )
> tokenUserinfo                                            (OK=15161  KO=0     )
> Skip 2FA                                                 (OK=51216  KO=0     )
> GetUUid                                                  (OK=30581  KO=0     )
> GetOpenidConfig                                          (OK=91405  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20253  KO=0     )
> CreatePolicy                                             (OK=30556  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20253  KO=0     )
>  UI AM idFromSession                                     (OK=20250  KO=0     )
>  UI AM validateGoto                                      (OK=20250  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20247  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20247  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20247  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20247  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5277   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20245  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20245  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20245  KO=0     )
>  UI IDM uiconfig                                         (OK=20245  KO=0     )
>  UI IDM version                                          (OK=20245  KO=0     )
>  UI IDM login                                            (OK=20244  KO=0     )
>  UI IDM features                                         (OK=20244  KO=0     )
>  UI IDM privilege                                        (OK=20244  KO=0     )
>  UI IDM user                                             (OK=20244  KO=0     )
>  UI IDM dashboard                                        (OK=20244  KO=0     )
>  UI IDM managed user schema                              (OK=20244  KO=0     )
>  UI IDM oidcToken                                        (OK=20245  KO=0     )
> userinfo                                                 (OK=20244  KO=0     )
> UI-Logout                                                (OK=20244  KO=0     )
> UI-Logout Redirect 1                                     (OK=20242  KO=0     )
>  UI AM revoke2                                           (OK=20241  KO=0     )
>  UI AM revoke1                                           (OK=20242  KO=0     )
>  UI AM endsession                                        (OK=20242  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3388   KO=0     )
> RootUserinfo                                             (OK=69151  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3388   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=860    KO=0     )
> ReadPolicy                                               (OK=30473  KO=4     )
> getIdToken                                               (OK=6770   KO=0     )
> getIdToken Redirect 1                                    (OK=6770   KO=0     )
> createOrganization                                       (OK=6768   KO=0     )
> queryOrganization                                        (OK=6767   KO=0     )
> deleteOrganization                                       (OK=6767   KO=0     )
> DeletePolicy                                             (OK=30334  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5295 (99.27%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 157856 / active: 345    / done: 94993 
================================================================================

10:00:42.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:42.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:43.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:43.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:43.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:43.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:44.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:44.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:44.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:44.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:45.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:46.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:46.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:46.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:47.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:47.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:47.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:47 GMT                                    1385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1324686 KO=38    )
> restLoginInitiate                                        (OK=92312  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=92301  KO=1     )
> User Authorize PKCE stage                                (OK=107301 KO=1     )
> User AccessToken PKCE stage                              (OK=107292 KO=2     )
> tokenUserinfo                                            (OK=15233  KO=0     )
> Skip 2FA                                                 (OK=51423  KO=0     )
> GetUUid                                                  (OK=30700  KO=0     )
> GetOpenidConfig                                          (OK=91755  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20327  KO=0     )
> CreatePolicy                                             (OK=30675  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20327  KO=0     )
>  UI AM idFromSession                                     (OK=20326  KO=0     )
>  UI AM validateGoto                                      (OK=20327  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20324  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20323  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20323  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20323  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5294   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20319  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20317  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20317  KO=0     )
>  UI IDM uiconfig                                         (OK=20317  KO=0     )
>  UI IDM version                                          (OK=20317  KO=0     )
>  UI IDM login                                            (OK=20317  KO=0     )
>  UI IDM features                                         (OK=20317  KO=0     )
>  UI IDM privilege                                        (OK=20317  KO=0     )
>  UI IDM user                                             (OK=20315  KO=0     )
>  UI IDM dashboard                                        (OK=20315  KO=0     )
>  UI IDM managed user schema                              (OK=20315  KO=0     )
>  UI IDM oidcToken                                        (OK=20316  KO=0     )
> userinfo                                                 (OK=20313  KO=0     )
> UI-Logout                                                (OK=20313  KO=0     )
> UI-Logout Redirect 1                                     (OK=20312  KO=0     )
>  UI AM revoke2                                           (OK=20308  KO=0     )
>  UI AM revoke1                                           (OK=20309  KO=0     )
>  UI AM endsession                                        (OK=20310  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3402   KO=0     )
> RootUserinfo                                             (OK=69446  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3400   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=865    KO=0     )
> ReadPolicy                                               (OK=30572  KO=4     )
> getIdToken                                               (OK=6797   KO=0     )
> getIdToken Redirect 1                                    (OK=6797   KO=0     )
> createOrganization                                       (OK=6797   KO=0     )
> queryOrganization                                        (OK=6797   KO=0     )
> deleteOrganization                                       (OK=6796   KO=0     )
> DeletePolicy                                             (OK=30467  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5312 (99.27%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 157475 / active: 345    / done: 95374 
================================================================================

10:00:47.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:47.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:47.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:47.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:49.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:49.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:49.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:50.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:50.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:50.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:50.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:50.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:50.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:50.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:50.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:51.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:51.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:51.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:52.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:52.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:52 GMT                                    1390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1329442 KO=38    )
> restLoginInitiate                                        (OK=92651  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=92647  KO=1     )
> User Authorize PKCE stage                                (OK=107690 KO=1     )
> User AccessToken PKCE stage                              (OK=107686 KO=2     )
> tokenUserinfo                                            (OK=15292  KO=0     )
> Skip 2FA                                                 (OK=51619  KO=0     )
> GetUUid                                                  (OK=30811  KO=0     )
> GetOpenidConfig                                          (OK=92084  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20395  KO=0     )
> CreatePolicy                                             (OK=30787  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20394  KO=0     )
>  UI AM idFromSession                                     (OK=20394  KO=0     )
>  UI AM validateGoto                                      (OK=20394  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20391  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20389  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20387  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20387  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5318   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20385  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20385  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20383  KO=0     )
>  UI IDM uiconfig                                         (OK=20383  KO=0     )
>  UI IDM version                                          (OK=20383  KO=0     )
>  UI IDM login                                            (OK=20383  KO=0     )
>  UI IDM features                                         (OK=20383  KO=0     )
>  UI IDM privilege                                        (OK=20383  KO=0     )
>  UI IDM user                                             (OK=20382  KO=0     )
>  UI IDM dashboard                                        (OK=20383  KO=0     )
>  UI IDM managed user schema                              (OK=20382  KO=0     )
>  UI IDM oidcToken                                        (OK=20383  KO=0     )
> userinfo                                                 (OK=20383  KO=0     )
> UI-Logout                                                (OK=20383  KO=0     )
> UI-Logout Redirect 1                                     (OK=20383  KO=0     )
>  UI AM revoke2                                           (OK=20382  KO=0     )
>  UI AM revoke1                                           (OK=20383  KO=0     )
>  UI AM endsession                                        (OK=20383  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3413   KO=0     )
> RootUserinfo                                             (OK=69754  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3413   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=869    KO=0     )
> ReadPolicy                                               (OK=30691  KO=4     )
> getIdToken                                               (OK=6825   KO=0     )
> getIdToken Redirect 1                                    (OK=6825   KO=0     )
> createOrganization                                       (OK=6825   KO=0     )
> queryOrganization                                        (OK=6825   KO=0     )
> deleteOrganization                                       (OK=6824   KO=0     )
> DeletePolicy                                             (OK=30567  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5332 (99.27%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 157126 / active: 336    / done: 95732 
================================================================================

10:00:53.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:53.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:54.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:54.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:55.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:56.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:56.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:56.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:57.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:57.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:57.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:57.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:57.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:57.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:57.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:00:57 GMT                                    1395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1334770 KO=38    )
> restLoginInitiate                                        (OK=93022  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=93015  KO=1     )
> User Authorize PKCE stage                                (OK=108132 KO=1     )
> User AccessToken PKCE stage                              (OK=108124 KO=2     )
> tokenUserinfo                                            (OK=15356  KO=0     )
> Skip 2FA                                                 (OK=51839  KO=0     )
> GetUUid                                                  (OK=30949  KO=0     )
> GetOpenidConfig                                          (OK=92449  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20471  KO=0     )
> CreatePolicy                                             (OK=30919  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20471  KO=0     )
>  UI AM idFromSession                                     (OK=20471  KO=0     )
>  UI AM validateGoto                                      (OK=20471  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20470  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20469  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20469  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20469  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5341   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20465  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20463  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20463  KO=0     )
>  UI IDM uiconfig                                         (OK=20463  KO=0     )
>  UI IDM version                                          (OK=20463  KO=0     )
>  UI IDM login                                            (OK=20463  KO=0     )
>  UI IDM features                                         (OK=20463  KO=0     )
>  UI IDM privilege                                        (OK=20463  KO=0     )
>  UI IDM user                                             (OK=20463  KO=0     )
>  UI IDM dashboard                                        (OK=20463  KO=0     )
>  UI IDM managed user schema                              (OK=20463  KO=0     )
>  UI IDM oidcToken                                        (OK=20464  KO=0     )
> userinfo                                                 (OK=20464  KO=0     )
> UI-Logout                                                (OK=20464  KO=0     )
> UI-Logout Redirect 1                                     (OK=20463  KO=0     )
>  UI AM revoke2                                           (OK=20461  KO=0     )
>  UI AM revoke1                                           (OK=20462  KO=0     )
>  UI AM endsession                                        (OK=20462  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3426   KO=0     )
> RootUserinfo                                             (OK=70024  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3425   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=873    KO=0     )
> ReadPolicy                                               (OK=30807  KO=4     )
> getIdToken                                               (OK=6859   KO=0     )
> getIdToken Redirect 1                                    (OK=6858   KO=0     )
> createOrganization                                       (OK=6857   KO=0     )
> queryOrganization                                        (OK=6857   KO=0     )
> deleteOrganization                                       (OK=6856   KO=0     )
> DeletePolicy                                             (OK=30686  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5347 (99.28%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.19%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 37%
          waiting: 156742 / active: 336    / done: 96116 
================================================================================

10:00:58.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:58.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:58.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:58.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:58.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:58.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:58.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:58.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:58.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:59.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:59.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:59.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:00:59.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:00.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:00.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:00.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:00.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:01.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:01.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:01.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:01.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:01.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:02 GMT                                    1400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1339338 KO=38    )
> restLoginInitiate                                        (OK=93353  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=93343  KO=1     )
> User Authorize PKCE stage                                (OK=108494 KO=1     )
> User AccessToken PKCE stage                              (OK=108489 KO=2     )
> tokenUserinfo                                            (OK=15416  KO=0     )
> Skip 2FA                                                 (OK=52012  KO=0     )
> GetUUid                                                  (OK=31046  KO=0     )
> GetOpenidConfig                                          (OK=92798  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20538  KO=0     )
> CreatePolicy                                             (OK=31021  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20536  KO=0     )
>  UI AM idFromSession                                     (OK=20536  KO=0     )
>  UI AM validateGoto                                      (OK=20536  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20534  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20533  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20533  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20533  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5361   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20531  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20531  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20531  KO=0     )
>  UI IDM uiconfig                                         (OK=20531  KO=0     )
>  UI IDM version                                          (OK=20531  KO=0     )
>  UI IDM login                                            (OK=20531  KO=0     )
>  UI IDM features                                         (OK=20531  KO=0     )
>  UI IDM privilege                                        (OK=20531  KO=0     )
>  UI IDM user                                             (OK=20531  KO=0     )
>  UI IDM dashboard                                        (OK=20531  KO=0     )
>  UI IDM managed user schema                              (OK=20531  KO=0     )
>  UI IDM oidcToken                                        (OK=20531  KO=0     )
> userinfo                                                 (OK=20531  KO=0     )
> UI-Logout                                                (OK=20531  KO=0     )
> UI-Logout Redirect 1                                     (OK=20530  KO=0     )
>  UI AM revoke2                                           (OK=20528  KO=0     )
>  UI AM revoke1                                           (OK=20528  KO=0     )
>  UI AM endsession                                        (OK=20530  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3436   KO=0     )
> RootUserinfo                                             (OK=70268  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3436   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=876    KO=0     )
> ReadPolicy                                               (OK=30939  KO=4     )
> getIdToken                                               (OK=6884   KO=0     )
> getIdToken Redirect 1                                    (OK=6884   KO=0     )
> createOrganization                                       (OK=6884   KO=0     )
> queryOrganization                                        (OK=6883   KO=0     )
> deleteOrganization                                       (OK=6883   KO=0     )
> DeletePolicy                                             (OK=30803  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5369 (99.28%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 156399 / active: 326    / done: 96469 
================================================================================

10:01:03.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:03.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:04.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:04.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:04.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:05.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:05.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:05.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:05.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:05.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:06.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:06.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:07.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:07 GMT                                    1405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1343762 KO=38    )
> restLoginInitiate                                        (OK=93649  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=93639  KO=1     )
> User Authorize PKCE stage                                (OK=108848 KO=1     )
> User AccessToken PKCE stage                              (OK=108837 KO=2     )
> tokenUserinfo                                            (OK=15468  KO=0     )
> Skip 2FA                                                 (OK=52168  KO=0     )
> GetUUid                                                  (OK=31132  KO=0     )
> GetOpenidConfig                                          (OK=93119  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20613  KO=0     )
> CreatePolicy                                             (OK=31107  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20613  KO=0     )
>  UI AM idFromSession                                     (OK=20610  KO=0     )
>  UI AM validateGoto                                      (OK=20611  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20606  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20605  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20605  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20605  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5386   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20599  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20596  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20596  KO=0     )
>  UI IDM uiconfig                                         (OK=20596  KO=0     )
>  UI IDM version                                          (OK=20596  KO=0     )
>  UI IDM login                                            (OK=20596  KO=0     )
>  UI IDM features                                         (OK=20596  KO=0     )
>  UI IDM privilege                                        (OK=20596  KO=0     )
>  UI IDM user                                             (OK=20596  KO=0     )
>  UI IDM dashboard                                        (OK=20596  KO=0     )
>  UI IDM managed user schema                              (OK=20596  KO=0     )
>  UI IDM oidcToken                                        (OK=20596  KO=0     )
> userinfo                                                 (OK=20596  KO=0     )
> UI-Logout                                                (OK=20596  KO=0     )
> UI-Logout Redirect 1                                     (OK=20596  KO=0     )
>  UI AM revoke2                                           (OK=20594  KO=0     )
>  UI AM revoke1                                           (OK=20596  KO=0     )
>  UI AM endsession                                        (OK=20596  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3450   KO=0     )
> RootUserinfo                                             (OK=70508  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3449   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=881    KO=0     )
> ReadPolicy                                               (OK=31036  KO=4     )
> getIdToken                                               (OK=6911   KO=0     )
> getIdToken Redirect 1                                    (OK=6911   KO=0     )
> createOrganization                                       (OK=6911   KO=0     )
> queryOrganization                                        (OK=6910   KO=0     )
> deleteOrganization                                       (OK=6910   KO=0     )
> DeletePolicy                                             (OK=30935  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5382 (99.28%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 156093 / active: 283    / done: 96818 
================================================================================

10:01:07.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:08.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:08.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:09.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:09.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:09.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:09.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:10.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:10.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:10.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:10.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:11.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:11.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:11.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:11.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:11.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:11.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:12.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:12 GMT                                    1410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1348265 KO=38    )
> restLoginInitiate                                        (OK=93960  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=93951  KO=1     )
> User Authorize PKCE stage                                (OK=109220 KO=1     )
> User AccessToken PKCE stage                              (OK=109211 KO=2     )
> tokenUserinfo                                            (OK=15535  KO=0     )
> Skip 2FA                                                 (OK=52334  KO=0     )
> GetUUid                                                  (OK=31235  KO=0     )
> GetOpenidConfig                                          (OK=93404  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20679  KO=0     )
> CreatePolicy                                             (OK=31209  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20679  KO=0     )
>  UI AM idFromSession                                     (OK=20679  KO=0     )
>  UI AM validateGoto                                      (OK=20679  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20676  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20675  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20675  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20675  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5402   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20670  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20670  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20670  KO=0     )
>  UI IDM uiconfig                                         (OK=20669  KO=0     )
>  UI IDM version                                          (OK=20669  KO=0     )
>  UI IDM login                                            (OK=20669  KO=0     )
>  UI IDM features                                         (OK=20669  KO=0     )
>  UI IDM privilege                                        (OK=20669  KO=0     )
>  UI IDM user                                             (OK=20669  KO=0     )
>  UI IDM dashboard                                        (OK=20669  KO=0     )
>  UI IDM managed user schema                              (OK=20669  KO=0     )
>  UI IDM oidcToken                                        (OK=20670  KO=0     )
> userinfo                                                 (OK=20670  KO=0     )
> UI-Logout                                                (OK=20670  KO=0     )
> UI-Logout Redirect 1                                     (OK=20670  KO=0     )
>  UI AM revoke2                                           (OK=20669  KO=0     )
>  UI AM revoke1                                           (OK=20670  KO=0     )
>  UI AM endsession                                        (OK=20670  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3459   KO=0     )
> RootUserinfo                                             (OK=70734  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3459   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=886    KO=0     )
> ReadPolicy                                               (OK=31125  KO=4     )
> getIdToken                                               (OK=6928   KO=0     )
> getIdToken Redirect 1                                    (OK=6928   KO=0     )
> createOrganization                                       (OK=6928   KO=0     )
> queryOrganization                                        (OK=6928   KO=0     )
> deleteOrganization                                       (OK=6928   KO=0     )
> DeletePolicy                                             (OK=31033  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5400 (99.28%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 155773 / active: 279    / done: 97142 
================================================================================

10:01:12.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:12.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:12.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:13.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:14.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:14.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:14.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:14.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:14.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:14.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:15.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:15.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:15.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:16.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:16.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:16.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:17.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:17.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:17.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:17.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:17 GMT                                    1415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1352666 KO=38    )
> restLoginInitiate                                        (OK=94292  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=94281  KO=1     )
> User Authorize PKCE stage                                (OK=109588 KO=1     )
> User AccessToken PKCE stage                              (OK=109583 KO=2     )
> tokenUserinfo                                            (OK=15588  KO=0     )
> Skip 2FA                                                 (OK=52528  KO=0     )
> GetUUid                                                  (OK=31347  KO=0     )
> GetOpenidConfig                                          (OK=93706  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20738  KO=0     )
> CreatePolicy                                             (OK=31320  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20738  KO=0     )
>  UI AM idFromSession                                     (OK=20738  KO=0     )
>  UI AM validateGoto                                      (OK=20738  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20737  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20736  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20736  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20736  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5421   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20733  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20733  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20733  KO=0     )
>  UI IDM uiconfig                                         (OK=20732  KO=0     )
>  UI IDM version                                          (OK=20733  KO=0     )
>  UI IDM login                                            (OK=20732  KO=0     )
>  UI IDM features                                         (OK=20732  KO=0     )
>  UI IDM privilege                                        (OK=20732  KO=0     )
>  UI IDM user                                             (OK=20731  KO=0     )
>  UI IDM dashboard                                        (OK=20731  KO=0     )
>  UI IDM managed user schema                              (OK=20731  KO=0     )
>  UI IDM oidcToken                                        (OK=20731  KO=0     )
> userinfo                                                 (OK=20731  KO=0     )
> UI-Logout                                                (OK=20731  KO=0     )
> UI-Logout Redirect 1                                     (OK=20730  KO=0     )
>  UI AM revoke2                                           (OK=20728  KO=0     )
>  UI AM revoke1                                           (OK=20729  KO=0     )
>  UI AM endsession                                        (OK=20729  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3472   KO=0     )
> RootUserinfo                                             (OK=70993  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3472   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=888    KO=0     )
> ReadPolicy                                               (OK=31226  KO=4     )
> getIdToken                                               (OK=6956   KO=0     )
> getIdToken Redirect 1                                    (OK=6956   KO=0     )
> createOrganization                                       (OK=6956   KO=0     )
> queryOrganization                                        (OK=6956   KO=0     )
> deleteOrganization                                       (OK=6956   KO=0     )
> DeletePolicy                                             (OK=31122  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5420 (99.29%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 155424 / active: 313    / done: 97457 
================================================================================

10:01:17.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:18.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:18.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:19.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:19.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:19.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:20.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:20.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:20.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:20.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:21.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:21.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:21.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:21.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:21.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:22.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:22.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:22 GMT                                    1420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1357722 KO=38    )
> restLoginInitiate                                        (OK=94637  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=94627  KO=1     )
> User Authorize PKCE stage                                (OK=109993 KO=1     )
> User AccessToken PKCE stage                              (OK=109987 KO=2     )
> tokenUserinfo                                            (OK=15643  KO=0     )
> Skip 2FA                                                 (OK=52718  KO=0     )
> GetUUid                                                  (OK=31458  KO=0     )
> GetOpenidConfig                                          (OK=94029  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20819  KO=0     )
> CreatePolicy                                             (OK=31433  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20819  KO=0     )
>  UI AM idFromSession                                     (OK=20819  KO=0     )
>  UI AM validateGoto                                      (OK=20819  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20817  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20817  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20817  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20817  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5445   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20815  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20814  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20814  KO=0     )
>  UI IDM uiconfig                                         (OK=20814  KO=0     )
>  UI IDM version                                          (OK=20814  KO=0     )
>  UI IDM login                                            (OK=20814  KO=0     )
>  UI IDM features                                         (OK=20814  KO=0     )
>  UI IDM privilege                                        (OK=20814  KO=0     )
>  UI IDM user                                             (OK=20813  KO=0     )
>  UI IDM dashboard                                        (OK=20813  KO=0     )
>  UI IDM managed user schema                              (OK=20813  KO=0     )
>  UI IDM oidcToken                                        (OK=20814  KO=0     )
> userinfo                                                 (OK=20814  KO=0     )
> UI-Logout                                                (OK=20812  KO=0     )
> UI-Logout Redirect 1                                     (OK=20811  KO=0     )
>  UI AM revoke2                                           (OK=20810  KO=0     )
>  UI AM revoke1                                           (OK=20811  KO=0     )
>  UI AM endsession                                        (OK=20811  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3488   KO=0     )
> RootUserinfo                                             (OK=71220  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3488   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=893    KO=0     )
> ReadPolicy                                               (OK=31338  KO=4     )
> getIdToken                                               (OK=6986   KO=0     )
> getIdToken Redirect 1                                    (OK=6985   KO=0     )
> createOrganization                                       (OK=6985   KO=0     )
> queryOrganization                                        (OK=6984   KO=0     )
> deleteOrganization                                       (OK=6984   KO=0     )
> DeletePolicy                                             (OK=31222  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5437 (99.29%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 155065 / active: 317    / done: 97812 
================================================================================

10:01:23.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:23.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:24.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:24.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:24.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:24.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:25.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:25.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:25.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:25.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:25.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:26.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:26.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:26.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:27.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:27.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:27 GMT                                    1425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1362796 KO=38    )
> restLoginInitiate                                        (OK=94991  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=94986  KO=1     )
> User Authorize PKCE stage                                (OK=110411 KO=1     )
> User AccessToken PKCE stage                              (OK=110405 KO=2     )
> tokenUserinfo                                            (OK=15709  KO=0     )
> Skip 2FA                                                 (OK=52913  KO=0     )
> GetUUid                                                  (OK=31579  KO=0     )
> GetOpenidConfig                                          (OK=94375  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20900  KO=0     )
> CreatePolicy                                             (OK=31555  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20899  KO=0     )
>  UI AM idFromSession                                     (OK=20896  KO=0     )
>  UI AM validateGoto                                      (OK=20896  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20896  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20896  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20896  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20896  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5471   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20891  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20891  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20890  KO=0     )
>  UI IDM uiconfig                                         (OK=20890  KO=0     )
>  UI IDM version                                          (OK=20890  KO=0     )
>  UI IDM login                                            (OK=20890  KO=0     )
>  UI IDM features                                         (OK=20890  KO=0     )
>  UI IDM privilege                                        (OK=20890  KO=0     )
>  UI IDM user                                             (OK=20889  KO=0     )
>  UI IDM dashboard                                        (OK=20889  KO=0     )
>  UI IDM managed user schema                              (OK=20889  KO=0     )
>  UI IDM oidcToken                                        (OK=20889  KO=0     )
> userinfo                                                 (OK=20889  KO=0     )
> UI-Logout                                                (OK=20888  KO=0     )
> UI-Logout Redirect 1                                     (OK=20887  KO=0     )
>  UI AM revoke2                                           (OK=20885  KO=0     )
>  UI AM revoke1                                           (OK=20886  KO=0     )
>  UI AM endsession                                        (OK=20887  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3504   KO=0     )
> RootUserinfo                                             (OK=71483  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3504   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=898    KO=0     )
> ReadPolicy                                               (OK=31450  KO=4     )
> getIdToken                                               (OK=7011   KO=0     )
> getIdToken Redirect 1                                    (OK=7011   KO=0     )
> createOrganization                                       (OK=7011   KO=0     )
> queryOrganization                                        (OK=7010   KO=0     )
> deleteOrganization                                       (OK=7010   KO=0     )
> DeletePolicy                                             (OK=31334  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5453 (99.29%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 154696 / active: 335    / done: 98163 
================================================================================

10:01:27.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:28.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:28.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:28.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:28.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:29.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:29.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:30.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:30.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:31.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:32.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:32.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:32.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:32.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:32 GMT                                    1430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1368192 KO=38    )
> restLoginInitiate                                        (OK=95360  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=95341  KO=1     )
> User Authorize PKCE stage                                (OK=110840 KO=1     )
> User AccessToken PKCE stage                              (OK=110828 KO=2     )
> tokenUserinfo                                            (OK=15764  KO=0     )
> Skip 2FA                                                 (OK=53106  KO=0     )
> GetUUid                                                  (OK=31691  KO=0     )
> GetOpenidConfig                                          (OK=94720  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20993  KO=0     )
> CreatePolicy                                             (OK=31664  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20993  KO=0     )
>  UI AM idFromSession                                     (OK=20991  KO=0     )
>  UI AM validateGoto                                      (OK=20991  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20987  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20987  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20986  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20986  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5497   KO=0     )
> UI-Post-Login - stage 3                                  (OK=20981  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20980  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20979  KO=0     )
>  UI IDM uiconfig                                         (OK=20979  KO=0     )
>  UI IDM version                                          (OK=20979  KO=0     )
>  UI IDM login                                            (OK=20979  KO=0     )
>  UI IDM features                                         (OK=20979  KO=0     )
>  UI IDM privilege                                        (OK=20979  KO=0     )
>  UI IDM user                                             (OK=20979  KO=0     )
>  UI IDM dashboard                                        (OK=20979  KO=0     )
>  UI IDM managed user schema                              (OK=20979  KO=0     )
>  UI IDM oidcToken                                        (OK=20978  KO=0     )
> userinfo                                                 (OK=20976  KO=0     )
> UI-Logout                                                (OK=20976  KO=0     )
> UI-Logout Redirect 1                                     (OK=20976  KO=0     )
>  UI AM revoke2                                           (OK=20973  KO=0     )
>  UI AM revoke1                                           (OK=20974  KO=0     )
>  UI AM endsession                                        (OK=20974  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3515   KO=0     )
> RootUserinfo                                             (OK=71720  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3513   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=901    KO=0     )
> ReadPolicy                                               (OK=31572  KO=4     )
> getIdToken                                               (OK=7040   KO=0     )
> getIdToken Redirect 1                                    (OK=7040   KO=0     )
> createOrganization                                       (OK=7040   KO=0     )
> queryOrganization                                        (OK=7040   KO=0     )
> deleteOrganization                                       (OK=7040   KO=0     )
> DeletePolicy                                             (OK=31447  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5467 (99.29%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 154318 / active: 350    / done: 98526 
================================================================================

10:01:32.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:32.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:32.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:32.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:32.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:33.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:33.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:33.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:34.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:34.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:34.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:34.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:34.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:34.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:34.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:35.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:35.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:36.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:36.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:37.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:37.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:37 GMT                                    1435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1373515 KO=38    )
> restLoginInitiate                                        (OK=95713  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=95705  KO=1     )
> User Authorize PKCE stage                                (OK=111277 KO=1     )
> User AccessToken PKCE stage                              (OK=111264 KO=2     )
> tokenUserinfo                                            (OK=15827  KO=0     )
> Skip 2FA                                                 (OK=53300  KO=0     )
> GetUUid                                                  (OK=31812  KO=0     )
> GetOpenidConfig                                          (OK=95073  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21077  KO=0     )
> CreatePolicy                                             (OK=31788  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21076  KO=0     )
>  UI AM idFromSession                                     (OK=21075  KO=0     )
>  UI AM validateGoto                                      (OK=21075  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21073  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21073  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21073  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21073  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5516   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21067  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21067  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21065  KO=0     )
>  UI IDM uiconfig                                         (OK=21065  KO=0     )
>  UI IDM version                                          (OK=21065  KO=0     )
>  UI IDM login                                            (OK=21065  KO=0     )
>  UI IDM features                                         (OK=21064  KO=0     )
>  UI IDM privilege                                        (OK=21064  KO=0     )
>  UI IDM user                                             (OK=21063  KO=0     )
>  UI IDM dashboard                                        (OK=21063  KO=0     )
>  UI IDM managed user schema                              (OK=21064  KO=0     )
>  UI IDM oidcToken                                        (OK=21064  KO=0     )
> userinfo                                                 (OK=21062  KO=0     )
> UI-Logout                                                (OK=21061  KO=0     )
> UI-Logout Redirect 1                                     (OK=21060  KO=0     )
>  UI AM revoke2                                           (OK=21059  KO=0     )
>  UI AM revoke1                                           (OK=21059  KO=0     )
>  UI AM endsession                                        (OK=21060  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3530   KO=0     )
> RootUserinfo                                             (OK=71979  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3529   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=909    KO=0     )
> ReadPolicy                                               (OK=31680  KO=4     )
> getIdToken                                               (OK=7065   KO=0     )
> getIdToken Redirect 1                                    (OK=7064   KO=0     )
> createOrganization                                       (OK=7063   KO=0     )
> queryOrganization                                        (OK=7062   KO=0     )
> deleteOrganization                                       (OK=7062   KO=0     )
> DeletePolicy                                             (OK=31565  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5488 (99.29%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 39%
          waiting: 153948 / active: 349    / done: 98897 
================================================================================

10:01:37.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:37.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:38.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:38.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:38.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:38.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:38.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:39.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:40.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:40.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:40.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:41.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:41.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:41.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:41.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:41.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:41.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:41.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:42.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:42 GMT                                    1440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1378780 KO=38    )
> restLoginInitiate                                        (OK=96093  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=96077  KO=1     )
> User Authorize PKCE stage                                (OK=111706 KO=1     )
> User AccessToken PKCE stage                              (OK=111693 KO=2     )
> tokenUserinfo                                            (OK=15895  KO=0     )
> Skip 2FA                                                 (OK=53505  KO=0     )
> GetUUid                                                  (OK=31928  KO=0     )
> GetOpenidConfig                                          (OK=95420  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21159  KO=0     )
> CreatePolicy                                             (OK=31898  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21159  KO=0     )
>  UI AM idFromSession                                     (OK=21158  KO=0     )
>  UI AM validateGoto                                      (OK=21158  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21155  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21155  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21153  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21153  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5540   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21148  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21148  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21146  KO=0     )
>  UI IDM uiconfig                                         (OK=21146  KO=0     )
>  UI IDM version                                          (OK=21146  KO=0     )
>  UI IDM login                                            (OK=21146  KO=0     )
>  UI IDM features                                         (OK=21146  KO=0     )
>  UI IDM privilege                                        (OK=21146  KO=0     )
>  UI IDM user                                             (OK=21145  KO=0     )
>  UI IDM dashboard                                        (OK=21145  KO=0     )
>  UI IDM managed user schema                              (OK=21145  KO=0     )
>  UI IDM oidcToken                                        (OK=21145  KO=0     )
> userinfo                                                 (OK=21144  KO=0     )
> UI-Logout                                                (OK=21142  KO=0     )
> UI-Logout Redirect 1                                     (OK=21142  KO=0     )
>  UI AM revoke2                                           (OK=21141  KO=0     )
>  UI AM revoke1                                           (OK=21142  KO=0     )
>  UI AM endsession                                        (OK=21142  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3543   KO=0     )
> RootUserinfo                                             (OK=72219  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3543   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=913    KO=0     )
> ReadPolicy                                               (OK=31804  KO=4     )
> getIdToken                                               (OK=7095   KO=0     )
> getIdToken Redirect 1                                    (OK=7094   KO=0     )
> createOrganization                                       (OK=7094   KO=0     )
> queryOrganization                                        (OK=7094   KO=0     )
> deleteOrganization                                       (OK=7094   KO=0     )
> DeletePolicy                                             (OK=31677  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5507 (99.30%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 153553 / active: 361    / done: 99280 
================================================================================

10:01:42.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:43.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:43.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:43.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:44.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:44.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:44.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:44.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:44.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:44.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:44.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:44.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:45.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:45.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:46.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:46.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:46.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:46.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:46.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:46.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:47 GMT                                    1445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1384062 KO=38    )
> restLoginInitiate                                        (OK=96441  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=96427  KO=1     )
> User Authorize PKCE stage                                (OK=112124 KO=1     )
> User AccessToken PKCE stage                              (OK=112117 KO=2     )
> tokenUserinfo                                            (OK=15955  KO=0     )
> Skip 2FA                                                 (OK=53699  KO=0     )
> GetUUid                                                  (OK=32051  KO=0     )
> GetOpenidConfig                                          (OK=95778  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21244  KO=0     )
> CreatePolicy                                             (OK=32024  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21244  KO=0     )
>  UI AM idFromSession                                     (OK=21242  KO=0     )
>  UI AM validateGoto                                      (OK=21241  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21238  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21238  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21237  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21237  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5554   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21232  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21232  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21231  KO=0     )
>  UI IDM uiconfig                                         (OK=21231  KO=0     )
>  UI IDM version                                          (OK=21231  KO=0     )
>  UI IDM login                                            (OK=21231  KO=0     )
>  UI IDM features                                         (OK=21231  KO=0     )
>  UI IDM privilege                                        (OK=21230  KO=0     )
>  UI IDM user                                             (OK=21229  KO=0     )
>  UI IDM dashboard                                        (OK=21230  KO=0     )
>  UI IDM managed user schema                              (OK=21230  KO=0     )
>  UI IDM oidcToken                                        (OK=21230  KO=0     )
> userinfo                                                 (OK=21228  KO=0     )
> UI-Logout                                                (OK=21228  KO=0     )
> UI-Logout Redirect 1                                     (OK=21228  KO=0     )
>  UI AM revoke2                                           (OK=21226  KO=0     )
>  UI AM revoke1                                           (OK=21227  KO=0     )
>  UI AM endsession                                        (OK=21227  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3553   KO=0     )
> RootUserinfo                                             (OK=72504  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3553   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=915    KO=0     )
> ReadPolicy                                               (OK=31918  KO=4     )
> getIdToken                                               (OK=7120   KO=0     )
> getIdToken Redirect 1                                    (OK=7120   KO=0     )
> createOrganization                                       (OK=7119   KO=0     )
> queryOrganization                                        (OK=7119   KO=0     )
> deleteOrganization                                       (OK=7119   KO=0     )
> DeletePolicy                                             (OK=31799  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5527 (99.30%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 153196 / active: 344    / done: 99654 
================================================================================

10:01:47.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:48.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:48.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:48.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:49.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:49.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:49.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:49.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:49.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:49.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:49.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:50.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:51.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:51.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:51.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:51.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:51.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:52.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:52.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:52.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:52 GMT                                    1450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1388746 KO=38    )
> restLoginInitiate                                        (OK=96747  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=96742  KO=1     )
> User Authorize PKCE stage                                (OK=112490 KO=1     )
> User AccessToken PKCE stage                              (OK=112482 KO=2     )
> tokenUserinfo                                            (OK=16000  KO=0     )
> Skip 2FA                                                 (OK=53875  KO=0     )
> GetUUid                                                  (OK=32143  KO=0     )
> GetOpenidConfig                                          (OK=96110  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21315  KO=0     )
> CreatePolicy                                             (OK=32117  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21313  KO=0     )
>  UI AM idFromSession                                     (OK=21312  KO=0     )
>  UI AM validateGoto                                      (OK=21312  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21310  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21309  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21309  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21309  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5574   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21306  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21305  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21305  KO=0     )
>  UI IDM uiconfig                                         (OK=21305  KO=0     )
>  UI IDM version                                          (OK=21305  KO=0     )
>  UI IDM login                                            (OK=21305  KO=0     )
>  UI IDM features                                         (OK=21305  KO=0     )
>  UI IDM privilege                                        (OK=21305  KO=0     )
>  UI IDM user                                             (OK=21305  KO=0     )
>  UI IDM dashboard                                        (OK=21305  KO=0     )
>  UI IDM managed user schema                              (OK=21305  KO=0     )
>  UI IDM oidcToken                                        (OK=21306  KO=0     )
> userinfo                                                 (OK=21303  KO=0     )
> UI-Logout                                                (OK=21301  KO=0     )
> UI-Logout Redirect 1                                     (OK=21301  KO=0     )
>  UI AM revoke2                                           (OK=21300  KO=0     )
>  UI AM revoke1                                           (OK=21301  KO=0     )
>  UI AM endsession                                        (OK=21301  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3567   KO=0     )
> RootUserinfo                                             (OK=72746  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3567   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=917    KO=0     )
> ReadPolicy                                               (OK=32040  KO=4     )
> getIdToken                                               (OK=7152   KO=0     )
> getIdToken Redirect 1                                    (OK=7152   KO=0     )
> createOrganization                                       (OK=7152   KO=0     )
> queryOrganization                                        (OK=7151   KO=0     )
> deleteOrganization                                       (OK=7151   KO=0     )
> DeletePolicy                                             (OK=31913  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5547 (99.30%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 152874 / active: 316    / done: 100004
================================================================================

10:01:52.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:52.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:53.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:53.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:53.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:53.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:53.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:53.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:53.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:54.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:54.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:54.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:54.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:55.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:55.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:55.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:56.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:56.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:56.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:56.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:56.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:57.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:01:57 GMT                                    1455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1393822 KO=38    )
> restLoginInitiate                                        (OK=97094  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=97082  KO=1     )
> User Authorize PKCE stage                                (OK=112898 KO=1     )
> User AccessToken PKCE stage                              (OK=112892 KO=2     )
> tokenUserinfo                                            (OK=16054  KO=0     )
> Skip 2FA                                                 (OK=54055  KO=0     )
> GetUUid                                                  (OK=32250  KO=0     )
> GetOpenidConfig                                          (OK=96435  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21398  KO=0     )
> CreatePolicy                                             (OK=32225  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21398  KO=0     )
>  UI AM idFromSession                                     (OK=21397  KO=0     )
>  UI AM validateGoto                                      (OK=21397  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21395  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21395  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21394  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21394  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5595   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21388  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21388  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21387  KO=0     )
>  UI IDM uiconfig                                         (OK=21387  KO=0     )
>  UI IDM version                                          (OK=21387  KO=0     )
>  UI IDM login                                            (OK=21387  KO=0     )
>  UI IDM features                                         (OK=21386  KO=0     )
>  UI IDM privilege                                        (OK=21386  KO=0     )
>  UI IDM user                                             (OK=21385  KO=0     )
>  UI IDM dashboard                                        (OK=21386  KO=0     )
>  UI IDM managed user schema                              (OK=21386  KO=0     )
>  UI IDM oidcToken                                        (OK=21385  KO=0     )
> userinfo                                                 (OK=21385  KO=0     )
> UI-Logout                                                (OK=21384  KO=0     )
> UI-Logout Redirect 1                                     (OK=21384  KO=0     )
>  UI AM revoke2                                           (OK=21382  KO=0     )
>  UI AM revoke1                                           (OK=21383  KO=0     )
>  UI AM endsession                                        (OK=21383  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3578   KO=0     )
> RootUserinfo                                             (OK=73008  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3578   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=921    KO=0     )
> ReadPolicy                                               (OK=32136  KO=4     )
> getIdToken                                               (OK=7176   KO=0     )
> getIdToken Redirect 1                                    (OK=7176   KO=0     )
> createOrganization                                       (OK=7176   KO=0     )
> queryOrganization                                        (OK=7175   KO=0     )
> deleteOrganization                                       (OK=7175   KO=0     )
> DeletePolicy                                             (OK=32036  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5569 (99.30%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 152517 / active: 305    / done: 100372
================================================================================

10:01:57.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:57.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:57.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:58.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:58.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:58.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:58.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:58.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:58.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:59.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:59.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:59.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:59.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:01:59.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:00.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:01.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:01.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:02.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:02.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:02.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:02.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:02.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:02 GMT                                    1460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1398414 KO=38    )
> restLoginInitiate                                        (OK=97413  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=97410  KO=1     )
> User Authorize PKCE stage                                (OK=113272 KO=1     )
> User AccessToken PKCE stage                              (OK=113259 KO=2     )
> tokenUserinfo                                            (OK=16111  KO=0     )
> Skip 2FA                                                 (OK=54235  KO=0     )
> GetUUid                                                  (OK=32358  KO=0     )
> GetOpenidConfig                                          (OK=96744  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21468  KO=0     )
> CreatePolicy                                             (OK=32332  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21467  KO=0     )
>  UI AM idFromSession                                     (OK=21467  KO=0     )
>  UI AM validateGoto                                      (OK=21467  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21464  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21463  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21463  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21463  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5611   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21460  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21460  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21460  KO=0     )
>  UI IDM uiconfig                                         (OK=21460  KO=0     )
>  UI IDM version                                          (OK=21460  KO=0     )
>  UI IDM login                                            (OK=21460  KO=0     )
>  UI IDM features                                         (OK=21460  KO=0     )
>  UI IDM privilege                                        (OK=21460  KO=0     )
>  UI IDM user                                             (OK=21458  KO=0     )
>  UI IDM dashboard                                        (OK=21458  KO=0     )
>  UI IDM managed user schema                              (OK=21458  KO=0     )
>  UI IDM oidcToken                                        (OK=21458  KO=0     )
> userinfo                                                 (OK=21457  KO=0     )
> UI-Logout                                                (OK=21454  KO=0     )
> UI-Logout Redirect 1                                     (OK=21454  KO=0     )
>  UI AM revoke2                                           (OK=21451  KO=0     )
>  UI AM revoke1                                           (OK=21451  KO=0     )
>  UI AM endsession                                        (OK=21452  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3593   KO=0     )
> RootUserinfo                                             (OK=73242  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3592   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=922    KO=0     )
> ReadPolicy                                               (OK=32244  KO=4     )
> getIdToken                                               (OK=7198   KO=0     )
> getIdToken Redirect 1                                    (OK=7198   KO=0     )
> createOrganization                                       (OK=7198   KO=0     )
> queryOrganization                                        (OK=7198   KO=0     )
> deleteOrganization                                       (OK=7198   KO=0     )
> DeletePolicy                                             (OK=32133  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5591 (99.31%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 152180 / active: 312    / done: 100702
================================================================================

10:02:02.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:02.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:03.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:03.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:03.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:04.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:04.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:05.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:05.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:05.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:05.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:05.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:05.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:06.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:06.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:06.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:07.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:07 GMT                                    1465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1403117 KO=38    )
> restLoginInitiate                                        (OK=97747  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=97740  KO=1     )
> User Authorize PKCE stage                                (OK=113656 KO=1     )
> User AccessToken PKCE stage                              (OK=113647 KO=2     )
> tokenUserinfo                                            (OK=16160  KO=0     )
> Skip 2FA                                                 (OK=54425  KO=0     )
> GetUUid                                                  (OK=32477  KO=0     )
> GetOpenidConfig                                          (OK=97077  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21543  KO=0     )
> CreatePolicy                                             (OK=32452  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21542  KO=0     )
>  UI AM idFromSession                                     (OK=21541  KO=0     )
>  UI AM validateGoto                                      (OK=21541  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21535  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21534  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21534  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21534  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5635   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21532  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21532  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=21528  KO=0     )
>  UI IDM features                                         (OK=21529  KO=0     )
>  UI IDM privilege                                        (OK=21528  KO=0     )
>  UI IDM user                                             (OK=21526  KO=0     )
>  UI IDM dashboard                                        (OK=21526  KO=0     )
>  UI IDM managed user schema                              (OK=21525  KO=0     )
>  UI IDM oidcToken                                        (OK=21526  KO=0     )
> userinfo                                                 (OK=21526  KO=0     )
> UI-Logout                                                (OK=21525  KO=0     )
> UI-Logout Redirect 1                                     (OK=21524  KO=0     )
>  UI AM revoke2                                           (OK=21523  KO=0     )
>  UI AM revoke1                                           (OK=21524  KO=0     )
>  UI AM endsession                                        (OK=21524  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3605   KO=0     )
> RootUserinfo                                             (OK=73465  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3605   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=927    KO=0     )
> ReadPolicy                                               (OK=32348  KO=4     )
> getIdToken                                               (OK=7225   KO=0     )
> getIdToken Redirect 1                                    (OK=7224   KO=0     )
> createOrganization                                       (OK=7224   KO=0     )
> queryOrganization                                        (OK=7224   KO=0     )
> deleteOrganization                                       (OK=7224   KO=0     )
> DeletePolicy                                             (OK=32241  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5608 (99.31%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 151837 / active: 325    / done: 101032
================================================================================

10:02:07.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:08.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:08.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:08.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:09.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:09.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:10.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:10.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:10.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:11.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:11.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:12.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:12 GMT                                    1470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1408371 KO=38    )
> restLoginInitiate                                        (OK=98099  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=98092  KO=1     )
> User Authorize PKCE stage                                (OK=114073 KO=1     )
> User AccessToken PKCE stage                              (OK=114065 KO=2     )
> tokenUserinfo                                            (OK=16211  KO=0     )
> Skip 2FA                                                 (OK=54618  KO=0     )
> GetUUid                                                  (OK=32582  KO=0     )
> GetOpenidConfig                                          (OK=97409  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21631  KO=0     )
> CreatePolicy                                             (OK=32556  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21631  KO=0     )
>  UI AM idFromSession                                     (OK=21629  KO=0     )
>  UI AM validateGoto                                      (OK=21629  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21622  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21621  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21620  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21620  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5654   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21614  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21614  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21613  KO=0     )
>  UI IDM uiconfig                                         (OK=21613  KO=0     )
>  UI IDM version                                          (OK=21613  KO=0     )
>  UI IDM login                                            (OK=21612  KO=0     )
>  UI IDM features                                         (OK=21612  KO=0     )
>  UI IDM privilege                                        (OK=21612  KO=0     )
>  UI IDM user                                             (OK=21612  KO=0     )
>  UI IDM dashboard                                        (OK=21612  KO=0     )
>  UI IDM managed user schema                              (OK=21612  KO=0     )
>  UI IDM oidcToken                                        (OK=21611  KO=0     )
> userinfo                                                 (OK=21611  KO=0     )
> UI-Logout                                                (OK=21609  KO=0     )
> UI-Logout Redirect 1                                     (OK=21609  KO=0     )
>  UI AM revoke2                                           (OK=21607  KO=0     )
>  UI AM revoke1                                           (OK=21607  KO=0     )
>  UI AM endsession                                        (OK=21608  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3622   KO=0     )
> RootUserinfo                                             (OK=73725  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3621   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=932    KO=0     )
> ReadPolicy                                               (OK=32472  KO=4     )
> getIdToken                                               (OK=7259   KO=0     )
> getIdToken Redirect 1                                    (OK=7259   KO=0     )
> createOrganization                                       (OK=7258   KO=0     )
> queryOrganization                                        (OK=7258   KO=0     )
> deleteOrganization                                       (OK=7258   KO=0     )
> DeletePolicy                                             (OK=32344  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5620 (99.31%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 151467 / active: 343    / done: 101384
================================================================================

10:02:12.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:13.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:13.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:14.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:14.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:14.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:15.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:16.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:16.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:16.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:16.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:16.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:16.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:17.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:17.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:17 GMT                                    1475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1413655 KO=38    )
> restLoginInitiate                                        (OK=98428  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=98418  KO=1     )
> User Authorize PKCE stage                                (OK=114481 KO=1     )
> User AccessToken PKCE stage                              (OK=114476 KO=2     )
> tokenUserinfo                                            (OK=16253  KO=0     )
> Skip 2FA                                                 (OK=54813  KO=0     )
> GetUUid                                                  (OK=32691  KO=0     )
> GetOpenidConfig                                          (OK=97743  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21711  KO=0     )
> CreatePolicy                                             (OK=32667  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21711  KO=0     )
>  UI AM idFromSession                                     (OK=21709  KO=0     )
>  UI AM validateGoto                                      (OK=21709  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21709  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21709  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21709  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21709  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5673   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21705  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21705  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21705  KO=0     )
>  UI IDM uiconfig                                         (OK=21705  KO=0     )
>  UI IDM version                                          (OK=21704  KO=0     )
>  UI IDM login                                            (OK=21704  KO=0     )
>  UI IDM features                                         (OK=21704  KO=0     )
>  UI IDM privilege                                        (OK=21704  KO=0     )
>  UI IDM user                                             (OK=21703  KO=0     )
>  UI IDM dashboard                                        (OK=21703  KO=0     )
>  UI IDM managed user schema                              (OK=21703  KO=0     )
>  UI IDM oidcToken                                        (OK=21701  KO=0     )
> userinfo                                                 (OK=21701  KO=0     )
> UI-Logout                                                (OK=21700  KO=0     )
> UI-Logout Redirect 1                                     (OK=21699  KO=0     )
>  UI AM revoke2                                           (OK=21698  KO=0     )
>  UI AM revoke1                                           (OK=21699  KO=0     )
>  UI AM endsession                                        (OK=21699  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3634   KO=0     )
> RootUserinfo                                             (OK=74014  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3634   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=936    KO=0     )
> ReadPolicy                                               (OK=32576  KO=4     )
> getIdToken                                               (OK=7288   KO=0     )
> getIdToken Redirect 1                                    (OK=7288   KO=0     )
> createOrganization                                       (OK=7286   KO=0     )
> queryOrganization                                        (OK=7286   KO=0     )
> deleteOrganization                                       (OK=7286   KO=0     )
> DeletePolicy                                             (OK=32466  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5635 (99.31%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 151127 / active: 320    / done: 101747
================================================================================

10:02:17.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:17.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:17.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:18.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:18.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:18.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:18.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:19.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:19.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:19.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:19.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:19.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:20.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:20.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:21.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:21.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:21.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:22.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:22 GMT                                    1480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1418448 KO=38    )
> restLoginInitiate                                        (OK=98775  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=98767  KO=1     )
> User Authorize PKCE stage                                (OK=114870 KO=1     )
> User AccessToken PKCE stage                              (OK=114866 KO=2     )
> tokenUserinfo                                            (OK=16316  KO=0     )
> Skip 2FA                                                 (OK=55008  KO=0     )
> GetUUid                                                  (OK=32786  KO=0     )
> GetOpenidConfig                                          (OK=98050  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21781  KO=0     )
> CreatePolicy                                             (OK=32757  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21781  KO=0     )
>  UI AM idFromSession                                     (OK=21779  KO=0     )
>  UI AM validateGoto                                      (OK=21778  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21778  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21778  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21777  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21777  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5698   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21775  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21775  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21774  KO=0     )
>  UI IDM uiconfig                                         (OK=21774  KO=0     )
>  UI IDM version                                          (OK=21774  KO=0     )
>  UI IDM login                                            (OK=21774  KO=0     )
>  UI IDM features                                         (OK=21774  KO=0     )
>  UI IDM privilege                                        (OK=21774  KO=0     )
>  UI IDM user                                             (OK=21774  KO=0     )
>  UI IDM dashboard                                        (OK=21774  KO=0     )
>  UI IDM managed user schema                              (OK=21774  KO=0     )
>  UI IDM oidcToken                                        (OK=21774  KO=0     )
> userinfo                                                 (OK=21774  KO=0     )
> UI-Logout                                                (OK=21774  KO=0     )
> UI-Logout Redirect 1                                     (OK=21774  KO=0     )
>  UI AM revoke2                                           (OK=21772  KO=0     )
>  UI AM revoke1                                           (OK=21773  KO=0     )
>  UI AM endsession                                        (OK=21773  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3643   KO=0     )
> RootUserinfo                                             (OK=74317  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3642   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=938    KO=0     )
> ReadPolicy                                               (OK=32685  KO=4     )
> getIdToken                                               (OK=7321   KO=0     )
> getIdToken Redirect 1                                    (OK=7321   KO=0     )
> createOrganization                                       (OK=7320   KO=0     )
> queryOrganization                                        (OK=7320   KO=0     )
> deleteOrganization                                       (OK=7320   KO=0     )
> DeletePolicy                                             (OK=32569  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5653 (99.31%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 150773 / active: 315    / done: 102106
================================================================================

10:02:22.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:22.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:23.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:23.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:24.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:24.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:24.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:24.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:24.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:25.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:25.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:25.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:25.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:25.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:25.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:25.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:25.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:25.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:26.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:26.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:26.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:26.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:27.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:27.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:27.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:27.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:27.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:27 GMT                                    1485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1423185 KO=38    )
> restLoginInitiate                                        (OK=99105  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=99093  KO=1     )
> User Authorize PKCE stage                                (OK=115254 KO=1     )
> User AccessToken PKCE stage                              (OK=115246 KO=2     )
> tokenUserinfo                                            (OK=16360  KO=0     )
> Skip 2FA                                                 (OK=55188  KO=0     )
> GetUUid                                                  (OK=32897  KO=0     )
> GetOpenidConfig                                          (OK=98363  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21863  KO=0     )
> CreatePolicy                                             (OK=32871  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21863  KO=0     )
>  UI AM idFromSession                                     (OK=21863  KO=0     )
>  UI AM validateGoto                                      (OK=21863  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21857  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21856  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21854  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21854  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5722   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21850  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21848  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21846  KO=0     )
>  UI IDM uiconfig                                         (OK=21846  KO=0     )
>  UI IDM version                                          (OK=21846  KO=0     )
>  UI IDM login                                            (OK=21846  KO=0     )
>  UI IDM features                                         (OK=21846  KO=0     )
>  UI IDM privilege                                        (OK=21846  KO=0     )
>  UI IDM user                                             (OK=21845  KO=0     )
>  UI IDM dashboard                                        (OK=21846  KO=0     )
>  UI IDM managed user schema                              (OK=21846  KO=0     )
>  UI IDM oidcToken                                        (OK=21846  KO=0     )
> userinfo                                                 (OK=21846  KO=0     )
> UI-Logout                                                (OK=21845  KO=0     )
> UI-Logout Redirect 1                                     (OK=21845  KO=0     )
>  UI AM revoke2                                           (OK=21842  KO=0     )
>  UI AM revoke1                                           (OK=21843  KO=0     )
>  UI AM endsession                                        (OK=21843  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3656   KO=0     )
> RootUserinfo                                             (OK=74558  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3655   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=939    KO=0     )
> ReadPolicy                                               (OK=32776  KO=4     )
> getIdToken                                               (OK=7346   KO=0     )
> getIdToken Redirect 1                                    (OK=7346   KO=0     )
> createOrganization                                       (OK=7346   KO=0     )
> queryOrganization                                        (OK=7346   KO=0     )
> deleteOrganization                                       (OK=7345   KO=0     )
> DeletePolicy                                             (OK=32679  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5680 (99.32%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 150427 / active: 315    / done: 102452
================================================================================

10:02:27.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:27.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:27.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:27.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:27.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:27.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:28.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:28.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:28.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:28.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:28.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:28.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:28.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:28.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:29.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:29.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:29.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:29.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:29.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:30.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:30.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:30.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:30.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:30.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:30.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:31.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:31.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:31.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:31.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:32.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:32 GMT                                    1490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1428338 KO=38    )
> restLoginInitiate                                        (OK=99454  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=99448  KO=1     )
> User Authorize PKCE stage                                (OK=115668 KO=1     )
> User AccessToken PKCE stage                              (OK=115665 KO=2     )
> tokenUserinfo                                            (OK=16413  KO=0     )
> Skip 2FA                                                 (OK=55386  KO=0     )
> GetUUid                                                  (OK=33025  KO=0     )
> GetOpenidConfig                                          (OK=98696  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21937  KO=0     )
> CreatePolicy                                             (OK=33000  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21937  KO=0     )
>  UI AM idFromSession                                     (OK=21937  KO=0     )
>  UI AM validateGoto                                      (OK=21937  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21935  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21934  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21934  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21934  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5740   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21932  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21932  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21931  KO=0     )
>  UI IDM uiconfig                                         (OK=21930  KO=0     )
>  UI IDM version                                          (OK=21930  KO=0     )
>  UI IDM login                                            (OK=21930  KO=0     )
>  UI IDM features                                         (OK=21930  KO=0     )
>  UI IDM privilege                                        (OK=21929  KO=0     )
>  UI IDM user                                             (OK=21929  KO=0     )
>  UI IDM dashboard                                        (OK=21929  KO=0     )
>  UI IDM managed user schema                              (OK=21929  KO=0     )
>  UI IDM oidcToken                                        (OK=21930  KO=0     )
> userinfo                                                 (OK=21930  KO=0     )
> UI-Logout                                                (OK=21930  KO=0     )
> UI-Logout Redirect 1                                     (OK=21930  KO=0     )
>  UI AM revoke2                                           (OK=21929  KO=0     )
>  UI AM revoke1                                           (OK=21930  KO=0     )
>  UI AM endsession                                        (OK=21930  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3672   KO=0     )
> RootUserinfo                                             (OK=74846  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3672   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=945    KO=0     )
> ReadPolicy                                               (OK=32885  KO=4     )
> getIdToken                                               (OK=7366   KO=0     )
> getIdToken Redirect 1                                    (OK=7365   KO=0     )
> createOrganization                                       (OK=7365   KO=0     )
> queryOrganization                                        (OK=7365   KO=0     )
> deleteOrganization                                       (OK=7365   KO=0     )
> DeletePolicy                                             (OK=32772  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5710 (99.32%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 150058 / active: 336    / done: 102800
================================================================================

10:02:32.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:33.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:33.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:33.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:35.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:35.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:36.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:36.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:37.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:37.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:37 GMT                                    1495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1432876 KO=38    )
> restLoginInitiate                                        (OK=99798  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=99785  KO=1     )
> User Authorize PKCE stage                                (OK=116049 KO=1     )
> User AccessToken PKCE stage                              (OK=116040 KO=2     )
> tokenUserinfo                                            (OK=16482  KO=0     )
> Skip 2FA                                                 (OK=55573  KO=0     )
> GetUUid                                                  (OK=33135  KO=0     )
> GetOpenidConfig                                          (OK=99046  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22003  KO=0     )
> CreatePolicy                                             (OK=33108  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22002  KO=0     )
>  UI AM idFromSession                                     (OK=22001  KO=0     )
>  UI AM validateGoto                                      (OK=22001  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21998  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21998  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21998  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21998  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5760   KO=0     )
> UI-Post-Login - stage 3                                  (OK=21992  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21992  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21992  KO=0     )
>  UI IDM uiconfig                                         (OK=21992  KO=0     )
>  UI IDM version                                          (OK=21992  KO=0     )
>  UI IDM login                                            (OK=21991  KO=0     )
>  UI IDM features                                         (OK=21991  KO=0     )
>  UI IDM privilege                                        (OK=21991  KO=0     )
>  UI IDM user                                             (OK=21991  KO=0     )
>  UI IDM dashboard                                        (OK=21991  KO=0     )
>  UI IDM managed user schema                              (OK=21991  KO=0     )
>  UI IDM oidcToken                                        (OK=21992  KO=0     )
> userinfo                                                 (OK=21992  KO=0     )
> UI-Logout                                                (OK=21991  KO=0     )
> UI-Logout Redirect 1                                     (OK=21990  KO=0     )
>  UI AM revoke2                                           (OK=21989  KO=0     )
>  UI AM revoke1                                           (OK=21990  KO=0     )
>  UI AM endsession                                        (OK=21990  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3685   KO=0     )
> RootUserinfo                                             (OK=75082  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3685   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=949    KO=0     )
> ReadPolicy                                               (OK=33016  KO=4     )
> getIdToken                                               (OK=7394   KO=0     )
> getIdToken Redirect 1                                    (OK=7393   KO=0     )
> createOrganization                                       (OK=7392   KO=0     )
> queryOrganization                                        (OK=7392   KO=0     )
> deleteOrganization                                       (OK=7392   KO=0     )
> DeletePolicy                                             (OK=32881  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5720 (99.32%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 149707 / active: 341    / done: 103146
================================================================================

10:02:37.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:37.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:38.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:38.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:38.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:39.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:40.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:40.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:40.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:41.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:42 GMT                                    1500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1437865 KO=38    )
> restLoginInitiate                                        (OK=100130 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=100123 KO=1     )
> User Authorize PKCE stage                                (OK=116457 KO=1     )
> User AccessToken PKCE stage                              (OK=116452 KO=2     )
> tokenUserinfo                                            (OK=16550  KO=0     )
> Skip 2FA                                                 (OK=55766  KO=0     )
> GetUUid                                                  (OK=33258  KO=0     )
> GetOpenidConfig                                          (OK=99408  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22074  KO=0     )
> CreatePolicy                                             (OK=33234  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22073  KO=0     )
>  UI AM idFromSession                                     (OK=22073  KO=0     )
>  UI AM validateGoto                                      (OK=22073  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22073  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22073  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22073  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22073  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5778   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22070  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22070  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22070  KO=0     )
>  UI IDM uiconfig                                         (OK=22070  KO=0     )
>  UI IDM version                                          (OK=22070  KO=0     )
>  UI IDM login                                            (OK=22070  KO=0     )
>  UI IDM features                                         (OK=22070  KO=0     )
>  UI IDM privilege                                        (OK=22070  KO=0     )
>  UI IDM user                                             (OK=22070  KO=0     )
>  UI IDM dashboard                                        (OK=22070  KO=0     )
>  UI IDM managed user schema                              (OK=22070  KO=0     )
>  UI IDM oidcToken                                        (OK=22070  KO=0     )
> userinfo                                                 (OK=22070  KO=0     )
> UI-Logout                                                (OK=22069  KO=0     )
> UI-Logout Redirect 1                                     (OK=22068  KO=0     )
>  UI AM revoke2                                           (OK=22066  KO=0     )
>  UI AM revoke1                                           (OK=22067  KO=0     )
>  UI AM endsession                                        (OK=22067  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3695   KO=0     )
> RootUserinfo                                             (OK=75306  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3695   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=953    KO=0     )
> ReadPolicy                                               (OK=33124  KO=4     )
> getIdToken                                               (OK=7419   KO=0     )
> getIdToken Redirect 1                                    (OK=7419   KO=0     )
> createOrganization                                       (OK=7419   KO=0     )
> queryOrganization                                        (OK=7417   KO=0     )
> deleteOrganization                                       (OK=7417   KO=0     )
> DeletePolicy                                             (OK=33013  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5730 (99.32%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 149365 / active: 318    / done: 103511
================================================================================

10:02:42.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:42.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:42.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:43.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:43.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:44.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:44.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:44.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:45.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:45.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:45.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:45.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:45.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:45.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:45.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:46.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:46.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:46.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:46.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:46.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:47.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:47.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:47.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:47.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:47 GMT                                    1505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1442310 KO=38    )
> restLoginInitiate                                        (OK=100441 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=100433 KO=1     )
> User Authorize PKCE stage                                (OK=116804 KO=1     )
> User AccessToken PKCE stage                              (OK=116801 KO=2     )
> tokenUserinfo                                            (OK=16589  KO=0     )
> Skip 2FA                                                 (OK=55935  KO=0     )
> GetUUid                                                  (OK=33359  KO=0     )
> GetOpenidConfig                                          (OK=99743  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22147  KO=0     )
> CreatePolicy                                             (OK=33333  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22146  KO=0     )
>  UI AM idFromSession                                     (OK=22146  KO=0     )
>  UI AM validateGoto                                      (OK=22146  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22142  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22141  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22141  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22141  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5799   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22138  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22138  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22138  KO=0     )
>  UI IDM uiconfig                                         (OK=22138  KO=0     )
>  UI IDM version                                          (OK=22138  KO=0     )
>  UI IDM login                                            (OK=22137  KO=0     )
>  UI IDM features                                         (OK=22137  KO=0     )
>  UI IDM privilege                                        (OK=22137  KO=0     )
>  UI IDM user                                             (OK=22137  KO=0     )
>  UI IDM dashboard                                        (OK=22137  KO=0     )
>  UI IDM managed user schema                              (OK=22137  KO=0     )
>  UI IDM oidcToken                                        (OK=22138  KO=0     )
> userinfo                                                 (OK=22135  KO=0     )
> UI-Logout                                                (OK=22134  KO=0     )
> UI-Logout Redirect 1                                     (OK=22134  KO=0     )
>  UI AM revoke2                                           (OK=22131  KO=0     )
>  UI AM revoke1                                           (OK=22132  KO=0     )
>  UI AM endsession                                        (OK=22132  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3708   KO=0     )
> RootUserinfo                                             (OK=75520  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3706   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=958    KO=0     )
> ReadPolicy                                               (OK=33250  KO=4     )
> getIdToken                                               (OK=7443   KO=0     )
> getIdToken Redirect 1                                    (OK=7443   KO=0     )
> createOrganization                                       (OK=7443   KO=0     )
> queryOrganization                                        (OK=7442   KO=0     )
> deleteOrganization                                       (OK=7442   KO=0     )
> DeletePolicy                                             (OK=33120  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5754 (99.33%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 149042 / active: 323    / done: 103829
================================================================================

10:02:47.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:47.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:47.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:48.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:48.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:48.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:48.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:49.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:49.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:50.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:50.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:50.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:51.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:51.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:51.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:51.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:51.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:51.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:51.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:51.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:52.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:52 GMT                                    1510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1446891 KO=38    )
> restLoginInitiate                                        (OK=100753 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=100748 KO=1     )
> User Authorize PKCE stage                                (OK=117174 KO=1     )
> User AccessToken PKCE stage                              (OK=117170 KO=2     )
> tokenUserinfo                                            (OK=16640  KO=0     )
> Skip 2FA                                                 (OK=56110  KO=0     )
> GetUUid                                                  (OK=33468  KO=0     )
> GetOpenidConfig                                          (OK=100075 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22217  KO=0     )
> CreatePolicy                                             (OK=33443  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22216  KO=0     )
>  UI AM idFromSession                                     (OK=22215  KO=0     )
>  UI AM validateGoto                                      (OK=22215  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22215  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22215  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22215  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22215  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5812   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22210  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22209  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22208  KO=0     )
>  UI IDM uiconfig                                         (OK=22208  KO=0     )
>  UI IDM version                                          (OK=22208  KO=0     )
>  UI IDM login                                            (OK=22208  KO=0     )
>  UI IDM features                                         (OK=22208  KO=0     )
>  UI IDM privilege                                        (OK=22208  KO=0     )
>  UI IDM user                                             (OK=22206  KO=0     )
>  UI IDM dashboard                                        (OK=22206  KO=0     )
>  UI IDM managed user schema                              (OK=22206  KO=0     )
>  UI IDM oidcToken                                        (OK=22206  KO=0     )
> userinfo                                                 (OK=22206  KO=0     )
> UI-Logout                                                (OK=22206  KO=0     )
> UI-Logout Redirect 1                                     (OK=22206  KO=0     )
>  UI AM revoke2                                           (OK=22204  KO=0     )
>  UI AM revoke1                                           (OK=22205  KO=0     )
>  UI AM endsession                                        (OK=22206  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3719   KO=0     )
> RootUserinfo                                             (OK=75745  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3717   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=962    KO=0     )
> ReadPolicy                                               (OK=33351  KO=4     )
> getIdToken                                               (OK=7463   KO=0     )
> getIdToken Redirect 1                                    (OK=7463   KO=0     )
> createOrganization                                       (OK=7463   KO=0     )
> queryOrganization                                        (OK=7463   KO=0     )
> deleteOrganization                                       (OK=7462   KO=0     )
> DeletePolicy                                             (OK=33243  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5775 (99.33%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 148717 / active: 305    / done: 104172
================================================================================

10:02:52.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:53.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:53.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:54.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:54.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:54.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:55.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:56.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:56.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:57.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:57.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:02:57 GMT                                    1515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1451501 KO=38    )
> restLoginInitiate                                        (OK=101081 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=101068 KO=1     )
> User Authorize PKCE stage                                (OK=117543 KO=1     )
> User AccessToken PKCE stage                              (OK=117537 KO=2     )
> tokenUserinfo                                            (OK=16693  KO=0     )
> Skip 2FA                                                 (OK=56287  KO=0     )
> GetUUid                                                  (OK=33567  KO=0     )
> GetOpenidConfig                                          (OK=100387 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22286  KO=0     )
> CreatePolicy                                             (OK=33541  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22286  KO=0     )
>  UI AM idFromSession                                     (OK=22286  KO=0     )
>  UI AM validateGoto                                      (OK=22286  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22283  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22283  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22282  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22282  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5834   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22277  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22277  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22277  KO=0     )
>  UI IDM uiconfig                                         (OK=22277  KO=0     )
>  UI IDM version                                          (OK=22277  KO=0     )
>  UI IDM login                                            (OK=22277  KO=0     )
>  UI IDM features                                         (OK=22277  KO=0     )
>  UI IDM privilege                                        (OK=22277  KO=0     )
>  UI IDM user                                             (OK=22277  KO=0     )
>  UI IDM dashboard                                        (OK=22277  KO=0     )
>  UI IDM managed user schema                              (OK=22277  KO=0     )
>  UI IDM oidcToken                                        (OK=22278  KO=0     )
> userinfo                                                 (OK=22278  KO=0     )
> UI-Logout                                                (OK=22277  KO=0     )
> UI-Logout Redirect 1                                     (OK=22277  KO=0     )
>  UI AM revoke2                                           (OK=22276  KO=0     )
>  UI AM revoke1                                           (OK=22277  KO=0     )
>  UI AM endsession                                        (OK=22277  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3733   KO=0     )
> RootUserinfo                                             (OK=75994  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3733   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=969    KO=0     )
> ReadPolicy                                               (OK=33462  KO=4     )
> getIdToken                                               (OK=7493   KO=0     )
> getIdToken Redirect 1                                    (OK=7493   KO=0     )
> createOrganization                                       (OK=7493   KO=0     )
> queryOrganization                                        (OK=7493   KO=0     )
> deleteOrganization                                       (OK=7493   KO=0     )
> DeletePolicy                                             (OK=33346  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5786 (99.33%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 148379 / active: 309    / done: 104506
================================================================================

10:02:57.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:58.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:58.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:58.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:58.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:59.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:02:59.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:00.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:00.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:00.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:00.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:00.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:00.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:01.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:01.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:01.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:01.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:02.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:02.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:02 GMT                                    1520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1456540 KO=38    )
> restLoginInitiate                                        (OK=101420 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=101415 KO=1     )
> User Authorize PKCE stage                                (OK=117961 KO=1     )
> User AccessToken PKCE stage                              (OK=117954 KO=2     )
> tokenUserinfo                                            (OK=16748  KO=0     )
> Skip 2FA                                                 (OK=56489  KO=0     )
> GetUUid                                                  (OK=33687  KO=0     )
> GetOpenidConfig                                          (OK=100713 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22368  KO=0     )
> CreatePolicy                                             (OK=33659  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22368  KO=0     )
>  UI AM idFromSession                                     (OK=22367  KO=0     )
>  UI AM validateGoto                                      (OK=22367  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22365  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22365  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22365  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22365  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5857   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22358  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22358  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22358  KO=0     )
>  UI IDM uiconfig                                         (OK=22358  KO=0     )
>  UI IDM version                                          (OK=22358  KO=0     )
>  UI IDM login                                            (OK=22358  KO=0     )
>  UI IDM features                                         (OK=22358  KO=0     )
>  UI IDM privilege                                        (OK=22358  KO=0     )
>  UI IDM user                                             (OK=22357  KO=0     )
>  UI IDM dashboard                                        (OK=22357  KO=0     )
>  UI IDM managed user schema                              (OK=22356  KO=0     )
>  UI IDM oidcToken                                        (OK=22355  KO=0     )
> userinfo                                                 (OK=22352  KO=0     )
> UI-Logout                                                (OK=22352  KO=0     )
> UI-Logout Redirect 1                                     (OK=22351  KO=0     )
>  UI AM revoke2                                           (OK=22349  KO=0     )
>  UI AM revoke1                                           (OK=22350  KO=0     )
>  UI AM endsession                                        (OK=22350  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3744   KO=0     )
> RootUserinfo                                             (OK=76255  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3744   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=972    KO=0     )
> ReadPolicy                                               (OK=33558  KO=4     )
> getIdToken                                               (OK=7517   KO=0     )
> getIdToken Redirect 1                                    (OK=7517   KO=0     )
> createOrganization                                       (OK=7517   KO=0     )
> queryOrganization                                        (OK=7517   KO=0     )
> deleteOrganization                                       (OK=7517   KO=0     )
> DeletePolicy                                             (OK=33456  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5805 (99.33%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 148027 / active: 324    / done: 104843
================================================================================

10:03:02.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:03.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:03.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:03.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:03.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:03.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:04.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:04.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:05.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:05.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:05.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:05.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:05.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:05.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:05.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:06.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:06.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:07.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:07.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:07 GMT                                    1525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1461410 KO=38    )
> restLoginInitiate                                        (OK=101748 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=101739 KO=1     )
> User Authorize PKCE stage                                (OK=118347 KO=1     )
> User AccessToken PKCE stage                              (OK=118339 KO=2     )
> tokenUserinfo                                            (OK=16800  KO=0     )
> Skip 2FA                                                 (OK=56669  KO=0     )
> GetUUid                                                  (OK=33795  KO=0     )
> GetOpenidConfig                                          (OK=101037 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22443  KO=0     )
> CreatePolicy                                             (OK=33767  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22442  KO=0     )
>  UI AM idFromSession                                     (OK=22442  KO=0     )
>  UI AM validateGoto                                      (OK=22442  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22440  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22440  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22440  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22440  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5888   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22437  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22435  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22435  KO=0     )
>  UI IDM uiconfig                                         (OK=22435  KO=0     )
>  UI IDM version                                          (OK=22435  KO=0     )
>  UI IDM login                                            (OK=22435  KO=0     )
>  UI IDM features                                         (OK=22435  KO=0     )
>  UI IDM privilege                                        (OK=22435  KO=0     )
>  UI IDM user                                             (OK=22435  KO=0     )
>  UI IDM dashboard                                        (OK=22435  KO=0     )
>  UI IDM managed user schema                              (OK=22435  KO=0     )
>  UI IDM oidcToken                                        (OK=22435  KO=0     )
> userinfo                                                 (OK=22435  KO=0     )
> UI-Logout                                                (OK=22435  KO=0     )
> UI-Logout Redirect 1                                     (OK=22435  KO=0     )
>  UI AM revoke2                                           (OK=22433  KO=0     )
>  UI AM revoke1                                           (OK=22434  KO=0     )
>  UI AM endsession                                        (OK=22434  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3759   KO=0     )
> RootUserinfo                                             (OK=76525  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3758   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=972    KO=0     )
> ReadPolicy                                               (OK=33674  KO=4     )
> getIdToken                                               (OK=7537   KO=0     )
> getIdToken Redirect 1                                    (OK=7537   KO=0     )
> createOrganization                                       (OK=7536   KO=0     )
> queryOrganization                                        (OK=7536   KO=0     )
> deleteOrganization                                       (OK=7536   KO=0     )
> DeletePolicy                                             (OK=33554  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5824 (99.33%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 147686 / active: 327    / done: 105181
================================================================================

10:03:07.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:07.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:07.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:08.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:08.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:08.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:09.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:09.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:10.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:10.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:10.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:11.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:11.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:11.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:11.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:11.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:12.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:12.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:12 GMT                                    1530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1465966 KO=38    )
> restLoginInitiate                                        (OK=102087 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=102080 KO=1     )
> User Authorize PKCE stage                                (OK=118722 KO=1     )
> User AccessToken PKCE stage                              (OK=118712 KO=2     )
> tokenUserinfo                                            (OK=16846  KO=0     )
> Skip 2FA                                                 (OK=56874  KO=0     )
> GetUUid                                                  (OK=33915  KO=0     )
> GetOpenidConfig                                          (OK=101382 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22510  KO=0     )
> CreatePolicy                                             (OK=33886  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22510  KO=0     )
>  UI AM idFromSession                                     (OK=22510  KO=0     )
>  UI AM validateGoto                                      (OK=22509  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22501  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22501  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22500  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22500  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5905   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22498  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22498  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22498  KO=0     )
>  UI IDM uiconfig                                         (OK=22498  KO=0     )
>  UI IDM version                                          (OK=22498  KO=0     )
>  UI IDM login                                            (OK=22498  KO=0     )
>  UI IDM features                                         (OK=22498  KO=0     )
>  UI IDM privilege                                        (OK=22498  KO=0     )
>  UI IDM user                                             (OK=22496  KO=0     )
>  UI IDM dashboard                                        (OK=22497  KO=0     )
>  UI IDM managed user schema                              (OK=22496  KO=0     )
>  UI IDM oidcToken                                        (OK=22496  KO=0     )
> userinfo                                                 (OK=22496  KO=0     )
> UI-Logout                                                (OK=22496  KO=0     )
> UI-Logout Redirect 1                                     (OK=22496  KO=0     )
>  UI AM revoke2                                           (OK=22495  KO=0     )
>  UI AM revoke1                                           (OK=22496  KO=0     )
>  UI AM endsession                                        (OK=22496  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3769   KO=0     )
> RootUserinfo                                             (OK=76809  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3769   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=976    KO=0     )
> ReadPolicy                                               (OK=33786  KO=4     )
> getIdToken                                               (OK=7560   KO=0     )
> getIdToken Redirect 1                                    (OK=7559   KO=0     )
> createOrganization                                       (OK=7559   KO=0     )
> queryOrganization                                        (OK=7559   KO=0     )
> deleteOrganization                                       (OK=7559   KO=0     )
> DeletePolicy                                             (OK=33667  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5842 (99.34%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 147335 / active: 348    / done: 105511
================================================================================

10:03:12.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:12.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:14.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:14.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:14.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:14.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:14.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:14.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:14.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:15.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:15.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:15.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:15.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:15.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:15.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:16.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:16.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:16.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:17.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:17 GMT                                    1535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1470863 KO=38    )
> restLoginInitiate                                        (OK=102413 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=102408 KO=1     )
> User Authorize PKCE stage                                (OK=119117 KO=1     )
> User AccessToken PKCE stage                              (OK=119114 KO=2     )
> tokenUserinfo                                            (OK=16910  KO=0     )
> Skip 2FA                                                 (OK=57045  KO=0     )
> GetUUid                                                  (OK=34036  KO=0     )
> GetOpenidConfig                                          (OK=101732 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22584  KO=0     )
> CreatePolicy                                             (OK=34009  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22584  KO=0     )
>  UI AM idFromSession                                     (OK=22584  KO=0     )
>  UI AM validateGoto                                      (OK=22584  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22583  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22582  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22580  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22580  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5924   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22578  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22576  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22575  KO=0     )
>  UI IDM uiconfig                                         (OK=22575  KO=0     )
>  UI IDM version                                          (OK=22575  KO=0     )
>  UI IDM login                                            (OK=22575  KO=0     )
>  UI IDM features                                         (OK=22575  KO=0     )
>  UI IDM privilege                                        (OK=22575  KO=0     )
>  UI IDM user                                             (OK=22575  KO=0     )
>  UI IDM dashboard                                        (OK=22575  KO=0     )
>  UI IDM managed user schema                              (OK=22575  KO=0     )
>  UI IDM oidcToken                                        (OK=22574  KO=0     )
> userinfo                                                 (OK=22573  KO=0     )
> UI-Logout                                                (OK=22572  KO=0     )
> UI-Logout Redirect 1                                     (OK=22572  KO=0     )
>  UI AM revoke2                                           (OK=22571  KO=0     )
>  UI AM revoke1                                           (OK=22572  KO=0     )
>  UI AM endsession                                        (OK=22572  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3781   KO=0     )
> RootUserinfo                                             (OK=77066  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3781   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=980    KO=0     )
> ReadPolicy                                               (OK=33906  KO=4     )
> getIdToken                                               (OK=7573   KO=0     )
> getIdToken Redirect 1                                    (OK=7573   KO=0     )
> createOrganization                                       (OK=7573   KO=0     )
> queryOrganization                                        (OK=7573   KO=0     )
> deleteOrganization                                       (OK=7573   KO=0     )
> DeletePolicy                                             (OK=33780  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5861 (99.34%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 146994 / active: 327    / done: 105873
================================================================================

10:03:17.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:17.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:18.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:18.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:19.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:19.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:19.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:19.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:19.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:19.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:20.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:20.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:20.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:20.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:20.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:20.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:21.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:21.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:21.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:21.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:21.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:22.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:22.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:22.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:22 GMT                                    1540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1475540 KO=38    )
> restLoginInitiate                                        (OK=102756 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=102744 KO=1     )
> User Authorize PKCE stage                                (OK=119493 KO=1     )
> User AccessToken PKCE stage                              (OK=119486 KO=2     )
> tokenUserinfo                                            (OK=16968  KO=0     )
> Skip 2FA                                                 (OK=57223  KO=0     )
> GetUUid                                                  (OK=34135  KO=0     )
> GetOpenidConfig                                          (OK=102075 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22654  KO=0     )
> CreatePolicy                                             (OK=34108  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22654  KO=0     )
>  UI AM idFromSession                                     (OK=22654  KO=0     )
>  UI AM validateGoto                                      (OK=22654  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22652  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22650  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22649  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22649  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5939   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22647  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22647  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22647  KO=0     )
>  UI IDM uiconfig                                         (OK=22647  KO=0     )
>  UI IDM version                                          (OK=22647  KO=0     )
>  UI IDM login                                            (OK=22647  KO=0     )
>  UI IDM features                                         (OK=22647  KO=0     )
>  UI IDM privilege                                        (OK=22647  KO=0     )
>  UI IDM user                                             (OK=22646  KO=0     )
>  UI IDM dashboard                                        (OK=22646  KO=0     )
>  UI IDM managed user schema                              (OK=22646  KO=0     )
>  UI IDM oidcToken                                        (OK=22646  KO=0     )
> userinfo                                                 (OK=22646  KO=0     )
> UI-Logout                                                (OK=22646  KO=0     )
> UI-Logout Redirect 1                                     (OK=22646  KO=0     )
>  UI AM revoke2                                           (OK=22645  KO=0     )
>  UI AM revoke1                                           (OK=22646  KO=0     )
>  UI AM endsession                                        (OK=22646  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3791   KO=0     )
> RootUserinfo                                             (OK=77274  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3791   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=983    KO=0     )
> ReadPolicy                                               (OK=34027  KO=4     )
> getIdToken                                               (OK=7599   KO=0     )
> getIdToken Redirect 1                                    (OK=7599   KO=0     )
> createOrganization                                       (OK=7599   KO=0     )
> queryOrganization                                        (OK=7598   KO=0     )
> deleteOrganization                                       (OK=7598   KO=0     )
> DeletePolicy                                             (OK=33903  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5885 (99.34%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 41%
          waiting: 146645 / active: 323    / done: 106226
================================================================================

10:03:22.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:22.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:22.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:23.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:23.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:23.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:24.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:24.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:24.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:25.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:25.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:25.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:25.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:25.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:26.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:26.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:26.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:27.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:27.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:27 GMT                                    1545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1480153 KO=38    )
> restLoginInitiate                                        (OK=103075 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=103069 KO=1     )
> User Authorize PKCE stage                                (OK=119873 KO=1     )
> User AccessToken PKCE stage                              (OK=119867 KO=2     )
> tokenUserinfo                                            (OK=17018  KO=0     )
> Skip 2FA                                                 (OK=57419  KO=0     )
> GetUUid                                                  (OK=34268  KO=0     )
> GetOpenidConfig                                          (OK=102429 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22722  KO=0     )
> CreatePolicy                                             (OK=34241  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22722  KO=0     )
>  UI AM idFromSession                                     (OK=22721  KO=0     )
>  UI AM validateGoto                                      (OK=22721  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22717  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22717  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22717  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22717  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5961   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22715  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22714  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22713  KO=0     )
>  UI IDM uiconfig                                         (OK=22713  KO=0     )
>  UI IDM version                                          (OK=22713  KO=0     )
>  UI IDM login                                            (OK=22712  KO=0     )
>  UI IDM features                                         (OK=22712  KO=0     )
>  UI IDM privilege                                        (OK=22712  KO=0     )
>  UI IDM user                                             (OK=22712  KO=0     )
>  UI IDM dashboard                                        (OK=22712  KO=0     )
>  UI IDM managed user schema                              (OK=22712  KO=0     )
>  UI IDM oidcToken                                        (OK=22713  KO=0     )
> userinfo                                                 (OK=22713  KO=0     )
> UI-Logout                                                (OK=22711  KO=0     )
> UI-Logout Redirect 1                                     (OK=22711  KO=0     )
>  UI AM revoke2                                           (OK=22709  KO=0     )
>  UI AM revoke1                                           (OK=22710  KO=0     )
>  UI AM endsession                                        (OK=22710  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3805   KO=0     )
> RootUserinfo                                             (OK=77519  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3805   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=985    KO=0     )
> ReadPolicy                                               (OK=34126  KO=4     )
> getIdToken                                               (OK=7620   KO=0     )
> getIdToken Redirect 1                                    (OK=7620   KO=0     )
> createOrganization                                       (OK=7620   KO=0     )
> queryOrganization                                        (OK=7620   KO=0     )
> deleteOrganization                                       (OK=7620   KO=0     )
> DeletePolicy                                             (OK=34022  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5904 (99.34%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 146309 / active: 318    / done: 106567
================================================================================

10:03:27.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:27.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:27.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:27.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:28.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:28.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:28.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:29.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:29.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:29.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:30.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:30.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:30.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:31.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:31.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:31.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:32.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:32.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:32.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:32.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:32 GMT                                    1550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1485064 KO=38    )
> restLoginInitiate                                        (OK=103434 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=103420 KO=1     )
> User Authorize PKCE stage                                (OK=120271 KO=1     )
> User AccessToken PKCE stage                              (OK=120263 KO=2     )
> tokenUserinfo                                            (OK=17077  KO=0     )
> Skip 2FA                                                 (OK=57608  KO=0     )
> GetUUid                                                  (OK=34373  KO=0     )
> GetOpenidConfig                                          (OK=102764 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22800  KO=0     )
> CreatePolicy                                             (OK=34348  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22799  KO=0     )
>  UI AM idFromSession                                     (OK=22797  KO=0     )
>  UI AM validateGoto                                      (OK=22797  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22793  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22792  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22791  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22791  KO=0     )
> restloginProgressiveProfileCallback                      (OK=5984   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22788  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22788  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22787  KO=0     )
>  UI IDM uiconfig                                         (OK=22787  KO=0     )
>  UI IDM version                                          (OK=22787  KO=0     )
>  UI IDM login                                            (OK=22787  KO=0     )
>  UI IDM features                                         (OK=22787  KO=0     )
>  UI IDM privilege                                        (OK=22787  KO=0     )
>  UI IDM user                                             (OK=22787  KO=0     )
>  UI IDM dashboard                                        (OK=22787  KO=0     )
>  UI IDM managed user schema                              (OK=22787  KO=0     )
>  UI IDM oidcToken                                        (OK=22788  KO=0     )
> userinfo                                                 (OK=22788  KO=0     )
> UI-Logout                                                (OK=22787  KO=0     )
> UI-Logout Redirect 1                                     (OK=22787  KO=0     )
>  UI AM revoke2                                           (OK=22785  KO=0     )
>  UI AM revoke1                                           (OK=22787  KO=0     )
>  UI AM endsession                                        (OK=22787  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3814   KO=0     )
> RootUserinfo                                             (OK=77774  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3814   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=986    KO=0     )
> ReadPolicy                                               (OK=34257  KO=4     )
> getIdToken                                               (OK=7645   KO=0     )
> getIdToken Redirect 1                                    (OK=7645   KO=0     )
> createOrganization                                       (OK=7645   KO=0     )
> queryOrganization                                        (OK=7645   KO=0     )
> deleteOrganization                                       (OK=7645   KO=0     )
> DeletePolicy                                             (OK=34124  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5924 (99.35%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 145943 / active: 353    / done: 106898
================================================================================

10:03:32.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:32.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:32.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:34.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:34.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:34.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:34.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:34.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:36.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:36.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:36.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:36.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:37.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:37.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:37.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:37.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:37.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:37 GMT                                    1555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1490167 KO=38    )
> restLoginInitiate                                        (OK=103760 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=103749 KO=1     )
> User Authorize PKCE stage                                (OK=120677 KO=1     )
> User AccessToken PKCE stage                              (OK=120672 KO=2     )
> tokenUserinfo                                            (OK=17130  KO=0     )
> Skip 2FA                                                 (OK=57790  KO=0     )
> GetUUid                                                  (OK=34477  KO=0     )
> GetOpenidConfig                                          (OK=103106 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22881  KO=0     )
> CreatePolicy                                             (OK=34452  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22881  KO=0     )
>  UI AM idFromSession                                     (OK=22880  KO=0     )
>  UI AM validateGoto                                      (OK=22880  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22879  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22879  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22878  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22878  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6012   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22872  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22869  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22868  KO=0     )
>  UI IDM uiconfig                                         (OK=22867  KO=0     )
>  UI IDM version                                          (OK=22867  KO=0     )
>  UI IDM login                                            (OK=22867  KO=0     )
>  UI IDM features                                         (OK=22867  KO=0     )
>  UI IDM privilege                                        (OK=22867  KO=0     )
>  UI IDM user                                             (OK=22866  KO=0     )
>  UI IDM dashboard                                        (OK=22866  KO=0     )
>  UI IDM managed user schema                              (OK=22866  KO=0     )
>  UI IDM oidcToken                                        (OK=22866  KO=0     )
> userinfo                                                 (OK=22865  KO=0     )
> UI-Logout                                                (OK=22865  KO=0     )
> UI-Logout Redirect 1                                     (OK=22865  KO=0     )
>  UI AM revoke2                                           (OK=22864  KO=0     )
>  UI AM revoke1                                           (OK=22865  KO=0     )
>  UI AM endsession                                        (OK=22865  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3827   KO=0     )
> RootUserinfo                                             (OK=78059  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3827   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=990    KO=0     )
> ReadPolicy                                               (OK=34366  KO=4     )
> getIdToken                                               (OK=7679   KO=0     )
> getIdToken Redirect 1                                    (OK=7678   KO=0     )
> createOrganization                                       (OK=7678   KO=0     )
> queryOrganization                                        (OK=7677   KO=0     )
> deleteOrganization                                       (OK=7677   KO=0     )
> DeletePolicy                                             (OK=34251  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5941 (99.35%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 145604 / active: 310    / done: 107280
================================================================================

10:03:37.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:37.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:37.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:38.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:38.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:38.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:38.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:39.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:39.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:39.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:39.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:39.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:39.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:39.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:39.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:39.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:40.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:41.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:41.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:41.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:42.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:42.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:42.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:42 GMT                                    1560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1494965 KO=38    )
> restLoginInitiate                                        (OK=104083 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=104074 KO=1     )
> User Authorize PKCE stage                                (OK=121053 KO=1     )
> User AccessToken PKCE stage                              (OK=121049 KO=2     )
> tokenUserinfo                                            (OK=17180  KO=0     )
> Skip 2FA                                                 (OK=57969  KO=0     )
> GetUUid                                                  (OK=34586  KO=0     )
> GetOpenidConfig                                          (OK=103429 KO=0     )
> UI-Post-Login - stage 1                                  (OK=22956  KO=0     )
> CreatePolicy                                             (OK=34561  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22956  KO=0     )
>  UI AM idFromSession                                     (OK=22955  KO=0     )
>  UI AM validateGoto                                      (OK=22955  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22954  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22954  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22953  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22953  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6030   KO=0     )
> UI-Post-Login - stage 3                                  (OK=22949  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22948  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22947  KO=0     )
>  UI IDM uiconfig                                         (OK=22947  KO=0     )
>  UI IDM version                                          (OK=22947  KO=0     )
>  UI IDM login                                            (OK=22947  KO=0     )
>  UI IDM features                                         (OK=22947  KO=0     )
>  UI IDM privilege                                        (OK=22947  KO=0     )
>  UI IDM user                                             (OK=22947  KO=0     )
>  UI IDM dashboard                                        (OK=22947  KO=0     )
>  UI IDM managed user schema                              (OK=22947  KO=0     )
>  UI IDM oidcToken                                        (OK=22947  KO=0     )
> userinfo                                                 (OK=22947  KO=0     )
> UI-Logout                                                (OK=22945  KO=0     )
> UI-Logout Redirect 1                                     (OK=22942  KO=0     )
>  UI AM revoke2                                           (OK=22940  KO=0     )
>  UI AM revoke1                                           (OK=22941  KO=0     )
>  UI AM endsession                                        (OK=22941  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3841   KO=0     )
> RootUserinfo                                             (OK=78300  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3840   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=991    KO=0     )
> ReadPolicy                                               (OK=34468  KO=4     )
> getIdToken                                               (OK=7698   KO=0     )
> getIdToken Redirect 1                                    (OK=7698   KO=0     )
> createOrganization                                       (OK=7698   KO=0     )
> queryOrganization                                        (OK=7698   KO=0     )
> deleteOrganization                                       (OK=7698   KO=0     )
> DeletePolicy                                             (OK=34362  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5964 (99.35%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 145268 / active: 306    / done: 107620
================================================================================

10:03:42.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:42.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:42.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:43.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:43.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:43.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:44.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:44.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:44.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:44.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:44.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:44.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:44.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:45.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:45.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:45.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:45.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:46.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:46.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:46.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:46.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:46.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:47 GMT                                    1565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1499609 KO=38    )
> restLoginInitiate                                        (OK=104422 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=104414 KO=1     )
> User Authorize PKCE stage                                (OK=121438 KO=1     )
> User AccessToken PKCE stage                              (OK=121430 KO=2     )
> tokenUserinfo                                            (OK=17239  KO=0     )
> Skip 2FA                                                 (OK=58154  KO=0     )
> GetUUid                                                  (OK=34695  KO=0     )
> GetOpenidConfig                                          (OK=103749 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23030  KO=0     )
> CreatePolicy                                             (OK=34668  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23029  KO=0     )
>  UI AM idFromSession                                     (OK=23028  KO=0     )
>  UI AM validateGoto                                      (OK=23028  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23024  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23022  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23022  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23022  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6051   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23019  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23017  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23016  KO=0     )
>  UI IDM uiconfig                                         (OK=23016  KO=0     )
>  UI IDM version                                          (OK=23016  KO=0     )
>  UI IDM login                                            (OK=23016  KO=0     )
>  UI IDM features                                         (OK=23016  KO=0     )
>  UI IDM privilege                                        (OK=23016  KO=0     )
>  UI IDM user                                             (OK=23016  KO=0     )
>  UI IDM dashboard                                        (OK=23016  KO=0     )
>  UI IDM managed user schema                              (OK=23016  KO=0     )
>  UI IDM oidcToken                                        (OK=23017  KO=0     )
> userinfo                                                 (OK=23016  KO=0     )
> UI-Logout                                                (OK=23016  KO=0     )
> UI-Logout Redirect 1                                     (OK=23016  KO=0     )
>  UI AM revoke2                                           (OK=23014  KO=0     )
>  UI AM revoke1                                           (OK=23015  KO=0     )
>  UI AM endsession                                        (OK=23015  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3850   KO=0     )
> RootUserinfo                                             (OK=78544  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3850   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=994    KO=0     )
> ReadPolicy                                               (OK=34579  KO=4     )
> getIdToken                                               (OK=7715   KO=0     )
> getIdToken Redirect 1                                    (OK=7715   KO=0     )
> createOrganization                                       (OK=7715   KO=0     )
> queryOrganization                                        (OK=7714   KO=0     )
> deleteOrganization                                       (OK=7714   KO=0     )
> DeletePolicy                                             (OK=34465  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5986 (99.35%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 144922 / active: 318    / done: 107954
================================================================================

10:03:47.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:48.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:48.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:49.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:49.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:49.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:50.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:50.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:51.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:51.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:51.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:51.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:52.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:52.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:52.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:52 GMT                                    1570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1504593 KO=38    )
> restLoginInitiate                                        (OK=104757 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=104740 KO=1     )
> User Authorize PKCE stage                                (OK=121834 KO=1     )
> User AccessToken PKCE stage                              (OK=121827 KO=2     )
> tokenUserinfo                                            (OK=17288  KO=0     )
> Skip 2FA                                                 (OK=58342  KO=0     )
> GetUUid                                                  (OK=34815  KO=0     )
> GetOpenidConfig                                          (OK=104090 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23104  KO=0     )
> CreatePolicy                                             (OK=34788  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23104  KO=0     )
>  UI AM idFromSession                                     (OK=23103  KO=0     )
>  UI AM validateGoto                                      (OK=23103  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23102  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23101  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23101  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23101  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6073   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23099  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23099  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23098  KO=0     )
>  UI IDM uiconfig                                         (OK=23098  KO=0     )
>  UI IDM version                                          (OK=23098  KO=0     )
>  UI IDM login                                            (OK=23097  KO=0     )
>  UI IDM features                                         (OK=23097  KO=0     )
>  UI IDM privilege                                        (OK=23098  KO=0     )
>  UI IDM user                                             (OK=23097  KO=0     )
>  UI IDM dashboard                                        (OK=23097  KO=0     )
>  UI IDM managed user schema                              (OK=23097  KO=0     )
>  UI IDM oidcToken                                        (OK=23097  KO=0     )
> userinfo                                                 (OK=23096  KO=0     )
> UI-Logout                                                (OK=23096  KO=0     )
> UI-Logout Redirect 1                                     (OK=23093  KO=0     )
>  UI AM revoke2                                           (OK=23092  KO=0     )
>  UI AM revoke1                                           (OK=23093  KO=0     )
>  UI AM endsession                                        (OK=23093  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3864   KO=0     )
> RootUserinfo                                             (OK=78786  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3862   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=997    KO=0     )
> ReadPolicy                                               (OK=34687  KO=4     )
> getIdToken                                               (OK=7743   KO=0     )
> getIdToken Redirect 1                                    (OK=7743   KO=0     )
> createOrganization                                       (OK=7743   KO=0     )
> queryOrganization                                        (OK=7743   KO=0     )
> deleteOrganization                                       (OK=7743   KO=0     )
> DeletePolicy                                             (OK=34574  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6001 (99.35%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 144569 / active: 331    / done: 108294
================================================================================

10:03:52.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:52.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:52.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:52.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:53.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:53.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:53.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:54.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:54.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:54.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:54.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:54.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:55.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:55.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:55.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:55.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:55.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:56.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:56.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:56.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:56.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:56.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:03:57 GMT                                    1575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1509642 KO=38    )
> restLoginInitiate                                        (OK=105105 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=105093 KO=1     )
> User Authorize PKCE stage                                (OK=122241 KO=1     )
> User AccessToken PKCE stage                              (OK=122235 KO=2     )
> tokenUserinfo                                            (OK=17342  KO=0     )
> Skip 2FA                                                 (OK=58536  KO=0     )
> GetUUid                                                  (OK=34923  KO=0     )
> GetOpenidConfig                                          (OK=104421 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23185  KO=0     )
> CreatePolicy                                             (OK=34897  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23185  KO=0     )
>  UI AM idFromSession                                     (OK=23184  KO=0     )
>  UI AM validateGoto                                      (OK=23184  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23181  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23180  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23180  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23180  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6090   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23178  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23176  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23176  KO=0     )
>  UI IDM uiconfig                                         (OK=23176  KO=0     )
>  UI IDM version                                          (OK=23176  KO=0     )
>  UI IDM login                                            (OK=23176  KO=0     )
>  UI IDM features                                         (OK=23176  KO=0     )
>  UI IDM privilege                                        (OK=23176  KO=0     )
>  UI IDM user                                             (OK=23175  KO=0     )
>  UI IDM dashboard                                        (OK=23175  KO=0     )
>  UI IDM managed user schema                              (OK=23175  KO=0     )
>  UI IDM oidcToken                                        (OK=23175  KO=0     )
> userinfo                                                 (OK=23175  KO=0     )
> UI-Logout                                                (OK=23175  KO=0     )
> UI-Logout Redirect 1                                     (OK=23175  KO=0     )
>  UI AM revoke2                                           (OK=23171  KO=0     )
>  UI AM revoke1                                           (OK=23174  KO=0     )
>  UI AM endsession                                        (OK=23174  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3875   KO=0     )
> RootUserinfo                                             (OK=79060  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3875   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=999    KO=0     )
> ReadPolicy                                               (OK=34806  KO=4     )
> getIdToken                                               (OK=7771   KO=0     )
> getIdToken Redirect 1                                    (OK=7771   KO=0     )
> createOrganization                                       (OK=7771   KO=0     )
> queryOrganization                                        (OK=7769   KO=0     )
> deleteOrganization                                       (OK=7769   KO=0     )
> DeletePolicy                                             (OK=34680  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6023 (99.36%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 144211 / active: 338    / done: 108645
================================================================================

10:03:57.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:58.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:58.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:58.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:59.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:59.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:03:59.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:00.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:01.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:01.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:01.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:02.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:02.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:02 GMT                                    1580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1513905 KO=38    )
> restLoginInitiate                                        (OK=105392 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=105385 KO=1     )
> User Authorize PKCE stage                                (OK=122575 KO=1     )
> User AccessToken PKCE stage                              (OK=122566 KO=2     )
> tokenUserinfo                                            (OK=17393  KO=0     )
> Skip 2FA                                                 (OK=58687  KO=0     )
> GetUUid                                                  (OK=35010  KO=0     )
> GetOpenidConfig                                          (OK=104734 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23255  KO=0     )
> CreatePolicy                                             (OK=34983  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23254  KO=0     )
>  UI AM idFromSession                                     (OK=23253  KO=0     )
>  UI AM validateGoto                                      (OK=23254  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23248  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23247  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23247  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23247  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6107   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23242  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23240  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23240  KO=0     )
>  UI IDM uiconfig                                         (OK=23240  KO=0     )
>  UI IDM version                                          (OK=23240  KO=0     )
>  UI IDM login                                            (OK=23240  KO=0     )
>  UI IDM features                                         (OK=23240  KO=0     )
>  UI IDM privilege                                        (OK=23240  KO=0     )
>  UI IDM user                                             (OK=23240  KO=0     )
>  UI IDM dashboard                                        (OK=23240  KO=0     )
>  UI IDM managed user schema                              (OK=23240  KO=0     )
>  UI IDM oidcToken                                        (OK=23240  KO=0     )
> userinfo                                                 (OK=23239  KO=0     )
> UI-Logout                                                (OK=23239  KO=0     )
> UI-Logout Redirect 1                                     (OK=23239  KO=0     )
>  UI AM revoke2                                           (OK=23237  KO=0     )
>  UI AM revoke1                                           (OK=23238  KO=0     )
>  UI AM endsession                                        (OK=23239  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3889   KO=0     )
> RootUserinfo                                             (OK=79286  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3889   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1001   KO=0     )
> ReadPolicy                                               (OK=34914  KO=4     )
> getIdToken                                               (OK=7797   KO=0     )
> getIdToken Redirect 1                                    (OK=7796   KO=0     )
> createOrganization                                       (OK=7796   KO=0     )
> queryOrganization                                        (OK=7795   KO=0     )
> deleteOrganization                                       (OK=7795   KO=0     )
> DeletePolicy                                             (OK=34797  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6036 (99.36%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 43%
          waiting: 143909 / active: 297    / done: 108988
================================================================================

10:04:02.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:02.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:02.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:03.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:03.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:03.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:03.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:04.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:04.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:05.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:06.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:06.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:06.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:07.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:07.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:07 GMT                                    1585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1519163 KO=38    )
> restLoginInitiate                                        (OK=105734 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=105724 KO=1     )
> User Authorize PKCE stage                                (OK=122998 KO=1     )
> User AccessToken PKCE stage                              (OK=122993 KO=2     )
> tokenUserinfo                                            (OK=17448  KO=0     )
> Skip 2FA                                                 (OK=58877  KO=0     )
> GetUUid                                                  (OK=35112  KO=0     )
> GetOpenidConfig                                          (OK=105035 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23342  KO=0     )
> CreatePolicy                                             (OK=35084  KO=24    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23342  KO=0     )
>  UI AM idFromSession                                     (OK=23342  KO=0     )
>  UI AM validateGoto                                      (OK=23342  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23340  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23337  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23337  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23337  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6131   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23332  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23331  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23329  KO=0     )
>  UI IDM uiconfig                                         (OK=23329  KO=0     )
>  UI IDM version                                          (OK=23329  KO=0     )
>  UI IDM login                                            (OK=23329  KO=0     )
>  UI IDM features                                         (OK=23329  KO=0     )
>  UI IDM privilege                                        (OK=23329  KO=0     )
>  UI IDM user                                             (OK=23329  KO=0     )
>  UI IDM dashboard                                        (OK=23329  KO=0     )
>  UI IDM managed user schema                              (OK=23329  KO=0     )
>  UI IDM oidcToken                                        (OK=23330  KO=0     )
> userinfo                                                 (OK=23330  KO=0     )
> UI-Logout                                                (OK=23330  KO=0     )
> UI-Logout Redirect 1                                     (OK=23329  KO=0     )
>  UI AM revoke2                                           (OK=23327  KO=0     )
>  UI AM revoke1                                           (OK=23328  KO=0     )
>  UI AM endsession                                        (OK=23328  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3900   KO=0     )
> RootUserinfo                                             (OK=79517  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3900   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1007   KO=0     )
> ReadPolicy                                               (OK=35002  KO=4     )
> getIdToken                                               (OK=7831   KO=0     )
> getIdToken Redirect 1                                    (OK=7831   KO=0     )
> createOrganization                                       (OK=7829   KO=0     )
> queryOrganization                                        (OK=7829   KO=0     )
> deleteOrganization                                       (OK=7829   KO=0     )
> DeletePolicy                                             (OK=34907  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6051 (99.36%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 43%
          waiting: 143559 / active: 294    / done: 109341
================================================================================

10:04:07.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:08.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:08.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:08.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:08.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:09.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:09.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:09.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:09.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:10.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:10.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:10.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:10.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:10.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:10.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:10.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:11.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:11.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:11.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 109870: status.find.in([200, 209], 304), found 409
10:04:11.516 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,109870,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMwOTEyODQ0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRTMwS2M1MGVNUFhDZkNNakJ2QzktYzAtSTVRIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjI1MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjI1MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1ODUxLCJpYXQiOjE3MzE0OTIyNTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IndNNng5ZHA5Zm8yQ01KSlFXN0Q2N2ZqYmJtRSJ9.XreN4f4iN43Ov66XEiSjR5zmDTjuP0Gwl9TXN2lbd8E8Qq54KZSjMY85b7yw5nURibGfdqm72BVsMOcjsWIFGlBd2_TCs4-aynU0tFQPR5kGPBTUfEmn-LBJagmkhRv_oPaW-WeIK_31wsGL-wiNTUZLZM3fB0UqMM6_XZ1lhM6akNVYEToYF504rwhAEXD_5_M-gPnWl1Lv9Z-9tMcyl2fivkvBL9OTqiL5L0pQgs93GX2okvW2lPIXu6tgpVbwN1UN7zPtou2Q03fjB6CXOwqI0YNl_HOq9AI1-rWTU9hlgDF0oIgpC5Cxvo9Zg7KFJ_oVORXbLcWfpJdDL4n05A, username -> user.125754, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy702947, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14683702, authcode -> WE6GjC2D3TzUzUNvJY-vJ4_ZcZ0, useAdminRealm -> true, callbacks -> {"tokenId":"YGwx2p-a4cSkTDQgEPasceOV2zI.*AAJTSQACMDIAAlNLABxlNnhOVGxydnNVaDFtNTBJSEZSMDlUeFAyUnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492251195), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=YGwx2p-a4cSkTDQgEPasceOV2zI.*AAJTSQACMDIAAlNLABxlNnhOVGxydnNVaDFtNTBJSEZSMDlUeFAyUnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492251195))), password -> Pa_ssw0rd, challenge -> rMqDcefgZutJp_g4b3UJT-CFduHpBTh6op9iKKqaPwI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 29.190.76.50, verifier -> Njg5NDY3Nzg1MzgzMDI5MTEwMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2816594d, tokenId -> YGwx2p-a4cSkTDQgEPasceOV2zI.*AAJTSQACMDIAAlNLABxlNnhOVGxydnNVaDFtNTBJSEZSMDlUeFAyUnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=YGwx2p-a4cSkTDQgEPasceOV2zI.*AAJTSQACMDIAAlNLABxlNnhOVGxydnNVaDFtNTBJSEZSMDlUeFAyUnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=YGwx2p-a4cSkTDQgEPasceOV2zI.*AAJTSQACMDIAAlNLABxlNnhOVGxydnNVaDFtNTBJSEZSMDlUeFAyUnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy702947","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:04:11 GMT
	x-forgerock-transactionid: 517d69b2-304c-40d0-9214-7784da8f9517
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:04:12.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:12.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:12.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:12.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:12 GMT                                    1590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1523834 KO=39    )
> restLoginInitiate                                        (OK=106059 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=106049 KO=1     )
> User Authorize PKCE stage                                (OK=123374 KO=1     )
> User AccessToken PKCE stage                              (OK=123369 KO=2     )
> tokenUserinfo                                            (OK=17501  KO=0     )
> Skip 2FA                                                 (OK=59060  KO=0     )
> GetUUid                                                  (OK=35226  KO=0     )
> GetOpenidConfig                                          (OK=105339 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23410  KO=0     )
> CreatePolicy                                             (OK=35199  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23410  KO=0     )
>  UI AM idFromSession                                     (OK=23409  KO=0     )
>  UI AM validateGoto                                      (OK=23409  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23408  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23408  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23408  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23408  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6150   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23405  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23405  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23404  KO=0     )
>  UI IDM uiconfig                                         (OK=23404  KO=0     )
>  UI IDM version                                          (OK=23404  KO=0     )
>  UI IDM login                                            (OK=23404  KO=0     )
>  UI IDM features                                         (OK=23404  KO=0     )
>  UI IDM privilege                                        (OK=23404  KO=0     )
>  UI IDM user                                             (OK=23404  KO=0     )
>  UI IDM dashboard                                        (OK=23404  KO=0     )
>  UI IDM managed user schema                              (OK=23404  KO=0     )
>  UI IDM oidcToken                                        (OK=23405  KO=0     )
> userinfo                                                 (OK=23404  KO=0     )
> UI-Logout                                                (OK=23404  KO=0     )
> UI-Logout Redirect 1                                     (OK=23404  KO=0     )
>  UI AM revoke2                                           (OK=23402  KO=0     )
>  UI AM revoke1                                           (OK=23403  KO=0     )
>  UI AM endsession                                        (OK=23403  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3918   KO=0     )
> RootUserinfo                                             (OK=79768  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3915   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1011   KO=0     )
> ReadPolicy                                               (OK=35102  KO=4     )
> getIdToken                                               (OK=7851   KO=0     )
> getIdToken Redirect 1                                    (OK=7851   KO=0     )
> createOrganization                                       (OK=7851   KO=0     )
> queryOrganization                                        (OK=7851   KO=0     )
> deleteOrganization                                       (OK=7851   KO=0     )
> DeletePolicy                                             (OK=34998  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6073 (99.35%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 143212 / active: 310    / done: 109672
================================================================================

10:04:12.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:13.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:13.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:14.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:14.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:14.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:14.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:15.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:15.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:16.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:16.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:16.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:17.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:17.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:17.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:17.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:17 GMT                                    1595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1528689 KO=39    )
> restLoginInitiate                                        (OK=106411 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=106403 KO=1     )
> User Authorize PKCE stage                                (OK=123779 KO=1     )
> User AccessToken PKCE stage                              (OK=123775 KO=2     )
> tokenUserinfo                                            (OK=17564  KO=0     )
> Skip 2FA                                                 (OK=59256  KO=0     )
> GetUUid                                                  (OK=35341  KO=0     )
> GetOpenidConfig                                          (OK=105669 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23484  KO=0     )
> CreatePolicy                                             (OK=35314  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23483  KO=0     )
>  UI AM idFromSession                                     (OK=23481  KO=0     )
>  UI AM validateGoto                                      (OK=23481  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23480  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23479  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23479  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23479  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6164   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23477  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23476  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23475  KO=0     )
>  UI IDM uiconfig                                         (OK=23475  KO=0     )
>  UI IDM version                                          (OK=23474  KO=0     )
>  UI IDM login                                            (OK=23473  KO=0     )
>  UI IDM features                                         (OK=23473  KO=0     )
>  UI IDM privilege                                        (OK=23474  KO=0     )
>  UI IDM user                                             (OK=23473  KO=0     )
>  UI IDM dashboard                                        (OK=23473  KO=0     )
>  UI IDM managed user schema                              (OK=23473  KO=0     )
>  UI IDM oidcToken                                        (OK=23472  KO=0     )
> userinfo                                                 (OK=23471  KO=0     )
> UI-Logout                                                (OK=23471  KO=0     )
> UI-Logout Redirect 1                                     (OK=23468  KO=0     )
>  UI AM revoke2                                           (OK=23465  KO=0     )
>  UI AM revoke1                                           (OK=23466  KO=0     )
>  UI AM endsession                                        (OK=23467  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3934   KO=0     )
> RootUserinfo                                             (OK=80045  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3934   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1018   KO=0     )
> ReadPolicy                                               (OK=35219  KO=4     )
> getIdToken                                               (OK=7885   KO=0     )
> getIdToken Redirect 1                                    (OK=7885   KO=0     )
> createOrganization                                       (OK=7885   KO=0     )
> queryOrganization                                        (OK=7885   KO=0     )
> deleteOrganization                                       (OK=7884   KO=0     )
> DeletePolicy                                             (OK=35097  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6089 (99.35%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 142845 / active: 337    / done: 110012
================================================================================

10:04:18.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:19.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:19.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:19.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:19.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:19.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:20.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:20.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:20.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:20.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:21.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:21.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:21.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 109870: status.find.in([200, 209], 304), found 404
10:04:21.705 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,109870,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMwOTEyODQ0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRTMwS2M1MGVNUFhDZkNNakJ2QzktYzAtSTVRIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjI1MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjI1MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1ODUxLCJpYXQiOjE3MzE0OTIyNTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IndNNng5ZHA5Zm8yQ01KSlFXN0Q2N2ZqYmJtRSJ9.XreN4f4iN43Ov66XEiSjR5zmDTjuP0Gwl9TXN2lbd8E8Qq54KZSjMY85b7yw5nURibGfdqm72BVsMOcjsWIFGlBd2_TCs4-aynU0tFQPR5kGPBTUfEmn-LBJagmkhRv_oPaW-WeIK_31wsGL-wiNTUZLZM3fB0UqMM6_XZ1lhM6akNVYEToYF504rwhAEXD_5_M-gPnWl1Lv9Z-9tMcyl2fivkvBL9OTqiL5L0pQgs93GX2okvW2lPIXu6tgpVbwN1UN7zPtou2Q03fjB6CXOwqI0YNl_HOq9AI1-rWTU9hlgDF0oIgpC5Cxvo9Zg7KFJ_oVORXbLcWfpJdDL4n05A, username -> user.125754, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy702947, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14683702, authcode -> WE6GjC2D3TzUzUNvJY-vJ4_ZcZ0, useAdminRealm -> true, callbacks -> {"tokenId":"YGwx2p-a4cSkTDQgEPasceOV2zI.*AAJTSQACMDIAAlNLABxlNnhOVGxydnNVaDFtNTBJSEZSMDlUeFAyUnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492251195), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=YGwx2p-a4cSkTDQgEPasceOV2zI.*AAJTSQACMDIAAlNLABxlNnhOVGxydnNVaDFtNTBJSEZSMDlUeFAyUnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492251195))), password -> Pa_ssw0rd, challenge -> rMqDcefgZutJp_g4b3UJT-CFduHpBTh6op9iKKqaPwI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 29.190.76.50, verifier -> Njg5NDY3Nzg1MzgzMDI5MTEwMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2816594d, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@435fd426, tokenId -> YGwx2p-a4cSkTDQgEPasceOV2zI.*AAJTSQACMDIAAlNLABxlNnhOVGxydnNVaDFtNTBJSEZSMDlUeFAyUnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy702947
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=YGwx2p-a4cSkTDQgEPasceOV2zI.*AAJTSQACMDIAAlNLABxlNnhOVGxydnNVaDFtNTBJSEZSMDlUeFAyUnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=YGwx2p-a4cSkTDQgEPasceOV2zI.*AAJTSQACMDIAAlNLABxlNnhOVGxydnNVaDFtNTBJSEZSMDlUeFAyUnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:04:21 GMT
	x-forgerock-transactionid: 159ee5a9-c22f-42b4-9e89-f076eac8a1fa
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy702947 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-13 10:04:22 GMT                                    1600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1533696 KO=40    )
> restLoginInitiate                                        (OK=106743 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=106730 KO=1     )
> User Authorize PKCE stage                                (OK=124175 KO=1     )
> User AccessToken PKCE stage                              (OK=124172 KO=2     )
> tokenUserinfo                                            (OK=17617  KO=0     )
> Skip 2FA                                                 (OK=59444  KO=0     )
> GetUUid                                                  (OK=35452  KO=0     )
> GetOpenidConfig                                          (OK=106010 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23561  KO=0     )
> CreatePolicy                                             (OK=35425  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23561  KO=0     )
>  UI AM idFromSession                                     (OK=23560  KO=0     )
>  UI AM validateGoto                                      (OK=23560  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23559  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23558  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23558  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23558  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6183   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23557  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23556  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23556  KO=0     )
>  UI IDM uiconfig                                         (OK=23556  KO=0     )
>  UI IDM version                                          (OK=23556  KO=0     )
>  UI IDM login                                            (OK=23556  KO=0     )
>  UI IDM features                                         (OK=23556  KO=0     )
>  UI IDM privilege                                        (OK=23556  KO=0     )
>  UI IDM user                                             (OK=23556  KO=0     )
>  UI IDM dashboard                                        (OK=23556  KO=0     )
>  UI IDM managed user schema                              (OK=23556  KO=0     )
>  UI IDM oidcToken                                        (OK=23557  KO=0     )
> userinfo                                                 (OK=23556  KO=0     )
> UI-Logout                                                (OK=23556  KO=0     )
> UI-Logout Redirect 1                                     (OK=23555  KO=0     )
>  UI AM revoke2                                           (OK=23552  KO=0     )
>  UI AM revoke1                                           (OK=23553  KO=0     )
>  UI AM endsession                                        (OK=23553  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3954   KO=0     )
> RootUserinfo                                             (OK=80281  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3952   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1024   KO=0     )
> ReadPolicy                                               (OK=35334  KO=4     )
> getIdToken                                               (OK=7903   KO=0     )
> getIdToken Redirect 1                                    (OK=7903   KO=0     )
> createOrganization                                       (OK=7903   KO=0     )
> queryOrganization                                        (OK=7903   KO=0     )
> deleteOrganization                                       (OK=7903   KO=0     )
> DeletePolicy                                             (OK=35211  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6101 (99.33%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 142495 / active: 330    / done: 110369
================================================================================

10:04:22.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:22.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:23.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:23.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:24.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:24.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:24.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:25.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:25.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:25.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:25.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:25.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:26.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:26.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:27.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:27.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:27.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:27.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:27 GMT                                    1605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1538650 KO=40    )
> restLoginInitiate                                        (OK=107087 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=107074 KO=1     )
> User Authorize PKCE stage                                (OK=124576 KO=1     )
> User AccessToken PKCE stage                              (OK=124571 KO=2     )
> tokenUserinfo                                            (OK=17673  KO=0     )
> Skip 2FA                                                 (OK=59631  KO=0     )
> GetUUid                                                  (OK=35570  KO=0     )
> GetOpenidConfig                                          (OK=106356 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23646  KO=0     )
> CreatePolicy                                             (OK=35538  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23646  KO=0     )
>  UI AM idFromSession                                     (OK=23645  KO=0     )
>  UI AM validateGoto                                      (OK=23643  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23637  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23637  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23636  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23636  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6208   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23632  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23631  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23631  KO=0     )
>  UI IDM uiconfig                                         (OK=23631  KO=0     )
>  UI IDM version                                          (OK=23631  KO=0     )
>  UI IDM login                                            (OK=23631  KO=0     )
>  UI IDM features                                         (OK=23631  KO=0     )
>  UI IDM privilege                                        (OK=23631  KO=0     )
>  UI IDM user                                             (OK=23630  KO=0     )
>  UI IDM dashboard                                        (OK=23630  KO=0     )
>  UI IDM managed user schema                              (OK=23630  KO=0     )
>  UI IDM oidcToken                                        (OK=23630  KO=0     )
> userinfo                                                 (OK=23630  KO=0     )
> UI-Logout                                                (OK=23630  KO=0     )
> UI-Logout Redirect 1                                     (OK=23630  KO=0     )
>  UI AM revoke2                                           (OK=23626  KO=0     )
>  UI AM revoke1                                           (OK=23627  KO=0     )
>  UI AM endsession                                        (OK=23627  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3968   KO=0     )
> RootUserinfo                                             (OK=80553  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3968   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1025   KO=0     )
> ReadPolicy                                               (OK=35442  KO=4     )
> getIdToken                                               (OK=7925   KO=0     )
> getIdToken Redirect 1                                    (OK=7924   KO=0     )
> createOrganization                                       (OK=7924   KO=0     )
> queryOrganization                                        (OK=7922   KO=0     )
> deleteOrganization                                       (OK=7922   KO=0     )
> DeletePolicy                                             (OK=35328  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6119 (99.33%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 142134 / active: 343    / done: 110717
================================================================================

10:04:27.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:27.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:27.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:27.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:27.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:29.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:30.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:30.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:30.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:30.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:31.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:31.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:31.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:31.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:32.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:32.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:32 GMT                                    1610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1543939 KO=40    )
> restLoginInitiate                                        (OK=107453 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=107440 KO=1     )
> User Authorize PKCE stage                                (OK=125003 KO=1     )
> User AccessToken PKCE stage                              (OK=124994 KO=2     )
> tokenUserinfo                                            (OK=17727  KO=0     )
> Skip 2FA                                                 (OK=59837  KO=0     )
> GetUUid                                                  (OK=35700  KO=0     )
> GetOpenidConfig                                          (OK=106706 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23729  KO=0     )
> CreatePolicy                                             (OK=35673  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23728  KO=0     )
>  UI AM idFromSession                                     (OK=23724  KO=0     )
>  UI AM validateGoto                                      (OK=23724  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23720  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23720  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23717  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23717  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6239   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23715  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23715  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23715  KO=0     )
>  UI IDM uiconfig                                         (OK=23715  KO=0     )
>  UI IDM version                                          (OK=23715  KO=0     )
>  UI IDM login                                            (OK=23715  KO=0     )
>  UI IDM features                                         (OK=23715  KO=0     )
>  UI IDM privilege                                        (OK=23715  KO=0     )
>  UI IDM user                                             (OK=23714  KO=0     )
>  UI IDM dashboard                                        (OK=23714  KO=0     )
>  UI IDM managed user schema                              (OK=23714  KO=0     )
>  UI IDM oidcToken                                        (OK=23714  KO=0     )
> userinfo                                                 (OK=23714  KO=0     )
> UI-Logout                                                (OK=23713  KO=0     )
> UI-Logout Redirect 1                                     (OK=23713  KO=0     )
>  UI AM revoke2                                           (OK=23711  KO=0     )
>  UI AM revoke1                                           (OK=23712  KO=0     )
>  UI AM endsession                                        (OK=23712  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3988   KO=0     )
> RootUserinfo                                             (OK=80806  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3988   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1029   KO=0     )
> ReadPolicy                                               (OK=35555  KO=4     )
> getIdToken                                               (OK=7947   KO=0     )
> getIdToken Redirect 1                                    (OK=7947   KO=0     )
> createOrganization                                       (OK=7947   KO=0     )
> queryOrganization                                        (OK=7946   KO=0     )
> deleteOrganization                                       (OK=7945   KO=0     )
> DeletePolicy                                             (OK=35439  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6135 (99.34%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 141745 / active: 365    / done: 111084
================================================================================

10:04:32.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:32.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:33.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:33.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:33.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:33.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:33.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:33.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:34.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:34.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:34.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:34.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:34.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:35.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:35.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:35.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:35.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:35.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:35.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:35.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:35.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:36.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:36.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:36.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:36.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:36.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:36.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:36.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:37.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:37.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:37 GMT                                    1615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1548938 KO=40    )
> restLoginInitiate                                        (OK=107797 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=107790 KO=1     )
> User Authorize PKCE stage                                (OK=125408 KO=1     )
> User AccessToken PKCE stage                              (OK=125403 KO=2     )
> tokenUserinfo                                            (OK=17790  KO=0     )
> Skip 2FA                                                 (OK=60032  KO=0     )
> GetUUid                                                  (OK=35808  KO=0     )
> GetOpenidConfig                                          (OK=107065 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23799  KO=0     )
> CreatePolicy                                             (OK=35782  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23799  KO=0     )
>  UI AM idFromSession                                     (OK=23799  KO=0     )
>  UI AM validateGoto                                      (OK=23799  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23795  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23794  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23793  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23793  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6257   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23791  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23791  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23790  KO=0     )
>  UI IDM uiconfig                                         (OK=23790  KO=0     )
>  UI IDM version                                          (OK=23790  KO=0     )
>  UI IDM login                                            (OK=23790  KO=0     )
>  UI IDM features                                         (OK=23790  KO=0     )
>  UI IDM privilege                                        (OK=23790  KO=0     )
>  UI IDM user                                             (OK=23789  KO=0     )
>  UI IDM dashboard                                        (OK=23790  KO=0     )
>  UI IDM managed user schema                              (OK=23790  KO=0     )
>  UI IDM oidcToken                                        (OK=23789  KO=0     )
> userinfo                                                 (OK=23788  KO=0     )
> UI-Logout                                                (OK=23788  KO=0     )
> UI-Logout Redirect 1                                     (OK=23788  KO=0     )
>  UI AM revoke2                                           (OK=23787  KO=0     )
>  UI AM revoke1                                           (OK=23788  KO=0     )
>  UI AM endsession                                        (OK=23788  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3999   KO=0     )
> RootUserinfo                                             (OK=81066  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3999   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1029   KO=0     )
> ReadPolicy                                               (OK=35690  KO=4     )
> getIdToken                                               (OK=7981   KO=0     )
> getIdToken Redirect 1                                    (OK=7979   KO=0     )
> createOrganization                                       (OK=7978   KO=0     )
> queryOrganization                                        (OK=7978   KO=0     )
> deleteOrganization                                       (OK=7978   KO=0     )
> DeletePolicy                                             (OK=35551  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6165 (99.34%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 141394 / active: 346    / done: 111454
================================================================================

10:04:38.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:38.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:38.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:38.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:39.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:39.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:39.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:39.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:39.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:39.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:40.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:40.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:40.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:40.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:41.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:41.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:41.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:41.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:41.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:41.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:42.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:42 GMT                                    1620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1553876 KO=40    )
> restLoginInitiate                                        (OK=108141 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=108130 KO=1     )
> User Authorize PKCE stage                                (OK=125803 KO=1     )
> User AccessToken PKCE stage                              (OK=125798 KO=2     )
> tokenUserinfo                                            (OK=17839  KO=0     )
> Skip 2FA                                                 (OK=60223  KO=0     )
> GetUUid                                                  (OK=35914  KO=0     )
> GetOpenidConfig                                          (OK=107411 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23877  KO=0     )
> CreatePolicy                                             (OK=35888  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23876  KO=0     )
>  UI AM idFromSession                                     (OK=23874  KO=0     )
>  UI AM validateGoto                                      (OK=23875  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23874  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23874  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23872  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23872  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6278   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23867  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23866  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23866  KO=0     )
>  UI IDM uiconfig                                         (OK=23866  KO=0     )
>  UI IDM version                                          (OK=23866  KO=0     )
>  UI IDM login                                            (OK=23866  KO=0     )
>  UI IDM features                                         (OK=23866  KO=0     )
>  UI IDM privilege                                        (OK=23865  KO=0     )
>  UI IDM user                                             (OK=23864  KO=0     )
>  UI IDM dashboard                                        (OK=23864  KO=0     )
>  UI IDM managed user schema                              (OK=23864  KO=0     )
>  UI IDM oidcToken                                        (OK=23865  KO=0     )
> userinfo                                                 (OK=23863  KO=0     )
> UI-Logout                                                (OK=23863  KO=0     )
> UI-Logout Redirect 1                                     (OK=23863  KO=0     )
>  UI AM revoke2                                           (OK=23862  KO=0     )
>  UI AM revoke1                                           (OK=23863  KO=0     )
>  UI AM endsession                                        (OK=23863  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4020   KO=0     )
> RootUserinfo                                             (OK=81326  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4020   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1034   KO=0     )
> ReadPolicy                                               (OK=35798  KO=4     )
> getIdToken                                               (OK=8004   KO=0     )
> getIdToken Redirect 1                                    (OK=8003   KO=0     )
> createOrganization                                       (OK=8003   KO=0     )
> queryOrganization                                        (OK=8002   KO=0     )
> deleteOrganization                                       (OK=8002   KO=0     )
> DeletePolicy                                             (OK=35683  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6186 (99.34%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 141029 / active: 336    / done: 111829
================================================================================

10:04:43.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:43.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:43.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:43.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:43.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:43.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:43.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:44.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:44.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:44.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:44.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:45.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:45.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:45.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:45.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:46.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:46.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:46.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:47.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:47.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:47.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:47.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:47.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:47 GMT                                    1625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1558572 KO=40    )
> restLoginInitiate                                        (OK=108462 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=108453 KO=1     )
> User Authorize PKCE stage                                (OK=126175 KO=1     )
> User AccessToken PKCE stage                              (OK=126169 KO=2     )
> tokenUserinfo                                            (OK=17890  KO=0     )
> Skip 2FA                                                 (OK=60406  KO=0     )
> GetUUid                                                  (OK=36015  KO=0     )
> GetOpenidConfig                                          (OK=107726 KO=0     )
> UI-Post-Login - stage 1                                  (OK=23943  KO=0     )
> CreatePolicy                                             (OK=35987  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23943  KO=0     )
>  UI AM idFromSession                                     (OK=23943  KO=0     )
>  UI AM validateGoto                                      (OK=23943  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23939  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23939  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23939  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23939  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6295   KO=0     )
> UI-Post-Login - stage 3                                  (OK=23938  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23936  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23936  KO=0     )
>  UI IDM uiconfig                                         (OK=23936  KO=0     )
>  UI IDM version                                          (OK=23936  KO=0     )
>  UI IDM login                                            (OK=23936  KO=0     )
>  UI IDM features                                         (OK=23936  KO=0     )
>  UI IDM privilege                                        (OK=23936  KO=0     )
>  UI IDM user                                             (OK=23936  KO=0     )
>  UI IDM dashboard                                        (OK=23936  KO=0     )
>  UI IDM managed user schema                              (OK=23936  KO=0     )
>  UI IDM oidcToken                                        (OK=23936  KO=0     )
> userinfo                                                 (OK=23936  KO=0     )
> UI-Logout                                                (OK=23935  KO=0     )
> UI-Logout Redirect 1                                     (OK=23934  KO=0     )
>  UI AM revoke2                                           (OK=23933  KO=0     )
>  UI AM revoke1                                           (OK=23934  KO=0     )
>  UI AM endsession                                        (OK=23934  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4035   KO=0     )
> RootUserinfo                                             (OK=81644  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4033   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1037   KO=0     )
> ReadPolicy                                               (OK=35906  KO=4     )
> getIdToken                                               (OK=8036   KO=0     )
> getIdToken Redirect 1                                    (OK=8036   KO=0     )
> createOrganization                                       (OK=8036   KO=0     )
> queryOrganization                                        (OK=8036   KO=0     )
> deleteOrganization                                       (OK=8035   KO=0     )
> DeletePolicy                                             (OK=35792  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6209 (99.34%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 140695 / active: 310    / done: 112189
================================================================================

10:04:47.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:47.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:47.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:48.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:49.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:49.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:49.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:49.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:49.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:50.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:50.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:50.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:50.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:50.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:51.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:51.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:51.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:51.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:51.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:51.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:52.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:52.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:52 GMT                                    1630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1563058 KO=40    )
> restLoginInitiate                                        (OK=108778 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=108769 KO=1     )
> User Authorize PKCE stage                                (OK=126536 KO=1     )
> User AccessToken PKCE stage                              (OK=126530 KO=2     )
> tokenUserinfo                                            (OK=17939  KO=0     )
> Skip 2FA                                                 (OK=60577  KO=0     )
> GetUUid                                                  (OK=36126  KO=0     )
> GetOpenidConfig                                          (OK=108046 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24018  KO=0     )
> CreatePolicy                                             (OK=36098  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24018  KO=0     )
>  UI AM idFromSession                                     (OK=24018  KO=0     )
>  UI AM validateGoto                                      (OK=24018  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24014  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24013  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24012  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24012  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6313   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24006  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24006  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24005  KO=0     )
>  UI IDM uiconfig                                         (OK=24005  KO=0     )
>  UI IDM version                                          (OK=24005  KO=0     )
>  UI IDM login                                            (OK=24005  KO=0     )
>  UI IDM features                                         (OK=24005  KO=0     )
>  UI IDM privilege                                        (OK=24004  KO=0     )
>  UI IDM user                                             (OK=24001  KO=0     )
>  UI IDM dashboard                                        (OK=24003  KO=0     )
>  UI IDM managed user schema                              (OK=24001  KO=0     )
>  UI IDM oidcToken                                        (OK=24001  KO=0     )
> userinfo                                                 (OK=24001  KO=0     )
> UI-Logout                                                (OK=24001  KO=0     )
> UI-Logout Redirect 1                                     (OK=24000  KO=0     )
>  UI AM revoke2                                           (OK=23999  KO=0     )
>  UI AM revoke1                                           (OK=24000  KO=0     )
>  UI AM endsession                                        (OK=24000  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4045   KO=0     )
> RootUserinfo                                             (OK=81851  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4045   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1040   KO=0     )
> ReadPolicy                                               (OK=36007  KO=4     )
> getIdToken                                               (OK=8058   KO=0     )
> getIdToken Redirect 1                                    (OK=8057   KO=0     )
> createOrganization                                       (OK=8057   KO=0     )
> queryOrganization                                        (OK=8057   KO=0     )
> deleteOrganization                                       (OK=8057   KO=0     )
> DeletePolicy                                             (OK=35901  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6231 (99.35%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 140368 / active: 297    / done: 112529
================================================================================

10:04:52.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:52.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:53.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:53.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:53.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:54.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:54.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:54.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:54.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:55.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:55.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:56.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:56.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:56.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:56.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:57.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:57.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:57.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:57.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:04:57 GMT                                    1635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1567979 KO=40    )
> restLoginInitiate                                        (OK=109139 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=109128 KO=1     )
> User Authorize PKCE stage                                (OK=126953 KO=1     )
> User AccessToken PKCE stage                              (OK=126947 KO=2     )
> tokenUserinfo                                            (OK=17999  KO=0     )
> Skip 2FA                                                 (OK=60785  KO=0     )
> GetUUid                                                  (OK=36259  KO=0     )
> GetOpenidConfig                                          (OK=108392 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24088  KO=0     )
> CreatePolicy                                             (OK=36233  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24087  KO=0     )
>  UI AM idFromSession                                     (OK=24087  KO=0     )
>  UI AM validateGoto                                      (OK=24087  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24085  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24085  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24083  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24083  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6328   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24078  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24078  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24077  KO=0     )
>  UI IDM uiconfig                                         (OK=24077  KO=0     )
>  UI IDM version                                          (OK=24077  KO=0     )
>  UI IDM login                                            (OK=24076  KO=0     )
>  UI IDM features                                         (OK=24076  KO=0     )
>  UI IDM privilege                                        (OK=24076  KO=0     )
>  UI IDM user                                             (OK=24076  KO=0     )
>  UI IDM dashboard                                        (OK=24076  KO=0     )
>  UI IDM managed user schema                              (OK=24076  KO=0     )
>  UI IDM oidcToken                                        (OK=24077  KO=0     )
> userinfo                                                 (OK=24076  KO=0     )
> UI-Logout                                                (OK=24074  KO=0     )
> UI-Logout Redirect 1                                     (OK=24073  KO=0     )
>  UI AM revoke2                                           (OK=24072  KO=0     )
>  UI AM revoke1                                           (OK=24073  KO=0     )
>  UI AM endsession                                        (OK=24073  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4057   KO=0     )
> RootUserinfo                                             (OK=82073  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4057   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1044   KO=0     )
> ReadPolicy                                               (OK=36117  KO=4     )
> getIdToken                                               (OK=8085   KO=0     )
> getIdToken Redirect 1                                    (OK=8085   KO=0     )
> createOrganization                                       (OK=8083   KO=0     )
> queryOrganization                                        (OK=8083   KO=0     )
> deleteOrganization                                       (OK=8083   KO=0     )
> DeletePolicy                                             (OK=36003  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6250 (99.35%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 139995 / active: 342    / done: 112857
================================================================================

10:04:58.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:58.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:58.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:58.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:58.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:58.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:59.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:59.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:59.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:04:59.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:00.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:00.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:00.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:00.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:01.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:02 GMT                                    1640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1573173 KO=40    )
> restLoginInitiate                                        (OK=109497 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=109489 KO=1     )
> User Authorize PKCE stage                                (OK=127371 KO=1     )
> User AccessToken PKCE stage                              (OK=127364 KO=2     )
> tokenUserinfo                                            (OK=18071  KO=0     )
> Skip 2FA                                                 (OK=60974  KO=0     )
> GetUUid                                                  (OK=36364  KO=0     )
> GetOpenidConfig                                          (OK=108742 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24171  KO=0     )
> CreatePolicy                                             (OK=36337  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24171  KO=0     )
>  UI AM idFromSession                                     (OK=24171  KO=0     )
>  UI AM validateGoto                                      (OK=24171  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24165  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24162  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24161  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24161  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6351   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24159  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24159  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24158  KO=0     )
>  UI IDM uiconfig                                         (OK=24158  KO=0     )
>  UI IDM version                                          (OK=24158  KO=0     )
>  UI IDM login                                            (OK=24158  KO=0     )
>  UI IDM features                                         (OK=24158  KO=0     )
>  UI IDM privilege                                        (OK=24158  KO=0     )
>  UI IDM user                                             (OK=24158  KO=0     )
>  UI IDM dashboard                                        (OK=24158  KO=0     )
>  UI IDM managed user schema                              (OK=24158  KO=0     )
>  UI IDM oidcToken                                        (OK=24158  KO=0     )
> userinfo                                                 (OK=24157  KO=0     )
> UI-Logout                                                (OK=24157  KO=0     )
> UI-Logout Redirect 1                                     (OK=24156  KO=0     )
>  UI AM revoke2                                           (OK=24154  KO=0     )
>  UI AM revoke1                                           (OK=24155  KO=0     )
>  UI AM endsession                                        (OK=24155  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4065   KO=0     )
> RootUserinfo                                             (OK=82343  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4065   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1047   KO=0     )
> ReadPolicy                                               (OK=36252  KO=4     )
> getIdToken                                               (OK=8114   KO=0     )
> getIdToken Redirect 1                                    (OK=8113   KO=0     )
> createOrganization                                       (OK=8113   KO=0     )
> queryOrganization                                        (OK=8113   KO=0     )
> deleteOrganization                                       (OK=8112   KO=0     )
> DeletePolicy                                             (OK=36111  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6265 (99.35%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 139629 / active: 345    / done: 113220
================================================================================

10:05:02.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:03.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:03.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:03.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:03.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:04.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:04.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:04.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:04.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:04.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:04.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:05.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:05.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:05.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:05.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:05.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:05.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:05.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:06.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:06.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:06.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:06.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:06.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:06.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:06.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:06.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:07.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:07 GMT                                    1645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1578296 KO=40    )
> restLoginInitiate                                        (OK=109833 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=109828 KO=1     )
> User Authorize PKCE stage                                (OK=127773 KO=1     )
> User AccessToken PKCE stage                              (OK=127769 KO=2     )
> tokenUserinfo                                            (OK=18127  KO=0     )
> Skip 2FA                                                 (OK=61144  KO=0     )
> GetUUid                                                  (OK=36475  KO=0     )
> GetOpenidConfig                                          (OK=109090 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24258  KO=0     )
> CreatePolicy                                             (OK=36448  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24257  KO=0     )
>  UI AM idFromSession                                     (OK=24256  KO=0     )
>  UI AM validateGoto                                      (OK=24256  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24254  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24252  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24250  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24250  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6380   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24243  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24243  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24243  KO=0     )
>  UI IDM uiconfig                                         (OK=24243  KO=0     )
>  UI IDM version                                          (OK=24243  KO=0     )
>  UI IDM login                                            (OK=24243  KO=0     )
>  UI IDM features                                         (OK=24243  KO=0     )
>  UI IDM privilege                                        (OK=24243  KO=0     )
>  UI IDM user                                             (OK=24243  KO=0     )
>  UI IDM dashboard                                        (OK=24243  KO=0     )
>  UI IDM managed user schema                              (OK=24243  KO=0     )
>  UI IDM oidcToken                                        (OK=24242  KO=0     )
> userinfo                                                 (OK=24242  KO=0     )
> UI-Logout                                                (OK=24242  KO=0     )
> UI-Logout Redirect 1                                     (OK=24242  KO=0     )
>  UI AM revoke2                                           (OK=24240  KO=0     )
>  UI AM revoke1                                           (OK=24241  KO=0     )
>  UI AM endsession                                        (OK=24241  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4071   KO=0     )
> RootUserinfo                                             (OK=82571  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4071   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1048   KO=0     )
> ReadPolicy                                               (OK=36356  KO=4     )
> getIdToken                                               (OK=8134   KO=0     )
> getIdToken Redirect 1                                    (OK=8134   KO=0     )
> createOrganization                                       (OK=8134   KO=0     )
> queryOrganization                                        (OK=8133   KO=0     )
> deleteOrganization                                       (OK=8133   KO=0     )
> DeletePolicy                                             (OK=36248  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6292 (99.35%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 139285 / active: 309    / done: 113600
================================================================================

10:05:07.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:08.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:08.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:08.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:08.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:08.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:09.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:09.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:09.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:09.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:09.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:10.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:10.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:10.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:11.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:12.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:12 GMT                                    1650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1583583 KO=40    )
> restLoginInitiate                                        (OK=110199 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=110190 KO=1     )
> User Authorize PKCE stage                                (OK=128195 KO=1     )
> User AccessToken PKCE stage                              (OK=128191 KO=2     )
> tokenUserinfo                                            (OK=18175  KO=0     )
> Skip 2FA                                                 (OK=61354  KO=0     )
> GetUUid                                                  (OK=36591  KO=0     )
> GetOpenidConfig                                          (OK=109419 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24338  KO=0     )
> CreatePolicy                                             (OK=36562  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24338  KO=0     )
>  UI AM idFromSession                                     (OK=24337  KO=0     )
>  UI AM validateGoto                                      (OK=24338  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24335  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24335  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24335  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24335  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6398   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24333  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24332  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24331  KO=0     )
>  UI IDM uiconfig                                         (OK=24331  KO=0     )
>  UI IDM version                                          (OK=24331  KO=0     )
>  UI IDM login                                            (OK=24331  KO=0     )
>  UI IDM features                                         (OK=24331  KO=0     )
>  UI IDM privilege                                        (OK=24331  KO=0     )
>  UI IDM user                                             (OK=24331  KO=0     )
>  UI IDM dashboard                                        (OK=24331  KO=0     )
>  UI IDM managed user schema                              (OK=24331  KO=0     )
>  UI IDM oidcToken                                        (OK=24331  KO=0     )
> userinfo                                                 (OK=24331  KO=0     )
> UI-Logout                                                (OK=24330  KO=0     )
> UI-Logout Redirect 1                                     (OK=24329  KO=0     )
>  UI AM revoke2                                           (OK=24327  KO=0     )
>  UI AM revoke1                                           (OK=24328  KO=0     )
>  UI AM endsession                                        (OK=24328  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4082   KO=0     )
> RootUserinfo                                             (OK=82849  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4081   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1049   KO=0     )
> ReadPolicy                                               (OK=36468  KO=4     )
> getIdToken                                               (OK=8159   KO=0     )
> getIdToken Redirect 1                                    (OK=8159   KO=0     )
> createOrganization                                       (OK=8159   KO=0     )
> queryOrganization                                        (OK=8158   KO=0     )
> deleteOrganization                                       (OK=8157   KO=0     )
> DeletePolicy                                             (OK=36349  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6319 (99.36%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 138909 / active: 339    / done: 113946
================================================================================

10:05:13.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:14.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:14.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:14.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:14.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:14.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:14.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:14.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:15.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:15.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:16.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:16.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:16.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:16.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:16.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:17.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:17 GMT                                    1655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1588370 KO=40    )
> restLoginInitiate                                        (OK=110535 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=110528 KO=1     )
> User Authorize PKCE stage                                (OK=128589 KO=1     )
> User AccessToken PKCE stage                              (OK=128584 KO=2     )
> tokenUserinfo                                            (OK=18237  KO=0     )
> Skip 2FA                                                 (OK=61539  KO=0     )
> GetUUid                                                  (OK=36702  KO=0     )
> GetOpenidConfig                                          (OK=109758 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24411  KO=0     )
> CreatePolicy                                             (OK=36675  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24410  KO=0     )
>  UI AM idFromSession                                     (OK=24410  KO=0     )
>  UI AM validateGoto                                      (OK=24410  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24408  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24406  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24406  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24406  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6417   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24403  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24403  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24402  KO=0     )
>  UI IDM uiconfig                                         (OK=24402  KO=0     )
>  UI IDM version                                          (OK=24402  KO=0     )
>  UI IDM login                                            (OK=24402  KO=0     )
>  UI IDM features                                         (OK=24402  KO=0     )
>  UI IDM privilege                                        (OK=24402  KO=0     )
>  UI IDM user                                             (OK=24401  KO=0     )
>  UI IDM dashboard                                        (OK=24401  KO=0     )
>  UI IDM managed user schema                              (OK=24401  KO=0     )
>  UI IDM oidcToken                                        (OK=24401  KO=0     )
> userinfo                                                 (OK=24401  KO=0     )
> UI-Logout                                                (OK=24401  KO=0     )
> UI-Logout Redirect 1                                     (OK=24401  KO=0     )
>  UI AM revoke2                                           (OK=24397  KO=0     )
>  UI AM revoke1                                           (OK=24398  KO=0     )
>  UI AM endsession                                        (OK=24399  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4096   KO=0     )
> RootUserinfo                                             (OK=83121  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4096   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1053   KO=0     )
> ReadPolicy                                               (OK=36579  KO=4     )
> getIdToken                                               (OK=8183   KO=0     )
> getIdToken Redirect 1                                    (OK=8183   KO=0     )
> createOrganization                                       (OK=8183   KO=0     )
> queryOrganization                                        (OK=8183   KO=0     )
> deleteOrganization                                       (OK=8183   KO=0     )
> DeletePolicy                                             (OK=36460  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6335 (99.36%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 138560 / active: 318    / done: 114316
================================================================================

10:05:17.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:17.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:18.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:18.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:18.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:18.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:18.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:18.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:19.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:19.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:19.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:19.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:20.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:20.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:20.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:20.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:21.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:21.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:22.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:22 GMT                                    1660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1593000 KO=40    )
> restLoginInitiate                                        (OK=110860 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=110851 KO=1     )
> User Authorize PKCE stage                                (OK=128961 KO=1     )
> User AccessToken PKCE stage                              (OK=128955 KO=2     )
> tokenUserinfo                                            (OK=18289  KO=0     )
> Skip 2FA                                                 (OK=61719  KO=0     )
> GetUUid                                                  (OK=36827  KO=0     )
> GetOpenidConfig                                          (OK=110107 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24481  KO=0     )
> CreatePolicy                                             (OK=36798  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24481  KO=0     )
>  UI AM idFromSession                                     (OK=24479  KO=0     )
>  UI AM validateGoto                                      (OK=24479  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24476  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24476  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24476  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24476  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6435   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24474  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24471  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24471  KO=0     )
>  UI IDM uiconfig                                         (OK=24471  KO=0     )
>  UI IDM version                                          (OK=24471  KO=0     )
>  UI IDM login                                            (OK=24471  KO=0     )
>  UI IDM features                                         (OK=24471  KO=0     )
>  UI IDM privilege                                        (OK=24471  KO=0     )
>  UI IDM user                                             (OK=24471  KO=0     )
>  UI IDM dashboard                                        (OK=24471  KO=0     )
>  UI IDM managed user schema                              (OK=24471  KO=0     )
>  UI IDM oidcToken                                        (OK=24472  KO=0     )
> userinfo                                                 (OK=24472  KO=0     )
> UI-Logout                                                (OK=24472  KO=0     )
> UI-Logout Redirect 1                                     (OK=24471  KO=0     )
>  UI AM revoke2                                           (OK=24470  KO=0     )
>  UI AM revoke1                                           (OK=24471  KO=0     )
>  UI AM endsession                                        (OK=24471  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4107   KO=0     )
> RootUserinfo                                             (OK=83362  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4107   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1055   KO=0     )
> ReadPolicy                                               (OK=36694  KO=4     )
> getIdToken                                               (OK=8200   KO=0     )
> getIdToken Redirect 1                                    (OK=8199   KO=0     )
> createOrganization                                       (OK=8198   KO=0     )
> queryOrganization                                        (OK=8198   KO=0     )
> deleteOrganization                                       (OK=8198   KO=0     )
> DeletePolicy                                             (OK=36573  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6354 (99.36%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 138223 / active: 326    / done: 114645
================================================================================

10:05:22.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:23.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:23.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:23.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:23.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:24.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:24.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:25.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:25.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:26.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:26.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:27.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:27.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:27.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:27.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:27 GMT                                    1665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1597754 KO=40    )
> restLoginInitiate                                        (OK=111197 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=111187 KO=1     )
> User Authorize PKCE stage                                (OK=129349 KO=1     )
> User AccessToken PKCE stage                              (OK=129342 KO=2     )
> tokenUserinfo                                            (OK=18340  KO=0     )
> Skip 2FA                                                 (OK=61921  KO=0     )
> GetUUid                                                  (OK=36933  KO=0     )
> GetOpenidConfig                                          (OK=110453 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24551  KO=0     )
> CreatePolicy                                             (OK=36908  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24551  KO=0     )
>  UI AM idFromSession                                     (OK=24551  KO=0     )
>  UI AM validateGoto                                      (OK=24550  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24546  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24546  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24546  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24546  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6458   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24541  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24540  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24540  KO=0     )
>  UI IDM uiconfig                                         (OK=24540  KO=0     )
>  UI IDM version                                          (OK=24540  KO=0     )
>  UI IDM login                                            (OK=24540  KO=0     )
>  UI IDM features                                         (OK=24540  KO=0     )
>  UI IDM privilege                                        (OK=24540  KO=0     )
>  UI IDM user                                             (OK=24539  KO=0     )
>  UI IDM dashboard                                        (OK=24539  KO=0     )
>  UI IDM managed user schema                              (OK=24539  KO=0     )
>  UI IDM oidcToken                                        (OK=24539  KO=0     )
> userinfo                                                 (OK=24538  KO=0     )
> UI-Logout                                                (OK=24537  KO=0     )
> UI-Logout Redirect 1                                     (OK=24536  KO=0     )
>  UI AM revoke2                                           (OK=24534  KO=0     )
>  UI AM revoke1                                           (OK=24536  KO=0     )
>  UI AM endsession                                        (OK=24535  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4124   KO=0     )
> RootUserinfo                                             (OK=83599  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4124   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1057   KO=0     )
> ReadPolicy                                               (OK=36814  KO=4     )
> getIdToken                                               (OK=8236   KO=0     )
> getIdToken Redirect 1                                    (OK=8236   KO=0     )
> createOrganization                                       (OK=8236   KO=0     )
> queryOrganization                                        (OK=8235   KO=0     )
> deleteOrganization                                       (OK=8235   KO=0     )
> DeletePolicy                                             (OK=36690  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6369 (99.36%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 137870 / active: 333    / done: 114991
================================================================================

10:05:27.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:27.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:27.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:27.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:28.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:28.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:28.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:28.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:28.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:28.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:28.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:29.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:29.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:29.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:29.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:30.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:30.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:30.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:30.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:30.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:30.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:30.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:30.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:30.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:31.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:31.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:31.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:31.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:31.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:31.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:32.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:32 GMT                                    1670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1602235 KO=40    )
> restLoginInitiate                                        (OK=111524 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=111515 KO=1     )
> User Authorize PKCE stage                                (OK=129713 KO=1     )
> User AccessToken PKCE stage                              (OK=129709 KO=2     )
> tokenUserinfo                                            (OK=18392  KO=0     )
> Skip 2FA                                                 (OK=62107  KO=0     )
> GetUUid                                                  (OK=37042  KO=0     )
> GetOpenidConfig                                          (OK=110790 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24613  KO=0     )
> CreatePolicy                                             (OK=37014  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24613  KO=0     )
>  UI AM idFromSession                                     (OK=24612  KO=0     )
>  UI AM validateGoto                                      (OK=24612  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24608  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24608  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24608  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24608  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6478   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24606  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24605  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24603  KO=0     )
>  UI IDM uiconfig                                         (OK=24603  KO=0     )
>  UI IDM version                                          (OK=24603  KO=0     )
>  UI IDM login                                            (OK=24603  KO=0     )
>  UI IDM features                                         (OK=24603  KO=0     )
>  UI IDM privilege                                        (OK=24603  KO=0     )
>  UI IDM user                                             (OK=24601  KO=0     )
>  UI IDM dashboard                                        (OK=24602  KO=0     )
>  UI IDM managed user schema                              (OK=24603  KO=0     )
>  UI IDM oidcToken                                        (OK=24602  KO=0     )
> userinfo                                                 (OK=24602  KO=0     )
> UI-Logout                                                (OK=24600  KO=0     )
> UI-Logout Redirect 1                                     (OK=24600  KO=0     )
>  UI AM revoke2                                           (OK=24598  KO=0     )
>  UI AM revoke1                                           (OK=24599  KO=0     )
>  UI AM endsession                                        (OK=24599  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4133   KO=0     )
> RootUserinfo                                             (OK=83848  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4133   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1061   KO=0     )
> ReadPolicy                                               (OK=36929  KO=4     )
> getIdToken                                               (OK=8264   KO=0     )
> getIdToken Redirect 1                                    (OK=8264   KO=0     )
> createOrganization                                       (OK=8264   KO=0     )
> queryOrganization                                        (OK=8264   KO=0     )
> deleteOrganization                                       (OK=8264   KO=0     )
> DeletePolicy                                             (OK=36810  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6400 (99.36%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 137534 / active: 313    / done: 115347
================================================================================

10:05:33.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:33.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:33.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:33.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:33.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:33.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:33.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:34.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:34.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:34.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:34.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:34.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:34.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:35.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:35.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:35.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:35.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:36.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:36.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:36.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:36.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:37.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:37.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:37.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:37 GMT                                    1675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1606917 KO=40    )
> restLoginInitiate                                        (OK=111850 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=111844 KO=1     )
> User Authorize PKCE stage                                (OK=130085 KO=1     )
> User AccessToken PKCE stage                              (OK=130079 KO=2     )
> tokenUserinfo                                            (OK=18439  KO=0     )
> Skip 2FA                                                 (OK=62292  KO=0     )
> GetUUid                                                  (OK=37138  KO=0     )
> GetOpenidConfig                                          (OK=111107 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24681  KO=0     )
> CreatePolicy                                             (OK=37111  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24681  KO=0     )
>  UI AM idFromSession                                     (OK=24681  KO=0     )
>  UI AM validateGoto                                      (OK=24681  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24678  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24677  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24677  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24677  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6505   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24675  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24674  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24674  KO=0     )
>  UI IDM uiconfig                                         (OK=24674  KO=0     )
>  UI IDM version                                          (OK=24674  KO=0     )
>  UI IDM login                                            (OK=24674  KO=0     )
>  UI IDM features                                         (OK=24674  KO=0     )
>  UI IDM privilege                                        (OK=24674  KO=0     )
>  UI IDM user                                             (OK=24674  KO=0     )
>  UI IDM dashboard                                        (OK=24674  KO=0     )
>  UI IDM managed user schema                              (OK=24674  KO=0     )
>  UI IDM oidcToken                                        (OK=24675  KO=0     )
> userinfo                                                 (OK=24675  KO=0     )
> UI-Logout                                                (OK=24675  KO=0     )
> UI-Logout Redirect 1                                     (OK=24675  KO=0     )
>  UI AM revoke2                                           (OK=24672  KO=0     )
>  UI AM revoke1                                           (OK=24673  KO=0     )
>  UI AM endsession                                        (OK=24673  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4146   KO=0     )
> RootUserinfo                                             (OK=84142  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4146   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1064   KO=0     )
> ReadPolicy                                               (OK=37033  KO=4     )
> getIdToken                                               (OK=8289   KO=0     )
> getIdToken Redirect 1                                    (OK=8289   KO=0     )
> createOrganization                                       (OK=8289   KO=0     )
> queryOrganization                                        (OK=8289   KO=0     )
> deleteOrganization                                       (OK=8289   KO=0     )
> DeletePolicy                                             (OK=36925  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6424 (99.37%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 137196 / active: 306    / done: 115692
================================================================================

10:05:37.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:38.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:38.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:38.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:39.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:39.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:40.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:40.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:40.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:40.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:40.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:40.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:41.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:41.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:41.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:41.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:41.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:42.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:42.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:42 GMT                                    1680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1611467 KO=40    )
> restLoginInitiate                                        (OK=112183 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=112176 KO=1     )
> User Authorize PKCE stage                                (OK=130463 KO=1     )
> User AccessToken PKCE stage                              (OK=130455 KO=2     )
> tokenUserinfo                                            (OK=18488  KO=0     )
> Skip 2FA                                                 (OK=62489  KO=0     )
> GetUUid                                                  (OK=37255  KO=0     )
> GetOpenidConfig                                          (OK=111425 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24746  KO=0     )
> CreatePolicy                                             (OK=37229  KO=25    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24746  KO=0     )
>  UI AM idFromSession                                     (OK=24746  KO=0     )
>  UI AM validateGoto                                      (OK=24746  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24743  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24743  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24743  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24743  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6522   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24739  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24739  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24738  KO=0     )
>  UI IDM uiconfig                                         (OK=24738  KO=0     )
>  UI IDM version                                          (OK=24737  KO=0     )
>  UI IDM login                                            (OK=24736  KO=0     )
>  UI IDM features                                         (OK=24736  KO=0     )
>  UI IDM privilege                                        (OK=24736  KO=0     )
>  UI IDM user                                             (OK=24736  KO=0     )
>  UI IDM dashboard                                        (OK=24736  KO=0     )
>  UI IDM managed user schema                              (OK=24736  KO=0     )
>  UI IDM oidcToken                                        (OK=24737  KO=0     )
> userinfo                                                 (OK=24737  KO=0     )
> UI-Logout                                                (OK=24736  KO=0     )
> UI-Logout Redirect 1                                     (OK=24736  KO=0     )
>  UI AM revoke2                                           (OK=24735  KO=0     )
>  UI AM revoke1                                           (OK=24736  KO=0     )
>  UI AM endsession                                        (OK=24736  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4165   KO=0     )
> RootUserinfo                                             (OK=84400  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4165   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1065   KO=0     )
> ReadPolicy                                               (OK=37130  KO=4     )
> getIdToken                                               (OK=8324   KO=0     )
> getIdToken Redirect 1                                    (OK=8324   KO=0     )
> createOrganization                                       (OK=8323   KO=0     )
> queryOrganization                                        (OK=8322   KO=0     )
> deleteOrganization                                       (OK=8322   KO=0     )
> DeletePolicy                                             (OK=37026  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6443 (99.37%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 136842 / active: 317    / done: 116035
================================================================================

10:05:42.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:42.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:42.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:42.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:43.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:43.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:43.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:43.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:44.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:44.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:44.971 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 116485: status.find.in([200, 209], 304), found 409
10:05:44.972 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,116485,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTMxMDAyODcwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicFRyWWtteEktMWpEQTYxUmtsaE5YbWdfN0o4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjM0NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjM0NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk1OTQ0LCJpYXQiOjE3MzE0OTIzNDQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjV5TS1vZFBKWWRfODg3NkNub2dmWUFfSS1rNCJ9.lXzN2EIwkTJFlJTM1LqIk6A-wMajOiuCSzlKF4HJtUyEYy33zOlXFi9wO-QJWZ3vf2JYdhNe_ocQ29WbenM6UNzqpt3XjV66ee17uBLSi9I1XOCw8JV3SPF_pfUA1I5VoTitaS3fZnMKnw5yi63g5CRwEEBqniESnEH2_YhRHRTuRh5BuSsHBOKo6qo2_waIZ49tIbrEBNoouq-90iqFP9mliW56wlSBN4s0eUR42BpxhnSwIHEGYFQHpafoDKZnUILCghMjQO3I-7uj4zuT5YJzF4hIm04m8zoOwQOYF8u8HnPenrIFcJlvnp3GVE-1eHGxD_ruWxBKTNLdYA3gCg, username -> user.26167, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy473078, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4d89848d, authcode -> DE5O0v8h3jpn9j2xISwNWJe2NYw, useAdminRealm -> true, callbacks -> {"tokenId":"WlQGZEVT4YLZayXwDzZYbrVR058.*AAJTSQACMDIAAlNLABxKNmJVdTdXY1d0cTc0SjJZRzNxK0JWalE2Q1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492344695), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=WlQGZEVT4YLZayXwDzZYbrVR058.*AAJTSQACMDIAAlNLABxKNmJVdTdXY1d0cTc0SjJZRzNxK0JWalE2Q1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492344695))), password -> Pa_ssw0rd, challenge -> mNv2jsssZzkgFTQ5xBFhxNtVsILD0QMuIxdyAi3kQJY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 208.207.128.115, verifier -> NTU2OTgwNzA0NzQzMjgxNTg5MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@ab792cb, tokenId -> WlQGZEVT4YLZayXwDzZYbrVR058.*AAJTSQACMDIAAlNLABxKNmJVdTdXY1d0cTc0SjJZRzNxK0JWalE2Q1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=WlQGZEVT4YLZayXwDzZYbrVR058.*AAJTSQACMDIAAlNLABxKNmJVdTdXY1d0cTc0SjJZRzNxK0JWalE2Q1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=WlQGZEVT4YLZayXwDzZYbrVR058.*AAJTSQACMDIAAlNLABxKNmJVdTdXY1d0cTc0SjJZRzNxK0JWalE2Q1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy473078","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:05:44 GMT
	x-forgerock-transactionid: 5c14d8be-1075-4114-9c71-b25d33b291ad
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:05:45.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:47.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:47 GMT                                    1685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1615769 KO=41    )
> restLoginInitiate                                        (OK=112497 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=112486 KO=1     )
> User Authorize PKCE stage                                (OK=130819 KO=1     )
> User AccessToken PKCE stage                              (OK=130811 KO=2     )
> tokenUserinfo                                            (OK=18546  KO=0     )
> Skip 2FA                                                 (OK=62670  KO=0     )
> GetUUid                                                  (OK=37370  KO=0     )
> GetOpenidConfig                                          (OK=111758 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24807  KO=0     )
> CreatePolicy                                             (OK=37342  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24805  KO=0     )
>  UI AM idFromSession                                     (OK=24805  KO=0     )
>  UI AM validateGoto                                      (OK=24805  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24802  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24801  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24801  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24801  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6537   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24798  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24797  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24797  KO=0     )
>  UI IDM uiconfig                                         (OK=24797  KO=0     )
>  UI IDM version                                          (OK=24797  KO=0     )
>  UI IDM login                                            (OK=24797  KO=0     )
>  UI IDM features                                         (OK=24797  KO=0     )
>  UI IDM privilege                                        (OK=24797  KO=0     )
>  UI IDM user                                             (OK=24797  KO=0     )
>  UI IDM dashboard                                        (OK=24797  KO=0     )
>  UI IDM managed user schema                              (OK=24797  KO=0     )
>  UI IDM oidcToken                                        (OK=24798  KO=0     )
> userinfo                                                 (OK=24797  KO=0     )
> UI-Logout                                                (OK=24795  KO=0     )
> UI-Logout Redirect 1                                     (OK=24795  KO=0     )
>  UI AM revoke2                                           (OK=24790  KO=0     )
>  UI AM revoke1                                           (OK=24791  KO=0     )
>  UI AM endsession                                        (OK=24792  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4182   KO=0     )
> RootUserinfo                                             (OK=84644  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4182   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1069   KO=0     )
> ReadPolicy                                               (OK=37250  KO=4     )
> getIdToken                                               (OK=8346   KO=0     )
> getIdToken Redirect 1                                    (OK=8346   KO=0     )
> createOrganization                                       (OK=8345   KO=0     )
> queryOrganization                                        (OK=8345   KO=0     )
> deleteOrganization                                       (OK=8345   KO=0     )
> DeletePolicy                                             (OK=37126  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6455 (99.35%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 45%
          waiting: 136512 / active: 327    / done: 116355
================================================================================

10:05:47.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:49.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:49.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:50.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:50.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:50.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:50.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:50.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:50.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:50.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:50.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:51.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:51.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:51.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:52 GMT                                    1690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1620592 KO=41    )
> restLoginInitiate                                        (OK=112861 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=112849 KO=1     )
> User Authorize PKCE stage                                (OK=131231 KO=1     )
> User AccessToken PKCE stage                              (OK=131221 KO=2     )
> tokenUserinfo                                            (OK=18617  KO=0     )
> Skip 2FA                                                 (OK=62876  KO=0     )
> GetUUid                                                  (OK=37495  KO=0     )
> GetOpenidConfig                                          (OK=112117 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24873  KO=0     )
> CreatePolicy                                             (OK=37467  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24872  KO=0     )
>  UI AM idFromSession                                     (OK=24872  KO=0     )
>  UI AM validateGoto                                      (OK=24872  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24870  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24869  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24867  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24867  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6553   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24863  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24863  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24862  KO=0     )
>  UI IDM uiconfig                                         (OK=24862  KO=0     )
>  UI IDM version                                          (OK=24862  KO=0     )
>  UI IDM login                                            (OK=24862  KO=0     )
>  UI IDM features                                         (OK=24862  KO=0     )
>  UI IDM privilege                                        (OK=24862  KO=0     )
>  UI IDM user                                             (OK=24861  KO=0     )
>  UI IDM dashboard                                        (OK=24862  KO=0     )
>  UI IDM managed user schema                              (OK=24862  KO=0     )
>  UI IDM oidcToken                                        (OK=24862  KO=0     )
> userinfo                                                 (OK=24861  KO=0     )
> UI-Logout                                                (OK=24861  KO=0     )
> UI-Logout Redirect 1                                     (OK=24861  KO=0     )
>  UI AM revoke2                                           (OK=24860  KO=0     )
>  UI AM revoke1                                           (OK=24861  KO=0     )
>  UI AM endsession                                        (OK=24861  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4195   KO=0     )
> RootUserinfo                                             (OK=84861  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4195   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1076   KO=0     )
> ReadPolicy                                               (OK=37363  KO=4     )
> getIdToken                                               (OK=8380   KO=0     )
> getIdToken Redirect 1                                    (OK=8380   KO=0     )
> createOrganization                                       (OK=8379   KO=0     )
> queryOrganization                                        (OK=8379   KO=0     )
> deleteOrganization                                       (OK=8379   KO=0     )
> DeletePolicy                                             (OK=37246  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6469 (99.35%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 136136 / active: 337    / done: 116721
================================================================================

10:05:52.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:53.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:53.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:53.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:53.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:54.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:55.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:55.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:55.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:55.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:55.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:55.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:55.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:56.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:56.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:56.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:56.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:56.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:56.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:56.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:57.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:05:57 GMT                                    1695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1625550 KO=41    )
> restLoginInitiate                                        (OK=113204 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=113193 KO=1     )
> User Authorize PKCE stage                                (OK=131636 KO=1     )
> User AccessToken PKCE stage                              (OK=131629 KO=2     )
> tokenUserinfo                                            (OK=18682  KO=0     )
> Skip 2FA                                                 (OK=63071  KO=0     )
> GetUUid                                                  (OK=37618  KO=0     )
> GetOpenidConfig                                          (OK=112476 KO=0     )
> UI-Post-Login - stage 1                                  (OK=24946  KO=0     )
> CreatePolicy                                             (OK=37592  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24945  KO=0     )
>  UI AM idFromSession                                     (OK=24945  KO=0     )
>  UI AM validateGoto                                      (OK=24945  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24941  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24941  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24941  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24941  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6574   KO=0     )
> UI-Post-Login - stage 3                                  (OK=24939  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24939  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24939  KO=0     )
>  UI IDM uiconfig                                         (OK=24939  KO=0     )
>  UI IDM version                                          (OK=24939  KO=0     )
>  UI IDM login                                            (OK=24938  KO=0     )
>  UI IDM features                                         (OK=24938  KO=0     )
>  UI IDM privilege                                        (OK=24938  KO=0     )
>  UI IDM user                                             (OK=24938  KO=0     )
>  UI IDM dashboard                                        (OK=24938  KO=0     )
>  UI IDM managed user schema                              (OK=24938  KO=0     )
>  UI IDM oidcToken                                        (OK=24939  KO=0     )
> userinfo                                                 (OK=24938  KO=0     )
> UI-Logout                                                (OK=24937  KO=0     )
> UI-Logout Redirect 1                                     (OK=24937  KO=0     )
>  UI AM revoke2                                           (OK=24936  KO=0     )
>  UI AM revoke1                                           (OK=24937  KO=0     )
>  UI AM endsession                                        (OK=24937  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4208   KO=0     )
> RootUserinfo                                             (OK=85106  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4208   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1078   KO=0     )
> ReadPolicy                                               (OK=37488  KO=4     )
> getIdToken                                               (OK=8400   KO=0     )
> getIdToken Redirect 1                                    (OK=8400   KO=0     )
> createOrganization                                       (OK=8400   KO=0     )
> queryOrganization                                        (OK=8400   KO=0     )
> deleteOrganization                                       (OK=8400   KO=0     )
> DeletePolicy                                             (OK=37358  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6490 (99.36%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 135779 / active: 344    / done: 117071
================================================================================

10:05:57.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:57.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:57.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:57.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:58.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:58.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:58.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:58.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:59.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:59.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:05:59.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:00.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:00.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:00.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:00.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:01.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:01.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:01.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:01.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:01.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:01.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:01.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:02.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:02.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:02.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:02.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:02 GMT                                    1700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1630110 KO=41    )
> restLoginInitiate                                        (OK=113513 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=113501 KO=1     )
> User Authorize PKCE stage                                (OK=131982 KO=1     )
> User AccessToken PKCE stage                              (OK=131979 KO=2     )
> tokenUserinfo                                            (OK=18725  KO=0     )
> Skip 2FA                                                 (OK=63235  KO=0     )
> GetUUid                                                  (OK=37722  KO=0     )
> GetOpenidConfig                                          (OK=112830 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25018  KO=0     )
> CreatePolicy                                             (OK=37693  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25018  KO=0     )
>  UI AM idFromSession                                     (OK=25016  KO=0     )
>  UI AM validateGoto                                      (OK=25016  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25014  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25014  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25014  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25014  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6594   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25011  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25011  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25011  KO=0     )
>  UI IDM uiconfig                                         (OK=25011  KO=0     )
>  UI IDM version                                          (OK=25011  KO=0     )
>  UI IDM login                                            (OK=25010  KO=0     )
>  UI IDM features                                         (OK=25010  KO=0     )
>  UI IDM privilege                                        (OK=25010  KO=0     )
>  UI IDM user                                             (OK=25010  KO=0     )
>  UI IDM dashboard                                        (OK=25010  KO=0     )
>  UI IDM managed user schema                              (OK=25010  KO=0     )
>  UI IDM oidcToken                                        (OK=25009  KO=0     )
> userinfo                                                 (OK=25008  KO=0     )
> UI-Logout                                                (OK=25008  KO=0     )
> UI-Logout Redirect 1                                     (OK=25007  KO=0     )
>  UI AM revoke2                                           (OK=25006  KO=0     )
>  UI AM revoke1                                           (OK=25007  KO=0     )
>  UI AM endsession                                        (OK=25007  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4220   KO=0     )
> RootUserinfo                                             (OK=85334  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4220   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1081   KO=0     )
> ReadPolicy                                               (OK=37613  KO=4     )
> getIdToken                                               (OK=8419   KO=0     )
> getIdToken Redirect 1                                    (OK=8419   KO=0     )
> createOrganization                                       (OK=8419   KO=0     )
> queryOrganization                                        (OK=8419   KO=0     )
> deleteOrganization                                       (OK=8418   KO=0     )
> DeletePolicy                                             (OK=37483  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6516 (99.36%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 135455 / active: 324    / done: 117415
================================================================================

10:06:02.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:03.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:03.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:04.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:05.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:05.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:05.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:05.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:06.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:06.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:07.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:07.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:07.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:07.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:07 GMT                                    1705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1634937 KO=41    )
> restLoginInitiate                                        (OK=113822 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=113817 KO=1     )
> User Authorize PKCE stage                                (OK=132363 KO=1     )
> User AccessToken PKCE stage                              (OK=132359 KO=2     )
> tokenUserinfo                                            (OK=18779  KO=0     )
> Skip 2FA                                                 (OK=63398  KO=0     )
> GetUUid                                                  (OK=37826  KO=0     )
> GetOpenidConfig                                          (OK=113159 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25099  KO=0     )
> CreatePolicy                                             (OK=37800  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25099  KO=0     )
>  UI AM idFromSession                                     (OK=25098  KO=0     )
>  UI AM validateGoto                                      (OK=25098  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25096  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25096  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25094  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25094  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6619   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25090  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25090  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25090  KO=0     )
>  UI IDM uiconfig                                         (OK=25090  KO=0     )
>  UI IDM version                                          (OK=25090  KO=0     )
>  UI IDM login                                            (OK=25090  KO=0     )
>  UI IDM features                                         (OK=25090  KO=0     )
>  UI IDM privilege                                        (OK=25090  KO=0     )
>  UI IDM user                                             (OK=25090  KO=0     )
>  UI IDM dashboard                                        (OK=25089  KO=0     )
>  UI IDM managed user schema                              (OK=25090  KO=0     )
>  UI IDM oidcToken                                        (OK=25089  KO=0     )
> userinfo                                                 (OK=25089  KO=0     )
> UI-Logout                                                (OK=25089  KO=0     )
> UI-Logout Redirect 1                                     (OK=25089  KO=0     )
>  UI AM revoke2                                           (OK=25088  KO=0     )
>  UI AM revoke1                                           (OK=25089  KO=0     )
>  UI AM endsession                                        (OK=25089  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4234   KO=0     )
> RootUserinfo                                             (OK=85567  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4234   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1085   KO=0     )
> ReadPolicy                                               (OK=37712  KO=4     )
> getIdToken                                               (OK=8435   KO=0     )
> getIdToken Redirect 1                                    (OK=8434   KO=0     )
> createOrganization                                       (OK=8434   KO=0     )
> queryOrganization                                        (OK=8434   KO=0     )
> deleteOrganization                                       (OK=8434   KO=0     )
> DeletePolicy                                             (OK=37607  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6530 (99.36%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 135135 / active: 294    / done: 117765
================================================================================

10:06:07.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:07.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:07.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:07.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:08.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:08.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:08.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:08.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:09.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:09.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:09.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:10.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:10.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:10.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:10.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:10.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:10.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:11.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:12.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:12.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:12.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:12 GMT                                    1710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1639564 KO=41    )
> restLoginInitiate                                        (OK=114155 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=114146 KO=1     )
> User Authorize PKCE stage                                (OK=132742 KO=1     )
> User AccessToken PKCE stage                              (OK=132737 KO=2     )
> tokenUserinfo                                            (OK=18826  KO=0     )
> Skip 2FA                                                 (OK=63592  KO=0     )
> GetUUid                                                  (OK=37944  KO=0     )
> GetOpenidConfig                                          (OK=113486 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25170  KO=0     )
> CreatePolicy                                             (OK=37918  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25169  KO=0     )
>  UI AM idFromSession                                     (OK=25167  KO=0     )
>  UI AM validateGoto                                      (OK=25167  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25164  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25164  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25162  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25162  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6640   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25159  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25158  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25157  KO=0     )
>  UI IDM uiconfig                                         (OK=25157  KO=0     )
>  UI IDM version                                          (OK=25157  KO=0     )
>  UI IDM login                                            (OK=25157  KO=0     )
>  UI IDM features                                         (OK=25157  KO=0     )
>  UI IDM privilege                                        (OK=25157  KO=0     )
>  UI IDM user                                             (OK=25157  KO=0     )
>  UI IDM dashboard                                        (OK=25157  KO=0     )
>  UI IDM managed user schema                              (OK=25157  KO=0     )
>  UI IDM oidcToken                                        (OK=25158  KO=0     )
> userinfo                                                 (OK=25158  KO=0     )
> UI-Logout                                                (OK=25158  KO=0     )
> UI-Logout Redirect 1                                     (OK=25158  KO=0     )
>  UI AM revoke2                                           (OK=25156  KO=0     )
>  UI AM revoke1                                           (OK=25157  KO=0     )
>  UI AM endsession                                        (OK=25157  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4252   KO=0     )
> RootUserinfo                                             (OK=85757  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4252   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1087   KO=0     )
> ReadPolicy                                               (OK=37821  KO=4     )
> getIdToken                                               (OK=8470   KO=0     )
> getIdToken Redirect 1                                    (OK=8469   KO=0     )
> createOrganization                                       (OK=8469   KO=0     )
> queryOrganization                                        (OK=8468   KO=0     )
> deleteOrganization                                       (OK=8468   KO=0     )
> DeletePolicy                                             (OK=37708  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6551 (99.36%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 134781 / active: 316    / done: 118097
================================================================================

10:06:12.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:12.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:13.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:13.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:13.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:13.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:14.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:14.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:15.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:15.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:15.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:16.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:16.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:17.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:17 GMT                                    1715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1644895 KO=41    )
> restLoginInitiate                                        (OK=114534 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=114523 KO=1     )
> User Authorize PKCE stage                                (OK=133185 KO=1     )
> User AccessToken PKCE stage                              (OK=133179 KO=2     )
> tokenUserinfo                                            (OK=18890  KO=0     )
> Skip 2FA                                                 (OK=63808  KO=0     )
> GetUUid                                                  (OK=38064  KO=0     )
> GetOpenidConfig                                          (OK=113831 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25252  KO=0     )
> CreatePolicy                                             (OK=38033  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25250  KO=0     )
>  UI AM idFromSession                                     (OK=25248  KO=0     )
>  UI AM validateGoto                                      (OK=25248  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25247  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25247  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25246  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25246  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6660   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25242  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25242  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25242  KO=0     )
>  UI IDM uiconfig                                         (OK=25242  KO=0     )
>  UI IDM version                                          (OK=25242  KO=0     )
>  UI IDM login                                            (OK=25242  KO=0     )
>  UI IDM features                                         (OK=25241  KO=0     )
>  UI IDM privilege                                        (OK=25242  KO=0     )
>  UI IDM user                                             (OK=25240  KO=0     )
>  UI IDM dashboard                                        (OK=25240  KO=0     )
>  UI IDM managed user schema                              (OK=25240  KO=0     )
>  UI IDM oidcToken                                        (OK=25240  KO=0     )
> userinfo                                                 (OK=25240  KO=0     )
> UI-Logout                                                (OK=25240  KO=0     )
> UI-Logout Redirect 1                                     (OK=25238  KO=0     )
>  UI AM revoke2                                           (OK=25237  KO=0     )
>  UI AM revoke1                                           (OK=25238  KO=0     )
>  UI AM endsession                                        (OK=25238  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4259   KO=0     )
> RootUserinfo                                             (OK=86030  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4259   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1088   KO=0     )
> ReadPolicy                                               (OK=37938  KO=4     )
> getIdToken                                               (OK=8498   KO=0     )
> getIdToken Redirect 1                                    (OK=8498   KO=0     )
> createOrganization                                       (OK=8498   KO=0     )
> queryOrganization                                        (OK=8496   KO=0     )
> deleteOrganization                                       (OK=8496   KO=0     )
> DeletePolicy                                             (OK=37818  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6565 (99.36%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 134398 / active: 352    / done: 118444
================================================================================

10:06:17.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:18.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:18.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:18.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:18.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:18.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:18.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:18.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:18.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:18.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:19.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:19.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:20.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:20.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:20.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:20.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:21.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:21.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:22.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:22.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:22 GMT                                    1720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1650042 KO=41    )
> restLoginInitiate                                        (OK=114897 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=114887 KO=1     )
> User Authorize PKCE stage                                (OK=133612 KO=1     )
> User AccessToken PKCE stage                              (OK=133603 KO=2     )
> tokenUserinfo                                            (OK=18951  KO=0     )
> Skip 2FA                                                 (OK=64016  KO=0     )
> GetUUid                                                  (OK=38197  KO=0     )
> GetOpenidConfig                                          (OK=114196 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25329  KO=0     )
> CreatePolicy                                             (OK=38167  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25329  KO=0     )
>  UI AM idFromSession                                     (OK=25327  KO=0     )
>  UI AM validateGoto                                      (OK=25328  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25324  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25324  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25323  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25323  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6692   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25317  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25316  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25316  KO=0     )
>  UI IDM uiconfig                                         (OK=25316  KO=0     )
>  UI IDM version                                          (OK=25316  KO=0     )
>  UI IDM login                                            (OK=25316  KO=0     )
>  UI IDM features                                         (OK=25316  KO=0     )
>  UI IDM privilege                                        (OK=25316  KO=0     )
>  UI IDM user                                             (OK=25316  KO=0     )
>  UI IDM dashboard                                        (OK=25316  KO=0     )
>  UI IDM managed user schema                              (OK=25316  KO=0     )
>  UI IDM oidcToken                                        (OK=25315  KO=0     )
> userinfo                                                 (OK=25314  KO=0     )
> UI-Logout                                                (OK=25314  KO=0     )
> UI-Logout Redirect 1                                     (OK=25314  KO=0     )
>  UI AM revoke2                                           (OK=25311  KO=0     )
>  UI AM revoke1                                           (OK=25312  KO=0     )
>  UI AM endsession                                        (OK=25312  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4270   KO=0     )
> RootUserinfo                                             (OK=86296  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4269   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1092   KO=0     )
> ReadPolicy                                               (OK=38054  KO=4     )
> getIdToken                                               (OK=8528   KO=0     )
> getIdToken Redirect 1                                    (OK=8528   KO=0     )
> createOrganization                                       (OK=8527   KO=0     )
> queryOrganization                                        (OK=8526   KO=0     )
> deleteOrganization                                       (OK=8526   KO=0     )
> DeletePolicy                                             (OK=37932  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6585 (99.37%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 134018 / active: 364    / done: 118812
================================================================================

10:06:22.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:23.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:23.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:23.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:23.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:24.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:25.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:25.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:25.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:25.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:26.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:26.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:26.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:26.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:26.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:27.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:27.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:27.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:27 GMT                                    1725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1655319 KO=41    )
> restLoginInitiate                                        (OK=115239 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=115224 KO=1     )
> User Authorize PKCE stage                                (OK=134015 KO=1     )
> User AccessToken PKCE stage                              (OK=134010 KO=2     )
> tokenUserinfo                                            (OK=19010  KO=0     )
> Skip 2FA                                                 (OK=64181  KO=0     )
> GetUUid                                                  (OK=38284  KO=0     )
> GetOpenidConfig                                          (OK=114532 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25417  KO=0     )
> CreatePolicy                                             (OK=38256  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25417  KO=0     )
>  UI AM idFromSession                                     (OK=25416  KO=0     )
>  UI AM validateGoto                                      (OK=25415  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25415  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25414  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25413  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25413  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6719   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25410  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25408  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25407  KO=0     )
>  UI IDM uiconfig                                         (OK=25407  KO=0     )
>  UI IDM version                                          (OK=25407  KO=0     )
>  UI IDM login                                            (OK=25407  KO=0     )
>  UI IDM features                                         (OK=25407  KO=0     )
>  UI IDM privilege                                        (OK=25407  KO=0     )
>  UI IDM user                                             (OK=25407  KO=0     )
>  UI IDM dashboard                                        (OK=25407  KO=0     )
>  UI IDM managed user schema                              (OK=25407  KO=0     )
>  UI IDM oidcToken                                        (OK=25406  KO=0     )
> userinfo                                                 (OK=25406  KO=0     )
> UI-Logout                                                (OK=25405  KO=0     )
> UI-Logout Redirect 1                                     (OK=25404  KO=0     )
>  UI AM revoke2                                           (OK=25401  KO=0     )
>  UI AM revoke1                                           (OK=25402  KO=0     )
>  UI AM endsession                                        (OK=25402  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4278   KO=0     )
> RootUserinfo                                             (OK=86575  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4278   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1092   KO=0     )
> ReadPolicy                                               (OK=38186  KO=4     )
> getIdToken                                               (OK=8555   KO=0     )
> getIdToken Redirect 1                                    (OK=8554   KO=0     )
> createOrganization                                       (OK=8553   KO=0     )
> queryOrganization                                        (OK=8553   KO=0     )
> deleteOrganization                                       (OK=8553   KO=0     )
> DeletePolicy                                             (OK=38045  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6603 (99.37%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 133671 / active: 344    / done: 119179
================================================================================

10:06:27.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:27.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:28.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:28.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:28.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:28.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:28.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:28.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:29.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:29.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:29.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:29.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:29.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:29.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:29.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:30.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:31.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:31.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:31.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:31.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:31.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:32.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:32.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:32.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:32.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:32 GMT                                    1730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1660077 KO=41    )
> restLoginInitiate                                        (OK=115598 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=115588 KO=1     )
> User Authorize PKCE stage                                (OK=134421 KO=1     )
> User AccessToken PKCE stage                              (OK=134416 KO=2     )
> tokenUserinfo                                            (OK=19075  KO=0     )
> Skip 2FA                                                 (OK=64390  KO=0     )
> GetUUid                                                  (OK=38404  KO=0     )
> GetOpenidConfig                                          (OK=114873 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25483  KO=0     )
> CreatePolicy                                             (OK=38374  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25483  KO=0     )
>  UI AM idFromSession                                     (OK=25482  KO=0     )
>  UI AM validateGoto                                      (OK=25482  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25479  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25479  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25479  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25479  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6736   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25474  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25473  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25472  KO=0     )
>  UI IDM uiconfig                                         (OK=25472  KO=0     )
>  UI IDM version                                          (OK=25472  KO=0     )
>  UI IDM login                                            (OK=25471  KO=0     )
>  UI IDM features                                         (OK=25472  KO=0     )
>  UI IDM privilege                                        (OK=25470  KO=0     )
>  UI IDM user                                             (OK=25470  KO=0     )
>  UI IDM dashboard                                        (OK=25470  KO=0     )
>  UI IDM managed user schema                              (OK=25470  KO=0     )
>  UI IDM oidcToken                                        (OK=25470  KO=0     )
> userinfo                                                 (OK=25469  KO=0     )
> UI-Logout                                                (OK=25468  KO=0     )
> UI-Logout Redirect 1                                     (OK=25467  KO=0     )
>  UI AM revoke2                                           (OK=25466  KO=0     )
>  UI AM revoke1                                           (OK=25467  KO=0     )
>  UI AM endsession                                        (OK=25467  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4287   KO=0     )
> RootUserinfo                                             (OK=86877  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4287   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1094   KO=0     )
> ReadPolicy                                               (OK=38277  KO=4     )
> getIdToken                                               (OK=8580   KO=0     )
> getIdToken Redirect 1                                    (OK=8579   KO=0     )
> createOrganization                                       (OK=8579   KO=0     )
> queryOrganization                                        (OK=8579   KO=0     )
> deleteOrganization                                       (OK=8579   KO=0     )
> DeletePolicy                                             (OK=38178  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6628 (99.37%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 133304 / active: 335    / done: 119555
================================================================================

10:06:32.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:32.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:33.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:33.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:33.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:33.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:33.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:34.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:35.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:35.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:35.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:35.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:36.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:36.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:36.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:36.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:36.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:37.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:37 GMT                                    1735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1665361 KO=41    )
> restLoginInitiate                                        (OK=115969 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=115962 KO=1     )
> User Authorize PKCE stage                                (OK=134856 KO=1     )
> User AccessToken PKCE stage                              (OK=134849 KO=2     )
> tokenUserinfo                                            (OK=19140  KO=0     )
> Skip 2FA                                                 (OK=64606  KO=0     )
> GetUUid                                                  (OK=38525  KO=0     )
> GetOpenidConfig                                          (OK=115200 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25565  KO=0     )
> CreatePolicy                                             (OK=38494  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25564  KO=0     )
>  UI AM idFromSession                                     (OK=25562  KO=0     )
>  UI AM validateGoto                                      (OK=25562  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25559  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25558  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25556  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25556  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6761   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25553  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25553  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25553  KO=0     )
>  UI IDM uiconfig                                         (OK=25553  KO=0     )
>  UI IDM version                                          (OK=25553  KO=0     )
>  UI IDM login                                            (OK=25553  KO=0     )
>  UI IDM features                                         (OK=25553  KO=0     )
>  UI IDM privilege                                        (OK=25553  KO=0     )
>  UI IDM user                                             (OK=25553  KO=0     )
>  UI IDM dashboard                                        (OK=25553  KO=0     )
>  UI IDM managed user schema                              (OK=25553  KO=0     )
>  UI IDM oidcToken                                        (OK=25554  KO=0     )
> userinfo                                                 (OK=25554  KO=0     )
> UI-Logout                                                (OK=25554  KO=0     )
> UI-Logout Redirect 1                                     (OK=25554  KO=0     )
>  UI AM revoke2                                           (OK=25552  KO=0     )
>  UI AM revoke1                                           (OK=25553  KO=0     )
>  UI AM endsession                                        (OK=25553  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4299   KO=0     )
> RootUserinfo                                             (OK=87170  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4299   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1096   KO=0     )
> ReadPolicy                                               (OK=38393  KO=4     )
> getIdToken                                               (OK=8607   KO=0     )
> getIdToken Redirect 1                                    (OK=8607   KO=0     )
> createOrganization                                       (OK=8607   KO=0     )
> queryOrganization                                        (OK=8606   KO=0     )
> deleteOrganization                                       (OK=8605   KO=0     )
> DeletePolicy                                             (OK=38271  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6646 (99.37%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 132922 / active: 354    / done: 119918
================================================================================

10:06:37.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:38.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:38.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:39.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:39.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:39.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:39.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:40.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:40.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:40.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:40.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:40.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:41.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:41.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:41.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:41.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:41.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:41.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:41.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:41.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:42.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:42.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:42.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:42 GMT                                    1740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1670955 KO=41    )
> restLoginInitiate                                        (OK=116353 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=116339 KO=1     )
> User Authorize PKCE stage                                (OK=135303 KO=1     )
> User AccessToken PKCE stage                              (OK=135296 KO=2     )
> tokenUserinfo                                            (OK=19202  KO=0     )
> Skip 2FA                                                 (OK=64808  KO=0     )
> GetUUid                                                  (OK=38647  KO=0     )
> GetOpenidConfig                                          (OK=115563 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25652  KO=0     )
> CreatePolicy                                             (OK=38616  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25651  KO=0     )
>  UI AM idFromSession                                     (OK=25650  KO=0     )
>  UI AM validateGoto                                      (OK=25650  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25647  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25647  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25647  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25647  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6783   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25643  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25643  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25643  KO=0     )
>  UI IDM uiconfig                                         (OK=25643  KO=0     )
>  UI IDM version                                          (OK=25642  KO=0     )
>  UI IDM login                                            (OK=25642  KO=0     )
>  UI IDM features                                         (OK=25642  KO=0     )
>  UI IDM privilege                                        (OK=25642  KO=0     )
>  UI IDM user                                             (OK=25641  KO=0     )
>  UI IDM dashboard                                        (OK=25641  KO=0     )
>  UI IDM managed user schema                              (OK=25641  KO=0     )
>  UI IDM oidcToken                                        (OK=25642  KO=0     )
> userinfo                                                 (OK=25641  KO=0     )
> UI-Logout                                                (OK=25641  KO=0     )
> UI-Logout Redirect 1                                     (OK=25640  KO=0     )
>  UI AM revoke2                                           (OK=25637  KO=0     )
>  UI AM revoke1                                           (OK=25638  KO=0     )
>  UI AM endsession                                        (OK=25638  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4317   KO=0     )
> RootUserinfo                                             (OK=87439  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4317   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1099   KO=0     )
> ReadPolicy                                               (OK=38514  KO=4     )
> getIdToken                                               (OK=8648   KO=0     )
> getIdToken Redirect 1                                    (OK=8648   KO=0     )
> createOrganization                                       (OK=8648   KO=0     )
> queryOrganization                                        (OK=8648   KO=0     )
> deleteOrganization                                       (OK=8647   KO=0     )
> DeletePolicy                                             (OK=38389  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6669 (99.37%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 132520 / active: 347    / done: 120327
================================================================================

10:06:42.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:43.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:43.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:43.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:43.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:44.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:44.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:44.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:45.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:45.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:45.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:45.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:45.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:46.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:46.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:46.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:46.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:46.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:46.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:46.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:47.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:47 GMT                                    1745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1676095 KO=41    )
> restLoginInitiate                                        (OK=116720 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=116712 KO=1     )
> User Authorize PKCE stage                                (OK=135727 KO=1     )
> User AccessToken PKCE stage                              (OK=135722 KO=2     )
> tokenUserinfo                                            (OK=19264  KO=0     )
> Skip 2FA                                                 (OK=65029  KO=0     )
> GetUUid                                                  (OK=38771  KO=0     )
> GetOpenidConfig                                          (OK=115929 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25723  KO=0     )
> CreatePolicy                                             (OK=38743  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25723  KO=0     )
>  UI AM idFromSession                                     (OK=25722  KO=0     )
>  UI AM validateGoto                                      (OK=25722  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25720  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25719  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25719  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25719  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6807   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25717  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25716  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25716  KO=0     )
>  UI IDM uiconfig                                         (OK=25716  KO=0     )
>  UI IDM version                                          (OK=25716  KO=0     )
>  UI IDM login                                            (OK=25716  KO=0     )
>  UI IDM features                                         (OK=25716  KO=0     )
>  UI IDM privilege                                        (OK=25716  KO=0     )
>  UI IDM user                                             (OK=25716  KO=0     )
>  UI IDM dashboard                                        (OK=25716  KO=0     )
>  UI IDM managed user schema                              (OK=25716  KO=0     )
>  UI IDM oidcToken                                        (OK=25717  KO=0     )
> userinfo                                                 (OK=25717  KO=0     )
> UI-Logout                                                (OK=25717  KO=0     )
> UI-Logout Redirect 1                                     (OK=25716  KO=0     )
>  UI AM revoke2                                           (OK=25715  KO=0     )
>  UI AM revoke1                                           (OK=25716  KO=0     )
>  UI AM endsession                                        (OK=25716  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4338   KO=0     )
> RootUserinfo                                             (OK=87678  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4337   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1101   KO=0     )
> ReadPolicy                                               (OK=38638  KO=4     )
> getIdToken                                               (OK=8683   KO=0     )
> getIdToken Redirect 1                                    (OK=8683   KO=0     )
> createOrganization                                       (OK=8683   KO=0     )
> queryOrganization                                        (OK=8682   KO=0     )
> deleteOrganization                                       (OK=8681   KO=0     )
> DeletePolicy                                             (OK=38509  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6690 (99.38%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 132130 / active: 354    / done: 120710
================================================================================

10:06:47.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:48.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:48.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:48.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:48.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:48.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:49.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:49.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:49.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:49.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:50.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:50.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:51.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:51.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:52.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:52 GMT                                    1750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1681389 KO=41    )
> restLoginInitiate                                        (OK=117066 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=117059 KO=1     )
> User Authorize PKCE stage                                (OK=136143 KO=1     )
> User AccessToken PKCE stage                              (OK=136141 KO=2     )
> tokenUserinfo                                            (OK=19325  KO=0     )
> Skip 2FA                                                 (OK=65215  KO=0     )
> GetUUid                                                  (OK=38875  KO=0     )
> GetOpenidConfig                                          (OK=116281 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25809  KO=0     )
> CreatePolicy                                             (OK=38848  KO=26    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25809  KO=0     )
>  UI AM idFromSession                                     (OK=25807  KO=0     )
>  UI AM validateGoto                                      (OK=25807  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25806  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25806  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25806  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25806  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6831   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25804  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25804  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25803  KO=0     )
>  UI IDM uiconfig                                         (OK=25803  KO=0     )
>  UI IDM version                                          (OK=25803  KO=0     )
>  UI IDM login                                            (OK=25802  KO=0     )
>  UI IDM features                                         (OK=25802  KO=0     )
>  UI IDM privilege                                        (OK=25802  KO=0     )
>  UI IDM user                                             (OK=25801  KO=0     )
>  UI IDM dashboard                                        (OK=25801  KO=0     )
>  UI IDM managed user schema                              (OK=25801  KO=0     )
>  UI IDM oidcToken                                        (OK=25802  KO=0     )
> userinfo                                                 (OK=25801  KO=0     )
> UI-Logout                                                (OK=25800  KO=0     )
> UI-Logout Redirect 1                                     (OK=25800  KO=0     )
>  UI AM revoke2                                           (OK=25797  KO=0     )
>  UI AM revoke1                                           (OK=25798  KO=0     )
>  UI AM endsession                                        (OK=25798  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4352   KO=0     )
> RootUserinfo                                             (OK=87963  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4351   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1104   KO=0     )
> ReadPolicy                                               (OK=38762  KO=4     )
> getIdToken                                               (OK=8713   KO=0     )
> getIdToken Redirect 1                                    (OK=8713   KO=0     )
> createOrganization                                       (OK=8713   KO=0     )
> queryOrganization                                        (OK=8713   KO=0     )
> deleteOrganization                                       (OK=8713   KO=0     )
> DeletePolicy                                             (OK=38630  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6705 (99.38%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 131773 / active: 336    / done: 121085
================================================================================

10:06:52.533 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 121388: status.find.in([200, 209], 304), found 409
10:06:52.534 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,121388,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTMxMjAxMjA3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibExYZER4QldEUTdGSzUzVHZfc2Zya2NQUW9BIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjQxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjQxMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2MDEyLCJpYXQiOjE3MzE0OTI0MTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IndIVEMyaEI5a214RmxyR255X3RrdWVCenN0ayJ9.cXCSHivS5H4LjuDirnhXeIc1cesY4FYzFJQC03-O_-vbIElvLl7Ru_FhTZHITAWZlEA6qUSo2SFyH_vnkxMGBLY0qhXICANVM7vwywow-r_OLlae1AvMe9WF-iNBHTitM9iMVF5951MZr-U5MhNiuWtMjgErGmM2pr9Nwlsf7WT8p1ycp7IK30JMHHfPwVqAzK0uNe1x3Tsc0wmQG_6B4czs1CcIE1G1DIWIacsL8ivZuog53GVX9srTFyv1Oi_xl5eMKQDEjS9S1FnIXXnRARwGblb3l9mEsL3JAaZj-mXvGK3SVTzRiYiudFe-1NhSzbsDVU_Q6EkIu791EJG-pw, username -> user.165387, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy280430, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@438d392f, authcode -> Le4U2OX8sZx7ayipFipLNfZ_U-w, useAdminRealm -> true, callbacks -> {"tokenId":"9zEaEhI7wb91Ojcd4dw6rdVBJBQ.*AAJTSQACMDIAAlNLABxWM0RKVVpxYlZ5d1YyMFdpZkN3eTd3WHJCNVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492412241), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=9zEaEhI7wb91Ojcd4dw6rdVBJBQ.*AAJTSQACMDIAAlNLABxWM0RKVVpxYlZ5d1YyMFdpZkN3eTd3WHJCNVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492412241))), password -> Pa_ssw0rd, challenge -> AsjvD1wsphNnnJHfeE-RJhZPDCER6DQV8BSChid9P5s, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NzE0MjQ3ODQ2NDIxNDU4NTUyNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5852a10d, tokenId -> 9zEaEhI7wb91Ojcd4dw6rdVBJBQ.*AAJTSQACMDIAAlNLABxWM0RKVVpxYlZ5d1YyMFdpZkN3eTd3WHJCNVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=9zEaEhI7wb91Ojcd4dw6rdVBJBQ.*AAJTSQACMDIAAlNLABxWM0RKVVpxYlZ5d1YyMFdpZkN3eTd3WHJCNVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=9zEaEhI7wb91Ojcd4dw6rdVBJBQ.*AAJTSQACMDIAAlNLABxWM0RKVVpxYlZ5d1YyMFdpZkN3eTd3WHJCNVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy280430","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:06:52 GMT
	x-forgerock-transactionid: cfe61f0a-b1b5-48c8-9551-56a7f33c165b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:06:52.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:52.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:52.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:53.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:53.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:53.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:54.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:54.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:54.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:54.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:54.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:54.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:54.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:54.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:54.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:55.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:55.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:55.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:55.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:56.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:56.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:56.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:56.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:57.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:06:57 GMT                                    1755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1686104 KO=42    )
> restLoginInitiate                                        (OK=117420 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=117409 KO=1     )
> User Authorize PKCE stage                                (OK=136540 KO=1     )
> User AccessToken PKCE stage                              (OK=136532 KO=2     )
> tokenUserinfo                                            (OK=19385  KO=0     )
> Skip 2FA                                                 (OK=65407  KO=0     )
> GetUUid                                                  (OK=38994  KO=0     )
> GetOpenidConfig                                          (OK=116632 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25878  KO=0     )
> CreatePolicy                                             (OK=38962  KO=27    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25878  KO=0     )
>  UI AM idFromSession                                     (OK=25878  KO=0     )
>  UI AM validateGoto                                      (OK=25878  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25874  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25872  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25872  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25872  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6856   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25870  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25869  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25869  KO=0     )
>  UI IDM uiconfig                                         (OK=25869  KO=0     )
>  UI IDM version                                          (OK=25869  KO=0     )
>  UI IDM login                                            (OK=25869  KO=0     )
>  UI IDM features                                         (OK=25869  KO=0     )
>  UI IDM privilege                                        (OK=25869  KO=0     )
>  UI IDM user                                             (OK=25868  KO=0     )
>  UI IDM dashboard                                        (OK=25868  KO=0     )
>  UI IDM managed user schema                              (OK=25868  KO=0     )
>  UI IDM oidcToken                                        (OK=25869  KO=0     )
> userinfo                                                 (OK=25867  KO=0     )
> UI-Logout                                                (OK=25865  KO=0     )
> UI-Logout Redirect 1                                     (OK=25864  KO=0     )
>  UI AM revoke2                                           (OK=25863  KO=0     )
>  UI AM revoke1                                           (OK=25864  KO=0     )
>  UI AM endsession                                        (OK=25864  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4362   KO=0     )
> RootUserinfo                                             (OK=88219  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4361   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1110   KO=0     )
> ReadPolicy                                               (OK=38868  KO=4     )
> getIdToken                                               (OK=8736   KO=0     )
> getIdToken Redirect 1                                    (OK=8736   KO=0     )
> createOrganization                                       (OK=8735   KO=0     )
> queryOrganization                                        (OK=8735   KO=0     )
> deleteOrganization                                       (OK=8735   KO=0     )
> DeletePolicy                                             (OK=38755  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6729 (99.37%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 131409 / active: 338    / done: 121447
================================================================================

10:06:57.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:57.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:57.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:58.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:59.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:59.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:59.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:59.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:06:59.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:00.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:00.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:00.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:00.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:00.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:01.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:01.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:01.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:01.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:01.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:01.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:02.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:02.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:02 GMT                                    1760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1691295 KO=42    )
> restLoginInitiate                                        (OK=117775 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=117758 KO=1     )
> User Authorize PKCE stage                                (OK=136954 KO=1     )
> User AccessToken PKCE stage                              (OK=136949 KO=2     )
> tokenUserinfo                                            (OK=19443  KO=0     )
> Skip 2FA                                                 (OK=65599  KO=0     )
> GetUUid                                                  (OK=39116  KO=0     )
> GetOpenidConfig                                          (OK=116976 KO=0     )
> UI-Post-Login - stage 1                                  (OK=25961  KO=0     )
> CreatePolicy                                             (OK=39088  KO=27    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25960  KO=0     )
>  UI AM idFromSession                                     (OK=25960  KO=0     )
>  UI AM validateGoto                                      (OK=25960  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25957  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25957  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25956  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25956  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6877   KO=0     )
> UI-Post-Login - stage 3                                  (OK=25952  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25952  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25952  KO=0     )
>  UI IDM uiconfig                                         (OK=25951  KO=0     )
>  UI IDM version                                          (OK=25951  KO=0     )
>  UI IDM login                                            (OK=25951  KO=0     )
>  UI IDM features                                         (OK=25951  KO=0     )
>  UI IDM privilege                                        (OK=25951  KO=0     )
>  UI IDM user                                             (OK=25951  KO=0     )
>  UI IDM dashboard                                        (OK=25951  KO=0     )
>  UI IDM managed user schema                              (OK=25951  KO=0     )
>  UI IDM oidcToken                                        (OK=25950  KO=0     )
> userinfo                                                 (OK=25948  KO=0     )
> UI-Logout                                                (OK=25948  KO=0     )
> UI-Logout Redirect 1                                     (OK=25947  KO=0     )
>  UI AM revoke2                                           (OK=25945  KO=0     )
>  UI AM revoke1                                           (OK=25946  KO=0     )
>  UI AM endsession                                        (OK=25946  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4375   KO=0     )
> RootUserinfo                                             (OK=88457  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4374   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1110   KO=0     )
> ReadPolicy                                               (OK=38985  KO=4     )
> getIdToken                                               (OK=8768   KO=0     )
> getIdToken Redirect 1                                    (OK=8767   KO=0     )
> createOrganization                                       (OK=8767   KO=0     )
> queryOrganization                                        (OK=8766   KO=0     )
> deleteOrganization                                       (OK=8765   KO=0     )
> DeletePolicy                                             (OK=38865  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6751 (99.37%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 131040 / active: 337    / done: 121817
================================================================================

10:07:02.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:02.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:02.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:02.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:03.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:03.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:04.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:04.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:04.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:04.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:05.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:06.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:06.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:06.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:06.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:07.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:07.242 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 122423: status.find.in([200, 209], 304), found 409
10:07:07.243 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,122423,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMxNDI1NDg3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieHpyWE5nTHpOby1PYUp2alVrTk56T3dPM19VIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjQyNiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjQyNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2MDI2LCJpYXQiOjE3MzE0OTI0MjYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImlMOFNGbnpzYndZakRoa2hlSjNTdWN2TnowMCJ9.aBoxlvaB_Xv9NFFO1eFcptisrOGcT2uQGRR36uEaHmWiQHVYGhFEkWuYnK02LRy2RJPQzdijmX_RFJ1NzPMk48GUILKE7WM6-8I7M2DEU1_iyWZkMHKo3jsaVb7Qzqh8cqnLZCNNMBVJyOrHAeVVinYP5F5eCBGJKsd4DA0xbmnnJzNWJ9KPGaK6Y39OTM9c6a6pyc3-hDvQxcJIk7d5Biljsh3wnbRDUp8wQtINkwBO8YvgQ4Q-44OdtI1Z7zH5szgeNlED-uMBWEg2T1xkcL4SwsMnsj19uc9yNuLYbV5naYUC78C4T07dcqhziTLMBULTG11YH1iRpLznymQGmA, username -> user.15678, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy806595, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7b0d799a, authcode -> AU_ohKrXmUJGSL9_RkPNJc4sn5Q, useAdminRealm -> true, callbacks -> {"tokenId":"VoFig2eLc0Y9DncpqKZYOmqjgwE.*AAJTSQACMDIAAlNLABxtbnJuaDRRcm1Mem1oYUVtVllrbE42NXpoVzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492426897), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=VoFig2eLc0Y9DncpqKZYOmqjgwE.*AAJTSQACMDIAAlNLABxtbnJuaDRRcm1Mem1oYUVtVllrbE42NXpoVzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492426897))), password -> Pa_ssw0rd, challenge -> 6iYUnBDZ1cenAfToiJgox0AlfgwODLd-qHH_dFbOLIE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 99.136.34.96, verifier -> NzgyNDI3ODg2OTcwODIyNzYxMw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@106acd12, tokenId -> VoFig2eLc0Y9DncpqKZYOmqjgwE.*AAJTSQACMDIAAlNLABxtbnJuaDRRcm1Mem1oYUVtVllrbE42NXpoVzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=VoFig2eLc0Y9DncpqKZYOmqjgwE.*AAJTSQACMDIAAlNLABxtbnJuaDRRcm1Mem1oYUVtVllrbE42NXpoVzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=VoFig2eLc0Y9DncpqKZYOmqjgwE.*AAJTSQACMDIAAlNLABxtbnJuaDRRcm1Mem1oYUVtVllrbE42NXpoVzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy806595","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:07:07 GMT
	x-forgerock-transactionid: be413ae4-ed0b-4247-88c8-456a0d548fa2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:07:07.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:07.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:07 GMT                                    1765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1695866 KO=43    )
> restLoginInitiate                                        (OK=118088 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=118081 KO=1     )
> User Authorize PKCE stage                                (OK=137324 KO=1     )
> User AccessToken PKCE stage                              (OK=137321 KO=2     )
> tokenUserinfo                                            (OK=19499  KO=0     )
> Skip 2FA                                                 (OK=65780  KO=0     )
> GetUUid                                                  (OK=39223  KO=0     )
> GetOpenidConfig                                          (OK=117318 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26029  KO=0     )
> CreatePolicy                                             (OK=39191  KO=28    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26029  KO=0     )
>  UI AM idFromSession                                     (OK=26028  KO=0     )
>  UI AM validateGoto                                      (OK=26028  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26025  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26025  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26022  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26022  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6898   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26018  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26017  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26017  KO=0     )
>  UI IDM uiconfig                                         (OK=26017  KO=0     )
>  UI IDM version                                          (OK=26017  KO=0     )
>  UI IDM login                                            (OK=26017  KO=0     )
>  UI IDM features                                         (OK=26017  KO=0     )
>  UI IDM privilege                                        (OK=26017  KO=0     )
>  UI IDM user                                             (OK=26017  KO=0     )
>  UI IDM dashboard                                        (OK=26017  KO=0     )
>  UI IDM managed user schema                              (OK=26017  KO=0     )
>  UI IDM oidcToken                                        (OK=26018  KO=0     )
> userinfo                                                 (OK=26017  KO=0     )
> UI-Logout                                                (OK=26015  KO=0     )
> UI-Logout Redirect 1                                     (OK=26015  KO=0     )
>  UI AM revoke2                                           (OK=26014  KO=0     )
>  UI AM revoke1                                           (OK=26015  KO=0     )
>  UI AM endsession                                        (OK=26015  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4390   KO=0     )
> RootUserinfo                                             (OK=88695  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4390   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1113   KO=0     )
> ReadPolicy                                               (OK=39108  KO=4     )
> getIdToken                                               (OK=8794   KO=0     )
> getIdToken Redirect 1                                    (OK=8793   KO=0     )
> createOrganization                                       (OK=8793   KO=0     )
> queryOrganization                                        (OK=8792   KO=0     )
> deleteOrganization                                       (OK=8792   KO=0     )
> DeletePolicy                                             (OK=38978  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6769 (99.35%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 130713 / active: 326    / done: 122155
================================================================================

10:07:08.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:08.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:08.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:09.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:09.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:10.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:10.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:10.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:10.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:10.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:10.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:10.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:10.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:11.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:12.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:12.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:12 GMT                                    1770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1700740 KO=43    )
> restLoginInitiate                                        (OK=118418 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=118410 KO=1     )
> User Authorize PKCE stage                                (OK=137701 KO=1     )
> User AccessToken PKCE stage                              (OK=137696 KO=2     )
> tokenUserinfo                                            (OK=19533  KO=0     )
> Skip 2FA                                                 (OK=65962  KO=0     )
> GetUUid                                                  (OK=39339  KO=0     )
> GetOpenidConfig                                          (OK=117668 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26113  KO=0     )
> CreatePolicy                                             (OK=39309  KO=28    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26109  KO=0     )
>  UI AM idFromSession                                     (OK=26107  KO=0     )
>  UI AM validateGoto                                      (OK=26107  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26103  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26103  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26102  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26102  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6923   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26098  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26098  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26096  KO=0     )
>  UI IDM uiconfig                                         (OK=26096  KO=0     )
>  UI IDM version                                          (OK=26096  KO=0     )
>  UI IDM login                                            (OK=26096  KO=0     )
>  UI IDM features                                         (OK=26096  KO=0     )
>  UI IDM privilege                                        (OK=26096  KO=0     )
>  UI IDM user                                             (OK=26096  KO=0     )
>  UI IDM dashboard                                        (OK=26096  KO=0     )
>  UI IDM managed user schema                              (OK=26096  KO=0     )
>  UI IDM oidcToken                                        (OK=26096  KO=0     )
> userinfo                                                 (OK=26095  KO=0     )
> UI-Logout                                                (OK=26094  KO=0     )
> UI-Logout Redirect 1                                     (OK=26092  KO=0     )
>  UI AM revoke2                                           (OK=26091  KO=0     )
>  UI AM revoke1                                           (OK=26092  KO=0     )
>  UI AM endsession                                        (OK=26092  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4402   KO=0     )
> RootUserinfo                                             (OK=88903  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4401   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1115   KO=0     )
> ReadPolicy                                               (OK=39214  KO=4     )
> getIdToken                                               (OK=8818   KO=0     )
> getIdToken Redirect 1                                    (OK=8818   KO=0     )
> createOrganization                                       (OK=8817   KO=0     )
> queryOrganization                                        (OK=8817   KO=0     )
> deleteOrganization                                       (OK=8817   KO=0     )
> DeletePolicy                                             (OK=39101  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6797 (99.36%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 130373 / active: 320    / done: 122501
================================================================================

10:07:13.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:13.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:13.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:13.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:13.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:13.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:14.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:14.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:14.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:14.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:15.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:15.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:15.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:16.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:16.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:16.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:17 GMT                                    1775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1705390 KO=43    )
> restLoginInitiate                                        (OK=118743 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=118733 KO=1     )
> User Authorize PKCE stage                                (OK=138076 KO=1     )
> User AccessToken PKCE stage                              (OK=138070 KO=2     )
> tokenUserinfo                                            (OK=19585  KO=0     )
> Skip 2FA                                                 (OK=66153  KO=0     )
> GetUUid                                                  (OK=39444  KO=0     )
> GetOpenidConfig                                          (OK=117997 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26175  KO=0     )
> CreatePolicy                                             (OK=39414  KO=28    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26175  KO=0     )
>  UI AM idFromSession                                     (OK=26174  KO=0     )
>  UI AM validateGoto                                      (OK=26174  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26170  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26170  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26169  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26169  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6939   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26166  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26165  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26165  KO=0     )
>  UI IDM uiconfig                                         (OK=26165  KO=0     )
>  UI IDM version                                          (OK=26165  KO=0     )
>  UI IDM login                                            (OK=26165  KO=0     )
>  UI IDM features                                         (OK=26165  KO=0     )
>  UI IDM privilege                                        (OK=26165  KO=0     )
>  UI IDM user                                             (OK=26165  KO=0     )
>  UI IDM dashboard                                        (OK=26165  KO=0     )
>  UI IDM managed user schema                              (OK=26165  KO=0     )
>  UI IDM oidcToken                                        (OK=26166  KO=0     )
> userinfo                                                 (OK=26166  KO=0     )
> UI-Logout                                                (OK=26165  KO=0     )
> UI-Logout Redirect 1                                     (OK=26164  KO=0     )
>  UI AM revoke2                                           (OK=26162  KO=0     )
>  UI AM revoke1                                           (OK=26163  KO=0     )
>  UI AM endsession                                        (OK=26163  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4410   KO=0     )
> RootUserinfo                                             (OK=89143  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4410   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1117   KO=0     )
> ReadPolicy                                               (OK=39332  KO=4     )
> getIdToken                                               (OK=8856   KO=0     )
> getIdToken Redirect 1                                    (OK=8856   KO=0     )
> createOrganization                                       (OK=8855   KO=0     )
> queryOrganization                                        (OK=8855   KO=0     )
> deleteOrganization                                       (OK=8855   KO=0     )
> DeletePolicy                                             (OK=39206  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6813 (99.36%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 130037 / active: 320    / done: 122837
================================================================================

10:07:17.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:17.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:17.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:17.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:17.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:18.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:18.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:18.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:18.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:19.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:19.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:19.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:19.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:19.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:19.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:20.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:20.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:20.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:21.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:22.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:22.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:22 GMT                                    1780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1710267 KO=43    )
> restLoginInitiate                                        (OK=119095 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=119080 KO=1     )
> User Authorize PKCE stage                                (OK=138467 KO=1     )
> User AccessToken PKCE stage                              (OK=138462 KO=2     )
> tokenUserinfo                                            (OK=19633  KO=0     )
> Skip 2FA                                                 (OK=66357  KO=0     )
> GetUUid                                                  (OK=39563  KO=0     )
> GetOpenidConfig                                          (OK=118336 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26245  KO=0     )
> CreatePolicy                                             (OK=39531  KO=28    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26244  KO=0     )
>  UI AM idFromSession                                     (OK=26244  KO=0     )
>  UI AM validateGoto                                      (OK=26244  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26242  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26242  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26242  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26242  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6958   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26239  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26239  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26239  KO=0     )
>  UI IDM uiconfig                                         (OK=26239  KO=0     )
>  UI IDM version                                          (OK=26239  KO=0     )
>  UI IDM login                                            (OK=26239  KO=0     )
>  UI IDM features                                         (OK=26239  KO=0     )
>  UI IDM privilege                                        (OK=26239  KO=0     )
>  UI IDM user                                             (OK=26238  KO=0     )
>  UI IDM dashboard                                        (OK=26238  KO=0     )
>  UI IDM managed user schema                              (OK=26238  KO=0     )
>  UI IDM oidcToken                                        (OK=26239  KO=0     )
> userinfo                                                 (OK=26239  KO=0     )
> UI-Logout                                                (OK=26239  KO=0     )
> UI-Logout Redirect 1                                     (OK=26237  KO=0     )
>  UI AM revoke2                                           (OK=26235  KO=0     )
>  UI AM revoke1                                           (OK=26236  KO=0     )
>  UI AM endsession                                        (OK=26236  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4430   KO=0     )
> RootUserinfo                                             (OK=89411  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4429   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1121   KO=0     )
> ReadPolicy                                               (OK=39435  KO=4     )
> getIdToken                                               (OK=8881   KO=0     )
> getIdToken Redirect 1                                    (OK=8881   KO=0     )
> createOrganization                                       (OK=8881   KO=0     )
> queryOrganization                                        (OK=8881   KO=0     )
> deleteOrganization                                       (OK=8879   KO=0     )
> DeletePolicy                                             (OK=39324  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6834 (99.36%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 129669 / active: 329    / done: 123196
================================================================================

10:07:22.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:23.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:23.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:23.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:24.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:24.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:25.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:25.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:25.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:25.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:25.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:26.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:26.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:26.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:26.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:27.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:27 GMT                                    1785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1715246 KO=43    )
> restLoginInitiate                                        (OK=119435 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=119428 KO=1     )
> User Authorize PKCE stage                                (OK=138885 KO=1     )
> User AccessToken PKCE stage                              (OK=138876 KO=2     )
> tokenUserinfo                                            (OK=19692  KO=0     )
> Skip 2FA                                                 (OK=66552  KO=0     )
> GetUUid                                                  (OK=39682  KO=0     )
> GetOpenidConfig                                          (OK=118678 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26327  KO=0     )
> CreatePolicy                                             (OK=39652  KO=28    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26326  KO=0     )
>  UI AM idFromSession                                     (OK=26326  KO=0     )
>  UI AM validateGoto                                      (OK=26326  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26320  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26319  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26318  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26318  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6979   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26315  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26313  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26312  KO=0     )
>  UI IDM uiconfig                                         (OK=26312  KO=0     )
>  UI IDM version                                          (OK=26312  KO=0     )
>  UI IDM login                                            (OK=26312  KO=0     )
>  UI IDM features                                         (OK=26312  KO=0     )
>  UI IDM privilege                                        (OK=26312  KO=0     )
>  UI IDM user                                             (OK=26311  KO=0     )
>  UI IDM dashboard                                        (OK=26311  KO=0     )
>  UI IDM managed user schema                              (OK=26312  KO=0     )
>  UI IDM oidcToken                                        (OK=26312  KO=0     )
> userinfo                                                 (OK=26309  KO=0     )
> UI-Logout                                                (OK=26309  KO=0     )
> UI-Logout Redirect 1                                     (OK=26308  KO=0     )
>  UI AM revoke2                                           (OK=26307  KO=0     )
>  UI AM revoke1                                           (OK=26308  KO=0     )
>  UI AM endsession                                        (OK=26308  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4442   KO=0     )
> RootUserinfo                                             (OK=89705  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4442   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1126   KO=0     )
> ReadPolicy                                               (OK=39552  KO=4     )
> getIdToken                                               (OK=8906   KO=0     )
> getIdToken Redirect 1                                    (OK=8903   KO=0     )
> createOrganization                                       (OK=8902   KO=0     )
> queryOrganization                                        (OK=8902   KO=0     )
> deleteOrganization                                       (OK=8901   KO=0     )
> DeletePolicy                                             (OK=39431  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6850 (99.36%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 129314 / active: 341    / done: 123539
================================================================================

10:07:27.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:27.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:27.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:27.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:28.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:29.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:29.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:29.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:30.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:30.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:30.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:30.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:30.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:30.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:30.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:30.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:31.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:31.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:31.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:32 GMT                                    1790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1720385 KO=43    )
> restLoginInitiate                                        (OK=119812 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=119798 KO=1     )
> User Authorize PKCE stage                                (OK=139305 KO=1     )
> User AccessToken PKCE stage                              (OK=139299 KO=2     )
> tokenUserinfo                                            (OK=19753  KO=0     )
> Skip 2FA                                                 (OK=66770  KO=0     )
> GetUUid                                                  (OK=39824  KO=0     )
> GetOpenidConfig                                          (OK=119060 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26400  KO=0     )
> CreatePolicy                                             (OK=39795  KO=28    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26400  KO=0     )
>  UI AM idFromSession                                     (OK=26399  KO=0     )
>  UI AM validateGoto                                      (OK=26399  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26395  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26394  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26392  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26392  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6995   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26388  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26387  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26387  KO=0     )
>  UI IDM uiconfig                                         (OK=26387  KO=0     )
>  UI IDM version                                          (OK=26387  KO=0     )
>  UI IDM login                                            (OK=26387  KO=0     )
>  UI IDM features                                         (OK=26387  KO=0     )
>  UI IDM privilege                                        (OK=26387  KO=0     )
>  UI IDM user                                             (OK=26387  KO=0     )
>  UI IDM dashboard                                        (OK=26387  KO=0     )
>  UI IDM managed user schema                              (OK=26387  KO=0     )
>  UI IDM oidcToken                                        (OK=26388  KO=0     )
> userinfo                                                 (OK=26388  KO=0     )
> UI-Logout                                                (OK=26386  KO=0     )
> UI-Logout Redirect 1                                     (OK=26386  KO=0     )
>  UI AM revoke2                                           (OK=26385  KO=0     )
>  UI AM revoke1                                           (OK=26386  KO=0     )
>  UI AM endsession                                        (OK=26386  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4458   KO=0     )
> RootUserinfo                                             (OK=89925  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4458   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1127   KO=0     )
> ReadPolicy                                               (OK=39674  KO=4     )
> getIdToken                                               (OK=8930   KO=0     )
> getIdToken Redirect 1                                    (OK=8930   KO=0     )
> createOrganization                                       (OK=8930   KO=0     )
> queryOrganization                                        (OK=8930   KO=0     )
> deleteOrganization                                       (OK=8929   KO=0     )
> DeletePolicy                                             (OK=39549  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6869 (99.36%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 128922 / active: 360    / done: 123912
================================================================================

10:07:32.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:32.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:33.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:33.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:33.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:33.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:33.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:34.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:34.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:34.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:35.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:35.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:35.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:35.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:36.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:36.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:37.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:37.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:37.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:37 GMT                                    1795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1725463 KO=43    )
> restLoginInitiate                                        (OK=120160 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=120151 KO=1     )
> User Authorize PKCE stage                                (OK=139717 KO=1     )
> User AccessToken PKCE stage                              (OK=139711 KO=2     )
> tokenUserinfo                                            (OK=19817  KO=0     )
> Skip 2FA                                                 (OK=66965  KO=0     )
> GetUUid                                                  (OK=39943  KO=0     )
> GetOpenidConfig                                          (OK=119437 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26473  KO=0     )
> CreatePolicy                                             (OK=39912  KO=28    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26472  KO=0     )
>  UI AM idFromSession                                     (OK=26471  KO=0     )
>  UI AM validateGoto                                      (OK=26471  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26469  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26469  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26468  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26468  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7017   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26464  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26464  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26464  KO=0     )
>  UI IDM uiconfig                                         (OK=26464  KO=0     )
>  UI IDM version                                          (OK=26464  KO=0     )
>  UI IDM login                                            (OK=26462  KO=0     )
>  UI IDM features                                         (OK=26462  KO=0     )
>  UI IDM privilege                                        (OK=26462  KO=0     )
>  UI IDM user                                             (OK=26461  KO=0     )
>  UI IDM dashboard                                        (OK=26460  KO=0     )
>  UI IDM managed user schema                              (OK=26461  KO=0     )
>  UI IDM oidcToken                                        (OK=26461  KO=0     )
> userinfo                                                 (OK=26460  KO=0     )
> UI-Logout                                                (OK=26460  KO=0     )
> UI-Logout Redirect 1                                     (OK=26460  KO=0     )
>  UI AM revoke2                                           (OK=26457  KO=0     )
>  UI AM revoke1                                           (OK=26458  KO=0     )
>  UI AM endsession                                        (OK=26458  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4478   KO=0     )
> RootUserinfo                                             (OK=90187  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4478   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1136   KO=0     )
> ReadPolicy                                               (OK=39813  KO=4     )
> getIdToken                                               (OK=8963   KO=0     )
> getIdToken Redirect 1                                    (OK=8963   KO=0     )
> createOrganization                                       (OK=8962   KO=0     )
> queryOrganization                                        (OK=8961   KO=0     )
> deleteOrganization                                       (OK=8961   KO=0     )
> DeletePolicy                                             (OK=39668  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6888 (99.37%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 128550 / active: 362    / done: 124282
================================================================================

10:07:37.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:38.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:38.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:38.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:38.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:39.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:39.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:39.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:40.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:40.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:40.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:40.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:40.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:40.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:41.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:41.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:41.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:41.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:41.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:42.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:42.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:42 GMT                                    1800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1730669 KO=43    )
> restLoginInitiate                                        (OK=120531 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=120519 KO=1     )
> User Authorize PKCE stage                                (OK=140142 KO=1     )
> User AccessToken PKCE stage                              (OK=140140 KO=2     )
> tokenUserinfo                                            (OK=19879  KO=0     )
> Skip 2FA                                                 (OK=67177  KO=0     )
> GetUUid                                                  (OK=40057  KO=0     )
> GetOpenidConfig                                          (OK=119813 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26548  KO=0     )
> CreatePolicy                                             (OK=40027  KO=28    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26547  KO=0     )
>  UI AM idFromSession                                     (OK=26546  KO=0     )
>  UI AM validateGoto                                      (OK=26546  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26546  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26546  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26545  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26545  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7036   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26543  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26542  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26542  KO=0     )
>  UI IDM uiconfig                                         (OK=26542  KO=0     )
>  UI IDM version                                          (OK=26542  KO=0     )
>  UI IDM login                                            (OK=26540  KO=0     )
>  UI IDM features                                         (OK=26540  KO=0     )
>  UI IDM privilege                                        (OK=26541  KO=0     )
>  UI IDM user                                             (OK=26539  KO=0     )
>  UI IDM dashboard                                        (OK=26540  KO=0     )
>  UI IDM managed user schema                              (OK=26540  KO=0     )
>  UI IDM oidcToken                                        (OK=26538  KO=0     )
> userinfo                                                 (OK=26538  KO=0     )
> UI-Logout                                                (OK=26536  KO=0     )
> UI-Logout Redirect 1                                     (OK=26534  KO=0     )
>  UI AM revoke2                                           (OK=26532  KO=0     )
>  UI AM revoke1                                           (OK=26533  KO=0     )
>  UI AM endsession                                        (OK=26533  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4494   KO=0     )
> RootUserinfo                                             (OK=90433  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4493   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1139   KO=0     )
> ReadPolicy                                               (OK=39935  KO=4     )
> getIdToken                                               (OK=8998   KO=0     )
> getIdToken Redirect 1                                    (OK=8998   KO=0     )
> createOrganization                                       (OK=8996   KO=0     )
> queryOrganization                                        (OK=8996   KO=0     )
> deleteOrganization                                       (OK=8996   KO=0     )
> DeletePolicy                                             (OK=39806  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6909 (99.37%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 128165 / active: 354    / done: 124675
================================================================================

10:07:43.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:43.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:43.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:44.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:44.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:44.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:44.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:44.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 125133: status.find.in([200, 209], 304), found 409
10:07:44.597 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,125133,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMxMjg3Mzg5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiR2thSGh6YkhlbHpxTFFZY1BaUHV2eTd4QURnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjQ2NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjQ2NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2MDY0LCJpYXQiOjE3MzE0OTI0NjQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlhzSEdfdW84Ynl5TGl5RVhvc1E5U1UwZXpvTSJ9.ZiIvfNN3dD26oNHVfcNLzsbM2cYMTwZZWslQ3MKKfk1dn3Jp-naV2AjBWX6_tgFxHP7GIFIrYWCNSHQeIurUyR_q8GUWgS1rrLoVGh9UTMNTN8rnOFUY1mEKv6lkI8UUD_Q8aZT_zxucYx4iKlKhOYlQCf7oJVlK1ekFuxaWIuctPFoGWfwFfymfMj2P1xlHcbIktkx7-g0M7m8hTw9MGTrN41L1Wio6ExpPa6q8ghPUteKhs7ORBP2tv772MnD4uBmlXYIfLk3mD4W-aRVO00jaG_vsjsCEhifp8QOLA1r4R_SrmnJLq6WirjyBj09rjkd5iN1lWHXN2qJzV2t4qA, username -> user.118632, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy646407, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44b3fc2b, authcode -> fiFT1dzawKZCMR5PNf0THJaTZXw, useAdminRealm -> true, callbacks -> {"tokenId":"8Hb1sEIqRkfaC6MRM1vVuLnUgOM.*AAJTSQACMDIAAlNLABxqT3RoMDNVSEl2RHQ3NG9FRm00Mi9wTEUwTDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492464323), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=8Hb1sEIqRkfaC6MRM1vVuLnUgOM.*AAJTSQACMDIAAlNLABxqT3RoMDNVSEl2RHQ3NG9FRm00Mi9wTEUwTDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492464323))), password -> Pa_ssw0rd, challenge -> 7oKi_H709YWNH0jqd832sM1lfDKqnXqbFtY_XrFvxHA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 89.241.113.106, verifier -> NzMwNzcyMDAwNTU0MzYzNTY5Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6bf40a8f, tokenId -> 8Hb1sEIqRkfaC6MRM1vVuLnUgOM.*AAJTSQACMDIAAlNLABxqT3RoMDNVSEl2RHQ3NG9FRm00Mi9wTEUwTDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=8Hb1sEIqRkfaC6MRM1vVuLnUgOM.*AAJTSQACMDIAAlNLABxqT3RoMDNVSEl2RHQ3NG9FRm00Mi9wTEUwTDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=8Hb1sEIqRkfaC6MRM1vVuLnUgOM.*AAJTSQACMDIAAlNLABxqT3RoMDNVSEl2RHQ3NG9FRm00Mi9wTEUwTDg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy646407","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:07:44 GMT
	x-forgerock-transactionid: 633ff0c4-85cf-4ee3-bd17-c0bfef7ce0b4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:07:45.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:45.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:45.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:45.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:45.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:45.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:45.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:46.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:47.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:47.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:47 GMT                                    1805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1735410 KO=44    )
> restLoginInitiate                                        (OK=120839 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=120824 KO=1     )
> User Authorize PKCE stage                                (OK=140502 KO=1     )
> User AccessToken PKCE stage                              (OK=140499 KO=2     )
> tokenUserinfo                                            (OK=19927  KO=0     )
> Skip 2FA                                                 (OK=67343  KO=0     )
> GetUUid                                                  (OK=40165  KO=0     )
> GetOpenidConfig                                          (OK=120159 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26624  KO=0     )
> CreatePolicy                                             (OK=40133  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26623  KO=0     )
>  UI AM idFromSession                                     (OK=26622  KO=0     )
>  UI AM validateGoto                                      (OK=26622  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26620  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26619  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26619  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26619  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7058   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26616  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26616  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26616  KO=0     )
>  UI IDM uiconfig                                         (OK=26616  KO=0     )
>  UI IDM version                                          (OK=26616  KO=0     )
>  UI IDM login                                            (OK=26616  KO=0     )
>  UI IDM features                                         (OK=26616  KO=0     )
>  UI IDM privilege                                        (OK=26616  KO=0     )
>  UI IDM user                                             (OK=26614  KO=0     )
>  UI IDM dashboard                                        (OK=26615  KO=0     )
>  UI IDM managed user schema                              (OK=26615  KO=0     )
>  UI IDM oidcToken                                        (OK=26614  KO=0     )
> userinfo                                                 (OK=26614  KO=0     )
> UI-Logout                                                (OK=26614  KO=0     )
> UI-Logout Redirect 1                                     (OK=26614  KO=0     )
>  UI AM revoke2                                           (OK=26612  KO=0     )
>  UI AM revoke1                                           (OK=26613  KO=0     )
>  UI AM endsession                                        (OK=26614  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4511   KO=0     )
> RootUserinfo                                             (OK=90694  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4510   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1145   KO=0     )
> ReadPolicy                                               (OK=40050  KO=4     )
> getIdToken                                               (OK=9017   KO=0     )
> getIdToken Redirect 1                                    (OK=9017   KO=0     )
> createOrganization                                       (OK=9017   KO=0     )
> queryOrganization                                        (OK=9017   KO=0     )
> deleteOrganization                                       (OK=9016   KO=0     )
> DeletePolicy                                             (OK=39932  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6926 (99.35%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 127838 / active: 315    / done: 125041
================================================================================

10:07:48.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:48.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:48.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:48.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:48.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:48.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:48.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:48.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:48.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:49.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:49.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:49.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:49.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:49.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:49.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:49.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:50.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:51.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:51.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:52 GMT                                    1810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1740662 KO=44    )
> restLoginInitiate                                        (OK=121176 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=121170 KO=1     )
> User Authorize PKCE stage                                (OK=140923 KO=1     )
> User AccessToken PKCE stage                              (OK=140919 KO=2     )
> tokenUserinfo                                            (OK=19969  KO=0     )
> Skip 2FA                                                 (OK=67543  KO=0     )
> GetUUid                                                  (OK=40283  KO=0     )
> GetOpenidConfig                                          (OK=120496 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26709  KO=0     )
> CreatePolicy                                             (OK=40252  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26709  KO=0     )
>  UI AM idFromSession                                     (OK=26709  KO=0     )
>  UI AM validateGoto                                      (OK=26709  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26708  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26706  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26706  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26706  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7077   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26704  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26704  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26704  KO=0     )
>  UI IDM uiconfig                                         (OK=26704  KO=0     )
>  UI IDM version                                          (OK=26704  KO=0     )
>  UI IDM login                                            (OK=26704  KO=0     )
>  UI IDM features                                         (OK=26704  KO=0     )
>  UI IDM privilege                                        (OK=26704  KO=0     )
>  UI IDM user                                             (OK=26704  KO=0     )
>  UI IDM dashboard                                        (OK=26704  KO=0     )
>  UI IDM managed user schema                              (OK=26704  KO=0     )
>  UI IDM oidcToken                                        (OK=26704  KO=0     )
> userinfo                                                 (OK=26704  KO=0     )
> UI-Logout                                                (OK=26703  KO=0     )
> UI-Logout Redirect 1                                     (OK=26702  KO=0     )
>  UI AM revoke2                                           (OK=26700  KO=0     )
>  UI AM revoke1                                           (OK=26701  KO=0     )
>  UI AM endsession                                        (OK=26701  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4517   KO=0     )
> RootUserinfo                                             (OK=90928  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4516   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1145   KO=0     )
> ReadPolicy                                               (OK=40155  KO=4     )
> getIdToken                                               (OK=9046   KO=0     )
> getIdToken Redirect 1                                    (OK=9046   KO=0     )
> createOrganization                                       (OK=9046   KO=0     )
> queryOrganization                                        (OK=9045   KO=0     )
> deleteOrganization                                       (OK=9045   KO=0     )
> DeletePolicy                                             (OK=40044  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6945 (99.36%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 127499 / active: 310    / done: 125385
================================================================================

10:07:52.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:52.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:52.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:53.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:53.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:53.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:53.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:53.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:53.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:54.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:54.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:54.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:54.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:55.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:55.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:55.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:56.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:56.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:56.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:57.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:07:57 GMT                                    1815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1745666 KO=44    )
> restLoginInitiate                                        (OK=121539 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=121520 KO=1     )
> User Authorize PKCE stage                                (OK=141327 KO=1     )
> User AccessToken PKCE stage                              (OK=141321 KO=2     )
> tokenUserinfo                                            (OK=20030  KO=0     )
> Skip 2FA                                                 (OK=67726  KO=0     )
> GetUUid                                                  (OK=40396  KO=0     )
> GetOpenidConfig                                          (OK=120834 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26789  KO=0     )
> CreatePolicy                                             (OK=40367  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26787  KO=0     )
>  UI AM idFromSession                                     (OK=26787  KO=0     )
>  UI AM validateGoto                                      (OK=26787  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26786  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26786  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26786  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26785  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7099   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26783  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26783  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26783  KO=0     )
>  UI IDM uiconfig                                         (OK=26783  KO=0     )
>  UI IDM version                                          (OK=26783  KO=0     )
>  UI IDM login                                            (OK=26783  KO=0     )
>  UI IDM features                                         (OK=26783  KO=0     )
>  UI IDM privilege                                        (OK=26783  KO=0     )
>  UI IDM user                                             (OK=26783  KO=0     )
>  UI IDM dashboard                                        (OK=26783  KO=0     )
>  UI IDM managed user schema                              (OK=26783  KO=0     )
>  UI IDM oidcToken                                        (OK=26784  KO=0     )
> userinfo                                                 (OK=26783  KO=0     )
> UI-Logout                                                (OK=26781  KO=0     )
> UI-Logout Redirect 1                                     (OK=26781  KO=0     )
>  UI AM revoke2                                           (OK=26779  KO=0     )
>  UI AM revoke1                                           (OK=26780  KO=0     )
>  UI AM endsession                                        (OK=26780  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4532   KO=0     )
> RootUserinfo                                             (OK=91187  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4529   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1148   KO=0     )
> ReadPolicy                                               (OK=40274  KO=4     )
> getIdToken                                               (OK=9063   KO=0     )
> getIdToken Redirect 1                                    (OK=9063   KO=0     )
> createOrganization                                       (OK=9063   KO=0     )
> queryOrganization                                        (OK=9062   KO=0     )
> deleteOrganization                                       (OK=9062   KO=0     )
> DeletePolicy                                             (OK=40150  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6965 (99.36%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 127120 / active: 341    / done: 125733
================================================================================

10:07:57.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:57.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:57.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:58.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:58.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:58.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:58.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:58.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:58.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:58.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:07:59.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:00.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:00.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:01.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:01.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:01.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:02 GMT                                    1820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1750383 KO=44    )
> restLoginInitiate                                        (OK=121877 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=121867 KO=1     )
> User Authorize PKCE stage                                (OK=141722 KO=1     )
> User AccessToken PKCE stage                              (OK=141709 KO=2     )
> tokenUserinfo                                            (OK=20084  KO=0     )
> Skip 2FA                                                 (OK=67934  KO=0     )
> GetUUid                                                  (OK=40515  KO=0     )
> GetOpenidConfig                                          (OK=121189 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26858  KO=0     )
> CreatePolicy                                             (OK=40484  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26858  KO=0     )
>  UI AM idFromSession                                     (OK=26855  KO=0     )
>  UI AM validateGoto                                      (OK=26856  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26851  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26851  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26849  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26849  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7115   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26846  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26846  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26846  KO=0     )
>  UI IDM uiconfig                                         (OK=26846  KO=0     )
>  UI IDM version                                          (OK=26846  KO=0     )
>  UI IDM login                                            (OK=26846  KO=0     )
>  UI IDM features                                         (OK=26846  KO=0     )
>  UI IDM privilege                                        (OK=26846  KO=0     )
>  UI IDM user                                             (OK=26846  KO=0     )
>  UI IDM dashboard                                        (OK=26846  KO=0     )
>  UI IDM managed user schema                              (OK=26846  KO=0     )
>  UI IDM oidcToken                                        (OK=26847  KO=0     )
> userinfo                                                 (OK=26847  KO=0     )
> UI-Logout                                                (OK=26846  KO=0     )
> UI-Logout Redirect 1                                     (OK=26846  KO=0     )
>  UI AM revoke2                                           (OK=26845  KO=0     )
>  UI AM revoke1                                           (OK=26846  KO=0     )
>  UI AM endsession                                        (OK=26846  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4545   KO=0     )
> RootUserinfo                                             (OK=91438  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4545   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1155   KO=0     )
> ReadPolicy                                               (OK=40390  KO=4     )
> getIdToken                                               (OK=9099   KO=0     )
> getIdToken Redirect 1                                    (OK=9098   KO=0     )
> createOrganization                                       (OK=9098   KO=0     )
> queryOrganization                                        (OK=9097   KO=0     )
> deleteOrganization                                       (OK=9096   KO=0     )
> DeletePolicy                                             (OK=40270  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6981 (99.36%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 126770 / active: 336    / done: 126088
================================================================================

10:08:02.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:02.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:03.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:03.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:04.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:04.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:04.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:04.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:05.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:05.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:05.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:05.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:06.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:06.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:07.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:07.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:07 GMT                                    1825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1755097 KO=44    )
> restLoginInitiate                                        (OK=122182 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=122175 KO=1     )
> User Authorize PKCE stage                                (OK=142097 KO=1     )
> User AccessToken PKCE stage                              (OK=142093 KO=2     )
> tokenUserinfo                                            (OK=20147  KO=0     )
> Skip 2FA                                                 (OK=68102  KO=0     )
> GetUUid                                                  (OK=40623  KO=0     )
> GetOpenidConfig                                          (OK=121525 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26928  KO=0     )
> CreatePolicy                                             (OK=40593  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26928  KO=0     )
>  UI AM idFromSession                                     (OK=26928  KO=0     )
>  UI AM validateGoto                                      (OK=26928  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26925  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26924  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26924  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26924  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7134   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26922  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26922  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26922  KO=0     )
>  UI IDM uiconfig                                         (OK=26922  KO=0     )
>  UI IDM version                                          (OK=26922  KO=0     )
>  UI IDM login                                            (OK=26922  KO=0     )
>  UI IDM features                                         (OK=26922  KO=0     )
>  UI IDM privilege                                        (OK=26922  KO=0     )
>  UI IDM user                                             (OK=26922  KO=0     )
>  UI IDM dashboard                                        (OK=26922  KO=0     )
>  UI IDM managed user schema                              (OK=26922  KO=0     )
>  UI IDM oidcToken                                        (OK=26923  KO=0     )
> userinfo                                                 (OK=26923  KO=0     )
> UI-Logout                                                (OK=26923  KO=0     )
> UI-Logout Redirect 1                                     (OK=26921  KO=0     )
>  UI AM revoke2                                           (OK=26920  KO=0     )
>  UI AM revoke1                                           (OK=26921  KO=0     )
>  UI AM endsession                                        (OK=26921  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4555   KO=0     )
> RootUserinfo                                             (OK=91679  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4555   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1157   KO=0     )
> ReadPolicy                                               (OK=40505  KO=4     )
> getIdToken                                               (OK=9119   KO=0     )
> getIdToken Redirect 1                                    (OK=9119   KO=0     )
> createOrganization                                       (OK=9118   KO=0     )
> queryOrganization                                        (OK=9118   KO=0     )
> deleteOrganization                                       (OK=9118   KO=0     )
> DeletePolicy                                             (OK=40380  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6997 (99.36%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 126451 / active: 305    / done: 126438
================================================================================

10:08:08.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:08.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:08.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:09.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:09.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:09.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:09.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:09.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:09.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:09.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:10.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:11.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:11.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:12.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:12.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:12.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:12.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:12 GMT                                    1830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1759373 KO=44    )
> restLoginInitiate                                        (OK=122513 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=122509 KO=1     )
> User Authorize PKCE stage                                (OK=142463 KO=1     )
> User AccessToken PKCE stage                              (OK=142460 KO=2     )
> tokenUserinfo                                            (OK=20215  KO=0     )
> Skip 2FA                                                 (OK=68286  KO=0     )
> GetUUid                                                  (OK=40730  KO=0     )
> GetOpenidConfig                                          (OK=121859 KO=0     )
> UI-Post-Login - stage 1                                  (OK=26988  KO=0     )
> CreatePolicy                                             (OK=40700  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26987  KO=0     )
>  UI AM idFromSession                                     (OK=26987  KO=0     )
>  UI AM validateGoto                                      (OK=26987  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26985  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26983  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26982  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26982  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7148   KO=0     )
> UI-Post-Login - stage 3                                  (OK=26980  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26979  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26978  KO=0     )
>  UI IDM uiconfig                                         (OK=26978  KO=0     )
>  UI IDM version                                          (OK=26977  KO=0     )
>  UI IDM login                                            (OK=26977  KO=0     )
>  UI IDM features                                         (OK=26977  KO=0     )
>  UI IDM privilege                                        (OK=26977  KO=0     )
>  UI IDM user                                             (OK=26977  KO=0     )
>  UI IDM dashboard                                        (OK=26977  KO=0     )
>  UI IDM managed user schema                              (OK=26977  KO=0     )
>  UI IDM oidcToken                                        (OK=26978  KO=0     )
> userinfo                                                 (OK=26978  KO=0     )
> UI-Logout                                                (OK=26976  KO=0     )
> UI-Logout Redirect 1                                     (OK=26975  KO=0     )
>  UI AM revoke2                                           (OK=26972  KO=0     )
>  UI AM revoke1                                           (OK=26973  KO=0     )
>  UI AM endsession                                        (OK=26973  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4567   KO=0     )
> RootUserinfo                                             (OK=91936  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4567   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1160   KO=0     )
> ReadPolicy                                               (OK=40616  KO=4     )
> getIdToken                                               (OK=9137   KO=0     )
> getIdToken Redirect 1                                    (OK=9137   KO=0     )
> createOrganization                                       (OK=9136   KO=0     )
> queryOrganization                                        (OK=9136   KO=0     )
> deleteOrganization                                       (OK=9136   KO=0     )
> DeletePolicy                                             (OK=40502  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7014 (99.36%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 126109 / active: 318    / done: 126767
================================================================================

10:08:13.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:13.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:13.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:14.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:15.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:16.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:16.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:16.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:16.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:16.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:17.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:17 GMT                                    1835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1764168 KO=44    )
> restLoginInitiate                                        (OK=122844 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=122834 KO=1     )
> User Authorize PKCE stage                                (OK=142857 KO=1     )
> User AccessToken PKCE stage                              (OK=142850 KO=2     )
> tokenUserinfo                                            (OK=20270  KO=0     )
> Skip 2FA                                                 (OK=68474  KO=0     )
> GetUUid                                                  (OK=40841  KO=0     )
> GetOpenidConfig                                          (OK=122187 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27060  KO=0     )
> CreatePolicy                                             (OK=40809  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27060  KO=0     )
>  UI AM idFromSession                                     (OK=27059  KO=0     )
>  UI AM validateGoto                                      (OK=27059  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27058  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27057  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27056  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27056  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7175   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27052  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27052  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27050  KO=0     )
>  UI IDM uiconfig                                         (OK=27050  KO=0     )
>  UI IDM version                                          (OK=27050  KO=0     )
>  UI IDM login                                            (OK=27050  KO=0     )
>  UI IDM features                                         (OK=27050  KO=0     )
>  UI IDM privilege                                        (OK=27050  KO=0     )
>  UI IDM user                                             (OK=27050  KO=0     )
>  UI IDM dashboard                                        (OK=27050  KO=0     )
>  UI IDM managed user schema                              (OK=27050  KO=0     )
>  UI IDM oidcToken                                        (OK=27051  KO=0     )
> userinfo                                                 (OK=27050  KO=0     )
> UI-Logout                                                (OK=27049  KO=0     )
> UI-Logout Redirect 1                                     (OK=27048  KO=0     )
>  UI AM revoke2                                           (OK=27047  KO=0     )
>  UI AM revoke1                                           (OK=27048  KO=0     )
>  UI AM endsession                                        (OK=27048  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4581   KO=0     )
> RootUserinfo                                             (OK=92165  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4581   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1163   KO=0     )
> ReadPolicy                                               (OK=40724  KO=4     )
> getIdToken                                               (OK=9169   KO=0     )
> getIdToken Redirect 1                                    (OK=9169   KO=0     )
> createOrganization                                       (OK=9169   KO=0     )
> queryOrganization                                        (OK=9169   KO=0     )
> deleteOrganization                                       (OK=9169   KO=0     )
> DeletePolicy                                             (OK=40608  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7025 (99.36%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 125766 / active: 310    / done: 127118
================================================================================

10:08:17.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:17.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:18.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:18.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:19.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:19.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:19.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:19.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:20.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:20.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:20.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:21.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:21.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:22.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:22.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:22.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:22.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:22 GMT                                    1840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1768877 KO=44    )
> restLoginInitiate                                        (OK=123159 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=123155 KO=1     )
> User Authorize PKCE stage                                (OK=143228 KO=1     )
> User AccessToken PKCE stage                              (OK=143222 KO=2     )
> tokenUserinfo                                            (OK=20321  KO=0     )
> Skip 2FA                                                 (OK=68650  KO=0     )
> GetUUid                                                  (OK=40954  KO=0     )
> GetOpenidConfig                                          (OK=122518 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27135  KO=0     )
> CreatePolicy                                             (OK=40923  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27134  KO=0     )
>  UI AM idFromSession                                     (OK=27133  KO=0     )
>  UI AM validateGoto                                      (OK=27133  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27129  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27129  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27128  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27128  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7188   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27126  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27126  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27125  KO=0     )
>  UI IDM uiconfig                                         (OK=27125  KO=0     )
>  UI IDM version                                          (OK=27125  KO=0     )
>  UI IDM login                                            (OK=27125  KO=0     )
>  UI IDM features                                         (OK=27125  KO=0     )
>  UI IDM privilege                                        (OK=27125  KO=0     )
>  UI IDM user                                             (OK=27125  KO=0     )
>  UI IDM dashboard                                        (OK=27125  KO=0     )
>  UI IDM managed user schema                              (OK=27125  KO=0     )
>  UI IDM oidcToken                                        (OK=27126  KO=0     )
> userinfo                                                 (OK=27126  KO=0     )
> UI-Logout                                                (OK=27125  KO=0     )
> UI-Logout Redirect 1                                     (OK=27123  KO=0     )
>  UI AM revoke2                                           (OK=27122  KO=0     )
>  UI AM revoke1                                           (OK=27123  KO=0     )
>  UI AM endsession                                        (OK=27123  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4595   KO=0     )
> RootUserinfo                                             (OK=92398  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4595   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1165   KO=0     )
> ReadPolicy                                               (OK=40832  KO=4     )
> getIdToken                                               (OK=9192   KO=0     )
> getIdToken Redirect 1                                    (OK=9192   KO=0     )
> createOrganization                                       (OK=9192   KO=0     )
> queryOrganization                                        (OK=9192   KO=0     )
> deleteOrganization                                       (OK=9192   KO=0     )
> DeletePolicy                                             (OK=40720  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7042 (99.37%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 125438 / active: 306    / done: 127450
================================================================================

10:08:23.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:23.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:23.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:24.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:24.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:24.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:24.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:24.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:24.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:25.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:25.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:26.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:26.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:26.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:27.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:27.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:27.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:27 GMT                                    1845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1773742 KO=44    )
> restLoginInitiate                                        (OK=123495 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=123490 KO=1     )
> User Authorize PKCE stage                                (OK=143628 KO=1     )
> User AccessToken PKCE stage                              (OK=143623 KO=2     )
> tokenUserinfo                                            (OK=20385  KO=0     )
> Skip 2FA                                                 (OK=68835  KO=0     )
> GetUUid                                                  (OK=41058  KO=0     )
> GetOpenidConfig                                          (OK=122844 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27207  KO=0     )
> CreatePolicy                                             (OK=41028  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27207  KO=0     )
>  UI AM idFromSession                                     (OK=27206  KO=0     )
>  UI AM validateGoto                                      (OK=27207  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27206  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27206  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27206  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27206  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7205   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27203  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27203  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27203  KO=0     )
>  UI IDM uiconfig                                         (OK=27203  KO=0     )
>  UI IDM version                                          (OK=27203  KO=0     )
>  UI IDM login                                            (OK=27203  KO=0     )
>  UI IDM features                                         (OK=27203  KO=0     )
>  UI IDM privilege                                        (OK=27203  KO=0     )
>  UI IDM user                                             (OK=27202  KO=0     )
>  UI IDM dashboard                                        (OK=27202  KO=0     )
>  UI IDM managed user schema                              (OK=27202  KO=0     )
>  UI IDM oidcToken                                        (OK=27201  KO=0     )
> userinfo                                                 (OK=27200  KO=0     )
> UI-Logout                                                (OK=27200  KO=0     )
> UI-Logout Redirect 1                                     (OK=27199  KO=0     )
>  UI AM revoke2                                           (OK=27197  KO=0     )
>  UI AM revoke1                                           (OK=27198  KO=0     )
>  UI AM endsession                                        (OK=27198  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4603   KO=0     )
> RootUserinfo                                             (OK=92635  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4603   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1167   KO=0     )
> ReadPolicy                                               (OK=40947  KO=4     )
> getIdToken                                               (OK=9220   KO=0     )
> getIdToken Redirect 1                                    (OK=9219   KO=0     )
> createOrganization                                       (OK=9219   KO=0     )
> queryOrganization                                        (OK=9219   KO=0     )
> deleteOrganization                                       (OK=9218   KO=0     )
> DeletePolicy                                             (OK=40827  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7059 (99.37%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 125088 / active: 310    / done: 127796
================================================================================

10:08:27.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:27.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:28.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:28.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:28.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:28.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:29.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:29.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:30.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:30.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:30.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:30.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:30.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:31.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:31.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:31.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:31.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:32.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:32 GMT                                    1850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1778657 KO=44    )
> restLoginInitiate                                        (OK=123845 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=123835 KO=1     )
> User Authorize PKCE stage                                (OK=144027 KO=1     )
> User AccessToken PKCE stage                              (OK=144015 KO=2     )
> tokenUserinfo                                            (OK=20439  KO=0     )
> Skip 2FA                                                 (OK=69027  KO=0     )
> GetUUid                                                  (OK=41169  KO=0     )
> GetOpenidConfig                                          (OK=123173 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27287  KO=0     )
> CreatePolicy                                             (OK=41139  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27287  KO=0     )
>  UI AM idFromSession                                     (OK=27286  KO=0     )
>  UI AM validateGoto                                      (OK=27286  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27282  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27281  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27281  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27281  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7225   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27276  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27275  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27275  KO=0     )
>  UI IDM uiconfig                                         (OK=27275  KO=0     )
>  UI IDM version                                          (OK=27275  KO=0     )
>  UI IDM login                                            (OK=27275  KO=0     )
>  UI IDM features                                         (OK=27275  KO=0     )
>  UI IDM privilege                                        (OK=27275  KO=0     )
>  UI IDM user                                             (OK=27275  KO=0     )
>  UI IDM dashboard                                        (OK=27275  KO=0     )
>  UI IDM managed user schema                              (OK=27275  KO=0     )
>  UI IDM oidcToken                                        (OK=27276  KO=0     )
> userinfo                                                 (OK=27275  KO=0     )
> UI-Logout                                                (OK=27274  KO=0     )
> UI-Logout Redirect 1                                     (OK=27273  KO=0     )
>  UI AM revoke2                                           (OK=27272  KO=0     )
>  UI AM revoke1                                           (OK=27273  KO=0     )
>  UI AM endsession                                        (OK=27273  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4619   KO=0     )
> RootUserinfo                                             (OK=92866  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4617   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1167   KO=0     )
> ReadPolicy                                               (OK=41053  KO=4     )
> getIdToken                                               (OK=9258   KO=0     )
> getIdToken Redirect 1                                    (OK=9258   KO=0     )
> createOrganization                                       (OK=9258   KO=0     )
> queryOrganization                                        (OK=9258   KO=0     )
> deleteOrganization                                       (OK=9257   KO=0     )
> DeletePolicy                                             (OK=40939  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7077 (99.37%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 124723 / active: 317    / done: 128154
================================================================================

10:08:32.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:32.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:32.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:32.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:32.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:33.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:33.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:33.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:34.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:34.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:35.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:35.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:35.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:35.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:36.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:37.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:37.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:37.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:37.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:37.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:37 GMT                                    1855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1783605 KO=44    )
> restLoginInitiate                                        (OK=124190 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=124180 KO=1     )
> User Authorize PKCE stage                                (OK=144431 KO=1     )
> User AccessToken PKCE stage                              (OK=144422 KO=2     )
> tokenUserinfo                                            (OK=20500  KO=0     )
> Skip 2FA                                                 (OK=69210  KO=0     )
> GetUUid                                                  (OK=41281  KO=0     )
> GetOpenidConfig                                          (OK=123505 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27366  KO=0     )
> CreatePolicy                                             (OK=41248  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27366  KO=0     )
>  UI AM idFromSession                                     (OK=27366  KO=0     )
>  UI AM validateGoto                                      (OK=27366  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27360  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27359  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27359  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27359  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7242   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27354  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27354  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27354  KO=0     )
>  UI IDM uiconfig                                         (OK=27354  KO=0     )
>  UI IDM version                                          (OK=27354  KO=0     )
>  UI IDM login                                            (OK=27354  KO=0     )
>  UI IDM features                                         (OK=27354  KO=0     )
>  UI IDM privilege                                        (OK=27354  KO=0     )
>  UI IDM user                                             (OK=27353  KO=0     )
>  UI IDM dashboard                                        (OK=27353  KO=0     )
>  UI IDM managed user schema                              (OK=27354  KO=0     )
>  UI IDM oidcToken                                        (OK=27354  KO=0     )
> userinfo                                                 (OK=27353  KO=0     )
> UI-Logout                                                (OK=27351  KO=0     )
> UI-Logout Redirect 1                                     (OK=27350  KO=0     )
>  UI AM revoke2                                           (OK=27349  KO=0     )
>  UI AM revoke1                                           (OK=27350  KO=0     )
>  UI AM endsession                                        (OK=27350  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4629   KO=0     )
> RootUserinfo                                             (OK=93099  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4629   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1170   KO=0     )
> ReadPolicy                                               (OK=41163  KO=4     )
> getIdToken                                               (OK=9282   KO=0     )
> getIdToken Redirect 1                                    (OK=9282   KO=0     )
> createOrganization                                       (OK=9281   KO=0     )
> queryOrganization                                        (OK=9281   KO=0     )
> deleteOrganization                                       (OK=9281   KO=0     )
> DeletePolicy                                             (OK=41049  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7097 (99.37%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 124371 / active: 319    / done: 128504
================================================================================

10:08:37.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:37.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:38.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:38.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:38.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:38.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:38.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:38.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:38.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:38.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:38.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:39.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:39.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:39.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:39.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:39.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:39.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:39.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:39.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:40.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:40.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:40.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:40.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:40.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:40.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:41.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:41.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:41.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:41.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:41.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:41.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:42.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:42.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:42.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:42 GMT                                    1860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1788373 KO=44    )
> restLoginInitiate                                        (OK=124522 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=124507 KO=1     )
> User Authorize PKCE stage                                (OK=144802 KO=1     )
> User AccessToken PKCE stage                              (OK=144793 KO=2     )
> tokenUserinfo                                            (OK=20550  KO=0     )
> Skip 2FA                                                 (OK=69382  KO=0     )
> GetUUid                                                  (OK=41381  KO=0     )
> GetOpenidConfig                                          (OK=123824 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27442  KO=0     )
> CreatePolicy                                             (OK=41352  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27442  KO=0     )
>  UI AM idFromSession                                     (OK=27441  KO=0     )
>  UI AM validateGoto                                      (OK=27441  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27436  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27436  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27435  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27435  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7254   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27431  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27431  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27431  KO=0     )
>  UI IDM uiconfig                                         (OK=27431  KO=0     )
>  UI IDM version                                          (OK=27431  KO=0     )
>  UI IDM login                                            (OK=27431  KO=0     )
>  UI IDM features                                         (OK=27431  KO=0     )
>  UI IDM privilege                                        (OK=27431  KO=0     )
>  UI IDM user                                             (OK=27430  KO=0     )
>  UI IDM dashboard                                        (OK=27430  KO=0     )
>  UI IDM managed user schema                              (OK=27430  KO=0     )
>  UI IDM oidcToken                                        (OK=27429  KO=0     )
> userinfo                                                 (OK=27428  KO=0     )
> UI-Logout                                                (OK=27428  KO=0     )
> UI-Logout Redirect 1                                     (OK=27428  KO=0     )
>  UI AM revoke2                                           (OK=27427  KO=0     )
>  UI AM revoke1                                           (OK=27427  KO=0     )
>  UI AM endsession                                        (OK=27427  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4642   KO=0     )
> RootUserinfo                                             (OK=93320  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4641   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1173   KO=0     )
> ReadPolicy                                               (OK=41270  KO=4     )
> getIdToken                                               (OK=9312   KO=0     )
> getIdToken Redirect 1                                    (OK=9312   KO=0     )
> createOrganization                                       (OK=9312   KO=0     )
> queryOrganization                                        (OK=9312   KO=0     )
> deleteOrganization                                       (OK=9312   KO=0     )
> DeletePolicy                                             (OK=41160  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7131 (99.37%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 124022 / active: 304    / done: 128868
================================================================================

10:08:42.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:43.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:43.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:43.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:43.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:43.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:44.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:44.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:44.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:44.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:44.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:45.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:45.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:45.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:45.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:45.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:46.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:46.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:46.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:47.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:47.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:47 GMT                                    1865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1793514 KO=44    )
> restLoginInitiate                                        (OK=124872 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=124866 KO=1     )
> User Authorize PKCE stage                                (OK=145218 KO=1     )
> User AccessToken PKCE stage                              (OK=145208 KO=2     )
> tokenUserinfo                                            (OK=20592  KO=0     )
> Skip 2FA                                                 (OK=69588  KO=0     )
> GetUUid                                                  (OK=41513  KO=0     )
> GetOpenidConfig                                          (OK=124166 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27523  KO=0     )
> CreatePolicy                                             (OK=41482  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27523  KO=0     )
>  UI AM idFromSession                                     (OK=27522  KO=0     )
>  UI AM validateGoto                                      (OK=27522  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27520  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27519  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27519  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27519  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7279   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27516  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27516  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27515  KO=0     )
>  UI IDM uiconfig                                         (OK=27515  KO=0     )
>  UI IDM version                                          (OK=27515  KO=0     )
>  UI IDM login                                            (OK=27514  KO=0     )
>  UI IDM features                                         (OK=27514  KO=0     )
>  UI IDM privilege                                        (OK=27514  KO=0     )
>  UI IDM user                                             (OK=27514  KO=0     )
>  UI IDM dashboard                                        (OK=27514  KO=0     )
>  UI IDM managed user schema                              (OK=27514  KO=0     )
>  UI IDM oidcToken                                        (OK=27513  KO=0     )
> userinfo                                                 (OK=27512  KO=0     )
> UI-Logout                                                (OK=27511  KO=0     )
> UI-Logout Redirect 1                                     (OK=27511  KO=0     )
>  UI AM revoke2                                           (OK=27508  KO=0     )
>  UI AM revoke1                                           (OK=27509  KO=0     )
>  UI AM endsession                                        (OK=27509  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4653   KO=0     )
> RootUserinfo                                             (OK=93526  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4653   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1175   KO=0     )
> ReadPolicy                                               (OK=41376  KO=4     )
> getIdToken                                               (OK=9336   KO=0     )
> getIdToken Redirect 1                                    (OK=9336   KO=0     )
> createOrganization                                       (OK=9336   KO=0     )
> queryOrganization                                        (OK=9336   KO=0     )
> deleteOrganization                                       (OK=9336   KO=0     )
> DeletePolicy                                             (OK=41266  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7152 (99.37%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 123667 / active: 329    / done: 129198
================================================================================

10:08:47.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:48.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:48.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:48.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:48.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:48.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:48.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:49.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:49.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:50.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:50.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:50.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:50.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:51.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:51.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:51.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:51.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:51.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:51.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:52.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:52.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:52 GMT                                    1870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1797833 KO=44    )
> restLoginInitiate                                        (OK=125185 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=125177 KO=1     )
> User Authorize PKCE stage                                (OK=145574 KO=1     )
> User AccessToken PKCE stage                              (OK=145568 KO=2     )
> tokenUserinfo                                            (OK=20652  KO=0     )
> Skip 2FA                                                 (OK=69769  KO=0     )
> GetUUid                                                  (OK=41633  KO=0     )
> GetOpenidConfig                                          (OK=124519 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27580  KO=0     )
> CreatePolicy                                             (OK=41601  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27579  KO=0     )
>  UI AM idFromSession                                     (OK=27579  KO=0     )
>  UI AM validateGoto                                      (OK=27579  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27578  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27578  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27578  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27578  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7294   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27575  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27573  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27573  KO=0     )
>  UI IDM uiconfig                                         (OK=27573  KO=0     )
>  UI IDM version                                          (OK=27573  KO=0     )
>  UI IDM login                                            (OK=27573  KO=0     )
>  UI IDM features                                         (OK=27573  KO=0     )
>  UI IDM privilege                                        (OK=27573  KO=0     )
>  UI IDM user                                             (OK=27573  KO=0     )
>  UI IDM dashboard                                        (OK=27573  KO=0     )
>  UI IDM managed user schema                              (OK=27573  KO=0     )
>  UI IDM oidcToken                                        (OK=27574  KO=0     )
> userinfo                                                 (OK=27573  KO=0     )
> UI-Logout                                                (OK=27573  KO=0     )
> UI-Logout Redirect 1                                     (OK=27573  KO=0     )
>  UI AM revoke2                                           (OK=27572  KO=0     )
>  UI AM revoke1                                           (OK=27573  KO=0     )
>  UI AM endsession                                        (OK=27573  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4665   KO=0     )
> RootUserinfo                                             (OK=93761  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4665   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1182   KO=0     )
> ReadPolicy                                               (OK=41503  KO=4     )
> getIdToken                                               (OK=9354   KO=0     )
> getIdToken Redirect 1                                    (OK=9354   KO=0     )
> createOrganization                                       (OK=9354   KO=0     )
> queryOrganization                                        (OK=9354   KO=0     )
> deleteOrganization                                       (OK=9354   KO=0     )
> DeletePolicy                                             (OK=41370  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7173 (99.38%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 123341 / active: 338    / done: 129515
================================================================================

10:08:52.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:52.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:52.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:53.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:53.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:53.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:54.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:54.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:54.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:54.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:54.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:54.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:55.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:55.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:55.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:55.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:56.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:56.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:56.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:56.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:57.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:08:57 GMT                                    1875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1802950 KO=44    )
> restLoginInitiate                                        (OK=125544 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=125534 KO=1     )
> User Authorize PKCE stage                                (OK=145982 KO=1     )
> User AccessToken PKCE stage                              (OK=145975 KO=2     )
> tokenUserinfo                                            (OK=20716  KO=0     )
> Skip 2FA                                                 (OK=69950  KO=0     )
> GetUUid                                                  (OK=41750  KO=0     )
> GetOpenidConfig                                          (OK=124885 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27666  KO=0     )
> CreatePolicy                                             (OK=41720  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27666  KO=0     )
>  UI AM idFromSession                                     (OK=27664  KO=0     )
>  UI AM validateGoto                                      (OK=27665  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27658  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27658  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27657  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27657  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7319   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27655  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27654  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27654  KO=0     )
>  UI IDM uiconfig                                         (OK=27654  KO=0     )
>  UI IDM version                                          (OK=27654  KO=0     )
>  UI IDM login                                            (OK=27653  KO=0     )
>  UI IDM features                                         (OK=27654  KO=0     )
>  UI IDM privilege                                        (OK=27653  KO=0     )
>  UI IDM user                                             (OK=27653  KO=0     )
>  UI IDM dashboard                                        (OK=27653  KO=0     )
>  UI IDM managed user schema                              (OK=27653  KO=0     )
>  UI IDM oidcToken                                        (OK=27654  KO=0     )
> userinfo                                                 (OK=27653  KO=0     )
> UI-Logout                                                (OK=27651  KO=0     )
> UI-Logout Redirect 1                                     (OK=27651  KO=0     )
>  UI AM revoke2                                           (OK=27650  KO=0     )
>  UI AM revoke1                                           (OK=27651  KO=0     )
>  UI AM endsession                                        (OK=27651  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4675   KO=0     )
> RootUserinfo                                             (OK=93981  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4675   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1186   KO=0     )
> ReadPolicy                                               (OK=41624  KO=4     )
> getIdToken                                               (OK=9379   KO=0     )
> getIdToken Redirect 1                                    (OK=9379   KO=0     )
> createOrganization                                       (OK=9379   KO=0     )
> queryOrganization                                        (OK=9378   KO=0     )
> deleteOrganization                                       (OK=9378   KO=0     )
> DeletePolicy                                             (OK=41499  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7194 (99.38%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 122972 / active: 335    / done: 129887
================================================================================

10:08:57.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:57.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:58.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:58.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:58.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:59.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:59.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:59.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:59.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:59.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:59.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:59.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:59.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:08:59.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:00.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:00.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:00.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:01.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:01.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:01.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:01.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:01.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:02.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:02.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:02.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:02.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:02 GMT                                    1880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1808106 KO=44    )
> restLoginInitiate                                        (OK=125904 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=125892 KO=1     )
> User Authorize PKCE stage                                (OK=146401 KO=1     )
> User AccessToken PKCE stage                              (OK=146392 KO=2     )
> tokenUserinfo                                            (OK=20775  KO=0     )
> Skip 2FA                                                 (OK=70140  KO=0     )
> GetUUid                                                  (OK=41866  KO=0     )
> GetOpenidConfig                                          (OK=125242 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27748  KO=0     )
> CreatePolicy                                             (OK=41836  KO=29    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27748  KO=0     )
>  UI AM idFromSession                                     (OK=27748  KO=0     )
>  UI AM validateGoto                                      (OK=27748  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27744  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27743  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27743  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27743  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7341   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27740  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27738  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27737  KO=0     )
>  UI IDM uiconfig                                         (OK=27737  KO=0     )
>  UI IDM version                                          (OK=27737  KO=0     )
>  UI IDM login                                            (OK=27737  KO=0     )
>  UI IDM features                                         (OK=27737  KO=0     )
>  UI IDM privilege                                        (OK=27737  KO=0     )
>  UI IDM user                                             (OK=27737  KO=0     )
>  UI IDM dashboard                                        (OK=27737  KO=0     )
>  UI IDM managed user schema                              (OK=27737  KO=0     )
>  UI IDM oidcToken                                        (OK=27737  KO=0     )
> userinfo                                                 (OK=27733  KO=0     )
> UI-Logout                                                (OK=27733  KO=0     )
> UI-Logout Redirect 1                                     (OK=27732  KO=0     )
>  UI AM revoke2                                           (OK=27730  KO=0     )
>  UI AM revoke1                                           (OK=27731  KO=0     )
>  UI AM endsession                                        (OK=27731  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4686   KO=0     )
> RootUserinfo                                             (OK=94227  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4686   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1188   KO=0     )
> ReadPolicy                                               (OK=41744  KO=4     )
> getIdToken                                               (OK=9393   KO=0     )
> getIdToken Redirect 1                                    (OK=9393   KO=0     )
> createOrganization                                       (OK=9393   KO=0     )
> queryOrganization                                        (OK=9393   KO=0     )
> deleteOrganization                                       (OK=9393   KO=0     )
> DeletePolicy                                             (OK=41618  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7220 (99.38%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 122601 / active: 351    / done: 130242
================================================================================

10:09:02.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:02.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:03.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:03.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:04.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:04.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 130659: status.find.in([200, 209], 304), found 409
10:09:04.155 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,130659,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMxNzUwNzE0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUDFnY3dmN1NNbTZhMDU1Ymt2azM3dXJLcDNBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjU0MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjU0MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2MTQzLCJpYXQiOjE3MzE0OTI1NDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Il9NN0hKbjhqOGt4eFJNblRQRDRuNVBZd3FuayJ9.GmMqyyH-S6Qo5TBVyy6vFWAzGdgAi_F8ANbdPLHUX0axOfVH9NA-rk0JoCdE_rP317uK-6h1oeyNNIP1GjsAdW-uv3MEAa9oRUah7PcL3Bb4mbXuR9sr7oTua4KB1QbhJ5gj1hnbETAfTT9Tg1Z8Nf5FeTkqXWtlSKwc_yLiL3eE89kp5YYcIl82IIjdcjSqrSITNez7VxgtidT51-5ZkThZYhOZlga_kF_SlKDTX_SL2c7mlCsQ7B0kLeWGtFURFTi-8IMdMQa4FsFBgUxhKTZ69xCqpzn4PzDpH8TnHx-SbOgvFxVbhY_DTElsUIdrux4TOltMctnSBn3UqNBxCA, username -> user.191978, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy138819, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c88c3b, authcode -> 3rWy_eRybwSyXMg3KkE2AKDjDPs, useAdminRealm -> true, callbacks -> {"tokenId":"y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492543860), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492543860))), password -> Pa_ssw0rd, challenge -> EWspHuyBfILkKd5P1C7c4XtHnWz_iWvA9nd6gKy2x5Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> Njk4MjQ0Mzk4ODkyMTAyOTQ5Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9241da1, tokenId -> y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy138819","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:09:04 GMT
	x-forgerock-transactionid: 8a37b52c-41d8-452e-9a9d-7bdef143d997
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:09:04.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:04.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:05.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:05.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:05.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:05.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:06.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:06.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:06.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:06.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:07.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:07 GMT                                    1885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1812906 KO=45    )
> restLoginInitiate                                        (OK=126215 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=126209 KO=1     )
> User Authorize PKCE stage                                (OK=146782 KO=1     )
> User AccessToken PKCE stage                              (OK=146778 KO=2     )
> tokenUserinfo                                            (OK=20821  KO=0     )
> Skip 2FA                                                 (OK=70329  KO=0     )
> GetUUid                                                  (OK=41974  KO=0     )
> GetOpenidConfig                                          (OK=125583 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27817  KO=0     )
> CreatePolicy                                             (OK=41944  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27817  KO=0     )
>  UI AM idFromSession                                     (OK=27817  KO=0     )
>  UI AM validateGoto                                      (OK=27817  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27816  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27816  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27816  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27816  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7358   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27814  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27813  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27812  KO=0     )
>  UI IDM uiconfig                                         (OK=27812  KO=0     )
>  UI IDM version                                          (OK=27812  KO=0     )
>  UI IDM login                                            (OK=27812  KO=0     )
>  UI IDM features                                         (OK=27812  KO=0     )
>  UI IDM privilege                                        (OK=27812  KO=0     )
>  UI IDM user                                             (OK=27811  KO=0     )
>  UI IDM dashboard                                        (OK=27812  KO=0     )
>  UI IDM managed user schema                              (OK=27812  KO=0     )
>  UI IDM oidcToken                                        (OK=27811  KO=0     )
> userinfo                                                 (OK=27809  KO=0     )
> UI-Logout                                                (OK=27808  KO=0     )
> UI-Logout Redirect 1                                     (OK=27808  KO=0     )
>  UI AM revoke2                                           (OK=27807  KO=0     )
>  UI AM revoke1                                           (OK=27808  KO=0     )
>  UI AM endsession                                        (OK=27808  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4695   KO=0     )
> RootUserinfo                                             (OK=94536  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4693   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1189   KO=0     )
> ReadPolicy                                               (OK=41857  KO=4     )
> getIdToken                                               (OK=9416   KO=0     )
> getIdToken Redirect 1                                    (OK=9416   KO=0     )
> createOrganization                                       (OK=9416   KO=0     )
> queryOrganization                                        (OK=9416   KO=0     )
> deleteOrganization                                       (OK=9416   KO=0     )
> DeletePolicy                                             (OK=41738  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7236 (99.37%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 122277 / active: 326    / done: 130591
================================================================================

10:09:07.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:07.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:08.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:08.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:08.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:09.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:09.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 130659: status.find.in([200, 209], 304), found 404
10:09:09.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,130659,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMxNzUwNzE0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUDFnY3dmN1NNbTZhMDU1Ymt2azM3dXJLcDNBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjU0MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjU0MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2MTQzLCJpYXQiOjE3MzE0OTI1NDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Il9NN0hKbjhqOGt4eFJNblRQRDRuNVBZd3FuayJ9.GmMqyyH-S6Qo5TBVyy6vFWAzGdgAi_F8ANbdPLHUX0axOfVH9NA-rk0JoCdE_rP317uK-6h1oeyNNIP1GjsAdW-uv3MEAa9oRUah7PcL3Bb4mbXuR9sr7oTua4KB1QbhJ5gj1hnbETAfTT9Tg1Z8Nf5FeTkqXWtlSKwc_yLiL3eE89kp5YYcIl82IIjdcjSqrSITNez7VxgtidT51-5ZkThZYhOZlga_kF_SlKDTX_SL2c7mlCsQ7B0kLeWGtFURFTi-8IMdMQa4FsFBgUxhKTZ69xCqpzn4PzDpH8TnHx-SbOgvFxVbhY_DTElsUIdrux4TOltMctnSBn3UqNBxCA, username -> user.191978, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy138819, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c88c3b, authcode -> 3rWy_eRybwSyXMg3KkE2AKDjDPs, useAdminRealm -> true, callbacks -> {"tokenId":"y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492543860), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492543860))), password -> Pa_ssw0rd, challenge -> EWspHuyBfILkKd5P1C7c4XtHnWz_iWvA9nd6gKy2x5Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> Njk4MjQ0Mzk4ODkyMTAyOTQ5Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9241da1, tokenId -> y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy138819
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:09:09 GMT
	x-forgerock-transactionid: 0eaf5495-09ed-4b04-8ffe-414f6b6a565b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy138819 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:09:10.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:10.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:10.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:10.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:11.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:11.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:11.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:11.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:12 GMT                                    1890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1817544 KO=46    )
> restLoginInitiate                                        (OK=126548 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=126532 KO=1     )
> User Authorize PKCE stage                                (OK=147149 KO=1     )
> User AccessToken PKCE stage                              (OK=147144 KO=2     )
> tokenUserinfo                                            (OK=20873  KO=0     )
> Skip 2FA                                                 (OK=70509  KO=0     )
> GetUUid                                                  (OK=42082  KO=0     )
> GetOpenidConfig                                          (OK=125913 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27892  KO=0     )
> CreatePolicy                                             (OK=42049  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27891  KO=0     )
>  UI AM idFromSession                                     (OK=27890  KO=0     )
>  UI AM validateGoto                                      (OK=27890  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27886  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27885  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27884  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27884  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7380   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27881  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27880  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27880  KO=0     )
>  UI IDM uiconfig                                         (OK=27880  KO=0     )
>  UI IDM version                                          (OK=27880  KO=0     )
>  UI IDM login                                            (OK=27880  KO=0     )
>  UI IDM features                                         (OK=27880  KO=0     )
>  UI IDM privilege                                        (OK=27880  KO=0     )
>  UI IDM user                                             (OK=27879  KO=0     )
>  UI IDM dashboard                                        (OK=27879  KO=0     )
>  UI IDM managed user schema                              (OK=27879  KO=0     )
>  UI IDM oidcToken                                        (OK=27880  KO=0     )
> userinfo                                                 (OK=27880  KO=0     )
> UI-Logout                                                (OK=27879  KO=0     )
> UI-Logout Redirect 1                                     (OK=27879  KO=0     )
>  UI AM revoke2                                           (OK=27877  KO=0     )
>  UI AM revoke1                                           (OK=27878  KO=0     )
>  UI AM endsession                                        (OK=27878  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4715   KO=0     )
> RootUserinfo                                             (OK=94804  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4715   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1195   KO=0     )
> ReadPolicy                                               (OK=41965  KO=5     )
> getIdToken                                               (OK=9440   KO=0     )
> getIdToken Redirect 1                                    (OK=9439   KO=0     )
> createOrganization                                       (OK=9438   KO=0     )
> queryOrganization                                        (OK=9437   KO=0     )
> deleteOrganization                                       (OK=9437   KO=0     )
> DeletePolicy                                             (OK=41849  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7250 (99.36%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 121923 / active: 329    / done: 130942
================================================================================

10:09:12.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:13.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:13.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:13.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:13.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:14.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:14.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:14.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 130659: status.find.in([200, 209], 304), found 404
10:09:14.334 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,130659,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMxNzUwNzE0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUDFnY3dmN1NNbTZhMDU1Ymt2azM3dXJLcDNBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjU0MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjU0MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2MTQzLCJpYXQiOjE3MzE0OTI1NDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Il9NN0hKbjhqOGt4eFJNblRQRDRuNVBZd3FuayJ9.GmMqyyH-S6Qo5TBVyy6vFWAzGdgAi_F8ANbdPLHUX0axOfVH9NA-rk0JoCdE_rP317uK-6h1oeyNNIP1GjsAdW-uv3MEAa9oRUah7PcL3Bb4mbXuR9sr7oTua4KB1QbhJ5gj1hnbETAfTT9Tg1Z8Nf5FeTkqXWtlSKwc_yLiL3eE89kp5YYcIl82IIjdcjSqrSITNez7VxgtidT51-5ZkThZYhOZlga_kF_SlKDTX_SL2c7mlCsQ7B0kLeWGtFURFTi-8IMdMQa4FsFBgUxhKTZ69xCqpzn4PzDpH8TnHx-SbOgvFxVbhY_DTElsUIdrux4TOltMctnSBn3UqNBxCA, username -> user.191978, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy138819, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30c88c3b, authcode -> 3rWy_eRybwSyXMg3KkE2AKDjDPs, useAdminRealm -> true, callbacks -> {"tokenId":"y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492543860), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492543860))), password -> Pa_ssw0rd, challenge -> EWspHuyBfILkKd5P1C7c4XtHnWz_iWvA9nd6gKy2x5Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> Njk4MjQ0Mzk4ODkyMTAyOTQ5Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9241da1, tokenId -> y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy138819
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=y9x4TnM3C72rdSX2-83EU9jPS3A.*AAJTSQACMDIAAlNLABxqMWhuN2xnVkxsQWJsdWZLSHVmOGFrNm9xSG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:09:14 GMT
	x-forgerock-transactionid: 32ded5e4-fc2e-4c5c-b494-76cd3e1996f3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy138819 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:09:14.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:14.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:15.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:15.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:15.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:15.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:16.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:16.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:16.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:16.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:17.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:17 GMT                                    1895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1822777 KO=47    )
> restLoginInitiate                                        (OK=126893 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=126887 KO=1     )
> User Authorize PKCE stage                                (OK=147575 KO=1     )
> User AccessToken PKCE stage                              (OK=147569 KO=2     )
> tokenUserinfo                                            (OK=20924  KO=0     )
> Skip 2FA                                                 (OK=70711  KO=0     )
> GetUUid                                                  (OK=42194  KO=0     )
> GetOpenidConfig                                          (OK=126241 KO=0     )
> UI-Post-Login - stage 1                                  (OK=27976  KO=0     )
> CreatePolicy                                             (OK=42162  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27976  KO=0     )
>  UI AM idFromSession                                     (OK=27974  KO=0     )
>  UI AM validateGoto                                      (OK=27974  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27971  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27971  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27969  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27969  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7399   KO=0     )
> UI-Post-Login - stage 3                                  (OK=27966  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27965  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27965  KO=0     )
>  UI IDM uiconfig                                         (OK=27965  KO=0     )
>  UI IDM version                                          (OK=27965  KO=0     )
>  UI IDM login                                            (OK=27965  KO=0     )
>  UI IDM features                                         (OK=27965  KO=0     )
>  UI IDM privilege                                        (OK=27965  KO=0     )
>  UI IDM user                                             (OK=27964  KO=0     )
>  UI IDM dashboard                                        (OK=27964  KO=0     )
>  UI IDM managed user schema                              (OK=27964  KO=0     )
>  UI IDM oidcToken                                        (OK=27963  KO=0     )
> userinfo                                                 (OK=27963  KO=0     )
> UI-Logout                                                (OK=27962  KO=0     )
> UI-Logout Redirect 1                                     (OK=27962  KO=0     )
>  UI AM revoke2                                           (OK=27960  KO=0     )
>  UI AM revoke1                                           (OK=27961  KO=0     )
>  UI AM endsession                                        (OK=27961  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4729   KO=0     )
> RootUserinfo                                             (OK=95079  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4729   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1197   KO=0     )
> ReadPolicy                                               (OK=42073  KO=5     )
> getIdToken                                               (OK=9466   KO=0     )
> getIdToken Redirect 1                                    (OK=9466   KO=0     )
> createOrganization                                       (OK=9466   KO=0     )
> queryOrganization                                        (OK=9466   KO=0     )
> deleteOrganization                                       (OK=9465   KO=0     )
> DeletePolicy                                             (OK=41961  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7268 (99.34%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 121568 / active: 328    / done: 131298
================================================================================

10:09:17.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:17.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:17.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:18.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:18.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:18.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:18.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:19.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:19.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:19.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:19.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:20.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:20.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:20.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:20.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:20.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:20.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:20.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:20.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:21.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:21.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:21.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:21.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:21.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:21.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:22.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:22.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:22 GMT                                    1900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1827787 KO=47    )
> restLoginInitiate                                        (OK=127276 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=127261 KO=1     )
> User Authorize PKCE stage                                (OK=147985 KO=1     )
> User AccessToken PKCE stage                              (OK=147979 KO=2     )
> tokenUserinfo                                            (OK=20979  KO=0     )
> Skip 2FA                                                 (OK=70925  KO=0     )
> GetUUid                                                  (OK=42333  KO=0     )
> GetOpenidConfig                                          (OK=126602 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28053  KO=0     )
> CreatePolicy                                             (OK=42299  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28051  KO=0     )
>  UI AM idFromSession                                     (OK=28050  KO=0     )
>  UI AM validateGoto                                      (OK=28050  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28045  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28045  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28044  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28044  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7415   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28037  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28037  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28037  KO=0     )
>  UI IDM uiconfig                                         (OK=28037  KO=0     )
>  UI IDM version                                          (OK=28037  KO=0     )
>  UI IDM login                                            (OK=28037  KO=0     )
>  UI IDM features                                         (OK=28037  KO=0     )
>  UI IDM privilege                                        (OK=28037  KO=0     )
>  UI IDM user                                             (OK=28035  KO=0     )
>  UI IDM dashboard                                        (OK=28037  KO=0     )
>  UI IDM managed user schema                              (OK=28037  KO=0     )
>  UI IDM oidcToken                                        (OK=28035  KO=0     )
> userinfo                                                 (OK=28035  KO=0     )
> UI-Logout                                                (OK=28034  KO=0     )
> UI-Logout Redirect 1                                     (OK=28034  KO=0     )
>  UI AM revoke2                                           (OK=28033  KO=0     )
>  UI AM revoke1                                           (OK=28034  KO=0     )
>  UI AM endsession                                        (OK=28034  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4739   KO=0     )
> RootUserinfo                                             (OK=95351  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4738   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1198   KO=0     )
> ReadPolicy                                               (OK=42184  KO=5     )
> getIdToken                                               (OK=9487   KO=0     )
> getIdToken Redirect 1                                    (OK=9487   KO=0     )
> createOrganization                                       (OK=9486   KO=0     )
> queryOrganization                                        (OK=9486   KO=0     )
> deleteOrganization                                       (OK=9485   KO=0     )
> DeletePolicy                                             (OK=42066  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7295 (99.35%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 121175 / active: 376    / done: 131643
================================================================================

10:09:22.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:22.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:23.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:23.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:23.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:24.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:24.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:24.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:24.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:25.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:25.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:25.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:25.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:25.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:26.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:26.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:26.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:26.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:27.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:27.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:27.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:27 GMT                                    1905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1833053 KO=47    )
> restLoginInitiate                                        (OK=127595 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=127584 KO=1     )
> User Authorize PKCE stage                                (OK=148391 KO=1     )
> User AccessToken PKCE stage                              (OK=148384 KO=2     )
> tokenUserinfo                                            (OK=21025  KO=0     )
> Skip 2FA                                                 (OK=71105  KO=0     )
> GetUUid                                                  (OK=42439  KO=0     )
> GetOpenidConfig                                          (OK=126951 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28135  KO=0     )
> CreatePolicy                                             (OK=42407  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28135  KO=0     )
>  UI AM idFromSession                                     (OK=28134  KO=0     )
>  UI AM validateGoto                                      (OK=28134  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28133  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28133  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28132  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28132  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7449   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28129  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28129  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28128  KO=0     )
>  UI IDM uiconfig                                         (OK=28128  KO=0     )
>  UI IDM version                                          (OK=28128  KO=0     )
>  UI IDM login                                            (OK=28128  KO=0     )
>  UI IDM features                                         (OK=28128  KO=0     )
>  UI IDM privilege                                        (OK=28128  KO=0     )
>  UI IDM user                                             (OK=28126  KO=0     )
>  UI IDM dashboard                                        (OK=28126  KO=0     )
>  UI IDM managed user schema                              (OK=28126  KO=0     )
>  UI IDM oidcToken                                        (OK=28127  KO=0     )
> userinfo                                                 (OK=28127  KO=0     )
> UI-Logout                                                (OK=28127  KO=0     )
> UI-Logout Redirect 1                                     (OK=28127  KO=0     )
>  UI AM revoke2                                           (OK=28125  KO=0     )
>  UI AM revoke1                                           (OK=28126  KO=0     )
>  UI AM endsession                                        (OK=28126  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4751   KO=0     )
> RootUserinfo                                             (OK=95615  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4751   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1202   KO=0     )
> ReadPolicy                                               (OK=42323  KO=5     )
> getIdToken                                               (OK=9510   KO=0     )
> getIdToken Redirect 1                                    (OK=9510   KO=0     )
> createOrganization                                       (OK=9510   KO=0     )
> queryOrganization                                        (OK=9510   KO=0     )
> deleteOrganization                                       (OK=9509   KO=0     )
> DeletePolicy                                             (OK=42175  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7316 (99.35%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 120843 / active: 351    / done: 132000
================================================================================

10:09:27.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:28.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:28.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:28.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:28.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:28.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:29.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:29.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:29.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:30.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:30.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:30.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:30.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:30.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:30.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:30.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:31.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:31.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:31.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:32 GMT                                    1910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1838018 KO=47    )
> restLoginInitiate                                        (OK=127947 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=127926 KO=1     )
> User Authorize PKCE stage                                (OK=148781 KO=1     )
> User AccessToken PKCE stage                              (OK=148774 KO=2     )
> tokenUserinfo                                            (OK=21066  KO=0     )
> Skip 2FA                                                 (OK=71299  KO=0     )
> GetUUid                                                  (OK=42545  KO=0     )
> GetOpenidConfig                                          (OK=127306 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28217  KO=0     )
> CreatePolicy                                             (OK=42512  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28217  KO=0     )
>  UI AM idFromSession                                     (OK=28216  KO=0     )
>  UI AM validateGoto                                      (OK=28216  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28211  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28210  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28208  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28208  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7470   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28204  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28204  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28204  KO=0     )
>  UI IDM uiconfig                                         (OK=28204  KO=0     )
>  UI IDM version                                          (OK=28204  KO=0     )
>  UI IDM login                                            (OK=28203  KO=0     )
>  UI IDM features                                         (OK=28202  KO=0     )
>  UI IDM privilege                                        (OK=28202  KO=0     )
>  UI IDM user                                             (OK=28201  KO=0     )
>  UI IDM dashboard                                        (OK=28202  KO=0     )
>  UI IDM managed user schema                              (OK=28202  KO=0     )
>  UI IDM oidcToken                                        (OK=28201  KO=0     )
> userinfo                                                 (OK=28200  KO=0     )
> UI-Logout                                                (OK=28200  KO=0     )
> UI-Logout Redirect 1                                     (OK=28200  KO=0     )
>  UI AM revoke2                                           (OK=28197  KO=0     )
>  UI AM revoke1                                           (OK=28198  KO=0     )
>  UI AM endsession                                        (OK=28199  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4765   KO=0     )
> RootUserinfo                                             (OK=95906  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4765   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1208   KO=0     )
> ReadPolicy                                               (OK=42431  KO=5     )
> getIdToken                                               (OK=9534   KO=0     )
> getIdToken Redirect 1                                    (OK=9534   KO=0     )
> createOrganization                                       (OK=9534   KO=0     )
> queryOrganization                                        (OK=9534   KO=0     )
> deleteOrganization                                       (OK=9534   KO=0     )
> DeletePolicy                                             (OK=42317  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7335 (99.35%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 120481 / active: 347    / done: 132366
================================================================================

10:09:32.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:32.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:33.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:33.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:33.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:33.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:34.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:34.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:34.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:36.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:36.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:37 GMT                                    1915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1843258 KO=47    )
> restLoginInitiate                                        (OK=128271 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=128266 KO=1     )
> User Authorize PKCE stage                                (OK=149203 KO=1     )
> User AccessToken PKCE stage                              (OK=149194 KO=2     )
> tokenUserinfo                                            (OK=21123  KO=0     )
> Skip 2FA                                                 (OK=71491  KO=0     )
> GetUUid                                                  (OK=42658  KO=0     )
> GetOpenidConfig                                          (OK=127633 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28300  KO=0     )
> CreatePolicy                                             (OK=42623  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28299  KO=0     )
>  UI AM idFromSession                                     (OK=28299  KO=0     )
>  UI AM validateGoto                                      (OK=28299  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28294  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28294  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28294  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28294  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7492   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28290  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28290  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28290  KO=0     )
>  UI IDM uiconfig                                         (OK=28290  KO=0     )
>  UI IDM version                                          (OK=28290  KO=0     )
>  UI IDM login                                            (OK=28290  KO=0     )
>  UI IDM features                                         (OK=28290  KO=0     )
>  UI IDM privilege                                        (OK=28290  KO=0     )
>  UI IDM user                                             (OK=28290  KO=0     )
>  UI IDM dashboard                                        (OK=28290  KO=0     )
>  UI IDM managed user schema                              (OK=28290  KO=0     )
>  UI IDM oidcToken                                        (OK=28290  KO=0     )
> userinfo                                                 (OK=28288  KO=0     )
> UI-Logout                                                (OK=28287  KO=0     )
> UI-Logout Redirect 1                                     (OK=28286  KO=0     )
>  UI AM revoke2                                           (OK=28284  KO=0     )
>  UI AM revoke1                                           (OK=28284  KO=0     )
>  UI AM endsession                                        (OK=28285  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4777   KO=0     )
> RootUserinfo                                             (OK=96194  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4777   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1212   KO=0     )
> ReadPolicy                                               (OK=42532  KO=5     )
> getIdToken                                               (OK=9565   KO=0     )
> getIdToken Redirect 1                                    (OK=9565   KO=0     )
> createOrganization                                       (OK=9564   KO=0     )
> queryOrganization                                        (OK=9564   KO=0     )
> deleteOrganization                                       (OK=9564   KO=0     )
> DeletePolicy                                             (OK=42423  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7346 (99.35%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 120144 / active: 315    / done: 132735
================================================================================

10:09:37.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:38.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:38.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:38.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:38.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:38.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:38.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:38.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:39.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:39.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:39.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:39.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:40.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:40.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:40.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:40.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:40.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:40.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:41.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:41.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:41.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:42.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:42.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:42 GMT                                    1920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1847750 KO=47    )
> restLoginInitiate                                        (OK=128604 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=128594 KO=1     )
> User Authorize PKCE stage                                (OK=149567 KO=1     )
> User AccessToken PKCE stage                              (OK=149564 KO=2     )
> tokenUserinfo                                            (OK=21177  KO=0     )
> Skip 2FA                                                 (OK=71674  KO=0     )
> GetUUid                                                  (OK=42766  KO=0     )
> GetOpenidConfig                                          (OK=127955 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28364  KO=0     )
> CreatePolicy                                             (OK=42736  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28364  KO=0     )
>  UI AM idFromSession                                     (OK=28362  KO=0     )
>  UI AM validateGoto                                      (OK=28362  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28361  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28360  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28359  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28359  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7513   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28355  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28355  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28355  KO=0     )
>  UI IDM uiconfig                                         (OK=28355  KO=0     )
>  UI IDM version                                          (OK=28355  KO=0     )
>  UI IDM login                                            (OK=28355  KO=0     )
>  UI IDM features                                         (OK=28355  KO=0     )
>  UI IDM privilege                                        (OK=28355  KO=0     )
>  UI IDM user                                             (OK=28355  KO=0     )
>  UI IDM dashboard                                        (OK=28355  KO=0     )
>  UI IDM managed user schema                              (OK=28355  KO=0     )
>  UI IDM oidcToken                                        (OK=28356  KO=0     )
> userinfo                                                 (OK=28354  KO=0     )
> UI-Logout                                                (OK=28352  KO=0     )
> UI-Logout Redirect 1                                     (OK=28351  KO=0     )
>  UI AM revoke2                                           (OK=28348  KO=0     )
>  UI AM revoke1                                           (OK=28349  KO=0     )
>  UI AM endsession                                        (OK=28349  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4791   KO=0     )
> RootUserinfo                                             (OK=96452  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4791   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1213   KO=0     )
> ReadPolicy                                               (OK=42647  KO=5     )
> getIdToken                                               (OK=9585   KO=0     )
> getIdToken Redirect 1                                    (OK=9585   KO=0     )
> createOrganization                                       (OK=9585   KO=0     )
> queryOrganization                                        (OK=9584   KO=0     )
> deleteOrganization                                       (OK=9584   KO=0     )
> DeletePolicy                                             (OK=42528  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7369 (99.35%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 119794 / active: 333    / done: 133067
================================================================================

10:09:42.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:43.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:43.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:43.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:43.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:44.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:44.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:44.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:45.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:45.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:45.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:45.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:46.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:46.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:46.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:47.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:47 GMT                                    1925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1852451 KO=47    )
> restLoginInitiate                                        (OK=128920 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=128914 KO=1     )
> User Authorize PKCE stage                                (OK=149946 KO=1     )
> User AccessToken PKCE stage                              (OK=149942 KO=2     )
> tokenUserinfo                                            (OK=21225  KO=0     )
> Skip 2FA                                                 (OK=71861  KO=0     )
> GetUUid                                                  (OK=42870  KO=0     )
> GetOpenidConfig                                          (OK=128284 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28432  KO=0     )
> CreatePolicy                                             (OK=42837  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28432  KO=0     )
>  UI AM idFromSession                                     (OK=28432  KO=0     )
>  UI AM validateGoto                                      (OK=28432  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28431  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28431  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28431  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28431  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7537   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28426  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28426  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28425  KO=0     )
>  UI IDM uiconfig                                         (OK=28424  KO=0     )
>  UI IDM version                                          (OK=28424  KO=0     )
>  UI IDM login                                            (OK=28424  KO=0     )
>  UI IDM features                                         (OK=28424  KO=0     )
>  UI IDM privilege                                        (OK=28424  KO=0     )
>  UI IDM user                                             (OK=28421  KO=0     )
>  UI IDM dashboard                                        (OK=28421  KO=0     )
>  UI IDM managed user schema                              (OK=28422  KO=0     )
>  UI IDM oidcToken                                        (OK=28420  KO=0     )
> userinfo                                                 (OK=28420  KO=0     )
> UI-Logout                                                (OK=28420  KO=0     )
> UI-Logout Redirect 1                                     (OK=28420  KO=0     )
>  UI AM revoke2                                           (OK=28419  KO=0     )
>  UI AM revoke1                                           (OK=28420  KO=0     )
>  UI AM endsession                                        (OK=28420  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4803   KO=0     )
> RootUserinfo                                             (OK=96747  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4803   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1219   KO=0     )
> ReadPolicy                                               (OK=42761  KO=5     )
> getIdToken                                               (OK=9619   KO=0     )
> getIdToken Redirect 1                                    (OK=9619   KO=0     )
> createOrganization                                       (OK=9618   KO=0     )
> queryOrganization                                        (OK=9617   KO=0     )
> deleteOrganization                                       (OK=9616   KO=0     )
> DeletePolicy                                             (OK=42641  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7385 (99.35%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 119467 / active: 310    / done: 133417
================================================================================

10:09:48.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:48.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:48.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:48.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:49.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:49.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:49.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:49.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:49.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:50.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:50.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:50.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:50.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:50.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:50.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:50.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:51.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:51.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:51.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:51.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:51.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:52.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:52.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:52 GMT                                    1930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1857060 KO=47    )
> restLoginInitiate                                        (OK=129251 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=129241 KO=1     )
> User Authorize PKCE stage                                (OK=150312 KO=1     )
> User AccessToken PKCE stage                              (OK=150309 KO=2     )
> tokenUserinfo                                            (OK=21278  KO=0     )
> Skip 2FA                                                 (OK=72042  KO=0     )
> GetUUid                                                  (OK=42968  KO=0     )
> GetOpenidConfig                                          (OK=128597 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28502  KO=0     )
> CreatePolicy                                             (OK=42937  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28502  KO=0     )
>  UI AM idFromSession                                     (OK=28500  KO=0     )
>  UI AM validateGoto                                      (OK=28500  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28497  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28497  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28497  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28497  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7553   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28494  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28494  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28494  KO=0     )
>  UI IDM uiconfig                                         (OK=28494  KO=0     )
>  UI IDM version                                          (OK=28494  KO=0     )
>  UI IDM login                                            (OK=28494  KO=0     )
>  UI IDM features                                         (OK=28494  KO=0     )
>  UI IDM privilege                                        (OK=28494  KO=0     )
>  UI IDM user                                             (OK=28494  KO=0     )
>  UI IDM dashboard                                        (OK=28494  KO=0     )
>  UI IDM managed user schema                              (OK=28494  KO=0     )
>  UI IDM oidcToken                                        (OK=28494  KO=0     )
> userinfo                                                 (OK=28492  KO=0     )
> UI-Logout                                                (OK=28490  KO=0     )
> UI-Logout Redirect 1                                     (OK=28490  KO=0     )
>  UI AM revoke2                                           (OK=28489  KO=0     )
>  UI AM revoke1                                           (OK=28490  KO=0     )
>  UI AM endsession                                        (OK=28490  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4817   KO=0     )
> RootUserinfo                                             (OK=97026  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4817   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1222   KO=0     )
> ReadPolicy                                               (OK=42859  KO=5     )
> getIdToken                                               (OK=9643   KO=0     )
> getIdToken Redirect 1                                    (OK=9643   KO=0     )
> createOrganization                                       (OK=9643   KO=0     )
> queryOrganization                                        (OK=9643   KO=0     )
> deleteOrganization                                       (OK=9642   KO=0     )
> DeletePolicy                                             (OK=42756  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7408 (99.36%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 119126 / active: 299    / done: 133769
================================================================================

10:09:52.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:53.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:54.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:54.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:55.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:55.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:56.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:56.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:56.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:56.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:57.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:57.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:57.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:57.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:09:57 GMT                                    1935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1861954 KO=47    )
> restLoginInitiate                                        (OK=129581 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=129570 KO=1     )
> User Authorize PKCE stage                                (OK=150710 KO=1     )
> User AccessToken PKCE stage                              (OK=150705 KO=2     )
> tokenUserinfo                                            (OK=21335  KO=0     )
> Skip 2FA                                                 (OK=72228  KO=0     )
> GetUUid                                                  (OK=43079  KO=0     )
> GetOpenidConfig                                          (OK=128909 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28582  KO=0     )
> CreatePolicy                                             (OK=43047  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28581  KO=0     )
>  UI AM idFromSession                                     (OK=28581  KO=0     )
>  UI AM validateGoto                                      (OK=28578  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28575  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28574  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28574  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28574  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7578   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28571  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28571  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28571  KO=0     )
>  UI IDM uiconfig                                         (OK=28571  KO=0     )
>  UI IDM version                                          (OK=28571  KO=0     )
>  UI IDM login                                            (OK=28571  KO=0     )
>  UI IDM features                                         (OK=28571  KO=0     )
>  UI IDM privilege                                        (OK=28571  KO=0     )
>  UI IDM user                                             (OK=28570  KO=0     )
>  UI IDM dashboard                                        (OK=28570  KO=0     )
>  UI IDM managed user schema                              (OK=28570  KO=0     )
>  UI IDM oidcToken                                        (OK=28571  KO=0     )
> userinfo                                                 (OK=28571  KO=0     )
> UI-Logout                                                (OK=28570  KO=0     )
> UI-Logout Redirect 1                                     (OK=28569  KO=0     )
>  UI AM revoke2                                           (OK=28568  KO=0     )
>  UI AM revoke1                                           (OK=28569  KO=0     )
>  UI AM endsession                                        (OK=28569  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4829   KO=0     )
> RootUserinfo                                             (OK=97276  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4829   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1227   KO=0     )
> ReadPolicy                                               (OK=42962  KO=5     )
> getIdToken                                               (OK=9671   KO=0     )
> getIdToken Redirect 1                                    (OK=9670   KO=0     )
> createOrganization                                       (OK=9670   KO=0     )
> queryOrganization                                        (OK=9670   KO=0     )
> deleteOrganization                                       (OK=9669   KO=0     )
> DeletePolicy                                             (OK=42855  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7422 (99.36%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 118777 / active: 303    / done: 134114
================================================================================

10:09:57.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:57.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:57.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:58.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:58.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:58.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:58.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:59.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:59.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:59.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:09:59.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:00.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:00.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:00.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:00.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:00.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:00.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:01.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:01.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:01.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:01.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:01.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:01.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:01.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:01.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:02.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:02.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:02.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:02 GMT                                    1940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1866848 KO=47    )
> restLoginInitiate                                        (OK=129929 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=129914 KO=1     )
> User Authorize PKCE stage                                (OK=151103 KO=1     )
> User AccessToken PKCE stage                              (OK=151096 KO=2     )
> tokenUserinfo                                            (OK=21385  KO=0     )
> Skip 2FA                                                 (OK=72413  KO=0     )
> GetUUid                                                  (OK=43190  KO=0     )
> GetOpenidConfig                                          (OK=129230 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28657  KO=0     )
> CreatePolicy                                             (OK=43158  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28655  KO=0     )
>  UI AM idFromSession                                     (OK=28654  KO=0     )
>  UI AM validateGoto                                      (OK=28654  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28653  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28653  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28653  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28653  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7604   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28651  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28650  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28650  KO=0     )
>  UI IDM uiconfig                                         (OK=28650  KO=0     )
>  UI IDM version                                          (OK=28650  KO=0     )
>  UI IDM login                                            (OK=28650  KO=0     )
>  UI IDM features                                         (OK=28650  KO=0     )
>  UI IDM privilege                                        (OK=28650  KO=0     )
>  UI IDM user                                             (OK=28649  KO=0     )
>  UI IDM dashboard                                        (OK=28650  KO=0     )
>  UI IDM managed user schema                              (OK=28650  KO=0     )
>  UI IDM oidcToken                                        (OK=28649  KO=0     )
> userinfo                                                 (OK=28649  KO=0     )
> UI-Logout                                                (OK=28649  KO=0     )
> UI-Logout Redirect 1                                     (OK=28649  KO=0     )
>  UI AM revoke2                                           (OK=28647  KO=0     )
>  UI AM revoke1                                           (OK=28648  KO=0     )
>  UI AM endsession                                        (OK=28648  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4840   KO=0     )
> RootUserinfo                                             (OK=97500  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4840   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1232   KO=0     )
> ReadPolicy                                               (OK=43069  KO=5     )
> getIdToken                                               (OK=9695   KO=0     )
> getIdToken Redirect 1                                    (OK=9694   KO=0     )
> createOrganization                                       (OK=9694   KO=0     )
> queryOrganization                                        (OK=9693   KO=0     )
> deleteOrganization                                       (OK=9692   KO=0     )
> DeletePolicy                                             (OK=42956  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7450 (99.36%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 118419 / active: 319    / done: 134456
================================================================================

10:10:02.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:02.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:03.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:03.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:03.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:04.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:04.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:04.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:04.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:05.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:05.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:05.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:05.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:06.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:06.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:06.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:06.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:06.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:06.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:07.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:07 GMT                                    1945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1871950 KO=47    )
> restLoginInitiate                                        (OK=130295 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=130281 KO=1     )
> User Authorize PKCE stage                                (OK=151531 KO=1     )
> User AccessToken PKCE stage                              (OK=151523 KO=2     )
> tokenUserinfo                                            (OK=21445  KO=0     )
> Skip 2FA                                                 (OK=72626  KO=0     )
> GetUUid                                                  (OK=43315  KO=0     )
> GetOpenidConfig                                          (OK=129575 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28736  KO=0     )
> CreatePolicy                                             (OK=43283  KO=30    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28735  KO=0     )
>  UI AM idFromSession                                     (OK=28734  KO=0     )
>  UI AM validateGoto                                      (OK=28734  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28730  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28730  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28730  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28730  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7620   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28727  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28726  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28724  KO=0     )
>  UI IDM uiconfig                                         (OK=28724  KO=0     )
>  UI IDM version                                          (OK=28724  KO=0     )
>  UI IDM login                                            (OK=28724  KO=0     )
>  UI IDM features                                         (OK=28724  KO=0     )
>  UI IDM privilege                                        (OK=28724  KO=0     )
>  UI IDM user                                             (OK=28724  KO=0     )
>  UI IDM dashboard                                        (OK=28724  KO=0     )
>  UI IDM managed user schema                              (OK=28724  KO=0     )
>  UI IDM oidcToken                                        (OK=28725  KO=0     )
> userinfo                                                 (OK=28725  KO=0     )
> UI-Logout                                                (OK=28725  KO=0     )
> UI-Logout Redirect 1                                     (OK=28724  KO=0     )
>  UI AM revoke2                                           (OK=28723  KO=0     )
>  UI AM revoke1                                           (OK=28724  KO=0     )
>  UI AM endsession                                        (OK=28724  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4846   KO=0     )
> RootUserinfo                                             (OK=97803  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4846   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1235   KO=0     )
> ReadPolicy                                               (OK=43181  KO=5     )
> getIdToken                                               (OK=9717   KO=0     )
> getIdToken Redirect 1                                    (OK=9717   KO=0     )
> createOrganization                                       (OK=9716   KO=0     )
> queryOrganization                                        (OK=9716   KO=0     )
> deleteOrganization                                       (OK=9716   KO=0     )
> DeletePolicy                                             (OK=43065  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7470 (99.36%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 118047 / active: 350    / done: 134797
================================================================================

10:10:07.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:07.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:07.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:07.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:08.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:08.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:08.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:08.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:08.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:08.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:08.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:09.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:09.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:09.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:10.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:10.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:10.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:10.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 135287: status.find.in([200, 209], 304), found 409
10:10:10.316 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,135287,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMxNzA2NzU5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMW5XcFhsanc2SXpkSmozcEsxdl85QmFqLUFJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjYxMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjYwOSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2MjEwLCJpYXQiOjE3MzE0OTI2MTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InJuYWtROHZ6eFVoS0Fva1RrdW9jcXdfMEtENCJ9.bGNsYt_PaVHkgWFLCwEHVud3ie21jNCLl1-MGA_qyCqR-yuL0EW-ZGIKAjATYZpqGur2tcvnQ_xehHjUneUVgcRdyvvXhGF7XwrJ2M6PLnGInL487rPnqcgS7eNKkT-85rtJ-35UPvE22z0t57OHnWDu0tj-GL_-jnncX_cn9-Qh9S_w4Pxikl3eamwD1u2lYtPHyEk1XmvteRrDkaBDex-Zq0sdJ-1zlJxoXGx0dlIh2XZKebSQNHkjoFTTchnG2j3ROZFL9IQHrVxqmT85-hLUborERfz9id0kYODRr125FT4D_4UhwWNnfaTMQj6W_0YkKVA3jMAUFS6s-fW_vQ, username -> user.89010, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy678235, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b8ce0ef, authcode -> gTrYFPOFRxtg3ZfdkQZvXyuGVzQ, useAdminRealm -> true, callbacks -> {"tokenId":"JZdIqv8tzuv-woDPuOxVwkHpTRE.*AAJTSQACMDIAAlNLABw1cVFtZWdacEJCQWU4UWhIZWNScU0wbld0K3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492609985), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=JZdIqv8tzuv-woDPuOxVwkHpTRE.*AAJTSQACMDIAAlNLABw1cVFtZWdacEJCQWU4UWhIZWNScU0wbld0K3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492609985))), password -> Pa_ssw0rd, challenge -> DM3yYJE4iz_KSwBqA_tv2kXOch9A48W82JYfP6ytpKc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 0.210.118.105, verifier -> NDA2MjMxNDI3NjM0NzcxNzA5Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4dc2a129, tokenId -> JZdIqv8tzuv-woDPuOxVwkHpTRE.*AAJTSQACMDIAAlNLABw1cVFtZWdacEJCQWU4UWhIZWNScU0wbld0K3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=JZdIqv8tzuv-woDPuOxVwkHpTRE.*AAJTSQACMDIAAlNLABw1cVFtZWdacEJCQWU4UWhIZWNScU0wbld0K3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=JZdIqv8tzuv-woDPuOxVwkHpTRE.*AAJTSQACMDIAAlNLABw1cVFtZWdacEJCQWU4UWhIZWNScU0wbld0K3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy678235","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:10:10 GMT
	x-forgerock-transactionid: de47048f-92a7-490b-806f-0f06eae0d10b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:10:10.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:10.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:10.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:11.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:11.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:11.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:11.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:11.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:12.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:12.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:12.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:12 GMT                                    1950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1876752 KO=48    )
> restLoginInitiate                                        (OK=130642 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=130626 KO=1     )
> User Authorize PKCE stage                                (OK=151916 KO=1     )
> User AccessToken PKCE stage                              (OK=151908 KO=2     )
> tokenUserinfo                                            (OK=21501  KO=0     )
> Skip 2FA                                                 (OK=72813  KO=0     )
> GetUUid                                                  (OK=43425  KO=0     )
> GetOpenidConfig                                          (OK=129923 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28807  KO=0     )
> CreatePolicy                                             (OK=43393  KO=31    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28807  KO=0     )
>  UI AM idFromSession                                     (OK=28804  KO=0     )
>  UI AM validateGoto                                      (OK=28804  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28802  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28802  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28802  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28802  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7637   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28798  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28798  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28797  KO=0     )
>  UI IDM uiconfig                                         (OK=28797  KO=0     )
>  UI IDM version                                          (OK=28797  KO=0     )
>  UI IDM login                                            (OK=28797  KO=0     )
>  UI IDM features                                         (OK=28796  KO=0     )
>  UI IDM privilege                                        (OK=28797  KO=0     )
>  UI IDM user                                             (OK=28797  KO=0     )
>  UI IDM dashboard                                        (OK=28797  KO=0     )
>  UI IDM managed user schema                              (OK=28797  KO=0     )
>  UI IDM oidcToken                                        (OK=28795  KO=0     )
> userinfo                                                 (OK=28795  KO=0     )
> UI-Logout                                                (OK=28794  KO=0     )
> UI-Logout Redirect 1                                     (OK=28794  KO=0     )
>  UI AM revoke2                                           (OK=28793  KO=0     )
>  UI AM revoke1                                           (OK=28794  KO=0     )
>  UI AM endsession                                        (OK=28794  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4855   KO=0     )
> RootUserinfo                                             (OK=98036  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4855   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1235   KO=0     )
> ReadPolicy                                               (OK=43308  KO=5     )
> getIdToken                                               (OK=9750   KO=0     )
> getIdToken Redirect 1                                    (OK=9750   KO=0     )
> createOrganization                                       (OK=9749   KO=0     )
> queryOrganization                                        (OK=9749   KO=0     )
> deleteOrganization                                       (OK=9747   KO=0     )
> DeletePolicy                                             (OK=43177  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7498 (99.35%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 117690 / active: 348    / done: 135156
================================================================================

10:10:12.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:12.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:13.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:13.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:13.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:14.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:14.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:15.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:15.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:15.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:15.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:15.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:15.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:15.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:15.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:16.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:16.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:16.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:16.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:16.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:17.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:17.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:17 GMT                                    1955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1881881 KO=48    )
> restLoginInitiate                                        (OK=130981 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=130969 KO=1     )
> User Authorize PKCE stage                                (OK=152325 KO=1     )
> User AccessToken PKCE stage                              (OK=152319 KO=2     )
> tokenUserinfo                                            (OK=21545  KO=0     )
> Skip 2FA                                                 (OK=73012  KO=0     )
> GetUUid                                                  (OK=43545  KO=0     )
> GetOpenidConfig                                          (OK=130277 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28888  KO=0     )
> CreatePolicy                                             (OK=43511  KO=31    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28888  KO=0     )
>  UI AM idFromSession                                     (OK=28887  KO=0     )
>  UI AM validateGoto                                      (OK=28887  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28886  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28884  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28883  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28883  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7655   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28881  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28880  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28879  KO=0     )
>  UI IDM uiconfig                                         (OK=28879  KO=0     )
>  UI IDM version                                          (OK=28879  KO=0     )
>  UI IDM login                                            (OK=28879  KO=0     )
>  UI IDM features                                         (OK=28878  KO=0     )
>  UI IDM privilege                                        (OK=28878  KO=0     )
>  UI IDM user                                             (OK=28878  KO=0     )
>  UI IDM dashboard                                        (OK=28878  KO=0     )
>  UI IDM managed user schema                              (OK=28878  KO=0     )
>  UI IDM oidcToken                                        (OK=28876  KO=0     )
> userinfo                                                 (OK=28875  KO=0     )
> UI-Logout                                                (OK=28875  KO=0     )
> UI-Logout Redirect 1                                     (OK=28874  KO=0     )
>  UI AM revoke2                                           (OK=28873  KO=0     )
>  UI AM revoke1                                           (OK=28874  KO=0     )
>  UI AM endsession                                        (OK=28874  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4873   KO=0     )
> RootUserinfo                                             (OK=98315  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4872   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1240   KO=0     )
> ReadPolicy                                               (OK=43416  KO=5     )
> getIdToken                                               (OK=9770   KO=0     )
> getIdToken Redirect 1                                    (OK=9770   KO=0     )
> createOrganization                                       (OK=9770   KO=0     )
> queryOrganization                                        (OK=9770   KO=0     )
> deleteOrganization                                       (OK=9770   KO=0     )
> DeletePolicy                                             (OK=43302  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7520 (99.35%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 117333 / active: 340    / done: 135521
================================================================================

10:10:17.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:18.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:18.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:18.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:19.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:19.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:19.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:19.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:20.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:21.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:21.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:21.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:21.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:21.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:22.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:22.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:22.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:22 GMT                                    1960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1887261 KO=48    )
> restLoginInitiate                                        (OK=131341 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=131336 KO=1     )
> User Authorize PKCE stage                                (OK=152754 KO=1     )
> User AccessToken PKCE stage                              (OK=152752 KO=2     )
> tokenUserinfo                                            (OK=21602  KO=0     )
> Skip 2FA                                                 (OK=73214  KO=0     )
> GetUUid                                                  (OK=43672  KO=0     )
> GetOpenidConfig                                          (OK=130627 KO=0     )
> UI-Post-Login - stage 1                                  (OK=28975  KO=0     )
> CreatePolicy                                             (OK=43638  KO=31    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28974  KO=0     )
>  UI AM idFromSession                                     (OK=28973  KO=0     )
>  UI AM validateGoto                                      (OK=28973  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28971  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28970  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28970  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28970  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7681   KO=0     )
> UI-Post-Login - stage 3                                  (OK=28967  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28965  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28964  KO=0     )
>  UI IDM uiconfig                                         (OK=28964  KO=0     )
>  UI IDM version                                          (OK=28964  KO=0     )
>  UI IDM login                                            (OK=28964  KO=0     )
>  UI IDM features                                         (OK=28963  KO=0     )
>  UI IDM privilege                                        (OK=28963  KO=0     )
>  UI IDM user                                             (OK=28963  KO=0     )
>  UI IDM dashboard                                        (OK=28963  KO=0     )
>  UI IDM managed user schema                              (OK=28963  KO=0     )
>  UI IDM oidcToken                                        (OK=28963  KO=0     )
> userinfo                                                 (OK=28962  KO=0     )
> UI-Logout                                                (OK=28961  KO=0     )
> UI-Logout Redirect 1                                     (OK=28961  KO=0     )
>  UI AM revoke2                                           (OK=28960  KO=0     )
>  UI AM revoke1                                           (OK=28961  KO=0     )
>  UI AM endsession                                        (OK=28961  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4885   KO=0     )
> RootUserinfo                                             (OK=98590  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4885   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1241   KO=0     )
> ReadPolicy                                               (OK=43532  KO=5     )
> getIdToken                                               (OK=9799   KO=0     )
> getIdToken Redirect 1                                    (OK=9799   KO=0     )
> createOrganization                                       (OK=9798   KO=0     )
> queryOrganization                                        (OK=9798   KO=0     )
> deleteOrganization                                       (OK=9798   KO=0     )
> DeletePolicy                                             (OK=43411  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7537 (99.35%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 116964 / active: 344    / done: 135886
================================================================================

10:10:22.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:23.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:23.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:24.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:24.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:25.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:25.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:25.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:26.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:26.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:26.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:27.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:27 GMT                                    1965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1892267 KO=48    )
> restLoginInitiate                                        (OK=131683 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=131675 KO=1     )
> User Authorize PKCE stage                                (OK=153161 KO=1     )
> User AccessToken PKCE stage                              (OK=153148 KO=2     )
> tokenUserinfo                                            (OK=21659  KO=0     )
> Skip 2FA                                                 (OK=73401  KO=0     )
> GetUUid                                                  (OK=43789  KO=0     )
> GetOpenidConfig                                          (OK=130992 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29057  KO=0     )
> CreatePolicy                                             (OK=43755  KO=31    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29057  KO=0     )
>  UI AM idFromSession                                     (OK=29055  KO=0     )
>  UI AM validateGoto                                      (OK=29055  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29052  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29051  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29051  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29051  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7700   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29044  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29044  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29043  KO=0     )
>  UI IDM uiconfig                                         (OK=29043  KO=0     )
>  UI IDM version                                          (OK=29043  KO=0     )
>  UI IDM login                                            (OK=29043  KO=0     )
>  UI IDM features                                         (OK=29043  KO=0     )
>  UI IDM privilege                                        (OK=29043  KO=0     )
>  UI IDM user                                             (OK=29042  KO=0     )
>  UI IDM dashboard                                        (OK=29042  KO=0     )
>  UI IDM managed user schema                              (OK=29042  KO=0     )
>  UI IDM oidcToken                                        (OK=29041  KO=0     )
> userinfo                                                 (OK=29039  KO=0     )
> UI-Logout                                                (OK=29038  KO=0     )
> UI-Logout Redirect 1                                     (OK=29037  KO=0     )
>  UI AM revoke2                                           (OK=29035  KO=0     )
>  UI AM revoke1                                           (OK=29036  KO=0     )
>  UI AM endsession                                        (OK=29037  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4901   KO=0     )
> RootUserinfo                                             (OK=98798  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4901   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1242   KO=0     )
> ReadPolicy                                               (OK=43664  KO=5     )
> getIdToken                                               (OK=9822   KO=0     )
> getIdToken Redirect 1                                    (OK=9822   KO=0     )
> createOrganization                                       (OK=9822   KO=0     )
> queryOrganization                                        (OK=9821   KO=0     )
> deleteOrganization                                       (OK=9820   KO=0     )
> DeletePolicy                                             (OK=43527  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7549 (99.36%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 116600 / active: 359    / done: 136235
================================================================================

10:10:27.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:27.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:27.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:28.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:28.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:28.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:28.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:28.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:28.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:29.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:29.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:29.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:29.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:29.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:29.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:29.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:29.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:29.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:30.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:31.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:32 GMT                                    1970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1897531 KO=48    )
> restLoginInitiate                                        (OK=132034 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=132021 KO=1     )
> User Authorize PKCE stage                                (OK=153570 KO=1     )
> User AccessToken PKCE stage                              (OK=153561 KO=2     )
> tokenUserinfo                                            (OK=21702  KO=0     )
> Skip 2FA                                                 (OK=73594  KO=0     )
> GetUUid                                                  (OK=43905  KO=0     )
> GetOpenidConfig                                          (OK=131356 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29146  KO=0     )
> CreatePolicy                                             (OK=43872  KO=31    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29146  KO=0     )
>  UI AM idFromSession                                     (OK=29144  KO=0     )
>  UI AM validateGoto                                      (OK=29143  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29139  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29138  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29136  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29136  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7720   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29133  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29130  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29130  KO=0     )
>  UI IDM uiconfig                                         (OK=29130  KO=0     )
>  UI IDM version                                          (OK=29130  KO=0     )
>  UI IDM login                                            (OK=29129  KO=0     )
>  UI IDM features                                         (OK=29129  KO=0     )
>  UI IDM privilege                                        (OK=29129  KO=0     )
>  UI IDM user                                             (OK=29123  KO=0     )
>  UI IDM dashboard                                        (OK=29126  KO=0     )
>  UI IDM managed user schema                              (OK=29125  KO=0     )
>  UI IDM oidcToken                                        (OK=29124  KO=0     )
> userinfo                                                 (OK=29124  KO=0     )
> UI-Logout                                                (OK=29124  KO=0     )
> UI-Logout Redirect 1                                     (OK=29123  KO=0     )
>  UI AM revoke2                                           (OK=29121  KO=0     )
>  UI AM revoke1                                           (OK=29121  KO=0     )
>  UI AM endsession                                        (OK=29122  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4917   KO=0     )
> RootUserinfo                                             (OK=99061  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4917   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1247   KO=0     )
> ReadPolicy                                               (OK=43780  KO=5     )
> getIdToken                                               (OK=9843   KO=0     )
> getIdToken Redirect 1                                    (OK=9843   KO=0     )
> createOrganization                                       (OK=9843   KO=0     )
> queryOrganization                                        (OK=9843   KO=0     )
> deleteOrganization                                       (OK=9843   KO=0     )
> DeletePolicy                                             (OK=43658  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7569 (99.36%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 116239 / active: 357    / done: 136598
================================================================================

10:10:32.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:32.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:32.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:32.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:32.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:32.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:33.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:33.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:33.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:33.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:34.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:34.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:34.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:34.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:34.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:35.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:35.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:36.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:37.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:37.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:37 GMT                                    1975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1902783 KO=48    )
> restLoginInitiate                                        (OK=132370 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=132363 KO=1     )
> User Authorize PKCE stage                                (OK=153987 KO=1     )
> User AccessToken PKCE stage                              (OK=153978 KO=2     )
> tokenUserinfo                                            (OK=21753  KO=0     )
> Skip 2FA                                                 (OK=73791  KO=0     )
> GetUUid                                                  (OK=44030  KO=0     )
> GetOpenidConfig                                          (OK=131712 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29228  KO=0     )
> CreatePolicy                                             (OK=43994  KO=31    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29228  KO=0     )
>  UI AM idFromSession                                     (OK=29227  KO=0     )
>  UI AM validateGoto                                      (OK=29227  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29222  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29220  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29220  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29220  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7746   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29216  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29215  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29213  KO=0     )
>  UI IDM uiconfig                                         (OK=29213  KO=0     )
>  UI IDM version                                          (OK=29213  KO=0     )
>  UI IDM login                                            (OK=29213  KO=0     )
>  UI IDM features                                         (OK=29213  KO=0     )
>  UI IDM privilege                                        (OK=29213  KO=0     )
>  UI IDM user                                             (OK=29213  KO=0     )
>  UI IDM dashboard                                        (OK=29213  KO=0     )
>  UI IDM managed user schema                              (OK=29213  KO=0     )
>  UI IDM oidcToken                                        (OK=29212  KO=0     )
> userinfo                                                 (OK=29212  KO=0     )
> UI-Logout                                                (OK=29212  KO=0     )
> UI-Logout Redirect 1                                     (OK=29212  KO=0     )
>  UI AM revoke2                                           (OK=29208  KO=0     )
>  UI AM revoke1                                           (OK=29209  KO=0     )
>  UI AM endsession                                        (OK=29210  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4930   KO=0     )
> RootUserinfo                                             (OK=99317  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4930   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1252   KO=0     )
> ReadPolicy                                               (OK=43894  KO=5     )
> getIdToken                                               (OK=9871   KO=0     )
> getIdToken Redirect 1                                    (OK=9870   KO=0     )
> createOrganization                                       (OK=9869   KO=0     )
> queryOrganization                                        (OK=9869   KO=0     )
> deleteOrganization                                       (OK=9869   KO=0     )
> DeletePolicy                                             (OK=43773  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7589 (99.36%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 115893 / active: 338    / done: 136963
================================================================================

10:10:37.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:38.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:38.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:38.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:38.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:38.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:38.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:38.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:38.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:39.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:39.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:39.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:39.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:40.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:40.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:40.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:41.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:42.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:42.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:42 GMT                                    1980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1907901 KO=48    )
> restLoginInitiate                                        (OK=132696 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=132688 KO=1     )
> User Authorize PKCE stage                                (OK=154377 KO=1     )
> User AccessToken PKCE stage                              (OK=154368 KO=2     )
> tokenUserinfo                                            (OK=21791  KO=0     )
> Skip 2FA                                                 (OK=73973  KO=0     )
> GetUUid                                                  (OK=44139  KO=0     )
> GetOpenidConfig                                          (OK=132063 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29312  KO=0     )
> CreatePolicy                                             (OK=44107  KO=31    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29312  KO=0     )
>  UI AM idFromSession                                     (OK=29311  KO=0     )
>  UI AM validateGoto                                      (OK=29311  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29309  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29308  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29307  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29307  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7768   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29304  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29303  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29301  KO=0     )
>  UI IDM uiconfig                                         (OK=29301  KO=0     )
>  UI IDM version                                          (OK=29301  KO=0     )
>  UI IDM login                                            (OK=29301  KO=0     )
>  UI IDM features                                         (OK=29301  KO=0     )
>  UI IDM privilege                                        (OK=29301  KO=0     )
>  UI IDM user                                             (OK=29300  KO=0     )
>  UI IDM dashboard                                        (OK=29300  KO=0     )
>  UI IDM managed user schema                              (OK=29300  KO=0     )
>  UI IDM oidcToken                                        (OK=29298  KO=0     )
> userinfo                                                 (OK=29298  KO=0     )
> UI-Logout                                                (OK=29297  KO=0     )
> UI-Logout Redirect 1                                     (OK=29294  KO=0     )
>  UI AM revoke2                                           (OK=29292  KO=0     )
>  UI AM revoke1                                           (OK=29293  KO=0     )
>  UI AM endsession                                        (OK=29293  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4941   KO=0     )
> RootUserinfo                                             (OK=99575  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4940   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1255   KO=0     )
> ReadPolicy                                               (OK=44019  KO=5     )
> getIdToken                                               (OK=9891   KO=0     )
> getIdToken Redirect 1                                    (OK=9891   KO=0     )
> createOrganization                                       (OK=9891   KO=0     )
> queryOrganization                                        (OK=9891   KO=0     )
> deleteOrganization                                       (OK=9891   KO=0     )
> DeletePolicy                                             (OK=43891  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7608 (99.36%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 115553 / active: 337    / done: 137304
================================================================================

10:10:42.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:42.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:42.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:43.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:43.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:43.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 137692: status.find.in([200, 209], 304), found 409
10:10:43.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,137692,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMyMDQ0MTg1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicERyTVhJeTNJVmw5XzNYNUxRQUNkQkQ4bk9NIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjY0MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjY0MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2MjQzLCJpYXQiOjE3MzE0OTI2NDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkdrQ1B1YVNKRHQxZlYtYXRYdWlwUUhMazJxQSJ9.Ho250yFLZhSVdi83ESox76iohdjyi0NYYt9D_-Dv-YHTie7mzL-R0zEnL6mYhk0816e0FUp3Om7HuzXr_3-dU0OE8hDBdBnatLwjReluebjbEzuIA2VSAn_ytnidk--niUibh1O8L0BJR81FyGpgYPz_PZYTNwLfbeMWs4SgTHzLTSW5WhLb-COOuAc7Rqv9urGQopRU484c26Zu2TDMdEug7UQYsI_2D8XfJ0yr6r_FaNPyg_bWYnodDUdNOQGY_yjr5ZOAkQu86KfXTc1hsFTg6pvtqXhzgEsLxaS3XxZfUMhxrdJFP3SxoVT5gVc7RtT1ZUsEXlKg1QoN9utFbA, username -> user.154248, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy528738, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@349aa706, authcode -> xkEPT7x8vUkX57DxeLrJDkHoCuI, useAdminRealm -> true, callbacks -> {"tokenId":"etHc0tDiak5ZYFHspW2_8cAhyGk.*AAJTSQACMDIAAlNLABxQNms5VSttcWd1bWlBVEFDYTd0aHA5N1VjM3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492643420), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=etHc0tDiak5ZYFHspW2_8cAhyGk.*AAJTSQACMDIAAlNLABxQNms5VSttcWd1bWlBVEFDYTd0aHA5N1VjM3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492643420))), password -> Pa_ssw0rd, challenge -> 5ClVQSqQ78D_FwmMV-WLK7-GiItrpIxVPWnKeoWf6mw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 169.168.238.164, verifier -> NDAzNjcxMzEyOTU3MTg0Mzc2MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@266cfd68, tokenId -> etHc0tDiak5ZYFHspW2_8cAhyGk.*AAJTSQACMDIAAlNLABxQNms5VSttcWd1bWlBVEFDYTd0aHA5N1VjM3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=etHc0tDiak5ZYFHspW2_8cAhyGk.*AAJTSQACMDIAAlNLABxQNms5VSttcWd1bWlBVEFDYTd0aHA5N1VjM3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=etHc0tDiak5ZYFHspW2_8cAhyGk.*AAJTSQACMDIAAlNLABxQNms5VSttcWd1bWlBVEFDYTd0aHA5N1VjM3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy528738","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:10:43 GMT
	x-forgerock-transactionid: 39b0aabc-4df1-4143-aaeb-fbe2d9440d73
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:10:43.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:43.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:44.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:44.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:44.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:44.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:44.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:45.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:45.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:46.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:46.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:47.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:47 GMT                                    1985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1913149 KO=49    )
> restLoginInitiate                                        (OK=133033 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=133023 KO=1     )
> User Authorize PKCE stage                                (OK=154782 KO=1     )
> User AccessToken PKCE stage                              (OK=154778 KO=2     )
> tokenUserinfo                                            (OK=21839  KO=0     )
> Skip 2FA                                                 (OK=74160  KO=0     )
> GetUUid                                                  (OK=44260  KO=0     )
> GetOpenidConfig                                          (OK=132419 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29398  KO=0     )
> CreatePolicy                                             (OK=44224  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29398  KO=0     )
>  UI AM idFromSession                                     (OK=29397  KO=0     )
>  UI AM validateGoto                                      (OK=29395  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29392  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29392  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29392  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29392  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7793   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29389  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29389  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29389  KO=0     )
>  UI IDM uiconfig                                         (OK=29389  KO=0     )
>  UI IDM version                                          (OK=29389  KO=0     )
>  UI IDM login                                            (OK=29389  KO=0     )
>  UI IDM features                                         (OK=29389  KO=0     )
>  UI IDM privilege                                        (OK=29389  KO=0     )
>  UI IDM user                                             (OK=29388  KO=0     )
>  UI IDM dashboard                                        (OK=29389  KO=0     )
>  UI IDM managed user schema                              (OK=29389  KO=0     )
>  UI IDM oidcToken                                        (OK=29387  KO=0     )
> userinfo                                                 (OK=29387  KO=0     )
> UI-Logout                                                (OK=29387  KO=0     )
> UI-Logout Redirect 1                                     (OK=29387  KO=0     )
>  UI AM revoke2                                           (OK=29386  KO=0     )
>  UI AM revoke1                                           (OK=29387  KO=0     )
>  UI AM endsession                                        (OK=29387  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4946   KO=0     )
> RootUserinfo                                             (OK=99842  KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4946   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1256   KO=0     )
> ReadPolicy                                               (OK=44131  KO=5     )
> getIdToken                                               (OK=9913   KO=0     )
> getIdToken Redirect 1                                    (OK=9913   KO=0     )
> createOrganization                                       (OK=9913   KO=0     )
> queryOrganization                                        (OK=9912   KO=0     )
> deleteOrganization                                       (OK=9912   KO=0     )
> DeletePolicy                                             (OK=44012  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7625 (99.35%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 115211 / active: 312    / done: 137671
================================================================================

10:10:47.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:48.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:48.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:48.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:49.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:50.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:50.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:50.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:51.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:51.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:51.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:52 GMT                                    1990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1917917 KO=49    )
> restLoginInitiate                                        (OK=133367 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=133359 KO=1     )
> User Authorize PKCE stage                                (OK=155170 KO=1     )
> User AccessToken PKCE stage                              (OK=155163 KO=2     )
> tokenUserinfo                                            (OK=21897  KO=0     )
> Skip 2FA                                                 (OK=74343  KO=0     )
> GetUUid                                                  (OK=44372  KO=0     )
> GetOpenidConfig                                          (OK=132763 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29473  KO=0     )
> CreatePolicy                                             (OK=44334  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29471  KO=0     )
>  UI AM idFromSession                                     (OK=29469  KO=0     )
>  UI AM validateGoto                                      (OK=29468  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29464  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29464  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29464  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29464  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7814   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29462  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29462  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29462  KO=0     )
>  UI IDM uiconfig                                         (OK=29462  KO=0     )
>  UI IDM version                                          (OK=29462  KO=0     )
>  UI IDM login                                            (OK=29462  KO=0     )
>  UI IDM features                                         (OK=29462  KO=0     )
>  UI IDM privilege                                        (OK=29462  KO=0     )
>  UI IDM user                                             (OK=29462  KO=0     )
>  UI IDM dashboard                                        (OK=29462  KO=0     )
>  UI IDM managed user schema                              (OK=29462  KO=0     )
>  UI IDM oidcToken                                        (OK=29463  KO=0     )
> userinfo                                                 (OK=29463  KO=0     )
> UI-Logout                                                (OK=29463  KO=0     )
> UI-Logout Redirect 1                                     (OK=29463  KO=0     )
>  UI AM revoke2                                           (OK=29460  KO=0     )
>  UI AM revoke1                                           (OK=29462  KO=0     )
>  UI AM endsession                                        (OK=29462  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4959   KO=0     )
> RootUserinfo                                             (OK=100045 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4959   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1260   KO=0     )
> ReadPolicy                                               (OK=44248  KO=5     )
> getIdToken                                               (OK=9937   KO=0     )
> getIdToken Redirect 1                                    (OK=9937   KO=0     )
> createOrganization                                       (OK=9936   KO=0     )
> queryOrganization                                        (OK=9936   KO=0     )
> deleteOrganization                                       (OK=9936   KO=0     )
> DeletePolicy                                             (OK=44127  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7636 (99.35%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 114861 / active: 326    / done: 138007
================================================================================

10:10:52.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:52.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:53.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:53.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:53.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:54.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:54.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:54.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:55.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:55.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:55.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:55.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:56.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:56.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:56.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:57.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:10:57 GMT                                    1995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1923320 KO=49    )
> restLoginInitiate                                        (OK=133723 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=133716 KO=1     )
> User Authorize PKCE stage                                (OK=155608 KO=1     )
> User AccessToken PKCE stage                              (OK=155601 KO=2     )
> tokenUserinfo                                            (OK=21958  KO=0     )
> Skip 2FA                                                 (OK=74536  KO=0     )
> GetUUid                                                  (OK=44493  KO=0     )
> GetOpenidConfig                                          (OK=133109 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29560  KO=0     )
> CreatePolicy                                             (OK=44461  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29560  KO=0     )
>  UI AM idFromSession                                     (OK=29559  KO=0     )
>  UI AM validateGoto                                      (OK=29559  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29558  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29557  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29557  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29557  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7841   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29554  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29554  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29554  KO=0     )
>  UI IDM uiconfig                                         (OK=29554  KO=0     )
>  UI IDM version                                          (OK=29554  KO=0     )
>  UI IDM login                                            (OK=29554  KO=0     )
>  UI IDM features                                         (OK=29554  KO=0     )
>  UI IDM privilege                                        (OK=29554  KO=0     )
>  UI IDM user                                             (OK=29552  KO=0     )
>  UI IDM dashboard                                        (OK=29552  KO=0     )
>  UI IDM managed user schema                              (OK=29552  KO=0     )
>  UI IDM oidcToken                                        (OK=29553  KO=0     )
> userinfo                                                 (OK=29552  KO=0     )
> UI-Logout                                                (OK=29551  KO=0     )
> UI-Logout Redirect 1                                     (OK=29546  KO=0     )
>  UI AM revoke2                                           (OK=29543  KO=0     )
>  UI AM revoke1                                           (OK=29544  KO=0     )
>  UI AM endsession                                        (OK=29544  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4974   KO=0     )
> RootUserinfo                                             (OK=100296 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4973   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1261   KO=0     )
> ReadPolicy                                               (OK=44357  KO=5     )
> getIdToken                                               (OK=9958   KO=0     )
> getIdToken Redirect 1                                    (OK=9957   KO=0     )
> createOrganization                                       (OK=9956   KO=0     )
> queryOrganization                                        (OK=9956   KO=0     )
> deleteOrganization                                       (OK=9956   KO=0     )
> DeletePolicy                                             (OK=44242  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7652 (99.35%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 114493 / active: 339    / done: 138362
================================================================================

10:10:57.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:58.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:58.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:58.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:58.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:58.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:59.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:59.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:10:59.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:00.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:00.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:00.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:00.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:00.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:01.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:01.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:01.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:01.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:01.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:01.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:01.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:02.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:02.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:02.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:02 GMT                                    2000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1928238 KO=49    )
> restLoginInitiate                                        (OK=134080 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=134063 KO=1     )
> User Authorize PKCE stage                                (OK=156006 KO=1     )
> User AccessToken PKCE stage                              (OK=156001 KO=2     )
> tokenUserinfo                                            (OK=22012  KO=0     )
> Skip 2FA                                                 (OK=74738  KO=0     )
> GetUUid                                                  (OK=44603  KO=0     )
> GetOpenidConfig                                          (OK=133456 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29630  KO=0     )
> CreatePolicy                                             (OK=44571  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29630  KO=0     )
>  UI AM idFromSession                                     (OK=29630  KO=0     )
>  UI AM validateGoto                                      (OK=29630  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29628  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29627  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29627  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29627  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7862   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29623  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29623  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29623  KO=0     )
>  UI IDM uiconfig                                         (OK=29623  KO=0     )
>  UI IDM version                                          (OK=29623  KO=0     )
>  UI IDM login                                            (OK=29623  KO=0     )
>  UI IDM features                                         (OK=29623  KO=0     )
>  UI IDM privilege                                        (OK=29623  KO=0     )
>  UI IDM user                                             (OK=29623  KO=0     )
>  UI IDM dashboard                                        (OK=29623  KO=0     )
>  UI IDM managed user schema                              (OK=29623  KO=0     )
>  UI IDM oidcToken                                        (OK=29623  KO=0     )
> userinfo                                                 (OK=29623  KO=0     )
> UI-Logout                                                (OK=29622  KO=0     )
> UI-Logout Redirect 1                                     (OK=29621  KO=0     )
>  UI AM revoke2                                           (OK=29619  KO=0     )
>  UI AM revoke1                                           (OK=29620  KO=0     )
>  UI AM endsession                                        (OK=29621  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4993   KO=0     )
> RootUserinfo                                             (OK=100577 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4991   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1267   KO=0     )
> ReadPolicy                                               (OK=44487  KO=5     )
> getIdToken                                               (OK=9993   KO=0     )
> getIdToken Redirect 1                                    (OK=9991   KO=0     )
> createOrganization                                       (OK=9990   KO=0     )
> queryOrganization                                        (OK=9988   KO=0     )
> deleteOrganization                                       (OK=9986   KO=0     )
> DeletePolicy                                             (OK=44352  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7676 (99.35%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 114118 / active: 349    / done: 138727
================================================================================

10:11:02.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:03.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:03.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:04.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:04.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:04.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:04.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:05.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:05.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:05.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:06.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:06.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:07 GMT                                    2005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1933160 KO=49    )
> restLoginInitiate                                        (OK=134411 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=134401 KO=1     )
> User Authorize PKCE stage                                (OK=156404 KO=1     )
> User AccessToken PKCE stage                              (OK=156402 KO=2     )
> tokenUserinfo                                            (OK=22073  KO=0     )
> Skip 2FA                                                 (OK=74930  KO=0     )
> GetUUid                                                  (OK=44720  KO=0     )
> GetOpenidConfig                                          (OK=133808 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29706  KO=0     )
> CreatePolicy                                             (OK=44686  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29706  KO=0     )
>  UI AM idFromSession                                     (OK=29705  KO=0     )
>  UI AM validateGoto                                      (OK=29706  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29705  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29705  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29704  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29704  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7881   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29699  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29698  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29697  KO=0     )
>  UI IDM uiconfig                                         (OK=29697  KO=0     )
>  UI IDM version                                          (OK=29697  KO=0     )
>  UI IDM login                                            (OK=29697  KO=0     )
>  UI IDM features                                         (OK=29697  KO=0     )
>  UI IDM privilege                                        (OK=29697  KO=0     )
>  UI IDM user                                             (OK=29697  KO=0     )
>  UI IDM dashboard                                        (OK=29697  KO=0     )
>  UI IDM managed user schema                              (OK=29697  KO=0     )
>  UI IDM oidcToken                                        (OK=29698  KO=0     )
> userinfo                                                 (OK=29697  KO=0     )
> UI-Logout                                                (OK=29696  KO=0     )
> UI-Logout Redirect 1                                     (OK=29696  KO=0     )
>  UI AM revoke2                                           (OK=29695  KO=0     )
>  UI AM revoke1                                           (OK=29696  KO=0     )
>  UI AM endsession                                        (OK=29696  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5003   KO=0     )
> RootUserinfo                                             (OK=100798 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5003   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1271   KO=0     )
> ReadPolicy                                               (OK=44593  KO=5     )
> getIdToken                                               (OK=10024  KO=0     )
> getIdToken Redirect 1                                    (OK=10024  KO=0     )
> createOrganization                                       (OK=10022  KO=0     )
> queryOrganization                                        (OK=10022  KO=0     )
> deleteOrganization                                       (OK=10021  KO=0     )
> DeletePolicy                                             (OK=44478  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7688 (99.35%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 113777 / active: 310    / done: 139107
================================================================================

10:11:07.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:07.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:08.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:08.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:08.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:08.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:09.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:09.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:09.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:09.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:09.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:09.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:10.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:10.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:10.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:10.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:10.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:11.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:11.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:11.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:11.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:11.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:11.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:12.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:12 GMT                                    2010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1938033 KO=49    )
> restLoginInitiate                                        (OK=134739 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=134728 KO=1     )
> User Authorize PKCE stage                                (OK=156788 KO=1     )
> User AccessToken PKCE stage                              (OK=156782 KO=2     )
> tokenUserinfo                                            (OK=22122  KO=0     )
> Skip 2FA                                                 (OK=75102  KO=0     )
> GetUUid                                                  (OK=44827  KO=0     )
> GetOpenidConfig                                          (OK=134137 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29787  KO=0     )
> CreatePolicy                                             (OK=44791  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29786  KO=0     )
>  UI AM idFromSession                                     (OK=29782  KO=0     )
>  UI AM validateGoto                                      (OK=29782  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29782  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29782  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29782  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29782  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7904   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29780  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29780  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29779  KO=0     )
>  UI IDM uiconfig                                         (OK=29779  KO=0     )
>  UI IDM version                                          (OK=29779  KO=0     )
>  UI IDM login                                            (OK=29779  KO=0     )
>  UI IDM features                                         (OK=29779  KO=0     )
>  UI IDM privilege                                        (OK=29779  KO=0     )
>  UI IDM user                                             (OK=29779  KO=0     )
>  UI IDM dashboard                                        (OK=29779  KO=0     )
>  UI IDM managed user schema                              (OK=29779  KO=0     )
>  UI IDM oidcToken                                        (OK=29779  KO=0     )
> userinfo                                                 (OK=29778  KO=0     )
> UI-Logout                                                (OK=29777  KO=0     )
> UI-Logout Redirect 1                                     (OK=29776  KO=0     )
>  UI AM revoke2                                           (OK=29773  KO=0     )
>  UI AM revoke1                                           (OK=29774  KO=0     )
>  UI AM endsession                                        (OK=29774  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5012   KO=0     )
> RootUserinfo                                             (OK=101001 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5012   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1277   KO=0     )
> ReadPolicy                                               (OK=44711  KO=5     )
> getIdToken                                               (OK=10050  KO=0     )
> getIdToken Redirect 1                                    (OK=10050  KO=0     )
> createOrganization                                       (OK=10049  KO=0     )
> queryOrganization                                        (OK=10048  KO=0     )
> deleteOrganization                                       (OK=10048  KO=0     )
> DeletePolicy                                             (OK=44588  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7712 (99.36%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 113438 / active: 319    / done: 139437
================================================================================

10:11:12.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:12.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:12.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:12.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:13.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:13.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:13.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:13.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:14.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:14.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:14.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:14.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:15.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:15.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:16.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:16.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:16.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:17.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:17.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:17 GMT                                    2015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1942966 KO=49    )
> restLoginInitiate                                        (OK=135065 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=135057 KO=1     )
> User Authorize PKCE stage                                (OK=157177 KO=1     )
> User AccessToken PKCE stage                              (OK=157170 KO=2     )
> tokenUserinfo                                            (OK=22173  KO=0     )
> Skip 2FA                                                 (OK=75278  KO=0     )
> GetUUid                                                  (OK=44935  KO=0     )
> GetOpenidConfig                                          (OK=134473 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29867  KO=0     )
> CreatePolicy                                             (OK=44900  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29866  KO=0     )
>  UI AM idFromSession                                     (OK=29866  KO=0     )
>  UI AM validateGoto                                      (OK=29866  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29865  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29865  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29863  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29863  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7923   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29862  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29861  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29861  KO=0     )
>  UI IDM uiconfig                                         (OK=29861  KO=0     )
>  UI IDM version                                          (OK=29861  KO=0     )
>  UI IDM login                                            (OK=29859  KO=0     )
>  UI IDM features                                         (OK=29859  KO=0     )
>  UI IDM privilege                                        (OK=29858  KO=0     )
>  UI IDM user                                             (OK=29858  KO=0     )
>  UI IDM dashboard                                        (OK=29858  KO=0     )
>  UI IDM managed user schema                              (OK=29858  KO=0     )
>  UI IDM oidcToken                                        (OK=29859  KO=0     )
> userinfo                                                 (OK=29859  KO=0     )
> UI-Logout                                                (OK=29858  KO=0     )
> UI-Logout Redirect 1                                     (OK=29858  KO=0     )
>  UI AM revoke2                                           (OK=29855  KO=0     )
>  UI AM revoke1                                           (OK=29856  KO=0     )
>  UI AM endsession                                        (OK=29857  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5021   KO=0     )
> RootUserinfo                                             (OK=101212 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5021   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1278   KO=0     )
> ReadPolicy                                               (OK=44817  KO=5     )
> getIdToken                                               (OK=10077  KO=0     )
> getIdToken Redirect 1                                    (OK=10077  KO=0     )
> createOrganization                                       (OK=10077  KO=0     )
> queryOrganization                                        (OK=10075  KO=0     )
> deleteOrganization                                       (OK=10075  KO=0     )
> DeletePolicy                                             (OK=44706  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7731 (99.36%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 113102 / active: 302    / done: 139790
================================================================================

10:11:17.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:17.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:17.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:17.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:17.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:18.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:18.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:18.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:18.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:18.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:19.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:19.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:19.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:20.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:20.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:20.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:20.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:20.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:20.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:20.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:20.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:20.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:21.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:21.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:21.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:22.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:22.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:22 GMT                                    2020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1947396 KO=49    )
> restLoginInitiate                                        (OK=135386 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=135382 KO=1     )
> User Authorize PKCE stage                                (OK=157546 KO=1     )
> User AccessToken PKCE stage                              (OK=157540 KO=2     )
> tokenUserinfo                                            (OK=22227  KO=0     )
> Skip 2FA                                                 (OK=75463  KO=0     )
> GetUUid                                                  (OK=45059  KO=0     )
> GetOpenidConfig                                          (OK=134812 KO=0     )
> UI-Post-Login - stage 1                                  (OK=29932  KO=0     )
> CreatePolicy                                             (OK=45026  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29932  KO=0     )
>  UI AM idFromSession                                     (OK=29931  KO=0     )
>  UI AM validateGoto                                      (OK=29931  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29930  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29930  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29930  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29930  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7943   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29926  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29926  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29924  KO=0     )
>  UI IDM uiconfig                                         (OK=29924  KO=0     )
>  UI IDM version                                          (OK=29924  KO=0     )
>  UI IDM login                                            (OK=29924  KO=0     )
>  UI IDM features                                         (OK=29924  KO=0     )
>  UI IDM privilege                                        (OK=29924  KO=0     )
>  UI IDM user                                             (OK=29924  KO=0     )
>  UI IDM dashboard                                        (OK=29924  KO=0     )
>  UI IDM managed user schema                              (OK=29924  KO=0     )
>  UI IDM oidcToken                                        (OK=29924  KO=0     )
> userinfo                                                 (OK=29923  KO=0     )
> UI-Logout                                                (OK=29922  KO=0     )
> UI-Logout Redirect 1                                     (OK=29920  KO=0     )
>  UI AM revoke2                                           (OK=29917  KO=0     )
>  UI AM revoke1                                           (OK=29918  KO=0     )
>  UI AM endsession                                        (OK=29918  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5028   KO=0     )
> RootUserinfo                                             (OK=101454 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5028   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1280   KO=0     )
> ReadPolicy                                               (OK=44925  KO=5     )
> getIdToken                                               (OK=10086  KO=0     )
> getIdToken Redirect 1                                    (OK=10086  KO=0     )
> createOrganization                                       (OK=10086  KO=0     )
> queryOrganization                                        (OK=10086  KO=0     )
> deleteOrganization                                       (OK=10086  KO=0     )
> DeletePolicy                                             (OK=44811  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7758 (99.36%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 112778 / active: 323    / done: 140093
================================================================================

10:11:22.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:22.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:22.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:23.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:23.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:24.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:24.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:24.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:24.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:24.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:25.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:25.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:25.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:26.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:26.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:26.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:26.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:27.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:27.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:27.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:27.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:27 GMT                                    2025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1951987 KO=49    )
> restLoginInitiate                                        (OK=135717 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=135706 KO=1     )
> User Authorize PKCE stage                                (OK=157909 KO=1     )
> User AccessToken PKCE stage                              (OK=157898 KO=2     )
> tokenUserinfo                                            (OK=22267  KO=0     )
> Skip 2FA                                                 (OK=75641  KO=0     )
> GetUUid                                                  (OK=45174  KO=0     )
> GetOpenidConfig                                          (OK=135156 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30010  KO=0     )
> CreatePolicy                                             (OK=45140  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30010  KO=0     )
>  UI AM idFromSession                                     (OK=30007  KO=0     )
>  UI AM validateGoto                                      (OK=30007  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30002  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30001  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30000  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30000  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7962   KO=0     )
> UI-Post-Login - stage 3                                  (OK=29994  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29992  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29992  KO=0     )
>  UI IDM uiconfig                                         (OK=29992  KO=0     )
>  UI IDM version                                          (OK=29992  KO=0     )
>  UI IDM login                                            (OK=29992  KO=0     )
>  UI IDM features                                         (OK=29992  KO=0     )
>  UI IDM privilege                                        (OK=29992  KO=0     )
>  UI IDM user                                             (OK=29992  KO=0     )
>  UI IDM dashboard                                        (OK=29992  KO=0     )
>  UI IDM managed user schema                              (OK=29992  KO=0     )
>  UI IDM oidcToken                                        (OK=29992  KO=0     )
> userinfo                                                 (OK=29991  KO=0     )
> UI-Logout                                                (OK=29991  KO=0     )
> UI-Logout Redirect 1                                     (OK=29991  KO=0     )
>  UI AM revoke2                                           (OK=29988  KO=0     )
>  UI AM revoke1                                           (OK=29989  KO=0     )
>  UI AM endsession                                        (OK=29989  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5045   KO=0     )
> RootUserinfo                                             (OK=101682 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5045   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1285   KO=0     )
> ReadPolicy                                               (OK=45052  KO=5     )
> getIdToken                                               (OK=10102  KO=0     )
> getIdToken Redirect 1                                    (OK=10102  KO=0     )
> createOrganization                                       (OK=10102  KO=0     )
> queryOrganization                                        (OK=10102  KO=0     )
> deleteOrganization                                       (OK=10101  KO=0     )
> DeletePolicy                                             (OK=44917  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7779 (99.36%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 112430 / active: 348    / done: 140416
================================================================================

10:11:27.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:27.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:28.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:28.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:28.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:28.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:28.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:28.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:28.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:29.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:29.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:29.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:29.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:29.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:29.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:29.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:29.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:30.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:30.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:30.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:30.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:31.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:32.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:32.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:32.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:32 GMT                                    2030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1957384 KO=49    )
> restLoginInitiate                                        (OK=136066 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=136054 KO=1     )
> User Authorize PKCE stage                                (OK=158327 KO=1     )
> User AccessToken PKCE stage                              (OK=158320 KO=2     )
> tokenUserinfo                                            (OK=22322  KO=0     )
> Skip 2FA                                                 (OK=75820  KO=0     )
> GetUUid                                                  (OK=45279  KO=0     )
> GetOpenidConfig                                          (OK=135505 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30097  KO=0     )
> CreatePolicy                                             (OK=45247  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30097  KO=0     )
>  UI AM idFromSession                                     (OK=30097  KO=0     )
>  UI AM validateGoto                                      (OK=30097  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30093  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30092  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30092  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30092  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7988   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30088  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30087  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30087  KO=0     )
>  UI IDM uiconfig                                         (OK=30087  KO=0     )
>  UI IDM version                                          (OK=30087  KO=0     )
>  UI IDM login                                            (OK=30087  KO=0     )
>  UI IDM features                                         (OK=30087  KO=0     )
>  UI IDM privilege                                        (OK=30087  KO=0     )
>  UI IDM user                                             (OK=30085  KO=0     )
>  UI IDM dashboard                                        (OK=30086  KO=0     )
>  UI IDM managed user schema                              (OK=30086  KO=0     )
>  UI IDM oidcToken                                        (OK=30085  KO=0     )
> userinfo                                                 (OK=30081  KO=0     )
> UI-Logout                                                (OK=30081  KO=0     )
> UI-Logout Redirect 1                                     (OK=30081  KO=0     )
>  UI AM revoke2                                           (OK=30079  KO=0     )
>  UI AM revoke1                                           (OK=30080  KO=0     )
>  UI AM endsession                                        (OK=30080  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5055   KO=0     )
> RootUserinfo                                             (OK=101931 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5055   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1288   KO=0     )
> ReadPolicy                                               (OK=45165  KO=5     )
> getIdToken                                               (OK=10129  KO=0     )
> getIdToken Redirect 1                                    (OK=10128  KO=0     )
> createOrganization                                       (OK=10128  KO=0     )
> queryOrganization                                        (OK=10127  KO=0     )
> deleteOrganization                                       (OK=10127  KO=0     )
> DeletePolicy                                             (OK=45045  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7804 (99.36%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 112070 / active: 329    / done: 140795
================================================================================

10:11:32.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:32.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:32.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:33.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:33.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:33.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:33.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:33.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:34.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:36.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:36.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:37.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:37.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:37.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:37 GMT                                    2035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1962040 KO=49    )
> restLoginInitiate                                        (OK=136372 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=136360 KO=1     )
> User Authorize PKCE stage                                (OK=158690 KO=1     )
> User AccessToken PKCE stage                              (OK=158688 KO=2     )
> tokenUserinfo                                            (OK=22381  KO=0     )
> Skip 2FA                                                 (OK=75982  KO=0     )
> GetUUid                                                  (OK=45361  KO=0     )
> GetOpenidConfig                                          (OK=135805 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30172  KO=0     )
> CreatePolicy                                             (OK=45328  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30171  KO=0     )
>  UI AM idFromSession                                     (OK=30171  KO=0     )
>  UI AM validateGoto                                      (OK=30171  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30167  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30166  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30166  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30166  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8015   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30160  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30160  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30160  KO=0     )
>  UI IDM uiconfig                                         (OK=30160  KO=0     )
>  UI IDM version                                          (OK=30160  KO=0     )
>  UI IDM login                                            (OK=30160  KO=0     )
>  UI IDM features                                         (OK=30160  KO=0     )
>  UI IDM privilege                                        (OK=30160  KO=0     )
>  UI IDM user                                             (OK=30160  KO=0     )
>  UI IDM dashboard                                        (OK=30160  KO=0     )
>  UI IDM managed user schema                              (OK=30160  KO=0     )
>  UI IDM oidcToken                                        (OK=30161  KO=0     )
> userinfo                                                 (OK=30161  KO=0     )
> UI-Logout                                                (OK=30161  KO=0     )
> UI-Logout Redirect 1                                     (OK=30161  KO=0     )
>  UI AM revoke2                                           (OK=30159  KO=0     )
>  UI AM revoke1                                           (OK=30161  KO=0     )
>  UI AM endsession                                        (OK=30161  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5067   KO=0     )
> RootUserinfo                                             (OK=102150 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5067   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1290   KO=0     )
> ReadPolicy                                               (OK=45272  KO=5     )
> getIdToken                                               (OK=10166  KO=0     )
> getIdToken Redirect 1                                    (OK=10164  KO=0     )
> createOrganization                                       (OK=10164  KO=0     )
> queryOrganization                                        (OK=10164  KO=0     )
> deleteOrganization                                       (OK=10164  KO=0     )
> DeletePolicy                                             (OK=45155  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7818 (99.36%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 111752 / active: 284    / done: 141158
================================================================================

10:11:37.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:38.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:38.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:38.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:38.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:38.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:38.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:39.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:39.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:39.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:39.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:41.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:41.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:41.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:42.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:42.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:42.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:42.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:42.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:42 GMT                                    2040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1966994 KO=49    )
> restLoginInitiate                                        (OK=136705 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=136698 KO=1     )
> User Authorize PKCE stage                                (OK=159092 KO=1     )
> User AccessToken PKCE stage                              (OK=159087 KO=2     )
> tokenUserinfo                                            (OK=22433  KO=0     )
> Skip 2FA                                                 (OK=76168  KO=0     )
> GetUUid                                                  (OK=45485  KO=0     )
> GetOpenidConfig                                          (OK=136121 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30254  KO=0     )
> CreatePolicy                                             (OK=45451  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30253  KO=0     )
>  UI AM idFromSession                                     (OK=30251  KO=0     )
>  UI AM validateGoto                                      (OK=30251  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30247  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30246  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30246  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30246  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8039   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30244  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30244  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30243  KO=0     )
>  UI IDM uiconfig                                         (OK=30243  KO=0     )
>  UI IDM version                                          (OK=30243  KO=0     )
>  UI IDM login                                            (OK=30243  KO=0     )
>  UI IDM features                                         (OK=30243  KO=0     )
>  UI IDM privilege                                        (OK=30243  KO=0     )
>  UI IDM user                                             (OK=30241  KO=0     )
>  UI IDM dashboard                                        (OK=30241  KO=0     )
>  UI IDM managed user schema                              (OK=30241  KO=0     )
>  UI IDM oidcToken                                        (OK=30241  KO=0     )
> userinfo                                                 (OK=30241  KO=0     )
> UI-Logout                                                (OK=30240  KO=0     )
> UI-Logout Redirect 1                                     (OK=30240  KO=0     )
>  UI AM revoke2                                           (OK=30239  KO=0     )
>  UI AM revoke1                                           (OK=30240  KO=0     )
>  UI AM endsession                                        (OK=30240  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5089   KO=0     )
> RootUserinfo                                             (OK=102355 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5089   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1297   KO=0     )
> ReadPolicy                                               (OK=45352  KO=5     )
> getIdToken                                               (OK=10185  KO=0     )
> getIdToken Redirect 1                                    (OK=10185  KO=0     )
> createOrganization                                       (OK=10185  KO=0     )
> queryOrganization                                        (OK=10185  KO=0     )
> deleteOrganization                                       (OK=10185  KO=0     )
> DeletePolicy                                             (OK=45264  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7837 (99.37%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 111399 / active: 292    / done: 141503
================================================================================

10:11:42.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:42.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:42.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:42.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:43.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:43.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:43.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:44.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:44.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:45.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:45.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:45.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:45.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:46.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:46.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:46.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:46.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:47.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:47 GMT                                    2045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1971690 KO=49    )
> restLoginInitiate                                        (OK=137030 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=137025 KO=1     )
> User Authorize PKCE stage                                (OK=159479 KO=1     )
> User AccessToken PKCE stage                              (OK=159473 KO=2     )
> tokenUserinfo                                            (OK=22500  KO=0     )
> Skip 2FA                                                 (OK=76330  KO=0     )
> GetUUid                                                  (OK=45578  KO=0     )
> GetOpenidConfig                                          (OK=136416 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30331  KO=0     )
> CreatePolicy                                             (OK=45544  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30330  KO=0     )
>  UI AM idFromSession                                     (OK=30330  KO=0     )
>  UI AM validateGoto                                      (OK=30330  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30327  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30327  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30324  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30324  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8062   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30318  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30318  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30317  KO=0     )
>  UI IDM uiconfig                                         (OK=30317  KO=0     )
>  UI IDM version                                          (OK=30317  KO=0     )
>  UI IDM login                                            (OK=30316  KO=0     )
>  UI IDM features                                         (OK=30316  KO=0     )
>  UI IDM privilege                                        (OK=30316  KO=0     )
>  UI IDM user                                             (OK=30316  KO=0     )
>  UI IDM dashboard                                        (OK=30316  KO=0     )
>  UI IDM managed user schema                              (OK=30316  KO=0     )
>  UI IDM oidcToken                                        (OK=30317  KO=0     )
> userinfo                                                 (OK=30315  KO=0     )
> UI-Logout                                                (OK=30314  KO=0     )
> UI-Logout Redirect 1                                     (OK=30312  KO=0     )
>  UI AM revoke2                                           (OK=30310  KO=0     )
>  UI AM revoke1                                           (OK=30311  KO=0     )
>  UI AM endsession                                        (OK=30311  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5105   KO=0     )
> RootUserinfo                                             (OK=102590 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5104   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1301   KO=0     )
> ReadPolicy                                               (OK=45477  KO=5     )
> getIdToken                                               (OK=10207  KO=0     )
> getIdToken Redirect 1                                    (OK=10207  KO=0     )
> createOrganization                                       (OK=10206  KO=0     )
> queryOrganization                                        (OK=10206  KO=0     )
> deleteOrganization                                       (OK=10206  KO=0     )
> DeletePolicy                                             (OK=45348  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7855 (99.37%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 111058 / active: 320    / done: 141816
================================================================================

10:11:47.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:47.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:48.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:48.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:48.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:48.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:48.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:49.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:49.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:49.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:49.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:49.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:49.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:49.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:50.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:51.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:51.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:51.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:51.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:52.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:52.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:52.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:52.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:52 GMT                                    2050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1977029 KO=49    )
> restLoginInitiate                                        (OK=137400 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=137389 KO=1     )
> User Authorize PKCE stage                                (OK=159906 KO=1     )
> User AccessToken PKCE stage                              (OK=159901 KO=2     )
> tokenUserinfo                                            (OK=22547  KO=0     )
> Skip 2FA                                                 (OK=76542  KO=0     )
> GetUUid                                                  (OK=45702  KO=0     )
> GetOpenidConfig                                          (OK=136755 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30417  KO=0     )
> CreatePolicy                                             (OK=45664  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30417  KO=0     )
>  UI AM idFromSession                                     (OK=30414  KO=0     )
>  UI AM validateGoto                                      (OK=30414  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30413  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30412  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30410  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30410  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8085   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30407  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30404  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30404  KO=0     )
>  UI IDM uiconfig                                         (OK=30404  KO=0     )
>  UI IDM version                                          (OK=30403  KO=0     )
>  UI IDM login                                            (OK=30403  KO=0     )
>  UI IDM features                                         (OK=30403  KO=0     )
>  UI IDM privilege                                        (OK=30403  KO=0     )
>  UI IDM user                                             (OK=30402  KO=0     )
>  UI IDM dashboard                                        (OK=30402  KO=0     )
>  UI IDM managed user schema                              (OK=30402  KO=0     )
>  UI IDM oidcToken                                        (OK=30402  KO=0     )
> userinfo                                                 (OK=30402  KO=0     )
> UI-Logout                                                (OK=30402  KO=0     )
> UI-Logout Redirect 1                                     (OK=30401  KO=0     )
>  UI AM revoke2                                           (OK=30397  KO=0     )
>  UI AM revoke1                                           (OK=30398  KO=0     )
>  UI AM endsession                                        (OK=30399  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5113   KO=0     )
> RootUserinfo                                             (OK=102848 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5113   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1303   KO=0     )
> ReadPolicy                                               (OK=45568  KO=5     )
> getIdToken                                               (OK=10236  KO=0     )
> getIdToken Redirect 1                                    (OK=10235  KO=0     )
> createOrganization                                       (OK=10235  KO=0     )
> queryOrganization                                        (OK=10235  KO=0     )
> deleteOrganization                                       (OK=10234  KO=0     )
> DeletePolicy                                             (OK=45473  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7878 (99.37%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 110678 / active: 326    / done: 142190
================================================================================

10:11:52.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:52.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:53.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:53.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:54.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:54.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:54.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:54.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:55.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:55.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:55.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:55.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:56.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:56.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:56.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:56.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:56.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:56.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:57.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:57.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:11:57 GMT                                    2055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1982352 KO=49    )
> restLoginInitiate                                        (OK=137762 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=137750 KO=1     )
> User Authorize PKCE stage                                (OK=160332 KO=1     )
> User AccessToken PKCE stage                              (OK=160326 KO=2     )
> tokenUserinfo                                            (OK=22594  KO=0     )
> Skip 2FA                                                 (OK=76745  KO=0     )
> GetUUid                                                  (OK=45824  KO=0     )
> GetOpenidConfig                                          (OK=137091 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30503  KO=0     )
> CreatePolicy                                             (OK=45790  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30503  KO=0     )
>  UI AM idFromSession                                     (OK=30502  KO=0     )
>  UI AM validateGoto                                      (OK=30502  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30498  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30496  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30496  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30496  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8109   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30492  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30490  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30490  KO=0     )
>  UI IDM uiconfig                                         (OK=30490  KO=0     )
>  UI IDM version                                          (OK=30490  KO=0     )
>  UI IDM login                                            (OK=30488  KO=0     )
>  UI IDM features                                         (OK=30490  KO=0     )
>  UI IDM privilege                                        (OK=30489  KO=0     )
>  UI IDM user                                             (OK=30488  KO=0     )
>  UI IDM dashboard                                        (OK=30488  KO=0     )
>  UI IDM managed user schema                              (OK=30488  KO=0     )
>  UI IDM oidcToken                                        (OK=30489  KO=0     )
> userinfo                                                 (OK=30488  KO=0     )
> UI-Logout                                                (OK=30488  KO=0     )
> UI-Logout Redirect 1                                     (OK=30487  KO=0     )
>  UI AM revoke2                                           (OK=30483  KO=0     )
>  UI AM revoke1                                           (OK=30484  KO=0     )
>  UI AM endsession                                        (OK=30484  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5124   KO=0     )
> RootUserinfo                                             (OK=103147 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5124   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1306   KO=0     )
> ReadPolicy                                               (OK=45687  KO=5     )
> getIdToken                                               (OK=10261  KO=0     )
> getIdToken Redirect 1                                    (OK=10261  KO=0     )
> createOrganization                                       (OK=10259  KO=0     )
> queryOrganization                                        (OK=10259  KO=0     )
> deleteOrganization                                       (OK=10259  KO=0     )
> DeletePolicy                                             (OK=45560  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7898 (99.37%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 110304 / active: 370    / done: 142520
================================================================================

10:11:58.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:58.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:59.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:59.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:59.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:59.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:11:59.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:00.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:00.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:00.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:00.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:01.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:02.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:02 GMT                                    2060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1987393 KO=49    )
> restLoginInitiate                                        (OK=138100 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=138087 KO=1     )
> User Authorize PKCE stage                                (OK=160723 KO=1     )
> User AccessToken PKCE stage                              (OK=160715 KO=2     )
> tokenUserinfo                                            (OK=22641  KO=0     )
> Skip 2FA                                                 (OK=76928  KO=0     )
> GetUUid                                                  (OK=45934  KO=0     )
> GetOpenidConfig                                          (OK=137445 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30590  KO=0     )
> CreatePolicy                                             (OK=45901  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30588  KO=0     )
>  UI AM idFromSession                                     (OK=30588  KO=0     )
>  UI AM validateGoto                                      (OK=30587  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30582  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30580  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30579  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30579  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8138   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30572  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30570  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30569  KO=0     )
>  UI IDM uiconfig                                         (OK=30569  KO=0     )
>  UI IDM version                                          (OK=30569  KO=0     )
>  UI IDM login                                            (OK=30568  KO=0     )
>  UI IDM features                                         (OK=30568  KO=0     )
>  UI IDM privilege                                        (OK=30568  KO=0     )
>  UI IDM user                                             (OK=30568  KO=0     )
>  UI IDM dashboard                                        (OK=30568  KO=0     )
>  UI IDM managed user schema                              (OK=30568  KO=0     )
>  UI IDM oidcToken                                        (OK=30569  KO=0     )
> userinfo                                                 (OK=30569  KO=0     )
> UI-Logout                                                (OK=30569  KO=0     )
> UI-Logout Redirect 1                                     (OK=30567  KO=0     )
>  UI AM revoke2                                           (OK=30563  KO=0     )
>  UI AM revoke1                                           (OK=30566  KO=0     )
>  UI AM endsession                                        (OK=30566  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5140   KO=0     )
> RootUserinfo                                             (OK=103396 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5139   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1310   KO=0     )
> ReadPolicy                                               (OK=45810  KO=5     )
> getIdToken                                               (OK=10282  KO=0     )
> getIdToken Redirect 1                                    (OK=10282  KO=0     )
> createOrganization                                       (OK=10281  KO=0     )
> queryOrganization                                        (OK=10281  KO=0     )
> deleteOrganization                                       (OK=10280  KO=0     )
> DeletePolicy                                             (OK=45681  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7911 (99.37%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 109952 / active: 369    / done: 142873
================================================================================

10:12:02.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:02.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:02.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:02.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:03.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:03.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:03.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:04.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:04.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:04.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:04.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:04.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:05.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:05.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:05.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:05.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:05.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:06.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:06.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:06.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:07.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:07.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:07 GMT                                    2065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1992934 KO=49    )
> restLoginInitiate                                        (OK=138445 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=138435 KO=1     )
> User Authorize PKCE stage                                (OK=161157 KO=1     )
> User AccessToken PKCE stage                              (OK=161153 KO=2     )
> tokenUserinfo                                            (OK=22690  KO=0     )
> Skip 2FA                                                 (OK=77137  KO=0     )
> GetUUid                                                  (OK=46051  KO=0     )
> GetOpenidConfig                                          (OK=137793 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30671  KO=0     )
> CreatePolicy                                             (OK=46015  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30670  KO=0     )
>  UI AM idFromSession                                     (OK=30668  KO=0     )
>  UI AM validateGoto                                      (OK=30668  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30665  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30665  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30665  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30665  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8164   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30663  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30663  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30663  KO=0     )
>  UI IDM uiconfig                                         (OK=30663  KO=0     )
>  UI IDM version                                          (OK=30663  KO=0     )
>  UI IDM login                                            (OK=30663  KO=0     )
>  UI IDM features                                         (OK=30663  KO=0     )
>  UI IDM privilege                                        (OK=30663  KO=0     )
>  UI IDM user                                             (OK=30663  KO=0     )
>  UI IDM dashboard                                        (OK=30663  KO=0     )
>  UI IDM managed user schema                              (OK=30663  KO=0     )
>  UI IDM oidcToken                                        (OK=30664  KO=0     )
> userinfo                                                 (OK=30664  KO=0     )
> UI-Logout                                                (OK=30664  KO=0     )
> UI-Logout Redirect 1                                     (OK=30663  KO=0     )
>  UI AM revoke2                                           (OK=30661  KO=0     )
>  UI AM revoke1                                           (OK=30662  KO=0     )
>  UI AM endsession                                        (OK=30663  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5153   KO=0     )
> RootUserinfo                                             (OK=103693 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5153   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1314   KO=0     )
> ReadPolicy                                               (OK=45924  KO=5     )
> getIdToken                                               (OK=10317  KO=0     )
> getIdToken Redirect 1                                    (OK=10317  KO=0     )
> createOrganization                                       (OK=10317  KO=0     )
> queryOrganization                                        (OK=10317  KO=0     )
> deleteOrganization                                       (OK=10317  KO=0     )
> DeletePolicy                                             (OK=45801  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7933 (99.37%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 109594 / active: 332    / done: 143268
================================================================================

10:12:08.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:08.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:08.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:08.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:09.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:09.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:09.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:09.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:09.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:09.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:09.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:10.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:10.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:10.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:11.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:11.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:11.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:11.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:11.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:12.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:12.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:12.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:12.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:12.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:12 GMT                                    2070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1997726 KO=49    )
> restLoginInitiate                                        (OK=138776 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=138765 KO=1     )
> User Authorize PKCE stage                                (OK=161540 KO=1     )
> User AccessToken PKCE stage                              (OK=161532 KO=2     )
> tokenUserinfo                                            (OK=22744  KO=0     )
> Skip 2FA                                                 (OK=77307  KO=0     )
> GetUUid                                                  (OK=46166  KO=0     )
> GetOpenidConfig                                          (OK=138137 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30748  KO=0     )
> CreatePolicy                                             (OK=46130  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30748  KO=0     )
>  UI AM idFromSession                                     (OK=30747  KO=0     )
>  UI AM validateGoto                                      (OK=30747  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30744  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30743  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30742  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30742  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8188   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30741  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30740  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30739  KO=0     )
>  UI IDM uiconfig                                         (OK=30739  KO=0     )
>  UI IDM version                                          (OK=30739  KO=0     )
>  UI IDM login                                            (OK=30739  KO=0     )
>  UI IDM features                                         (OK=30739  KO=0     )
>  UI IDM privilege                                        (OK=30739  KO=0     )
>  UI IDM user                                             (OK=30738  KO=0     )
>  UI IDM dashboard                                        (OK=30739  KO=0     )
>  UI IDM managed user schema                              (OK=30739  KO=0     )
>  UI IDM oidcToken                                        (OK=30738  KO=0     )
> userinfo                                                 (OK=30735  KO=0     )
> UI-Logout                                                (OK=30733  KO=0     )
> UI-Logout Redirect 1                                     (OK=30733  KO=0     )
>  UI AM revoke2                                           (OK=30732  KO=0     )
>  UI AM revoke1                                           (OK=30733  KO=0     )
>  UI AM endsession                                        (OK=30733  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5164   KO=0     )
> RootUserinfo                                             (OK=103914 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5164   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1315   KO=0     )
> ReadPolicy                                               (OK=46039  KO=5     )
> getIdToken                                               (OK=10340  KO=0     )
> getIdToken Redirect 1                                    (OK=10340  KO=0     )
> createOrganization                                       (OK=10340  KO=0     )
> queryOrganization                                        (OK=10339  KO=0     )
> deleteOrganization                                       (OK=10339  KO=0     )
> DeletePolicy                                             (OK=45918  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7957 (99.38%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 109246 / active: 326    / done: 143622
================================================================================

10:12:12.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:13.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:13.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:14.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:14.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:14.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:15.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:15.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:15.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:16.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:16.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:16.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:16.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:16.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:16.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:17.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:17 GMT                                    2075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2002638 KO=49    )
> restLoginInitiate                                        (OK=139141 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=139135 KO=1     )
> User Authorize PKCE stage                                (OK=161957 KO=1     )
> User AccessToken PKCE stage                              (OK=161948 KO=2     )
> tokenUserinfo                                            (OK=22804  KO=0     )
> Skip 2FA                                                 (OK=77528  KO=0     )
> GetUUid                                                  (OK=46286  KO=0     )
> GetOpenidConfig                                          (OK=138488 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30819  KO=0     )
> CreatePolicy                                             (OK=46250  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30819  KO=0     )
>  UI AM idFromSession                                     (OK=30818  KO=0     )
>  UI AM validateGoto                                      (OK=30818  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30813  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30813  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30813  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30813  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8204   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30809  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30809  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30807  KO=0     )
>  UI IDM uiconfig                                         (OK=30807  KO=0     )
>  UI IDM version                                          (OK=30807  KO=0     )
>  UI IDM login                                            (OK=30807  KO=0     )
>  UI IDM features                                         (OK=30807  KO=0     )
>  UI IDM privilege                                        (OK=30807  KO=0     )
>  UI IDM user                                             (OK=30806  KO=0     )
>  UI IDM dashboard                                        (OK=30806  KO=0     )
>  UI IDM managed user schema                              (OK=30806  KO=0     )
>  UI IDM oidcToken                                        (OK=30804  KO=0     )
> userinfo                                                 (OK=30802  KO=0     )
> UI-Logout                                                (OK=30802  KO=0     )
> UI-Logout Redirect 1                                     (OK=30802  KO=0     )
>  UI AM revoke2                                           (OK=30798  KO=0     )
>  UI AM revoke1                                           (OK=30799  KO=0     )
>  UI AM endsession                                        (OK=30799  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5175   KO=0     )
> RootUserinfo                                             (OK=104199 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5174   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1319   KO=0     )
> ReadPolicy                                               (OK=46153  KO=5     )
> getIdToken                                               (OK=10367  KO=0     )
> getIdToken Redirect 1                                    (OK=10367  KO=0     )
> createOrganization                                       (OK=10366  KO=0     )
> queryOrganization                                        (OK=10366  KO=0     )
> deleteOrganization                                       (OK=10366  KO=0     )
> DeletePolicy                                             (OK=46035  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7973 (99.38%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 56%
          waiting: 108877 / active: 355    / done: 143962
================================================================================

10:12:17.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:17.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:18.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:18.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:18.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:18.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:18.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:19.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:19.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:19.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:19.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:19.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:19.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:19.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:19.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:20.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:20.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:21.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:21.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:21.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:21.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:21.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:21.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:22.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:22.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:22 GMT                                    2080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2007522 KO=49    )
> restLoginInitiate                                        (OK=139460 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=139447 KO=1     )
> User Authorize PKCE stage                                (OK=162317 KO=1     )
> User AccessToken PKCE stage                              (OK=162315 KO=2     )
> tokenUserinfo                                            (OK=22847  KO=0     )
> Skip 2FA                                                 (OK=77687  KO=0     )
> GetUUid                                                  (OK=46388  KO=0     )
> GetOpenidConfig                                          (OK=138823 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30900  KO=0     )
> CreatePolicy                                             (OK=46350  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30900  KO=0     )
>  UI AM idFromSession                                     (OK=30898  KO=0     )
>  UI AM validateGoto                                      (OK=30898  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30894  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30893  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30892  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30892  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8221   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30891  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30891  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30891  KO=0     )
>  UI IDM uiconfig                                         (OK=30891  KO=0     )
>  UI IDM version                                          (OK=30891  KO=0     )
>  UI IDM login                                            (OK=30891  KO=0     )
>  UI IDM features                                         (OK=30891  KO=0     )
>  UI IDM privilege                                        (OK=30891  KO=0     )
>  UI IDM user                                             (OK=30891  KO=0     )
>  UI IDM dashboard                                        (OK=30891  KO=0     )
>  UI IDM managed user schema                              (OK=30891  KO=0     )
>  UI IDM oidcToken                                        (OK=30891  KO=0     )
> userinfo                                                 (OK=30890  KO=0     )
> UI-Logout                                                (OK=30890  KO=0     )
> UI-Logout Redirect 1                                     (OK=30890  KO=0     )
>  UI AM revoke2                                           (OK=30889  KO=0     )
>  UI AM revoke1                                           (OK=30890  KO=0     )
>  UI AM endsession                                        (OK=30890  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5184   KO=0     )
> RootUserinfo                                             (OK=104441 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5184   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1322   KO=0     )
> ReadPolicy                                               (OK=46274  KO=5     )
> getIdToken                                               (OK=10384  KO=0     )
> getIdToken Redirect 1                                    (OK=10384  KO=0     )
> createOrganization                                       (OK=10383  KO=0     )
> queryOrganization                                        (OK=10383  KO=0     )
> deleteOrganization                                       (OK=10382  KO=0     )
> DeletePolicy                                             (OK=46148  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7998 (99.38%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 108546 / active: 326    / done: 144322
================================================================================

10:12:22.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:23.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:23.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:23.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:23.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:23.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:23.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:23.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:23.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:24.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:24.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:24.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:25.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:25.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:25.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:26.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:26.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:26.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:26.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:27.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:27.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:27 GMT                                    2085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2012650 KO=49    )
> restLoginInitiate                                        (OK=139832 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=139821 KO=1     )
> User Authorize PKCE stage                                (OK=162755 KO=1     )
> User AccessToken PKCE stage                              (OK=162747 KO=2     )
> tokenUserinfo                                            (OK=22920  KO=0     )
> Skip 2FA                                                 (OK=77894  KO=0     )
> GetUUid                                                  (OK=46509  KO=0     )
> GetOpenidConfig                                          (OK=139168 KO=0     )
> UI-Post-Login - stage 1                                  (OK=30977  KO=0     )
> CreatePolicy                                             (OK=46473  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30975  KO=0     )
>  UI AM idFromSession                                     (OK=30973  KO=0     )
>  UI AM validateGoto                                      (OK=30973  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30969  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30969  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30969  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30969  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8235   KO=0     )
> UI-Post-Login - stage 3                                  (OK=30968  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30967  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30967  KO=0     )
>  UI IDM uiconfig                                         (OK=30967  KO=0     )
>  UI IDM version                                          (OK=30967  KO=0     )
>  UI IDM login                                            (OK=30966  KO=0     )
>  UI IDM features                                         (OK=30966  KO=0     )
>  UI IDM privilege                                        (OK=30966  KO=0     )
>  UI IDM user                                             (OK=30966  KO=0     )
>  UI IDM dashboard                                        (OK=30966  KO=0     )
>  UI IDM managed user schema                              (OK=30966  KO=0     )
>  UI IDM oidcToken                                        (OK=30966  KO=0     )
> userinfo                                                 (OK=30966  KO=0     )
> UI-Logout                                                (OK=30966  KO=0     )
> UI-Logout Redirect 1                                     (OK=30965  KO=0     )
>  UI AM revoke2                                           (OK=30964  KO=0     )
>  UI AM revoke1                                           (OK=30965  KO=0     )
>  UI AM endsession                                        (OK=30965  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5193   KO=0     )
> RootUserinfo                                             (OK=104729 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5193   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1325   KO=0     )
> ReadPolicy                                               (OK=46376  KO=5     )
> getIdToken                                               (OK=10410  KO=0     )
> getIdToken Redirect 1                                    (OK=10410  KO=0     )
> createOrganization                                       (OK=10410  KO=0     )
> queryOrganization                                        (OK=10410  KO=0     )
> deleteOrganization                                       (OK=10409  KO=0     )
> DeletePolicy                                             (OK=46268  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8019 (99.38%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 108167 / active: 338    / done: 144689
================================================================================

10:12:27.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:27.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:27.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:27.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:27.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:28.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:28.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:28.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:29.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:29.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:29.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:29.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:30.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:30.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:31.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:32.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:32 GMT                                    2090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2017716 KO=49    )
> restLoginInitiate                                        (OK=140191 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=140183 KO=1     )
> User Authorize PKCE stage                                (OK=163183 KO=1     )
> User AccessToken PKCE stage                              (OK=163175 KO=2     )
> tokenUserinfo                                            (OK=22986  KO=0     )
> Skip 2FA                                                 (OK=78106  KO=0     )
> GetUUid                                                  (OK=46635  KO=0     )
> GetOpenidConfig                                          (OK=139515 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31049  KO=0     )
> CreatePolicy                                             (OK=46602  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31049  KO=0     )
>  UI AM idFromSession                                     (OK=31049  KO=0     )
>  UI AM validateGoto                                      (OK=31049  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31045  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31045  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31044  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31044  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8254   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31042  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31041  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31041  KO=0     )
>  UI IDM uiconfig                                         (OK=31041  KO=0     )
>  UI IDM version                                          (OK=31041  KO=0     )
>  UI IDM login                                            (OK=31040  KO=0     )
>  UI IDM features                                         (OK=31040  KO=0     )
>  UI IDM privilege                                        (OK=31040  KO=0     )
>  UI IDM user                                             (OK=31040  KO=0     )
>  UI IDM dashboard                                        (OK=31040  KO=0     )
>  UI IDM managed user schema                              (OK=31040  KO=0     )
>  UI IDM oidcToken                                        (OK=31041  KO=0     )
> userinfo                                                 (OK=31040  KO=0     )
> UI-Logout                                                (OK=31040  KO=0     )
> UI-Logout Redirect 1                                     (OK=31040  KO=0     )
>  UI AM revoke2                                           (OK=31039  KO=0     )
>  UI AM revoke1                                           (OK=31040  KO=0     )
>  UI AM endsession                                        (OK=31040  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5203   KO=0     )
> RootUserinfo                                             (OK=105017 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5203   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1328   KO=0     )
> ReadPolicy                                               (OK=46495  KO=5     )
> getIdToken                                               (OK=10434  KO=0     )
> getIdToken Redirect 1                                    (OK=10434  KO=0     )
> createOrganization                                       (OK=10434  KO=0     )
> queryOrganization                                        (OK=10434  KO=0     )
> deleteOrganization                                       (OK=10434  KO=0     )
> DeletePolicy                                             (OK=46370  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8035 (99.38%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 107790 / active: 360    / done: 145044
================================================================================

10:12:32.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:32.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:33.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:33.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:33.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:33.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:33.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:34.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:34.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:34.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:34.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:34.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:34.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:34.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:34.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:35.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:35.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:35.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:35.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:35.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:36.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:36.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:36.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:37.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:37.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:37.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:37.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:37.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:37 GMT                                    2095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2022309 KO=49    )
> restLoginInitiate                                        (OK=140516 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=140507 KO=1     )
> User Authorize PKCE stage                                (OK=163539 KO=1     )
> User AccessToken PKCE stage                              (OK=163533 KO=2     )
> tokenUserinfo                                            (OK=23025  KO=0     )
> Skip 2FA                                                 (OK=78284  KO=0     )
> GetUUid                                                  (OK=46738  KO=0     )
> GetOpenidConfig                                          (OK=139869 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31121  KO=0     )
> CreatePolicy                                             (OK=46702  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31118  KO=0     )
>  UI AM idFromSession                                     (OK=31118  KO=0     )
>  UI AM validateGoto                                      (OK=31118  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31113  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31113  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31113  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31113  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8277   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31109  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31109  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31107  KO=0     )
>  UI IDM uiconfig                                         (OK=31107  KO=0     )
>  UI IDM version                                          (OK=31106  KO=0     )
>  UI IDM login                                            (OK=31106  KO=0     )
>  UI IDM features                                         (OK=31106  KO=0     )
>  UI IDM privilege                                        (OK=31106  KO=0     )
>  UI IDM user                                             (OK=31105  KO=0     )
>  UI IDM dashboard                                        (OK=31105  KO=0     )
>  UI IDM managed user schema                              (OK=31105  KO=0     )
>  UI IDM oidcToken                                        (OK=31106  KO=0     )
> userinfo                                                 (OK=31105  KO=0     )
> UI-Logout                                                (OK=31105  KO=0     )
> UI-Logout Redirect 1                                     (OK=31104  KO=0     )
>  UI AM revoke2                                           (OK=31103  KO=0     )
>  UI AM revoke1                                           (OK=31104  KO=0     )
>  UI AM endsession                                        (OK=31104  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5219   KO=0     )
> RootUserinfo                                             (OK=105298 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5218   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1332   KO=0     )
> ReadPolicy                                               (OK=46626  KO=5     )
> getIdToken                                               (OK=10462  KO=0     )
> getIdToken Redirect 1                                    (OK=10462  KO=0     )
> createOrganization                                       (OK=10462  KO=0     )
> queryOrganization                                        (OK=10462  KO=0     )
> deleteOrganization                                       (OK=10461  KO=0     )
> DeletePolicy                                             (OK=46488  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8063 (99.38%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 107455 / active: 343    / done: 145396
================================================================================

10:12:37.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:37.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:37.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:37.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:37.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:38.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:38.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:38.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:38.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:38.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:38.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:39.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:39.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:39.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:39.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:40.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:40.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:40.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:40.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:40.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:41.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:41.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:41.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:41.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:42.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:42 GMT                                    2100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2026863 KO=49    )
> restLoginInitiate                                        (OK=140840 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=140826 KO=1     )
> User Authorize PKCE stage                                (OK=163901 KO=1     )
> User AccessToken PKCE stage                              (OK=163896 KO=2     )
> tokenUserinfo                                            (OK=23072  KO=0     )
> Skip 2FA                                                 (OK=78475  KO=0     )
> GetUUid                                                  (OK=46853  KO=0     )
> GetOpenidConfig                                          (OK=140215 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31185  KO=0     )
> CreatePolicy                                             (OK=46820  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31184  KO=0     )
>  UI AM idFromSession                                     (OK=31182  KO=0     )
>  UI AM validateGoto                                      (OK=31181  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31178  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31178  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31177  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31177  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8295   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31174  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31174  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31174  KO=0     )
>  UI IDM uiconfig                                         (OK=31174  KO=0     )
>  UI IDM version                                          (OK=31174  KO=0     )
>  UI IDM login                                            (OK=31174  KO=0     )
>  UI IDM features                                         (OK=31174  KO=0     )
>  UI IDM privilege                                        (OK=31174  KO=0     )
>  UI IDM user                                             (OK=31174  KO=0     )
>  UI IDM dashboard                                        (OK=31174  KO=0     )
>  UI IDM managed user schema                              (OK=31174  KO=0     )
>  UI IDM oidcToken                                        (OK=31175  KO=0     )
> userinfo                                                 (OK=31175  KO=0     )
> UI-Logout                                                (OK=31174  KO=0     )
> UI-Logout Redirect 1                                     (OK=31173  KO=0     )
>  UI AM revoke2                                           (OK=31170  KO=0     )
>  UI AM revoke1                                           (OK=31171  KO=0     )
>  UI AM endsession                                        (OK=31172  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5237   KO=0     )
> RootUserinfo                                             (OK=105525 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5236   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1335   KO=0     )
> ReadPolicy                                               (OK=46727  KO=5     )
> getIdToken                                               (OK=10486  KO=0     )
> getIdToken Redirect 1                                    (OK=10485  KO=0     )
> createOrganization                                       (OK=10485  KO=0     )
> queryOrganization                                        (OK=10485  KO=0     )
> deleteOrganization                                       (OK=10485  KO=0     )
> DeletePolicy                                             (OK=46618  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8088 (99.39%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 107112 / active: 328    / done: 145754
================================================================================

10:12:42.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:42.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:42.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:43.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:43.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:43.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:43.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:43.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:44.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:44.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:44.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:45.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:45.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:45.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:45.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:46.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:46.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:46.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:46.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:47.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:47.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:47 GMT                                    2105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2031873 KO=49    )
> restLoginInitiate                                        (OK=141192 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=141181 KO=1     )
> User Authorize PKCE stage                                (OK=164317 KO=1     )
> User AccessToken PKCE stage                              (OK=164311 KO=2     )
> tokenUserinfo                                            (OK=23128  KO=0     )
> Skip 2FA                                                 (OK=78677  KO=0     )
> GetUUid                                                  (OK=46968  KO=0     )
> GetOpenidConfig                                          (OK=140551 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31260  KO=0     )
> CreatePolicy                                             (OK=46933  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31260  KO=0     )
>  UI AM idFromSession                                     (OK=31260  KO=0     )
>  UI AM validateGoto                                      (OK=31260  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31258  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31258  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31257  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31257  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8314   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31253  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31253  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31248  KO=0     )
>  UI IDM uiconfig                                         (OK=31248  KO=0     )
>  UI IDM version                                          (OK=31248  KO=0     )
>  UI IDM login                                            (OK=31247  KO=0     )
>  UI IDM features                                         (OK=31247  KO=0     )
>  UI IDM privilege                                        (OK=31248  KO=0     )
>  UI IDM user                                             (OK=31246  KO=0     )
>  UI IDM dashboard                                        (OK=31246  KO=0     )
>  UI IDM managed user schema                              (OK=31246  KO=0     )
>  UI IDM oidcToken                                        (OK=31246  KO=0     )
> userinfo                                                 (OK=31246  KO=0     )
> UI-Logout                                                (OK=31243  KO=0     )
> UI-Logout Redirect 1                                     (OK=31243  KO=0     )
>  UI AM revoke2                                           (OK=31240  KO=0     )
>  UI AM revoke1                                           (OK=31241  KO=0     )
>  UI AM endsession                                        (OK=31241  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5250   KO=0     )
> RootUserinfo                                             (OK=105847 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5250   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1341   KO=0     )
> ReadPolicy                                               (OK=46845  KO=5     )
> getIdToken                                               (OK=10510  KO=0     )
> getIdToken Redirect 1                                    (OK=10510  KO=0     )
> createOrganization                                       (OK=10510  KO=0     )
> queryOrganization                                        (OK=10510  KO=0     )
> deleteOrganization                                       (OK=10508  KO=0     )
> DeletePolicy                                             (OK=46720  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8109 (99.39%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 106749 / active: 348    / done: 146097
================================================================================

10:12:47.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:47.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:47.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:48.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:48.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:48.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:49.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:49.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:49.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:49.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:50.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:50.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:50.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:51.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:51.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:52.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:52.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:52.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:52.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:52 GMT                                    2110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2036724 KO=49    )
> restLoginInitiate                                        (OK=141524 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=141508 KO=1     )
> User Authorize PKCE stage                                (OK=164698 KO=1     )
> User AccessToken PKCE stage                              (OK=164692 KO=2     )
> tokenUserinfo                                            (OK=23172  KO=0     )
> Skip 2FA                                                 (OK=78868  KO=0     )
> GetUUid                                                  (OK=47070  KO=0     )
> GetOpenidConfig                                          (OK=140883 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31335  KO=0     )
> CreatePolicy                                             (OK=47038  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31335  KO=0     )
>  UI AM idFromSession                                     (OK=31335  KO=0     )
>  UI AM validateGoto                                      (OK=31335  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31330  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31330  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31330  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31330  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8332   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31327  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31327  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31325  KO=0     )
>  UI IDM uiconfig                                         (OK=31325  KO=0     )
>  UI IDM version                                          (OK=31325  KO=0     )
>  UI IDM login                                            (OK=31324  KO=0     )
>  UI IDM features                                         (OK=31324  KO=0     )
>  UI IDM privilege                                        (OK=31324  KO=0     )
>  UI IDM user                                             (OK=31322  KO=0     )
>  UI IDM dashboard                                        (OK=31322  KO=0     )
>  UI IDM managed user schema                              (OK=31322  KO=0     )
>  UI IDM oidcToken                                        (OK=31322  KO=0     )
> userinfo                                                 (OK=31322  KO=0     )
> UI-Logout                                                (OK=31321  KO=0     )
> UI-Logout Redirect 1                                     (OK=31320  KO=0     )
>  UI AM revoke2                                           (OK=31318  KO=0     )
>  UI AM revoke1                                           (OK=31319  KO=0     )
>  UI AM endsession                                        (OK=31319  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5262   KO=0     )
> RootUserinfo                                             (OK=106127 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5261   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1344   KO=0     )
> ReadPolicy                                               (OK=46959  KO=5     )
> getIdToken                                               (OK=10536  KO=0     )
> getIdToken Redirect 1                                    (OK=10536  KO=0     )
> createOrganization                                       (OK=10536  KO=0     )
> queryOrganization                                        (OK=10536  KO=0     )
> deleteOrganization                                       (OK=10536  KO=0     )
> DeletePolicy                                             (OK=46838  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8128 (99.39%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 106404 / active: 336    / done: 146454
================================================================================

10:12:52.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:52.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:53.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:53.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:53.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:53.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:53.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:53.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:54.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:54.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:55.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:55.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:56.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:56.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:56.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:56.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:56.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:57.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:12:57 GMT                                    2115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2041461 KO=49    )
> restLoginInitiate                                        (OK=141855 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=141841 KO=1     )
> User Authorize PKCE stage                                (OK=165082 KO=1     )
> User AccessToken PKCE stage                              (OK=165078 KO=2     )
> tokenUserinfo                                            (OK=23226  KO=0     )
> Skip 2FA                                                 (OK=79056  KO=0     )
> GetUUid                                                  (OK=47190  KO=0     )
> GetOpenidConfig                                          (OK=141222 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31403  KO=0     )
> CreatePolicy                                             (OK=47156  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31402  KO=0     )
>  UI AM idFromSession                                     (OK=31402  KO=0     )
>  UI AM validateGoto                                      (OK=31402  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31401  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31401  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31399  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31399  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8348   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31396  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31396  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31396  KO=0     )
>  UI IDM uiconfig                                         (OK=31395  KO=0     )
>  UI IDM version                                          (OK=31395  KO=0     )
>  UI IDM login                                            (OK=31395  KO=0     )
>  UI IDM features                                         (OK=31395  KO=0     )
>  UI IDM privilege                                        (OK=31395  KO=0     )
>  UI IDM user                                             (OK=31395  KO=0     )
>  UI IDM dashboard                                        (OK=31395  KO=0     )
>  UI IDM managed user schema                              (OK=31395  KO=0     )
>  UI IDM oidcToken                                        (OK=31396  KO=0     )
> userinfo                                                 (OK=31396  KO=0     )
> UI-Logout                                                (OK=31395  KO=0     )
> UI-Logout Redirect 1                                     (OK=31395  KO=0     )
>  UI AM revoke2                                           (OK=31393  KO=0     )
>  UI AM revoke1                                           (OK=31394  KO=0     )
>  UI AM endsession                                        (OK=31394  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5271   KO=0     )
> RootUserinfo                                             (OK=106346 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5271   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1346   KO=0     )
> ReadPolicy                                               (OK=47063  KO=5     )
> getIdToken                                               (OK=10567  KO=0     )
> getIdToken Redirect 1                                    (OK=10567  KO=0     )
> createOrganization                                       (OK=10567  KO=0     )
> queryOrganization                                        (OK=10567  KO=0     )
> deleteOrganization                                       (OK=10567  KO=0     )
> DeletePolicy                                             (OK=46955  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8146 (99.39%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 106062 / active: 321    / done: 146811
================================================================================

10:12:57.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:58.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:58.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:58.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:59.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:59.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:59.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:59.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:12:59.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:00.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:00.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:00.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:01.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:01.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:01.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:02.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:02.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:02.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:02 GMT                                    2120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2046202 KO=49    )
> restLoginInitiate                                        (OK=142200 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=142186 KO=1     )
> User Authorize PKCE stage                                (OK=165474 KO=1     )
> User AccessToken PKCE stage                              (OK=165470 KO=2     )
> tokenUserinfo                                            (OK=23297  KO=0     )
> Skip 2FA                                                 (OK=79237  KO=0     )
> GetUUid                                                  (OK=47296  KO=0     )
> GetOpenidConfig                                          (OK=141548 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31478  KO=0     )
> CreatePolicy                                             (OK=47259  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31478  KO=0     )
>  UI AM idFromSession                                     (OK=31476  KO=0     )
>  UI AM validateGoto                                      (OK=31477  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31471  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31470  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31468  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31468  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8366   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31465  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31464  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31464  KO=0     )
>  UI IDM uiconfig                                         (OK=31464  KO=0     )
>  UI IDM version                                          (OK=31464  KO=0     )
>  UI IDM login                                            (OK=31464  KO=0     )
>  UI IDM features                                         (OK=31464  KO=0     )
>  UI IDM privilege                                        (OK=31464  KO=0     )
>  UI IDM user                                             (OK=31464  KO=0     )
>  UI IDM dashboard                                        (OK=31464  KO=0     )
>  UI IDM managed user schema                              (OK=31464  KO=0     )
>  UI IDM oidcToken                                        (OK=31464  KO=0     )
> userinfo                                                 (OK=31464  KO=0     )
> UI-Logout                                                (OK=31464  KO=0     )
> UI-Logout Redirect 1                                     (OK=31464  KO=0     )
>  UI AM revoke2                                           (OK=31462  KO=0     )
>  UI AM revoke1                                           (OK=31463  KO=0     )
>  UI AM endsession                                        (OK=31463  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5285   KO=0     )
> RootUserinfo                                             (OK=106578 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5285   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1351   KO=0     )
> ReadPolicy                                               (OK=47182  KO=5     )
> getIdToken                                               (OK=10600  KO=0     )
> getIdToken Redirect 1                                    (OK=10600  KO=0     )
> createOrganization                                       (OK=10600  KO=0     )
> queryOrganization                                        (OK=10600  KO=0     )
> deleteOrganization                                       (OK=10600  KO=0     )
> DeletePolicy                                             (OK=47053  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8164 (99.39%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 105705 / active: 330    / done: 147159
================================================================================

10:13:02.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:02.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:02.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:03.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:03.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:04.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:04.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:04.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:04.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:04.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:04.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:05.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:05.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:05.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:05.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:05.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:05.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:05.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:05.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:05.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:06.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:06.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:07 GMT                                    2125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2050769 KO=49    )
> restLoginInitiate                                        (OK=142500 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=142493 KO=1     )
> User Authorize PKCE stage                                (OK=165839 KO=1     )
> User AccessToken PKCE stage                              (OK=165837 KO=2     )
> tokenUserinfo                                            (OK=23360  KO=0     )
> Skip 2FA                                                 (OK=79399  KO=0     )
> GetUUid                                                  (OK=47381  KO=0     )
> GetOpenidConfig                                          (OK=141856 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31544  KO=0     )
> CreatePolicy                                             (OK=47347  KO=32    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31544  KO=0     )
>  UI AM idFromSession                                     (OK=31543  KO=0     )
>  UI AM validateGoto                                      (OK=31543  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31542  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31542  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31541  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31541  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8386   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31540  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31538  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31538  KO=0     )
>  UI IDM uiconfig                                         (OK=31538  KO=0     )
>  UI IDM version                                          (OK=31538  KO=0     )
>  UI IDM login                                            (OK=31538  KO=0     )
>  UI IDM features                                         (OK=31538  KO=0     )
>  UI IDM privilege                                        (OK=31538  KO=0     )
>  UI IDM user                                             (OK=31538  KO=0     )
>  UI IDM dashboard                                        (OK=31538  KO=0     )
>  UI IDM managed user schema                              (OK=31538  KO=0     )
>  UI IDM oidcToken                                        (OK=31539  KO=0     )
> userinfo                                                 (OK=31538  KO=0     )
> UI-Logout                                                (OK=31538  KO=0     )
> UI-Logout Redirect 1                                     (OK=31537  KO=0     )
>  UI AM revoke2                                           (OK=31535  KO=0     )
>  UI AM revoke1                                           (OK=31536  KO=0     )
>  UI AM endsession                                        (OK=31536  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5293   KO=0     )
> RootUserinfo                                             (OK=106857 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5293   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1354   KO=0     )
> ReadPolicy                                               (OK=47284  KO=5     )
> getIdToken                                               (OK=10620  KO=0     )
> getIdToken Redirect 1                                    (OK=10619  KO=0     )
> createOrganization                                       (OK=10619  KO=0     )
> queryOrganization                                        (OK=10619  KO=0     )
> deleteOrganization                                       (OK=10619  KO=0     )
> DeletePolicy                                             (OK=47175  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8186 (99.39%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 105398 / active: 283    / done: 147513
================================================================================

10:13:07.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:07.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:08.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:08.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:08.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:09.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:09.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:09.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:09.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:09.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:09.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:09.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:09.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:10.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:10.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:10.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:10.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:10.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:10.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:10.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 147990: status.find.in([200, 209], 304), found 409
10:13:10.639 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,147990,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTMyMjY5NjM0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTFVPbC1xSnpUdG4tdTVyUHoxQ3ZKRy1JbGxvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mjc5MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mjc5MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2MzkwLCJpYXQiOjE3MzE0OTI3OTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik50cHNpa0NSRjRCejRKcUQyMUFQZTRzRkRQayJ9.QYoCjqvqXK9BwUvMTLFZvbx6kGvjZVA7dNvL9mGNLByDrvHvhDTkgUOJKnK2oGh2OHw-4b_lCXqCdDi9FVtMgkaoJCx9s0GRhDhkmsGBGzvJFJHXbhd1b88UaCFyv_1kpxbHne5Bu0M659pLCHy6BigpbxzIMieQtRDhDd4XnxhAtGfZCK2ygAPQ_XaK16eIynH-38W_eKEYaXTmr5EEe7NCgQU0ObnWknW8NRWEPW7i_CelRkcTccgOEZEXDzm0Fr7yuTth2j6qEW9aeHySEdKdV2lStexYD51bjUiwH1iidLKACR1y5sdkmhxS0xPKvICEk-PJ3sObSyMheLHthA, username -> user.68228, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy700200, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fb6392a, authcode -> -Arfgc6OI11TbfwgUJpWGPMpPxY, useAdminRealm -> true, callbacks -> {"tokenId":"kSaRc0KcdVH0VDTrTBPrkCkbN3g.*AAJTSQACMDIAAlNLABx3TVNQVFYrbld1Y1dYbDdVQlhWc0xucVRJYmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492790311), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kSaRc0KcdVH0VDTrTBPrkCkbN3g.*AAJTSQACMDIAAlNLABx3TVNQVFYrbld1Y1dYbDdVQlhWc0xucVRJYmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492790311))), password -> Pa_ssw0rd, challenge -> 49XY04XZIwdzJQbgMGmkLYjaR_B-05Hb5wkQKG90z7k, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 35.221.194.210, verifier -> ODcyMDUzODgzMDEwODEwNTI5, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@644532c7, tokenId -> kSaRc0KcdVH0VDTrTBPrkCkbN3g.*AAJTSQACMDIAAlNLABx3TVNQVFYrbld1Y1dYbDdVQlhWc0xucVRJYmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=kSaRc0KcdVH0VDTrTBPrkCkbN3g.*AAJTSQACMDIAAlNLABx3TVNQVFYrbld1Y1dYbDdVQlhWc0xucVRJYmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kSaRc0KcdVH0VDTrTBPrkCkbN3g.*AAJTSQACMDIAAlNLABx3TVNQVFYrbld1Y1dYbDdVQlhWc0xucVRJYmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy700200","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:13:10 GMT
	x-forgerock-transactionid: ba0cc4cf-3656-4eb4-83d4-e62a8077282b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:13:11.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:11.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:11.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:11.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:12.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:12.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:12.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:12.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:12 GMT                                    2130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2055586 KO=50    )
> restLoginInitiate                                        (OK=142869 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=142862 KO=1     )
> User Authorize PKCE stage                                (OK=166250 KO=1     )
> User AccessToken PKCE stage                              (OK=166247 KO=2     )
> tokenUserinfo                                            (OK=23425  KO=0     )
> Skip 2FA                                                 (OK=79605  KO=0     )
> GetUUid                                                  (OK=47515  KO=0     )
> GetOpenidConfig                                          (OK=142180 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31615  KO=0     )
> CreatePolicy                                             (OK=47480  KO=33    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31615  KO=0     )
>  UI AM idFromSession                                     (OK=31614  KO=0     )
>  UI AM validateGoto                                      (OK=31614  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31613  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31613  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31613  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31613  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8411   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31612  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31611  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31609  KO=0     )
>  UI IDM uiconfig                                         (OK=31609  KO=0     )
>  UI IDM version                                          (OK=31609  KO=0     )
>  UI IDM login                                            (OK=31609  KO=0     )
>  UI IDM features                                         (OK=31609  KO=0     )
>  UI IDM privilege                                        (OK=31609  KO=0     )
>  UI IDM user                                             (OK=31607  KO=0     )
>  UI IDM dashboard                                        (OK=31608  KO=0     )
>  UI IDM managed user schema                              (OK=31608  KO=0     )
>  UI IDM oidcToken                                        (OK=31607  KO=0     )
> userinfo                                                 (OK=31606  KO=0     )
> UI-Logout                                                (OK=31606  KO=0     )
> UI-Logout Redirect 1                                     (OK=31606  KO=0     )
>  UI AM revoke2                                           (OK=31605  KO=0     )
>  UI AM revoke1                                           (OK=31606  KO=0     )
>  UI AM endsession                                        (OK=31606  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5303   KO=0     )
> RootUserinfo                                             (OK=107094 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5303   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1355   KO=0     )
> ReadPolicy                                               (OK=47374  KO=5     )
> getIdToken                                               (OK=10637  KO=0     )
> getIdToken Redirect 1                                    (OK=10637  KO=0     )
> createOrganization                                       (OK=10637  KO=0     )
> queryOrganization                                        (OK=10637  KO=0     )
> deleteOrganization                                       (OK=10637  KO=0     )
> DeletePolicy                                             (OK=47276  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8213 (99.38%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 105018 / active: 318    / done: 147858
================================================================================

10:13:12.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:13.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:13.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:13.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:13.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:14.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:14.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:14.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:14.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:14.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:14.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:15.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:15.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:15.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:15.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:16.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:17 GMT                                    2135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2061117 KO=50    )
> restLoginInitiate                                        (OK=143237 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=143222 KO=1     )
> User Authorize PKCE stage                                (OK=166687 KO=1     )
> User AccessToken PKCE stage                              (OK=166677 KO=2     )
> tokenUserinfo                                            (OK=23482  KO=0     )
> Skip 2FA                                                 (OK=79783  KO=0     )
> GetUUid                                                  (OK=47615  KO=0     )
> GetOpenidConfig                                          (OK=142501 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31719  KO=0     )
> CreatePolicy                                             (OK=47579  KO=33    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31719  KO=0     )
>  UI AM idFromSession                                     (OK=31717  KO=0     )
>  UI AM validateGoto                                      (OK=31717  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31713  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31713  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31711  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31711  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8440   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31705  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31705  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31705  KO=0     )
>  UI IDM uiconfig                                         (OK=31705  KO=0     )
>  UI IDM version                                          (OK=31705  KO=0     )
>  UI IDM login                                            (OK=31705  KO=0     )
>  UI IDM features                                         (OK=31705  KO=0     )
>  UI IDM privilege                                        (OK=31705  KO=0     )
>  UI IDM user                                             (OK=31704  KO=0     )
>  UI IDM dashboard                                        (OK=31704  KO=0     )
>  UI IDM managed user schema                              (OK=31704  KO=0     )
>  UI IDM oidcToken                                        (OK=31705  KO=0     )
> userinfo                                                 (OK=31703  KO=0     )
> UI-Logout                                                (OK=31699  KO=0     )
> UI-Logout Redirect 1                                     (OK=31699  KO=0     )
>  UI AM revoke2                                           (OK=31697  KO=0     )
>  UI AM revoke1                                           (OK=31698  KO=0     )
>  UI AM endsession                                        (OK=31698  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5313   KO=0     )
> RootUserinfo                                             (OK=107381 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5313   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1359   KO=0     )
> ReadPolicy                                               (OK=47498  KO=5     )
> getIdToken                                               (OK=10659  KO=0     )
> getIdToken Redirect 1                                    (OK=10659  KO=0     )
> createOrganization                                       (OK=10658  KO=0     )
> queryOrganization                                        (OK=10658  KO=0     )
> deleteOrganization                                       (OK=10658  KO=0     )
> DeletePolicy                                             (OK=47367  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8229 (99.38%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 104642 / active: 359    / done: 148193
================================================================================

10:13:17.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:17.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:18.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:18.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:18.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:18.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:19.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:20.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:20.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:20.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:20.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:20.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:20.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:21.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:22 GMT                                    2140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2065846 KO=50    )
> restLoginInitiate                                        (OK=143540 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=143525 KO=1     )
> User Authorize PKCE stage                                (OK=167054 KO=1     )
> User AccessToken PKCE stage                              (OK=167050 KO=2     )
> tokenUserinfo                                            (OK=23538  KO=0     )
> Skip 2FA                                                 (OK=79945  KO=0     )
> GetUUid                                                  (OK=47709  KO=0     )
> GetOpenidConfig                                          (OK=142823 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31789  KO=0     )
> CreatePolicy                                             (OK=47671  KO=33    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31789  KO=0     )
>  UI AM idFromSession                                     (OK=31789  KO=0     )
>  UI AM validateGoto                                      (OK=31789  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31786  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31786  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31785  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31785  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8459   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31782  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31781  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31781  KO=0     )
>  UI IDM uiconfig                                         (OK=31781  KO=0     )
>  UI IDM version                                          (OK=31781  KO=0     )
>  UI IDM login                                            (OK=31781  KO=0     )
>  UI IDM features                                         (OK=31781  KO=0     )
>  UI IDM privilege                                        (OK=31781  KO=0     )
>  UI IDM user                                             (OK=31781  KO=0     )
>  UI IDM dashboard                                        (OK=31781  KO=0     )
>  UI IDM managed user schema                              (OK=31781  KO=0     )
>  UI IDM oidcToken                                        (OK=31782  KO=0     )
> userinfo                                                 (OK=31781  KO=0     )
> UI-Logout                                                (OK=31781  KO=0     )
> UI-Logout Redirect 1                                     (OK=31781  KO=0     )
>  UI AM revoke2                                           (OK=31779  KO=0     )
>  UI AM revoke1                                           (OK=31779  KO=0     )
>  UI AM endsession                                        (OK=31780  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5332   KO=0     )
> RootUserinfo                                             (OK=107670 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5329   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1365   KO=0     )
> ReadPolicy                                               (OK=47605  KO=5     )
> getIdToken                                               (OK=10677  KO=0     )
> getIdToken Redirect 1                                    (OK=10677  KO=0     )
> createOrganization                                       (OK=10677  KO=0     )
> queryOrganization                                        (OK=10677  KO=0     )
> deleteOrganization                                       (OK=10677  KO=0     )
> DeletePolicy                                             (OK=47493  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8243 (99.39%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 104318 / active: 307    / done: 148569
================================================================================

10:13:23.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:23.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:23.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:23.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:24.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:24.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:25.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:25.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:26.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:26.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:26.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:26.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:26.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:26.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:27.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:27.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:27.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:27 GMT                                    2145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2070937 KO=50    )
> restLoginInitiate                                        (OK=143882 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=143872 KO=1     )
> User Authorize PKCE stage                                (OK=167472 KO=1     )
> User AccessToken PKCE stage                              (OK=167465 KO=2     )
> tokenUserinfo                                            (OK=23588  KO=0     )
> Skip 2FA                                                 (OK=80142  KO=0     )
> GetUUid                                                  (OK=47820  KO=0     )
> GetOpenidConfig                                          (OK=143133 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31878  KO=0     )
> CreatePolicy                                             (OK=47783  KO=33    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31876  KO=0     )
>  UI AM idFromSession                                     (OK=31876  KO=0     )
>  UI AM validateGoto                                      (OK=31876  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31871  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31870  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31870  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31870  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8476   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31865  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31865  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31864  KO=0     )
>  UI IDM uiconfig                                         (OK=31864  KO=0     )
>  UI IDM version                                          (OK=31864  KO=0     )
>  UI IDM login                                            (OK=31863  KO=0     )
>  UI IDM features                                         (OK=31863  KO=0     )
>  UI IDM privilege                                        (OK=31863  KO=0     )
>  UI IDM user                                             (OK=31862  KO=0     )
>  UI IDM dashboard                                        (OK=31862  KO=0     )
>  UI IDM managed user schema                              (OK=31862  KO=0     )
>  UI IDM oidcToken                                        (OK=31862  KO=0     )
> userinfo                                                 (OK=31861  KO=0     )
> UI-Logout                                                (OK=31860  KO=0     )
> UI-Logout Redirect 1                                     (OK=31859  KO=0     )
>  UI AM revoke2                                           (OK=31858  KO=0     )
>  UI AM revoke1                                           (OK=31859  KO=0     )
>  UI AM endsession                                        (OK=31859  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5343   KO=0     )
> RootUserinfo                                             (OK=107952 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5343   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1370   KO=0     )
> ReadPolicy                                               (OK=47697  KO=5     )
> getIdToken                                               (OK=10700  KO=0     )
> getIdToken Redirect 1                                    (OK=10699  KO=0     )
> createOrganization                                       (OK=10699  KO=0     )
> queryOrganization                                        (OK=10699  KO=0     )
> deleteOrganization                                       (OK=10699  KO=0     )
> DeletePolicy                                             (OK=47601  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8260 (99.39%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 103964 / active: 319    / done: 148911
================================================================================

10:13:27.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:28.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:29.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:29.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:29.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:29.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:29.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:29.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:30.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:30.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:30.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:30.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:31.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:31.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:31.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:31.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:31.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 149476: status.find.in([200, 209], 304), found 409
10:13:31.412 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,149476,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMyNTMyMTIyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRTJ1RnpuUjd3T2pSQVZWd1BxMVRQc3Vnck1BIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjgxMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjgxMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NDExLCJpYXQiOjE3MzE0OTI4MTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlVaczJRX0NMZnQweFNGcEpVUTJGWFRrU010WSJ9.iiIOQJqKg3qOZ-5fC-oHdXhzXxWK0V9p-Dhdnibli972IFOqCTRJ2G-ZZ6gdAtme9xfHpKl3jMYBDYxzUlR_UjjVOJoQLflMHupVXzupo7J-fMMseSVb5OxqXzvjhi7KEuSt0tJwLJNKRSHD8wpwIKTaIcFlOAmYqQoqilZz7whplngMx4-OTcEVwC3yROWx_B3wOvrIgsSGLoPDR0Z1vEuMtBPczX9w6UzBNeRl-EiRmbnwnaECwMq02xmqqTt4ZuX0QnKj9bF5Tll2jjuqP6HnoARWj8C9yHLBbdWnjielMSdoglKi4jQIooTE5nny_e9vPZjdWu7vJGCRBbQ8PA, username -> user.72852, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy702776, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dc4fd1f, authcode -> -ag-1LZmwP4sVRmhHRxXWYa1uHs, useAdminRealm -> true, callbacks -> {"tokenId":"KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492811095), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492811095))), password -> Pa_ssw0rd, challenge -> MStuJqHN1rYs-_85rNlTeuXD9N7ljSXDNqRASq5tfYc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 25.98.182.94, verifier -> LTIxODg1NTE5MTM2MzgxNjIyNjg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23d55e15, tokenId -> KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy702776","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:13:31 GMT
	x-forgerock-transactionid: da6abeb1-82a0-4cfc-b8b5-5879135bd3e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:13:31.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:31.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:32.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:32.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:32 GMT                                    2150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2075680 KO=51    )
> restLoginInitiate                                        (OK=144212 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=144207 KO=1     )
> User Authorize PKCE stage                                (OK=167860 KO=1     )
> User AccessToken PKCE stage                              (OK=167857 KO=2     )
> tokenUserinfo                                            (OK=23647  KO=0     )
> Skip 2FA                                                 (OK=80333  KO=0     )
> GetUUid                                                  (OK=47939  KO=0     )
> GetOpenidConfig                                          (OK=143451 KO=0     )
> UI-Post-Login - stage 1                                  (OK=31943  KO=0     )
> CreatePolicy                                             (OK=47903  KO=34    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31943  KO=0     )
>  UI AM idFromSession                                     (OK=31943  KO=0     )
>  UI AM validateGoto                                      (OK=31943  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31940  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31939  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31939  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31939  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8491   KO=0     )
> UI-Post-Login - stage 3                                  (OK=31935  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31935  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31935  KO=0     )
>  UI IDM uiconfig                                         (OK=31935  KO=0     )
>  UI IDM version                                          (OK=31935  KO=0     )
>  UI IDM login                                            (OK=31935  KO=0     )
>  UI IDM features                                         (OK=31935  KO=0     )
>  UI IDM privilege                                        (OK=31935  KO=0     )
>  UI IDM user                                             (OK=31934  KO=0     )
>  UI IDM dashboard                                        (OK=31934  KO=0     )
>  UI IDM managed user schema                              (OK=31934  KO=0     )
>  UI IDM oidcToken                                        (OK=31933  KO=0     )
> userinfo                                                 (OK=31932  KO=0     )
> UI-Logout                                                (OK=31932  KO=0     )
> UI-Logout Redirect 1                                     (OK=31932  KO=0     )
>  UI AM revoke2                                           (OK=31931  KO=0     )
>  UI AM revoke1                                           (OK=31932  KO=0     )
>  UI AM endsession                                        (OK=31932  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5366   KO=0     )
> RootUserinfo                                             (OK=108242 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5366   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1375   KO=0     )
> ReadPolicy                                               (OK=47807  KO=5     )
> getIdToken                                               (OK=10720  KO=0     )
> getIdToken Redirect 1                                    (OK=10720  KO=0     )
> createOrganization                                       (OK=10720  KO=0     )
> queryOrganization                                        (OK=10719  KO=0     )
> deleteOrganization                                       (OK=10719  KO=0     )
> DeletePolicy                                             (OK=47691  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8280 (99.38%)
> status.find.in([200, 209], 304), found 409                         34 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 103611 / active: 330    / done: 149253
================================================================================

10:13:32.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:32.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:32.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:32.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:32.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:33.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:33.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:33.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:33.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:33.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:34.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:34.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:34.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:34.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:35.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:35.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:35.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:36.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:36.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 149476: status.find.in([200, 209], 304), found 404
10:13:36.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,149476,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMyNTMyMTIyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRTJ1RnpuUjd3T2pSQVZWd1BxMVRQc3Vnck1BIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjgxMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjgxMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NDExLCJpYXQiOjE3MzE0OTI4MTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlVaczJRX0NMZnQweFNGcEpVUTJGWFRrU010WSJ9.iiIOQJqKg3qOZ-5fC-oHdXhzXxWK0V9p-Dhdnibli972IFOqCTRJ2G-ZZ6gdAtme9xfHpKl3jMYBDYxzUlR_UjjVOJoQLflMHupVXzupo7J-fMMseSVb5OxqXzvjhi7KEuSt0tJwLJNKRSHD8wpwIKTaIcFlOAmYqQoqilZz7whplngMx4-OTcEVwC3yROWx_B3wOvrIgsSGLoPDR0Z1vEuMtBPczX9w6UzBNeRl-EiRmbnwnaECwMq02xmqqTt4ZuX0QnKj9bF5Tll2jjuqP6HnoARWj8C9yHLBbdWnjielMSdoglKi4jQIooTE5nny_e9vPZjdWu7vJGCRBbQ8PA, username -> user.72852, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy702776, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dc4fd1f, authcode -> -ag-1LZmwP4sVRmhHRxXWYa1uHs, useAdminRealm -> true, callbacks -> {"tokenId":"KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492811095), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492811095))), password -> Pa_ssw0rd, challenge -> MStuJqHN1rYs-_85rNlTeuXD9N7ljSXDNqRASq5tfYc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 25.98.182.94, verifier -> LTIxODg1NTE5MTM2MzgxNjIyNjg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23d55e15, tokenId -> KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy702776
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:13:36 GMT
	x-forgerock-transactionid: faf3228e-2694-4b64-98f4-c93dd2ff7961
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy702776 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:13:36.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:36.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:36.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:37.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:37 GMT                                    2155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2080465 KO=52    )
> restLoginInitiate                                        (OK=144545 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=144531 KO=1     )
> User Authorize PKCE stage                                (OK=168233 KO=1     )
> User AccessToken PKCE stage                              (OK=168226 KO=2     )
> tokenUserinfo                                            (OK=23697  KO=0     )
> Skip 2FA                                                 (OK=80503  KO=0     )
> GetUUid                                                  (OK=48036  KO=0     )
> GetOpenidConfig                                          (OK=143781 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32023  KO=0     )
> CreatePolicy                                             (OK=47999  KO=34    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32023  KO=0     )
>  UI AM idFromSession                                     (OK=32023  KO=0     )
>  UI AM validateGoto                                      (OK=32023  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32019  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32017  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32017  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32017  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8506   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32015  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32013  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32013  KO=0     )
>  UI IDM uiconfig                                         (OK=32013  KO=0     )
>  UI IDM version                                          (OK=32013  KO=0     )
>  UI IDM login                                            (OK=32013  KO=0     )
>  UI IDM features                                         (OK=32013  KO=0     )
>  UI IDM privilege                                        (OK=32013  KO=0     )
>  UI IDM user                                             (OK=32012  KO=0     )
>  UI IDM dashboard                                        (OK=32013  KO=0     )
>  UI IDM managed user schema                              (OK=32013  KO=0     )
>  UI IDM oidcToken                                        (OK=32012  KO=0     )
> userinfo                                                 (OK=32010  KO=0     )
> UI-Logout                                                (OK=32008  KO=0     )
> UI-Logout Redirect 1                                     (OK=32008  KO=0     )
>  UI AM revoke2                                           (OK=32007  KO=0     )
>  UI AM revoke1                                           (OK=32008  KO=0     )
>  UI AM endsession                                        (OK=32008  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5382   KO=0     )
> RootUserinfo                                             (OK=108462 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5381   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1376   KO=0     )
> ReadPolicy                                               (OK=47929  KO=6     )
> getIdToken                                               (OK=10742  KO=0     )
> getIdToken Redirect 1                                    (OK=10742  KO=0     )
> createOrganization                                       (OK=10742  KO=0     )
> queryOrganization                                        (OK=10742  KO=0     )
> deleteOrganization                                       (OK=10742  KO=0     )
> DeletePolicy                                             (OK=47801  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8302 (99.37%)
> status.find.in([200, 209], 304), found 409                         34 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 103260 / active: 325    / done: 149609
================================================================================

10:13:37.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:37.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:38.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 149959: status.find.in([200, 209], 304), found 409
10:13:38.447 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,149959,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTMyMzQ5MTAxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUnF0Q1lKZkhXOXdETzFFOEdkTi1GRVRRaUNNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjgxOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjgxOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NDE4LCJpYXQiOjE3MzE0OTI4MTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InhCMU9NNWlRdk5vbVZQSjh1WndFem4yQXprdyJ9.I7pZ3VsJLXrAy-cnliMNytR546erfrruGPzXsAPDPndLL_TmPHn7Jl1r7h3I_nm1HMwcMyk99yy6q2LAYi0us78U-kXMpYPCrG_mPfGuRhcYaVooaO503wIPGlWTBIdStpR-iJsQcWQHPPZ3Io7C8CkdFLw8Pm7YCi6gesNGDWDd_fs3jfbEKXSd8QcTCi-fu_0axTiJcLuNIuv2hzmzaB2dD2--HltzHFEnnj10AoOmgTSsldQ3gHdNZzOfqWknu5jHj7mbzk9ZVQ-mlPQpjKxP8Gtl0hBJiGHc_0c8iFAEvjCGQh8m_Pm-vgk-JS4L2c9bukYtXPt_ARDEXJkWmg, username -> user.67, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy549521, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68b9ca4b, authcode -> w0GvXBCuCOfyseNG8y9LCbOeGto, useAdminRealm -> true, callbacks -> {"tokenId":"W8nw4j3I6_Q2mR_oALevwZKOrCs.*AAJTSQACMDIAAlNLABxJNU56cllBNEFHS3NkYytzL2g5eWJRdE5seEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492818120), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=W8nw4j3I6_Q2mR_oALevwZKOrCs.*AAJTSQACMDIAAlNLABxJNU56cllBNEFHS3NkYytzL2g5eWJRdE5seEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492818120))), password -> Pa_ssw0rd, challenge -> s6NpfF2bxPhzvgUWiO0mYfAxR8oxHypQ7MX15k9Wdzw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 73.171.72.150, verifier -> LTgyOTc5MTgzNDQ3MjEwNTc2NDU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2bfbef20, tokenId -> W8nw4j3I6_Q2mR_oALevwZKOrCs.*AAJTSQACMDIAAlNLABxJNU56cllBNEFHS3NkYytzL2g5eWJRdE5seEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=W8nw4j3I6_Q2mR_oALevwZKOrCs.*AAJTSQACMDIAAlNLABxJNU56cllBNEFHS3NkYytzL2g5eWJRdE5seEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=W8nw4j3I6_Q2mR_oALevwZKOrCs.*AAJTSQACMDIAAlNLABxJNU56cllBNEFHS3NkYytzL2g5eWJRdE5seEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy549521","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:13:38 GMT
	x-forgerock-transactionid: db7d92f7-b2d0-427b-8735-814131a39068
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:13:38.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:38.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:38.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:38.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:38.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:39.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:39.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:39.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:40.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:40.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:40.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:40.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:40.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:40.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:41.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:41.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:41.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 149476: status.find.in([200, 209], 304), found 404
10:13:41.609 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,149476,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMyNTMyMTIyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRTJ1RnpuUjd3T2pSQVZWd1BxMVRQc3Vnck1BIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjgxMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjgxMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NDExLCJpYXQiOjE3MzE0OTI4MTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlVaczJRX0NMZnQweFNGcEpVUTJGWFRrU010WSJ9.iiIOQJqKg3qOZ-5fC-oHdXhzXxWK0V9p-Dhdnibli972IFOqCTRJ2G-ZZ6gdAtme9xfHpKl3jMYBDYxzUlR_UjjVOJoQLflMHupVXzupo7J-fMMseSVb5OxqXzvjhi7KEuSt0tJwLJNKRSHD8wpwIKTaIcFlOAmYqQoqilZz7whplngMx4-OTcEVwC3yROWx_B3wOvrIgsSGLoPDR0Z1vEuMtBPczX9w6UzBNeRl-EiRmbnwnaECwMq02xmqqTt4ZuX0QnKj9bF5Tll2jjuqP6HnoARWj8C9yHLBbdWnjielMSdoglKi4jQIooTE5nny_e9vPZjdWu7vJGCRBbQ8PA, username -> user.72852, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy702776, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5dc4fd1f, authcode -> -ag-1LZmwP4sVRmhHRxXWYa1uHs, useAdminRealm -> true, callbacks -> {"tokenId":"KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492811095), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492811095))), password -> Pa_ssw0rd, challenge -> MStuJqHN1rYs-_85rNlTeuXD9N7ljSXDNqRASq5tfYc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 25.98.182.94, verifier -> LTIxODg1NTE5MTM2MzgxNjIyNjg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23d55e15, tokenId -> KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy702776
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=KmEBfhHtDSruMvzp1XxrhruX_Y8.*AAJTSQACMDIAAlNLABxGN3hSR0kzMC95WnJOK2Iwb1QvQ3FFYUxmY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:13:41 GMT
	x-forgerock-transactionid: 5688ea2d-13e2-435d-9556-527c1adb1205
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy702776 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:13:42.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:42.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:42.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:42 GMT                                    2160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2085262 KO=54    )
> restLoginInitiate                                        (OK=144871 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=144860 KO=1     )
> User Authorize PKCE stage                                (OK=168613 KO=1     )
> User AccessToken PKCE stage                              (OK=168608 KO=2     )
> tokenUserinfo                                            (OK=23739  KO=0     )
> Skip 2FA                                                 (OK=80695  KO=0     )
> GetUUid                                                  (OK=48156  KO=0     )
> GetOpenidConfig                                          (OK=144122 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32097  KO=0     )
> CreatePolicy                                             (OK=48119  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32095  KO=0     )
>  UI AM idFromSession                                     (OK=32095  KO=0     )
>  UI AM validateGoto                                      (OK=32095  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32091  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32091  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32091  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32091  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8521   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32085  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32085  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32085  KO=0     )
>  UI IDM uiconfig                                         (OK=32085  KO=0     )
>  UI IDM version                                          (OK=32085  KO=0     )
>  UI IDM login                                            (OK=32085  KO=0     )
>  UI IDM features                                         (OK=32085  KO=0     )
>  UI IDM privilege                                        (OK=32085  KO=0     )
>  UI IDM user                                             (OK=32085  KO=0     )
>  UI IDM dashboard                                        (OK=32085  KO=0     )
>  UI IDM managed user schema                              (OK=32085  KO=0     )
>  UI IDM oidcToken                                        (OK=32084  KO=0     )
> userinfo                                                 (OK=32083  KO=0     )
> UI-Logout                                                (OK=32082  KO=0     )
> UI-Logout Redirect 1                                     (OK=32081  KO=0     )
>  UI AM revoke2                                           (OK=32080  KO=0     )
>  UI AM revoke1                                           (OK=32081  KO=0     )
>  UI AM endsession                                        (OK=32081  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5397   KO=0     )
> RootUserinfo                                             (OK=108733 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5396   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1380   KO=0     )
> ReadPolicy                                               (OK=48024  KO=6     )
> getIdToken                                               (OK=10770  KO=0     )
> getIdToken Redirect 1                                    (OK=10770  KO=0     )
> createOrganization                                       (OK=10770  KO=0     )
> queryOrganization                                        (OK=10770  KO=0     )
> deleteOrganization                                       (OK=10770  KO=0     )
> DeletePolicy                                             (OK=47925  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8323 (99.34%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 102922 / active: 315    / done: 149957
================================================================================

10:13:42.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:43.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:43.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:43.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:43.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:43.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:44.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:44.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:44.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:44.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:44.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:44.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:44.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:45.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:46.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:46.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:46.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:46.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:46.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:47.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:47.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:47.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:47.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:47 GMT                                    2165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2090261 KO=54    )
> restLoginInitiate                                        (OK=145203 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=145191 KO=1     )
> User Authorize PKCE stage                                (OK=169006 KO=1     )
> User AccessToken PKCE stage                              (OK=169001 KO=2     )
> tokenUserinfo                                            (OK=23790  KO=0     )
> Skip 2FA                                                 (OK=80867  KO=0     )
> GetUUid                                                  (OK=48253  KO=0     )
> GetOpenidConfig                                          (OK=144435 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32181  KO=0     )
> CreatePolicy                                             (OK=48217  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32181  KO=0     )
>  UI AM idFromSession                                     (OK=32180  KO=0     )
>  UI AM validateGoto                                      (OK=32180  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32177  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32177  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32176  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32176  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8551   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32172  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32172  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32171  KO=0     )
>  UI IDM uiconfig                                         (OK=32171  KO=0     )
>  UI IDM version                                          (OK=32170  KO=0     )
>  UI IDM login                                            (OK=32170  KO=0     )
>  UI IDM features                                         (OK=32170  KO=0     )
>  UI IDM privilege                                        (OK=32170  KO=0     )
>  UI IDM user                                             (OK=32169  KO=0     )
>  UI IDM dashboard                                        (OK=32169  KO=0     )
>  UI IDM managed user schema                              (OK=32169  KO=0     )
>  UI IDM oidcToken                                        (OK=32168  KO=0     )
> userinfo                                                 (OK=32167  KO=0     )
> UI-Logout                                                (OK=32165  KO=0     )
> UI-Logout Redirect 1                                     (OK=32165  KO=0     )
>  UI AM revoke2                                           (OK=32161  KO=0     )
>  UI AM revoke1                                           (OK=32162  KO=0     )
>  UI AM endsession                                        (OK=32162  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5412   KO=0     )
> RootUserinfo                                             (OK=108949 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5412   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1387   KO=0     )
> ReadPolicy                                               (OK=48144  KO=6     )
> getIdToken                                               (OK=10795  KO=0     )
> getIdToken Redirect 1                                    (OK=10795  KO=0     )
> createOrganization                                       (OK=10794  KO=0     )
> queryOrganization                                        (OK=10794  KO=0     )
> deleteOrganization                                       (OK=10793  KO=0     )
> DeletePolicy                                             (OK=48021  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8346 (99.35%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 102574 / active: 324    / done: 150296
================================================================================

10:13:47.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:47.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:47.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:48.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:48.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:48.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:49.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:49.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:49.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:49.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:50.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:50.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:50.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:50.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:50.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:51.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:51.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:51.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:52.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:52 GMT                                    2170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2095360 KO=54    )
> restLoginInitiate                                        (OK=145556 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=145543 KO=1     )
> User Authorize PKCE stage                                (OK=169420 KO=1     )
> User AccessToken PKCE stage                              (OK=169414 KO=2     )
> tokenUserinfo                                            (OK=23842  KO=0     )
> Skip 2FA                                                 (OK=81072  KO=0     )
> GetUUid                                                  (OK=48371  KO=0     )
> GetOpenidConfig                                          (OK=144771 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32258  KO=0     )
> CreatePolicy                                             (OK=48336  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32258  KO=0     )
>  UI AM idFromSession                                     (OK=32258  KO=0     )
>  UI AM validateGoto                                      (OK=32258  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32256  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32256  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32255  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32255  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8570   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32250  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32249  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32248  KO=0     )
>  UI IDM uiconfig                                         (OK=32248  KO=0     )
>  UI IDM version                                          (OK=32248  KO=0     )
>  UI IDM login                                            (OK=32248  KO=0     )
>  UI IDM features                                         (OK=32248  KO=0     )
>  UI IDM privilege                                        (OK=32248  KO=0     )
>  UI IDM user                                             (OK=32247  KO=0     )
>  UI IDM dashboard                                        (OK=32247  KO=0     )
>  UI IDM managed user schema                              (OK=32247  KO=0     )
>  UI IDM oidcToken                                        (OK=32248  KO=0     )
> userinfo                                                 (OK=32248  KO=0     )
> UI-Logout                                                (OK=32246  KO=0     )
> UI-Logout Redirect 1                                     (OK=32246  KO=0     )
>  UI AM revoke2                                           (OK=32245  KO=0     )
>  UI AM revoke1                                           (OK=32246  KO=0     )
>  UI AM endsession                                        (OK=32246  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5430   KO=0     )
> RootUserinfo                                             (OK=109209 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5429   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1390   KO=0     )
> ReadPolicy                                               (OK=48243  KO=6     )
> getIdToken                                               (OK=10824  KO=0     )
> getIdToken Redirect 1                                    (OK=10824  KO=0     )
> createOrganization                                       (OK=10824  KO=0     )
> queryOrganization                                        (OK=10824  KO=0     )
> deleteOrganization                                       (OK=10823  KO=0     )
> DeletePolicy                                             (OK=48138  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8365 (99.35%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 102206 / active: 327    / done: 150661
================================================================================

10:13:52.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:52.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:53.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:53.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:53.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:53.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:54.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:55.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:55.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:55.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:56.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:56.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:56.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:56.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:57.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:57.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:57.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:13:57 GMT                                    2175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2100271 KO=54    )
> restLoginInitiate                                        (OK=145879 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=145870 KO=1     )
> User Authorize PKCE stage                                (OK=169807 KO=1     )
> User AccessToken PKCE stage                              (OK=169802 KO=2     )
> tokenUserinfo                                            (OK=23887  KO=0     )
> Skip 2FA                                                 (OK=81263  KO=0     )
> GetUUid                                                  (OK=48484  KO=0     )
> GetOpenidConfig                                          (OK=145102 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32335  KO=0     )
> CreatePolicy                                             (OK=48445  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32335  KO=0     )
>  UI AM idFromSession                                     (OK=32333  KO=0     )
>  UI AM validateGoto                                      (OK=32334  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32330  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32330  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32330  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32330  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8593   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32327  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32327  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32327  KO=0     )
>  UI IDM uiconfig                                         (OK=32327  KO=0     )
>  UI IDM version                                          (OK=32327  KO=0     )
>  UI IDM login                                            (OK=32327  KO=0     )
>  UI IDM features                                         (OK=32327  KO=0     )
>  UI IDM privilege                                        (OK=32327  KO=0     )
>  UI IDM user                                             (OK=32327  KO=0     )
>  UI IDM dashboard                                        (OK=32327  KO=0     )
>  UI IDM managed user schema                              (OK=32327  KO=0     )
>  UI IDM oidcToken                                        (OK=32324  KO=0     )
> userinfo                                                 (OK=32324  KO=0     )
> UI-Logout                                                (OK=32322  KO=0     )
> UI-Logout Redirect 1                                     (OK=32321  KO=0     )
>  UI AM revoke2                                           (OK=32320  KO=0     )
>  UI AM revoke1                                           (OK=32320  KO=0     )
>  UI AM endsession                                        (OK=32321  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5444   KO=0     )
> RootUserinfo                                             (OK=109481 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5444   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1394   KO=0     )
> ReadPolicy                                               (OK=48363  KO=6     )
> getIdToken                                               (OK=10855  KO=0     )
> getIdToken Redirect 1                                    (OK=10855  KO=0     )
> createOrganization                                       (OK=10854  KO=0     )
> queryOrganization                                        (OK=10854  KO=0     )
> deleteOrganization                                       (OK=10854  KO=0     )
> DeletePolicy                                             (OK=48235  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8382 (99.35%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 101868 / active: 329    / done: 150997
================================================================================

10:13:57.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:57.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:57.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:58.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:58.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:58.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:59.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:59.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:59.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:59.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:13:59.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:00.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:00.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:00.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:00.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:01.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:01.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:02.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:02.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:02.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:02 GMT                                    2180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2104825 KO=54    )
> restLoginInitiate                                        (OK=146201 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=146190 KO=1     )
> User Authorize PKCE stage                                (OK=170174 KO=1     )
> User AccessToken PKCE stage                              (OK=170167 KO=2     )
> tokenUserinfo                                            (OK=23936  KO=0     )
> Skip 2FA                                                 (OK=81442  KO=0     )
> GetUUid                                                  (OK=48585  KO=0     )
> GetOpenidConfig                                          (OK=145428 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32404  KO=0     )
> CreatePolicy                                             (OK=48545  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32404  KO=0     )
>  UI AM idFromSession                                     (OK=32402  KO=0     )
>  UI AM validateGoto                                      (OK=32402  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32400  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32399  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32399  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32399  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8611   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32394  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32394  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32393  KO=0     )
>  UI IDM uiconfig                                         (OK=32393  KO=0     )
>  UI IDM version                                          (OK=32393  KO=0     )
>  UI IDM login                                            (OK=32393  KO=0     )
>  UI IDM features                                         (OK=32393  KO=0     )
>  UI IDM privilege                                        (OK=32393  KO=0     )
>  UI IDM user                                             (OK=32393  KO=0     )
>  UI IDM dashboard                                        (OK=32393  KO=0     )
>  UI IDM managed user schema                              (OK=32393  KO=0     )
>  UI IDM oidcToken                                        (OK=32393  KO=0     )
> userinfo                                                 (OK=32392  KO=0     )
> UI-Logout                                                (OK=32392  KO=0     )
> UI-Logout Redirect 1                                     (OK=32392  KO=0     )
>  UI AM revoke2                                           (OK=32390  KO=0     )
>  UI AM revoke1                                           (OK=32391  KO=0     )
>  UI AM endsession                                        (OK=32391  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5454   KO=0     )
> RootUserinfo                                             (OK=109762 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5452   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1396   KO=0     )
> ReadPolicy                                               (OK=48471  KO=6     )
> getIdToken                                               (OK=10876  KO=0     )
> getIdToken Redirect 1                                    (OK=10876  KO=0     )
> createOrganization                                       (OK=10876  KO=0     )
> queryOrganization                                        (OK=10875  KO=0     )
> deleteOrganization                                       (OK=10875  KO=0     )
> DeletePolicy                                             (OK=48358  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8402 (99.35%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 101536 / active: 319    / done: 151339
================================================================================

10:14:02.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:03.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:03.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:03.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:04.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:04.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:04.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:05.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:05.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:05.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:05.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:05.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:05.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:05.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:06.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:06.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:06.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:06.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:06.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:06.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:06.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:07.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:07.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:07.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:07 GMT                                    2185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2109551 KO=54    )
> restLoginInitiate                                        (OK=146537 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=146526 KO=1     )
> User Authorize PKCE stage                                (OK=170555 KO=1     )
> User AccessToken PKCE stage                              (OK=170548 KO=2     )
> tokenUserinfo                                            (OK=23998  KO=0     )
> Skip 2FA                                                 (OK=81617  KO=0     )
> GetUUid                                                  (OK=48686  KO=0     )
> GetOpenidConfig                                          (OK=145741 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32474  KO=0     )
> CreatePolicy                                             (OK=48651  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32474  KO=0     )
>  UI AM idFromSession                                     (OK=32474  KO=0     )
>  UI AM validateGoto                                      (OK=32474  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32473  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32472  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32470  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32470  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8634   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32467  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32467  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32467  KO=0     )
>  UI IDM uiconfig                                         (OK=32467  KO=0     )
>  UI IDM version                                          (OK=32467  KO=0     )
>  UI IDM login                                            (OK=32466  KO=0     )
>  UI IDM features                                         (OK=32466  KO=0     )
>  UI IDM privilege                                        (OK=32466  KO=0     )
>  UI IDM user                                             (OK=32465  KO=0     )
>  UI IDM dashboard                                        (OK=32466  KO=0     )
>  UI IDM managed user schema                              (OK=32466  KO=0     )
>  UI IDM oidcToken                                        (OK=32465  KO=0     )
> userinfo                                                 (OK=32465  KO=0     )
> UI-Logout                                                (OK=32465  KO=0     )
> UI-Logout Redirect 1                                     (OK=32464  KO=0     )
>  UI AM revoke2                                           (OK=32463  KO=0     )
>  UI AM revoke1                                           (OK=32464  KO=0     )
>  UI AM endsession                                        (OK=32464  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5470   KO=0     )
> RootUserinfo                                             (OK=110016 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5470   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1403   KO=0     )
> ReadPolicy                                               (OK=48571  KO=6     )
> getIdToken                                               (OK=10901  KO=0     )
> getIdToken Redirect 1                                    (OK=10900  KO=0     )
> createOrganization                                       (OK=10900  KO=0     )
> queryOrganization                                        (OK=10900  KO=0     )
> deleteOrganization                                       (OK=10900  KO=0     )
> DeletePolicy                                             (OK=48466  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8426 (99.35%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 101180 / active: 308    / done: 151706
================================================================================

10:14:07.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:07.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:08.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:08.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:08.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:08.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:08.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:09.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:09.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:10.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:10.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:10.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:10.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:10.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:11.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:11.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:11.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:11.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:11.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:11.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:12.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:12 GMT                                    2190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2114068 KO=54    )
> restLoginInitiate                                        (OK=146880 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=146869 KO=1     )
> User Authorize PKCE stage                                (OK=170943 KO=1     )
> User AccessToken PKCE stage                              (OK=170936 KO=2     )
> tokenUserinfo                                            (OK=24058  KO=0     )
> Skip 2FA                                                 (OK=81820  KO=0     )
> GetUUid                                                  (OK=48801  KO=0     )
> GetOpenidConfig                                          (OK=146061 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32540  KO=0     )
> CreatePolicy                                             (OK=48764  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32539  KO=0     )
>  UI AM idFromSession                                     (OK=32539  KO=0     )
>  UI AM validateGoto                                      (OK=32539  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32535  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32533  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32530  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32530  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8654   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32527  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32527  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32526  KO=0     )
>  UI IDM uiconfig                                         (OK=32526  KO=0     )
>  UI IDM version                                          (OK=32526  KO=0     )
>  UI IDM login                                            (OK=32525  KO=0     )
>  UI IDM features                                         (OK=32525  KO=0     )
>  UI IDM privilege                                        (OK=32525  KO=0     )
>  UI IDM user                                             (OK=32525  KO=0     )
>  UI IDM dashboard                                        (OK=32525  KO=0     )
>  UI IDM managed user schema                              (OK=32525  KO=0     )
>  UI IDM oidcToken                                        (OK=32526  KO=0     )
> userinfo                                                 (OK=32525  KO=0     )
> UI-Logout                                                (OK=32524  KO=0     )
> UI-Logout Redirect 1                                     (OK=32523  KO=0     )
>  UI AM revoke2                                           (OK=32521  KO=0     )
>  UI AM revoke1                                           (OK=32522  KO=0     )
>  UI AM endsession                                        (OK=32522  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5477   KO=0     )
> RootUserinfo                                             (OK=110278 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5477   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1405   KO=0     )
> ReadPolicy                                               (OK=48679  KO=6     )
> getIdToken                                               (OK=10934  KO=0     )
> getIdToken Redirect 1                                    (OK=10934  KO=0     )
> createOrganization                                       (OK=10934  KO=0     )
> queryOrganization                                        (OK=10934  KO=0     )
> deleteOrganization                                       (OK=10933  KO=0     )
> DeletePolicy                                             (OK=48567  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8447 (99.35%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 100836 / active: 323    / done: 152035
================================================================================

10:14:12.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:12.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:12.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:12.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:13.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:13.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:13.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:13.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:13.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:14.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:14.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:14.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:15.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:15.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:15.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:15.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:15.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:16.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:16.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:16.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:16.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:16.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:16.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:17.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:17.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:17 GMT                                    2195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2119346 KO=54    )
> restLoginInitiate                                        (OK=147241 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=147224 KO=1     )
> User Authorize PKCE stage                                (OK=171360 KO=1     )
> User AccessToken PKCE stage                              (OK=171355 KO=2     )
> tokenUserinfo                                            (OK=24114  KO=0     )
> Skip 2FA                                                 (OK=82010  KO=0     )
> GetUUid                                                  (OK=48917  KO=0     )
> GetOpenidConfig                                          (OK=146397 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32623  KO=0     )
> CreatePolicy                                             (OK=48878  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32623  KO=0     )
>  UI AM idFromSession                                     (OK=32622  KO=0     )
>  UI AM validateGoto                                      (OK=32622  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32622  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32622  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32622  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32622  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8677   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32617  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32617  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32616  KO=0     )
>  UI IDM uiconfig                                         (OK=32615  KO=0     )
>  UI IDM version                                          (OK=32615  KO=0     )
>  UI IDM login                                            (OK=32615  KO=0     )
>  UI IDM features                                         (OK=32615  KO=0     )
>  UI IDM privilege                                        (OK=32615  KO=0     )
>  UI IDM user                                             (OK=32614  KO=0     )
>  UI IDM dashboard                                        (OK=32615  KO=0     )
>  UI IDM managed user schema                              (OK=32615  KO=0     )
>  UI IDM oidcToken                                        (OK=32612  KO=0     )
> userinfo                                                 (OK=32612  KO=0     )
> UI-Logout                                                (OK=32612  KO=0     )
> UI-Logout Redirect 1                                     (OK=32612  KO=0     )
>  UI AM revoke2                                           (OK=32610  KO=0     )
>  UI AM revoke1                                           (OK=32611  KO=0     )
>  UI AM endsession                                        (OK=32612  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5488   KO=0     )
> RootUserinfo                                             (OK=110514 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5488   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1409   KO=0     )
> ReadPolicy                                               (OK=48792  KO=6     )
> getIdToken                                               (OK=10957  KO=0     )
> getIdToken Redirect 1                                    (OK=10957  KO=0     )
> createOrganization                                       (OK=10957  KO=0     )
> queryOrganization                                        (OK=10956  KO=0     )
> deleteOrganization                                       (OK=10956  KO=0     )
> DeletePolicy                                             (OK=48671  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8472 (99.35%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 100461 / active: 336    / done: 152397
================================================================================

10:14:17.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:17.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:18.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:18.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:18.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:19.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:19.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:20.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:20.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:20.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:20.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:20.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:21.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:21.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:21.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:21.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:22.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:22 GMT                                    2200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2124715 KO=54    )
> restLoginInitiate                                        (OK=147630 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=147622 KO=1     )
> User Authorize PKCE stage                                (OK=171813 KO=1     )
> User AccessToken PKCE stage                              (OK=171802 KO=2     )
> tokenUserinfo                                            (OK=24194  KO=0     )
> Skip 2FA                                                 (OK=82225  KO=0     )
> GetUUid                                                  (OK=49025  KO=0     )
> GetOpenidConfig                                          (OK=146733 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32707  KO=0     )
> CreatePolicy                                             (OK=48986  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32707  KO=0     )
>  UI AM idFromSession                                     (OK=32704  KO=0     )
>  UI AM validateGoto                                      (OK=32704  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32700  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32700  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32699  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32699  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8704   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32695  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32694  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32694  KO=0     )
>  UI IDM uiconfig                                         (OK=32694  KO=0     )
>  UI IDM version                                          (OK=32694  KO=0     )
>  UI IDM login                                            (OK=32694  KO=0     )
>  UI IDM features                                         (OK=32694  KO=0     )
>  UI IDM privilege                                        (OK=32694  KO=0     )
>  UI IDM user                                             (OK=32694  KO=0     )
>  UI IDM dashboard                                        (OK=32694  KO=0     )
>  UI IDM managed user schema                              (OK=32694  KO=0     )
>  UI IDM oidcToken                                        (OK=32692  KO=0     )
> userinfo                                                 (OK=32692  KO=0     )
> UI-Logout                                                (OK=32692  KO=0     )
> UI-Logout Redirect 1                                     (OK=32691  KO=0     )
>  UI AM revoke2                                           (OK=32690  KO=0     )
>  UI AM revoke1                                           (OK=32691  KO=0     )
>  UI AM endsession                                        (OK=32691  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5495   KO=0     )
> RootUserinfo                                             (OK=110825 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5494   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1410   KO=0     )
> ReadPolicy                                               (OK=48904  KO=6     )
> getIdToken                                               (OK=10995  KO=0     )
> getIdToken Redirect 1                                    (OK=10995  KO=0     )
> createOrganization                                       (OK=10994  KO=0     )
> queryOrganization                                        (OK=10994  KO=0     )
> deleteOrganization                                       (OK=10994  KO=0     )
> DeletePolicy                                             (OK=48787  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8489 (99.36%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 100064 / active: 344    / done: 152786
================================================================================

10:14:22.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:22.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:23.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:23.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:23.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:23.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:23.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:24.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:24.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:24.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:24.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:24.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:24.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:24.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:25.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:25.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:25.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:26.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:26.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:26.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:26.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:26.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:26.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:27.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:27.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:27.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:27.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:27.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:27 GMT                                    2205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2129864 KO=54    )
> restLoginInitiate                                        (OK=147981 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=147971 KO=1     )
> User Authorize PKCE stage                                (OK=172222 KO=1     )
> User AccessToken PKCE stage                              (OK=172218 KO=2     )
> tokenUserinfo                                            (OK=24253  KO=0     )
> Skip 2FA                                                 (OK=82408  KO=0     )
> GetUUid                                                  (OK=49140  KO=0     )
> GetOpenidConfig                                          (OK=147070 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32785  KO=0     )
> CreatePolicy                                             (OK=49103  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32785  KO=0     )
>  UI AM idFromSession                                     (OK=32784  KO=0     )
>  UI AM validateGoto                                      (OK=32784  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32781  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32780  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32780  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32780  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8724   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32779  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32777  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32777  KO=0     )
>  UI IDM uiconfig                                         (OK=32776  KO=0     )
>  UI IDM version                                          (OK=32776  KO=0     )
>  UI IDM login                                            (OK=32775  KO=0     )
>  UI IDM features                                         (OK=32776  KO=0     )
>  UI IDM privilege                                        (OK=32776  KO=0     )
>  UI IDM user                                             (OK=32774  KO=0     )
>  UI IDM dashboard                                        (OK=32774  KO=0     )
>  UI IDM managed user schema                              (OK=32774  KO=0     )
>  UI IDM oidcToken                                        (OK=32775  KO=0     )
> userinfo                                                 (OK=32774  KO=0     )
> UI-Logout                                                (OK=32774  KO=0     )
> UI-Logout Redirect 1                                     (OK=32773  KO=0     )
>  UI AM revoke2                                           (OK=32771  KO=0     )
>  UI AM revoke1                                           (OK=32773  KO=0     )
>  UI AM endsession                                        (OK=32773  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5510   KO=0     )
> RootUserinfo                                             (OK=111082 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5510   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1412   KO=0     )
> ReadPolicy                                               (OK=49010  KO=6     )
> getIdToken                                               (OK=11030  KO=0     )
> getIdToken Redirect 1                                    (OK=11029  KO=0     )
> createOrganization                                       (OK=11029  KO=0     )
> queryOrganization                                        (OK=11029  KO=0     )
> deleteOrganization                                       (OK=11027  KO=0     )
> DeletePolicy                                             (OK=48900  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8517 (99.36%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 99699  / active: 319    / done: 153176
================================================================================

10:14:27.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:27.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:27.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:28.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:28.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:29.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:29.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:29.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:29.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:29.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:29.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:30.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:30.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:30.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:31.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:31.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:31.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:31.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:31.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:31.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:31.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:32.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:32.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:32 GMT                                    2210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2134459 KO=54    )
> restLoginInitiate                                        (OK=148300 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=148294 KO=1     )
> User Authorize PKCE stage                                (OK=172591 KO=1     )
> User AccessToken PKCE stage                              (OK=172589 KO=2     )
> tokenUserinfo                                            (OK=24300  KO=0     )
> Skip 2FA                                                 (OK=82600  KO=0     )
> GetUUid                                                  (OK=49252  KO=0     )
> GetOpenidConfig                                          (OK=147405 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32850  KO=0     )
> CreatePolicy                                             (OK=49214  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32848  KO=0     )
>  UI AM idFromSession                                     (OK=32848  KO=0     )
>  UI AM validateGoto                                      (OK=32848  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32847  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32847  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32847  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32847  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8742   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32844  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32844  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32844  KO=0     )
>  UI IDM uiconfig                                         (OK=32844  KO=0     )
>  UI IDM version                                          (OK=32844  KO=0     )
>  UI IDM login                                            (OK=32844  KO=0     )
>  UI IDM features                                         (OK=32844  KO=0     )
>  UI IDM privilege                                        (OK=32844  KO=0     )
>  UI IDM user                                             (OK=32844  KO=0     )
>  UI IDM dashboard                                        (OK=32844  KO=0     )
>  UI IDM managed user schema                              (OK=32844  KO=0     )
>  UI IDM oidcToken                                        (OK=32845  KO=0     )
> userinfo                                                 (OK=32845  KO=0     )
> UI-Logout                                                (OK=32843  KO=0     )
> UI-Logout Redirect 1                                     (OK=32843  KO=0     )
>  UI AM revoke2                                           (OK=32840  KO=0     )
>  UI AM revoke1                                           (OK=32841  KO=0     )
>  UI AM endsession                                        (OK=32841  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5523   KO=0     )
> RootUserinfo                                             (OK=111311 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5523   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1413   KO=0     )
> ReadPolicy                                               (OK=49132  KO=6     )
> getIdToken                                               (OK=11060  KO=0     )
> getIdToken Redirect 1                                    (OK=11060  KO=0     )
> createOrganization                                       (OK=11060  KO=0     )
> queryOrganization                                        (OK=11060  KO=0     )
> deleteOrganization                                       (OK=11060  KO=0     )
> DeletePolicy                                             (OK=49006  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8540 (99.36%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 99368  / active: 316    / done: 153510
================================================================================

10:14:32.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:32.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:32.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:33.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:33.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:33.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:33.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:33.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:33.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:34.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:34.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:34.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:35.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:35.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:35.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:35.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:36.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:36.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:36.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:36.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:37.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:37.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:37 GMT                                    2215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2138876 KO=54    )
> restLoginInitiate                                        (OK=148647 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=148633 KO=1     )
> User Authorize PKCE stage                                (OK=172960 KO=1     )
> User AccessToken PKCE stage                              (OK=172955 KO=2     )
> tokenUserinfo                                            (OK=24349  KO=0     )
> Skip 2FA                                                 (OK=82803  KO=0     )
> GetUUid                                                  (OK=49366  KO=0     )
> GetOpenidConfig                                          (OK=147750 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32909  KO=0     )
> CreatePolicy                                             (OK=49327  KO=35    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32909  KO=0     )
>  UI AM idFromSession                                     (OK=32908  KO=0     )
>  UI AM validateGoto                                      (OK=32908  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32906  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32906  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32905  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32905  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8755   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32902  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32902  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32902  KO=0     )
>  UI IDM uiconfig                                         (OK=32902  KO=0     )
>  UI IDM version                                          (OK=32902  KO=0     )
>  UI IDM login                                            (OK=32902  KO=0     )
>  UI IDM features                                         (OK=32902  KO=0     )
>  UI IDM privilege                                        (OK=32902  KO=0     )
>  UI IDM user                                             (OK=32902  KO=0     )
>  UI IDM dashboard                                        (OK=32902  KO=0     )
>  UI IDM managed user schema                              (OK=32902  KO=0     )
>  UI IDM oidcToken                                        (OK=32903  KO=0     )
> userinfo                                                 (OK=32900  KO=0     )
> UI-Logout                                                (OK=32900  KO=0     )
> UI-Logout Redirect 1                                     (OK=32900  KO=0     )
>  UI AM revoke2                                           (OK=32899  KO=0     )
>  UI AM revoke1                                           (OK=32900  KO=0     )
>  UI AM endsession                                        (OK=32900  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5537   KO=0     )
> RootUserinfo                                             (OK=111604 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5535   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1415   KO=0     )
> ReadPolicy                                               (OK=49242  KO=6     )
> getIdToken                                               (OK=11078  KO=0     )
> getIdToken Redirect 1                                    (OK=11078  KO=0     )
> createOrganization                                       (OK=11078  KO=0     )
> queryOrganization                                        (OK=11078  KO=0     )
> deleteOrganization                                       (OK=11078  KO=0     )
> DeletePolicy                                             (OK=49128  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8562 (99.36%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 99009  / active: 346    / done: 153839
================================================================================

10:14:37.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:37.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:37.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:38.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:38.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:38.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:38.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:38.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:39.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:39.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:39.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 154287: status.find.in([200, 209], 304), found 409
10:14:39.448 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,154287,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTMyNTIxMDI2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicVhzQllzSUJjdzI0STBXNU1mQVU0bkRNcEtJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mjg3OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mjg3OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NDc5LCJpYXQiOjE3MzE0OTI4NzksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik9KUXlycDlnR2RNRFJMaWJ5OHkzWjZrVktoNCJ9.SGmY-EkZD9m7E50ttf0m2jIyR9_X5b5tOZ-ylAEyTB-NyPU8s_FUfIdulPIwCCODrvomyCWxvwHtTCSAhxyEpcBS0qWSbG-qnKBMA-unjPg7u6Vh2ZPpqXigP0Xe19Qq8FcYBMcbanVL471z8onh9EkAHGT2eTtmG_GZgvtTBkct-QBcz0FjY-PYGXioAgqm_sRnGaKBvspYry9_I9IPYcQfdmS5Umf-3rkNSX6ChOZj123hI7-_qMb_SpgmHU__CyuUvBXqBmMKr-Ebsr4dYcnUqiXfUaZpe-vTmmRJHIbBYslGVKFnl4nMYHoMkO9Zdp5XSA0wC2UUBxSdFdEQlQ, username -> user.53925, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy285730, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@21b2f336, authcode -> uWbzFybnHPnOXxw0Df0uwGAEF2o, useAdminRealm -> true, callbacks -> {"tokenId":"H-_k_97vozzeEEjmDbBGNMEZWNA.*AAJTSQACMDIAAlNLABxNcE0zRWw2YUd2R0pWUDJqdUVYR0dDSHNGejg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492879152), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=H-_k_97vozzeEEjmDbBGNMEZWNA.*AAJTSQACMDIAAlNLABxNcE0zRWw2YUd2R0pWUDJqdUVYR0dDSHNGejg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492879152))), password -> Pa_ssw0rd, challenge -> C-uS7wLE3-frga2QYWsM4q6Pkwc0VcyoD67FTinnGC4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 143.228.117.198, verifier -> NzU4NzE3NDgyOTA2MDE1NDE1MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@c7ac8cf, tokenId -> H-_k_97vozzeEEjmDbBGNMEZWNA.*AAJTSQACMDIAAlNLABxNcE0zRWw2YUd2R0pWUDJqdUVYR0dDSHNGejg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=H-_k_97vozzeEEjmDbBGNMEZWNA.*AAJTSQACMDIAAlNLABxNcE0zRWw2YUd2R0pWUDJqdUVYR0dDSHNGejg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=H-_k_97vozzeEEjmDbBGNMEZWNA.*AAJTSQACMDIAAlNLABxNcE0zRWw2YUd2R0pWUDJqdUVYR0dDSHNGejg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy285730","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:14:39 GMT
	x-forgerock-transactionid: 04ab7dd6-25e2-4516-a62f-78bd27fb53ff
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:14:39.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:39.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:39.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:39.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:40.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:40.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:40.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:40.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:40.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:41.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 154410: status.find.in([200, 209], 304), found 409
10:14:41.132 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,154410,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMyNzMzODM4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiV3dfWl9nNS1acVhoQUdXMEhaNUs3bHdXT3MwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mjg4MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mjg4MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NDgwLCJpYXQiOjE3MzE0OTI4ODAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlQxYUU2cDYtQWswZUd6ZC1hdlU0RW96OER2QSJ9.pTviVhge7uB8J8s9k_WoKfC3bZ_sIMqW0i1Fc2uYzzuDqo-DKYz_oaIZlxv5w6TKnUU4C0ujdM93rgkHjEip6oll8jCG0Bj13-uggE5ftxe-JbP1WCmm_ZWVoh_EN6-euiViy7Lwsji-WOvIoyeHJrB4uovoMyNZdgC-NBpACuxw_6YqLIq6zHrFBfQUHVjUX7038Ndm22rWMs1JqZYxJoCe_TBOW5VulNeQacl1tbqBbUwmVHQ-W8lxiG9DiPpv6iiiBl-Bc9CnLhq9SB71c--BIjW0nz8JhrUJDvD9BXOOs4No14y4I9DVxOgJpZD87lUtW9q4g8lFGujjpK5CAw, username -> user.109023, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy567324, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@37ac84d7, authcode -> REYtlBxDEckTlEH3zIJqudPYlrM, useAdminRealm -> true, callbacks -> {"tokenId":"SuqZYqWc7UEU350_Dy-tv5GMIHY.*AAJTSQACMDIAAlNLABxWcWZEbDVkd2tRSXVCTC9YUDNMcTFEc0t1MlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492880847), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=SuqZYqWc7UEU350_Dy-tv5GMIHY.*AAJTSQACMDIAAlNLABxWcWZEbDVkd2tRSXVCTC9YUDNMcTFEc0t1MlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492880847))), password -> Pa_ssw0rd, challenge -> hpKMcAm4JuuwNeO4z320zKk2QZLsq-I3Mq6njtvBhck, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 93.15.194.146, verifier -> MTMwMTEzNjA2NjgwNjc2ODg5Ng, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a531297, tokenId -> SuqZYqWc7UEU350_Dy-tv5GMIHY.*AAJTSQACMDIAAlNLABxWcWZEbDVkd2tRSXVCTC9YUDNMcTFEc0t1MlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=SuqZYqWc7UEU350_Dy-tv5GMIHY.*AAJTSQACMDIAAlNLABxWcWZEbDVkd2tRSXVCTC9YUDNMcTFEc0t1MlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=SuqZYqWc7UEU350_Dy-tv5GMIHY.*AAJTSQACMDIAAlNLABxWcWZEbDVkd2tRSXVCTC9YUDNMcTFEc0t1MlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy567324","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:14:41 GMT
	x-forgerock-transactionid: e5ed2151-867e-433a-a847-c37f06e3a611
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:14:41.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:41.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:41.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:42.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:42.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:42 GMT                                    2220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2144022 KO=56    )
> restLoginInitiate                                        (OK=148996 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=148985 KO=1     )
> User Authorize PKCE stage                                (OK=173372 KO=1     )
> User AccessToken PKCE stage                              (OK=173366 KO=2     )
> tokenUserinfo                                            (OK=24407  KO=0     )
> Skip 2FA                                                 (OK=82992  KO=0     )
> GetUUid                                                  (OK=49486  KO=0     )
> GetOpenidConfig                                          (OK=148091 KO=0     )
> UI-Post-Login - stage 1                                  (OK=32990  KO=0     )
> CreatePolicy                                             (OK=49446  KO=37    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32989  KO=0     )
>  UI AM idFromSession                                     (OK=32989  KO=0     )
>  UI AM validateGoto                                      (OK=32989  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32988  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32988  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32988  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32988  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8776   KO=0     )
> UI-Post-Login - stage 3                                  (OK=32986  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32984  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32984  KO=0     )
>  UI IDM uiconfig                                         (OK=32984  KO=0     )
>  UI IDM version                                          (OK=32984  KO=0     )
>  UI IDM login                                            (OK=32984  KO=0     )
>  UI IDM features                                         (OK=32984  KO=0     )
>  UI IDM privilege                                        (OK=32984  KO=0     )
>  UI IDM user                                             (OK=32984  KO=0     )
>  UI IDM dashboard                                        (OK=32984  KO=0     )
>  UI IDM managed user schema                              (OK=32984  KO=0     )
>  UI IDM oidcToken                                        (OK=32984  KO=0     )
> userinfo                                                 (OK=32984  KO=0     )
> UI-Logout                                                (OK=32982  KO=0     )
> UI-Logout Redirect 1                                     (OK=32982  KO=0     )
>  UI AM revoke2                                           (OK=32979  KO=0     )
>  UI AM revoke1                                           (OK=32980  KO=0     )
>  UI AM endsession                                        (OK=32980  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5550   KO=0     )
> RootUserinfo                                             (OK=111869 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5548   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1415   KO=0     )
> ReadPolicy                                               (OK=49354  KO=6     )
> getIdToken                                               (OK=11106  KO=0     )
> getIdToken Redirect 1                                    (OK=11106  KO=0     )
> createOrganization                                       (OK=11105  KO=0     )
> queryOrganization                                        (OK=11105  KO=0     )
> deleteOrganization                                       (OK=11105  KO=0     )
> DeletePolicy                                             (OK=49236  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8586 (99.34%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 60%
          waiting: 98646  / active: 335    / done: 154213
================================================================================

10:14:42.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:43.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:43.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:44.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:44.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:44.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:44.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:45.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:45.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:45.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:45.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:46.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:46.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:46.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:47.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:47.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:47 GMT                                    2225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2148905 KO=56    )
> restLoginInitiate                                        (OK=149328 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=149319 KO=1     )
> User Authorize PKCE stage                                (OK=173763 KO=1     )
> User AccessToken PKCE stage                              (OK=173761 KO=2     )
> tokenUserinfo                                            (OK=24450  KO=0     )
> Skip 2FA                                                 (OK=83193  KO=0     )
> GetUUid                                                  (OK=49611  KO=0     )
> GetOpenidConfig                                          (OK=148452 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33069  KO=0     )
> CreatePolicy                                             (OK=49573  KO=37    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33067  KO=0     )
>  UI AM idFromSession                                     (OK=33066  KO=0     )
>  UI AM validateGoto                                      (OK=33065  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33062  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33061  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33061  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33061  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8795   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33059  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33058  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33058  KO=0     )
>  UI IDM uiconfig                                         (OK=33058  KO=0     )
>  UI IDM version                                          (OK=33058  KO=0     )
>  UI IDM login                                            (OK=33058  KO=0     )
>  UI IDM features                                         (OK=33058  KO=0     )
>  UI IDM privilege                                        (OK=33058  KO=0     )
>  UI IDM user                                             (OK=33057  KO=0     )
>  UI IDM dashboard                                        (OK=33057  KO=0     )
>  UI IDM managed user schema                              (OK=33057  KO=0     )
>  UI IDM oidcToken                                        (OK=33057  KO=0     )
> userinfo                                                 (OK=33057  KO=0     )
> UI-Logout                                                (OK=33056  KO=0     )
> UI-Logout Redirect 1                                     (OK=33055  KO=0     )
>  UI AM revoke2                                           (OK=33052  KO=0     )
>  UI AM revoke1                                           (OK=33053  KO=0     )
>  UI AM endsession                                        (OK=33053  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5565   KO=0     )
> RootUserinfo                                             (OK=112101 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5565   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1419   KO=0     )
> ReadPolicy                                               (OK=49474  KO=6     )
> getIdToken                                               (OK=11132  KO=0     )
> getIdToken Redirect 1                                    (OK=11132  KO=0     )
> createOrganization                                       (OK=11132  KO=0     )
> queryOrganization                                        (OK=11131  KO=0     )
> deleteOrganization                                       (OK=11130  KO=0     )
> DeletePolicy                                             (OK=49348  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8602 (99.34%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 98296  / active: 348    / done: 154550
================================================================================

10:14:47.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:47.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:48.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:48.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:48.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:48.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:49.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:49.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:49.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:50.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:50.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:51.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:51.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:51.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:51.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:51.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:52.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:52.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:52.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:52 GMT                                    2230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2153836 KO=56    )
> restLoginInitiate                                        (OK=149653 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=149646 KO=1     )
> User Authorize PKCE stage                                (OK=174150 KO=1     )
> User AccessToken PKCE stage                              (OK=174146 KO=2     )
> tokenUserinfo                                            (OK=24498  KO=0     )
> Skip 2FA                                                 (OK=83377  KO=0     )
> GetUUid                                                  (OK=49722  KO=0     )
> GetOpenidConfig                                          (OK=148809 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33143  KO=0     )
> CreatePolicy                                             (OK=49684  KO=37    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33141  KO=0     )
>  UI AM idFromSession                                     (OK=33141  KO=0     )
>  UI AM validateGoto                                      (OK=33141  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33138  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33138  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33138  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33138  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8816   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33137  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33136  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33136  KO=0     )
>  UI IDM uiconfig                                         (OK=33136  KO=0     )
>  UI IDM version                                          (OK=33136  KO=0     )
>  UI IDM login                                            (OK=33136  KO=0     )
>  UI IDM features                                         (OK=33136  KO=0     )
>  UI IDM privilege                                        (OK=33136  KO=0     )
>  UI IDM user                                             (OK=33136  KO=0     )
>  UI IDM dashboard                                        (OK=33136  KO=0     )
>  UI IDM managed user schema                              (OK=33136  KO=0     )
>  UI IDM oidcToken                                        (OK=33135  KO=0     )
> userinfo                                                 (OK=33133  KO=0     )
> UI-Logout                                                (OK=33133  KO=0     )
> UI-Logout Redirect 1                                     (OK=33133  KO=0     )
>  UI AM revoke2                                           (OK=33131  KO=0     )
>  UI AM revoke1                                           (OK=33133  KO=0     )
>  UI AM endsession                                        (OK=33133  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5575   KO=0     )
> RootUserinfo                                             (OK=112377 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5575   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1422   KO=0     )
> ReadPolicy                                               (OK=49600  KO=6     )
> getIdToken                                               (OK=11155  KO=0     )
> getIdToken Redirect 1                                    (OK=11155  KO=0     )
> createOrganization                                       (OK=11155  KO=0     )
> queryOrganization                                        (OK=11154  KO=0     )
> deleteOrganization                                       (OK=11154  KO=0     )
> DeletePolicy                                             (OK=49467  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8621 (99.34%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 97963  / active: 331    / done: 154900
================================================================================

10:14:52.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:52.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:53.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:53.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:53.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:53.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:54.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:54.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:54.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:54.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:54.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:54.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:55.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:55.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:55.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:55.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:56.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:57.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:14:57 GMT                                    2235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2158545 KO=56    )
> restLoginInitiate                                        (OK=149987 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=149971 KO=1     )
> User Authorize PKCE stage                                (OK=174529 KO=1     )
> User AccessToken PKCE stage                              (OK=174524 KO=2     )
> tokenUserinfo                                            (OK=24544  KO=0     )
> Skip 2FA                                                 (OK=83571  KO=0     )
> GetUUid                                                  (OK=49816  KO=0     )
> GetOpenidConfig                                          (OK=149140 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33214  KO=0     )
> CreatePolicy                                             (OK=49777  KO=37    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33213  KO=0     )
>  UI AM idFromSession                                     (OK=33211  KO=0     )
>  UI AM validateGoto                                      (OK=33211  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33210  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33210  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33210  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33210  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8833   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33206  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33206  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33204  KO=0     )
>  UI IDM uiconfig                                         (OK=33204  KO=0     )
>  UI IDM version                                          (OK=33204  KO=0     )
>  UI IDM login                                            (OK=33204  KO=0     )
>  UI IDM features                                         (OK=33204  KO=0     )
>  UI IDM privilege                                        (OK=33204  KO=0     )
>  UI IDM user                                             (OK=33204  KO=0     )
>  UI IDM dashboard                                        (OK=33203  KO=0     )
>  UI IDM managed user schema                              (OK=33204  KO=0     )
>  UI IDM oidcToken                                        (OK=33204  KO=0     )
> userinfo                                                 (OK=33203  KO=0     )
> UI-Logout                                                (OK=33203  KO=0     )
> UI-Logout Redirect 1                                     (OK=33203  KO=0     )
>  UI AM revoke2                                           (OK=33202  KO=0     )
>  UI AM revoke1                                           (OK=33203  KO=0     )
>  UI AM endsession                                        (OK=33203  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5585   KO=0     )
> RootUserinfo                                             (OK=112659 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5584   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1424   KO=0     )
> ReadPolicy                                               (OK=49713  KO=6     )
> getIdToken                                               (OK=11188  KO=0     )
> getIdToken Redirect 1                                    (OK=11188  KO=0     )
> createOrganization                                       (OK=11186  KO=0     )
> queryOrganization                                        (OK=11186  KO=0     )
> deleteOrganization                                       (OK=11186  KO=0     )
> DeletePolicy                                             (OK=49597  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8639 (99.34%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 97618  / active: 315    / done: 155261
================================================================================

10:14:57.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:57.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:57.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:57.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:57.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:58.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:58.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:58.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:58.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:58.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:59.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:59.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:59.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:59.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:59.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:14:59.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:00.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:00.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:01.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:01.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:01.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:01.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:01.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:02.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:02 GMT                                    2240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2163564 KO=56    )
> restLoginInitiate                                        (OK=150344 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=150329 KO=1     )
> User Authorize PKCE stage                                (OK=174941 KO=1     )
> User AccessToken PKCE stage                              (OK=174926 KO=2     )
> tokenUserinfo                                            (OK=24596  KO=0     )
> Skip 2FA                                                 (OK=83760  KO=0     )
> GetUUid                                                  (OK=49926  KO=0     )
> GetOpenidConfig                                          (OK=149456 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33301  KO=0     )
> CreatePolicy                                             (OK=49885  KO=37    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33299  KO=0     )
>  UI AM idFromSession                                     (OK=33298  KO=0     )
>  UI AM validateGoto                                      (OK=33297  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33293  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33292  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33292  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33292  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8855   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33283  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33283  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33281  KO=0     )
>  UI IDM uiconfig                                         (OK=33281  KO=0     )
>  UI IDM version                                          (OK=33281  KO=0     )
>  UI IDM login                                            (OK=33281  KO=0     )
>  UI IDM features                                         (OK=33281  KO=0     )
>  UI IDM privilege                                        (OK=33281  KO=0     )
>  UI IDM user                                             (OK=33280  KO=0     )
>  UI IDM dashboard                                        (OK=33280  KO=0     )
>  UI IDM managed user schema                              (OK=33280  KO=0     )
>  UI IDM oidcToken                                        (OK=33280  KO=0     )
> userinfo                                                 (OK=33279  KO=0     )
> UI-Logout                                                (OK=33278  KO=0     )
> UI-Logout Redirect 1                                     (OK=33278  KO=0     )
>  UI AM revoke2                                           (OK=33276  KO=0     )
>  UI AM revoke1                                           (OK=33277  KO=0     )
>  UI AM endsession                                        (OK=33277  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5598   KO=0     )
> RootUserinfo                                             (OK=112918 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5597   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1428   KO=0     )
> ReadPolicy                                               (OK=49806  KO=6     )
> getIdToken                                               (OK=11220  KO=0     )
> getIdToken Redirect 1                                    (OK=11220  KO=0     )
> createOrganization                                       (OK=11219  KO=0     )
> queryOrganization                                        (OK=11218  KO=0     )
> deleteOrganization                                       (OK=11217  KO=0     )
> DeletePolicy                                             (OK=49704  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8663 (99.35%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 97245  / active: 330    / done: 155619
================================================================================

10:15:02.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:02.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:02.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:02.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:03.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:03.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:03.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:03.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:04.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:04.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:04.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:05.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:05.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:05.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:05.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:05.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:06.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:06.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:06.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:06.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:06.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:06.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:07.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:07.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:07.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:07.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:07.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:07 GMT                                    2245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2168478 KO=56    )
> restLoginInitiate                                        (OK=150694 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=150685 KO=1     )
> User Authorize PKCE stage                                (OK=175344 KO=1     )
> User AccessToken PKCE stage                              (OK=175337 KO=2     )
> tokenUserinfo                                            (OK=24665  KO=0     )
> Skip 2FA                                                 (OK=83957  KO=0     )
> GetUUid                                                  (OK=50053  KO=0     )
> GetOpenidConfig                                          (OK=149784 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33366  KO=0     )
> CreatePolicy                                             (OK=50015  KO=37    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33365  KO=0     )
>  UI AM idFromSession                                     (OK=33365  KO=0     )
>  UI AM validateGoto                                      (OK=33365  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33361  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33359  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33359  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33359  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8872   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33357  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33357  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33357  KO=0     )
>  UI IDM uiconfig                                         (OK=33357  KO=0     )
>  UI IDM version                                          (OK=33357  KO=0     )
>  UI IDM login                                            (OK=33357  KO=0     )
>  UI IDM features                                         (OK=33357  KO=0     )
>  UI IDM privilege                                        (OK=33357  KO=0     )
>  UI IDM user                                             (OK=33357  KO=0     )
>  UI IDM dashboard                                        (OK=33357  KO=0     )
>  UI IDM managed user schema                              (OK=33357  KO=0     )
>  UI IDM oidcToken                                        (OK=33358  KO=0     )
> userinfo                                                 (OK=33357  KO=0     )
> UI-Logout                                                (OK=33357  KO=0     )
> UI-Logout Redirect 1                                     (OK=33355  KO=0     )
>  UI AM revoke2                                           (OK=33354  KO=0     )
>  UI AM revoke1                                           (OK=33355  KO=0     )
>  UI AM endsession                                        (OK=33355  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5616   KO=0     )
> RootUserinfo                                             (OK=113148 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5616   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1434   KO=0     )
> ReadPolicy                                               (OK=49915  KO=6     )
> getIdToken                                               (OK=11245  KO=0     )
> getIdToken Redirect 1                                    (OK=11245  KO=0     )
> createOrganization                                       (OK=11245  KO=0     )
> queryOrganization                                        (OK=11245  KO=0     )
> deleteOrganization                                       (OK=11245  KO=0     )
> DeletePolicy                                             (OK=49801  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8690 (99.35%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 96881  / active: 328    / done: 155985
================================================================================

10:15:07.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:07.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:07.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:07.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:08.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:08.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:08.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:09.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:09.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:09.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:09.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:09.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:09.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:09.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:10.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:10.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:10.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:10.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:11.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:11.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:12 GMT                                    2250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2173111 KO=56    )
> restLoginInitiate                                        (OK=151026 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=151012 KO=1     )
> User Authorize PKCE stage                                (OK=175723 KO=1     )
> User AccessToken PKCE stage                              (OK=175714 KO=2     )
> tokenUserinfo                                            (OK=24717  KO=0     )
> Skip 2FA                                                 (OK=84144  KO=0     )
> GetUUid                                                  (OK=50173  KO=0     )
> GetOpenidConfig                                          (OK=150145 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33437  KO=0     )
> CreatePolicy                                             (OK=50135  KO=37    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33436  KO=0     )
>  UI AM idFromSession                                     (OK=33435  KO=0     )
>  UI AM validateGoto                                      (OK=33436  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33434  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33433  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33433  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33433  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8893   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33424  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33423  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33423  KO=0     )
>  UI IDM uiconfig                                         (OK=33423  KO=0     )
>  UI IDM version                                          (OK=33423  KO=0     )
>  UI IDM login                                            (OK=33423  KO=0     )
>  UI IDM features                                         (OK=33423  KO=0     )
>  UI IDM privilege                                        (OK=33423  KO=0     )
>  UI IDM user                                             (OK=33422  KO=0     )
>  UI IDM dashboard                                        (OK=33422  KO=0     )
>  UI IDM managed user schema                              (OK=33422  KO=0     )
>  UI IDM oidcToken                                        (OK=33423  KO=0     )
> userinfo                                                 (OK=33423  KO=0     )
> UI-Logout                                                (OK=33422  KO=0     )
> UI-Logout Redirect 1                                     (OK=33422  KO=0     )
>  UI AM revoke2                                           (OK=33421  KO=0     )
>  UI AM revoke1                                           (OK=33422  KO=0     )
>  UI AM endsession                                        (OK=33422  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5626   KO=0     )
> RootUserinfo                                             (OK=113367 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5625   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1440   KO=0     )
> ReadPolicy                                               (OK=50046  KO=6     )
> getIdToken                                               (OK=11268  KO=0     )
> getIdToken Redirect 1                                    (OK=11267  KO=0     )
> createOrganization                                       (OK=11266  KO=0     )
> queryOrganization                                        (OK=11266  KO=0     )
> deleteOrganization                                       (OK=11266  KO=0     )
> DeletePolicy                                             (OK=49909  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8710 (99.35%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 96540  / active: 349    / done: 156305
================================================================================

10:15:12.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:13.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:13.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:14.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:14.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:14.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:15.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:15.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:15.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:15.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:16.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:17.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:17 GMT                                    2255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2178406 KO=56    )
> restLoginInitiate                                        (OK=151378 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=151371 KO=1     )
> User Authorize PKCE stage                                (OK=176144 KO=1     )
> User AccessToken PKCE stage                              (OK=176137 KO=2     )
> tokenUserinfo                                            (OK=24782  KO=0     )
> Skip 2FA                                                 (OK=84334  KO=0     )
> GetUUid                                                  (OK=50288  KO=0     )
> GetOpenidConfig                                          (OK=150505 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33521  KO=0     )
> CreatePolicy                                             (OK=50249  KO=37    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33521  KO=0     )
>  UI AM idFromSession                                     (OK=33519  KO=0     )
>  UI AM validateGoto                                      (OK=33519  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33517  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33517  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33517  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33517  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8910   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33512  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33511  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33510  KO=0     )
>  UI IDM uiconfig                                         (OK=33510  KO=0     )
>  UI IDM version                                          (OK=33510  KO=0     )
>  UI IDM login                                            (OK=33510  KO=0     )
>  UI IDM features                                         (OK=33510  KO=0     )
>  UI IDM privilege                                        (OK=33510  KO=0     )
>  UI IDM user                                             (OK=33509  KO=0     )
>  UI IDM dashboard                                        (OK=33510  KO=0     )
>  UI IDM managed user schema                              (OK=33509  KO=0     )
>  UI IDM oidcToken                                        (OK=33509  KO=0     )
> userinfo                                                 (OK=33509  KO=0     )
> UI-Logout                                                (OK=33509  KO=0     )
> UI-Logout Redirect 1                                     (OK=33509  KO=0     )
>  UI AM revoke2                                           (OK=33507  KO=0     )
>  UI AM revoke1                                           (OK=33508  KO=0     )
>  UI AM endsession                                        (OK=33508  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5636   KO=0     )
> RootUserinfo                                             (OK=113603 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5636   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1443   KO=0     )
> ReadPolicy                                               (OK=50162  KO=6     )
> getIdToken                                               (OK=11294  KO=0     )
> getIdToken Redirect 1                                    (OK=11294  KO=0     )
> createOrganization                                       (OK=11294  KO=0     )
> queryOrganization                                        (OK=11294  KO=0     )
> deleteOrganization                                       (OK=11294  KO=0     )
> DeletePolicy                                             (OK=50040  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8732 (99.35%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 96175  / active: 328    / done: 156691
================================================================================

10:15:17.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:17.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:17.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:17.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:18.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:18.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:18.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:18.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:19.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:20.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:20.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:20.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:21.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:21.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:21.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:22.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:22.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:22 GMT                                    2260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2183413 KO=56    )
> restLoginInitiate                                        (OK=151734 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=151722 KO=1     )
> User Authorize PKCE stage                                (OK=176547 KO=1     )
> User AccessToken PKCE stage                              (OK=176543 KO=2     )
> tokenUserinfo                                            (OK=24828  KO=0     )
> Skip 2FA                                                 (OK=84536  KO=0     )
> GetUUid                                                  (OK=50409  KO=0     )
> GetOpenidConfig                                          (OK=150858 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33598  KO=0     )
> CreatePolicy                                             (OK=50370  KO=37    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33597  KO=0     )
>  UI AM idFromSession                                     (OK=33596  KO=0     )
>  UI AM validateGoto                                      (OK=33596  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33593  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33593  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33592  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33592  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8926   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33587  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33585  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33585  KO=0     )
>  UI IDM uiconfig                                         (OK=33585  KO=0     )
>  UI IDM version                                          (OK=33585  KO=0     )
>  UI IDM login                                            (OK=33585  KO=0     )
>  UI IDM features                                         (OK=33585  KO=0     )
>  UI IDM privilege                                        (OK=33585  KO=0     )
>  UI IDM user                                             (OK=33584  KO=0     )
>  UI IDM dashboard                                        (OK=33584  KO=0     )
>  UI IDM managed user schema                              (OK=33584  KO=0     )
>  UI IDM oidcToken                                        (OK=33585  KO=0     )
> userinfo                                                 (OK=33585  KO=0     )
> UI-Logout                                                (OK=33585  KO=0     )
> UI-Logout Redirect 1                                     (OK=33584  KO=0     )
>  UI AM revoke2                                           (OK=33582  KO=0     )
>  UI AM revoke1                                           (OK=33583  KO=0     )
>  UI AM endsession                                        (OK=33583  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5648   KO=0     )
> RootUserinfo                                             (OK=113848 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5648   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1445   KO=0     )
> ReadPolicy                                               (OK=50276  KO=6     )
> getIdToken                                               (OK=11330  KO=0     )
> getIdToken Redirect 1                                    (OK=11329  KO=0     )
> createOrganization                                       (OK=11329  KO=0     )
> queryOrganization                                        (OK=11327  KO=0     )
> deleteOrganization                                       (OK=11326  KO=0     )
> DeletePolicy                                             (OK=50156  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8749 (99.35%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 62%
          waiting: 95808  / active: 349    / done: 157037
================================================================================

10:15:22.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:22.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:22.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:22.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:22.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:22.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:23.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:23.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:24.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:24.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:24.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:24.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:24.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:25.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:25.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:25.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:25.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:25.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:26.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:26.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:26.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:27.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:27 GMT                                    2265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2188369 KO=56    )
> restLoginInitiate                                        (OK=152079 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=152068 KO=1     )
> User Authorize PKCE stage                                (OK=176948 KO=1     )
> User AccessToken PKCE stage                              (OK=176940 KO=2     )
> tokenUserinfo                                            (OK=24883  KO=0     )
> Skip 2FA                                                 (OK=84734  KO=0     )
> GetUUid                                                  (OK=50530  KO=0     )
> GetOpenidConfig                                          (OK=151219 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33671  KO=0     )
> CreatePolicy                                             (OK=50492  KO=37    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33671  KO=0     )
>  UI AM idFromSession                                     (OK=33670  KO=0     )
>  UI AM validateGoto                                      (OK=33669  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33666  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33666  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33666  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33666  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8940   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33661  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33661  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33661  KO=0     )
>  UI IDM uiconfig                                         (OK=33661  KO=0     )
>  UI IDM version                                          (OK=33661  KO=0     )
>  UI IDM login                                            (OK=33660  KO=0     )
>  UI IDM features                                         (OK=33661  KO=0     )
>  UI IDM privilege                                        (OK=33661  KO=0     )
>  UI IDM user                                             (OK=33660  KO=0     )
>  UI IDM dashboard                                        (OK=33660  KO=0     )
>  UI IDM managed user schema                              (OK=33660  KO=0     )
>  UI IDM oidcToken                                        (OK=33661  KO=0     )
> userinfo                                                 (OK=33658  KO=0     )
> UI-Logout                                                (OK=33658  KO=0     )
> UI-Logout Redirect 1                                     (OK=33658  KO=0     )
>  UI AM revoke2                                           (OK=33656  KO=0     )
>  UI AM revoke1                                           (OK=33657  KO=0     )
>  UI AM endsession                                        (OK=33657  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5661   KO=0     )
> RootUserinfo                                             (OK=114111 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5661   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1448   KO=0     )
> ReadPolicy                                               (OK=50401  KO=6     )
> getIdToken                                               (OK=11353  KO=0     )
> getIdToken Redirect 1                                    (OK=11353  KO=0     )
> createOrganization                                       (OK=11353  KO=0     )
> queryOrganization                                        (OK=11353  KO=0     )
> deleteOrganization                                       (OK=11353  KO=0     )
> DeletePolicy                                             (OK=50272  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8771 (99.35%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 95449  / active: 345    / done: 157400
================================================================================

10:15:27.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:27.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:27.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 157731: status.find.in([200, 209], 304), found 409
10:15:27.906 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,157731,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMyODY3NDg1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicUlfMVh3c1RnWDN2cXdkRWtVaWVZLTVidTNFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjkyNywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjkyNywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NTI3LCJpYXQiOjE3MzE0OTI5MjcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImVRcjJzOGJxQlpKN0ZHZWpNbUwwU2lBZkw0OCJ9.p1ThGZV51bC05-wdMlU_ynNKaX0w7GRr6vw1pLt6XOQZdeUrYa9vXmcpgjORYRz2RiBUcL3LXvF-7ODLyRZaHo1ULURGeVuRdCTgOKCrAlsqa-1obKN7NuGdjTEGy1-27f91GqaxX6J7igwZKQZahBPmKy_1VFqYCHo_pzYzvNCYXW6CCGFJEXk3BCGHnvCLCZiQD0etoM5AJwBxxeNmmoYAxGLEzw1O7FCP6lvkGzWPlHVEmSdjPlpGBpAuI00xG41UHA_0DSGqLUUWAMYYVT5A3qslMu08QpQ1L4e0WeWcGJSL3cxk83BiFlx2m-h1b3MZ2x9zNqLzz660DQGDAg, username -> user.117605, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy629969, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@77712c31, authcode -> PKhiolDLcBOJj3lnjzDQckSTTsk, useAdminRealm -> true, callbacks -> {"tokenId":"XkqfpG5LziC-ajwjfSBhK2KogS0.*AAJTSQACMDIAAlNLABxVT1Evb1VXYzAvb3ovRXJTeXVyd1g2U29LZnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492927606), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=XkqfpG5LziC-ajwjfSBhK2KogS0.*AAJTSQACMDIAAlNLABxVT1Evb1VXYzAvb3ovRXJTeXVyd1g2U29LZnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492927606))), password -> Pa_ssw0rd, challenge -> TS8vsvKG1thohQk13N3DH76Qa1_IAWGtI1xB_qktsGs, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 131.3.36.210, verifier -> LTg0NTI4Mzg2ODMyODA0NzkyNTk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54a8c247, tokenId -> XkqfpG5LziC-ajwjfSBhK2KogS0.*AAJTSQACMDIAAlNLABxVT1Evb1VXYzAvb3ovRXJTeXVyd1g2U29LZnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=XkqfpG5LziC-ajwjfSBhK2KogS0.*AAJTSQACMDIAAlNLABxVT1Evb1VXYzAvb3ovRXJTeXVyd1g2U29LZnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=XkqfpG5LziC-ajwjfSBhK2KogS0.*AAJTSQACMDIAAlNLABxVT1Evb1VXYzAvb3ovRXJTeXVyd1g2U29LZnM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy629969","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:15:27 GMT
	x-forgerock-transactionid: 70828d3e-13e6-4414-ba79-e18e43f92748
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:15:28.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:28.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:28.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:28.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:29.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:29.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:29.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:29.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:29.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:29.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:30.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:30.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:30.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:30.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:30.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:30.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:30.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:31.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:31.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:31.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:31.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:31.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:31.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:31.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:32 GMT                                    2270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2193764 KO=57    )
> restLoginInitiate                                        (OK=152450 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=152444 KO=1     )
> User Authorize PKCE stage                                (OK=177381 KO=1     )
> User AccessToken PKCE stage                              (OK=177378 KO=2     )
> tokenUserinfo                                            (OK=24955  KO=0     )
> Skip 2FA                                                 (OK=84928  KO=0     )
> GetUUid                                                  (OK=50651  KO=0     )
> GetOpenidConfig                                          (OK=151585 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33753  KO=0     )
> CreatePolicy                                             (OK=50610  KO=38    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33753  KO=0     )
>  UI AM idFromSession                                     (OK=33753  KO=0     )
>  UI AM validateGoto                                      (OK=33753  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33752  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33752  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33752  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33752  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8965   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33749  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33749  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33749  KO=0     )
>  UI IDM uiconfig                                         (OK=33749  KO=0     )
>  UI IDM version                                          (OK=33749  KO=0     )
>  UI IDM login                                            (OK=33749  KO=0     )
>  UI IDM features                                         (OK=33749  KO=0     )
>  UI IDM privilege                                        (OK=33749  KO=0     )
>  UI IDM user                                             (OK=33749  KO=0     )
>  UI IDM dashboard                                        (OK=33749  KO=0     )
>  UI IDM managed user schema                              (OK=33748  KO=0     )
>  UI IDM oidcToken                                        (OK=33747  KO=0     )
> userinfo                                                 (OK=33746  KO=0     )
> UI-Logout                                                (OK=33746  KO=0     )
> UI-Logout Redirect 1                                     (OK=33746  KO=0     )
>  UI AM revoke2                                           (OK=33744  KO=0     )
>  UI AM revoke1                                           (OK=33745  KO=0     )
>  UI AM endsession                                        (OK=33745  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5674   KO=0     )
> RootUserinfo                                             (OK=114340 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5674   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1451   KO=0     )
> ReadPolicy                                               (OK=50522  KO=6     )
> getIdToken                                               (OK=11377  KO=0     )
> getIdToken Redirect 1                                    (OK=11376  KO=0     )
> createOrganization                                       (OK=11376  KO=0     )
> queryOrganization                                        (OK=11376  KO=0     )
> deleteOrganization                                       (OK=11376  KO=0     )
> DeletePolicy                                             (OK=50398  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8797 (99.35%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 95064  / active: 336    / done: 157794
================================================================================

10:15:32.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:32.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:33.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:33.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:33.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:33.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:34.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:34.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:34.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:34.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:34.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:35.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:35.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:36.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:36.319 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 158355: status.find.in([200, 209], 304), found 409
10:15:36.320 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,158355,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTMyNjg1NTk0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiclJQaVlFRkF0TVJwRkVaUW1hbXFfLUY4N19zIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MjkzNiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MjkzNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NTM2LCJpYXQiOjE3MzE0OTI5MzYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlgyeE5fY0hEUGpZcE5tVllLQTkyNlJ2S2Z3QSJ9.nsy589pGgHXqfPOzNAJvhGJI0PEqVFBUrT3NZH2uln1SpDVMt2a4nHFg5sqICKBhVBS-rzjMMeGmsR3slNCejFLSzPsaB4Dd-y8eJIb2hI4xKZE4xX37Eqx9oYboYyMVrJH4uqRNnmFn3qFAACvk2V8lo9PoJcENW6eOuxmRoQbvPGyLkScZ9E4afjbTGdfh_3GQS4TfPyhfwg9a9aJg_q42OdmEReCfeGYXE2UwjhRNKNV1fbkvsSvHyoM4Un0d273Xl63RiIfFmi_K6yMIjToGKltDEr4b9PMbM21lSJOFh0DnR5whLUKNI5aDNfm9zoPYHD-Kl0s2leFGVH-uLw, username -> user.190676, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy541946, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fcc5974, authcode -> 4SnQ7sMk0Rf8ajytF6PQc58q3vA, useAdminRealm -> true, callbacks -> {"tokenId":"n0cgVgpc8Ez--PZIWcX3Z2-Nphg.*AAJTSQACMDIAAlNLABwwMUlFQy9qVDYvRG1wSG9HSWNsM2xaSCtQY3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492936032), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=n0cgVgpc8Ez--PZIWcX3Z2-Nphg.*AAJTSQACMDIAAlNLABwwMUlFQy9qVDYvRG1wSG9HSWNsM2xaSCtQY3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731492936032))), password -> Pa_ssw0rd, challenge -> rMl0JJ6g89bfJywiuvtXulBt3eHVXKi1_zs_8XcMWRo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTM2NzI3NTUzNTA3MDI3NTEzNzI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4162d609, tokenId -> n0cgVgpc8Ez--PZIWcX3Z2-Nphg.*AAJTSQACMDIAAlNLABwwMUlFQy9qVDYvRG1wSG9HSWNsM2xaSCtQY3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=n0cgVgpc8Ez--PZIWcX3Z2-Nphg.*AAJTSQACMDIAAlNLABwwMUlFQy9qVDYvRG1wSG9HSWNsM2xaSCtQY3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=n0cgVgpc8Ez--PZIWcX3Z2-Nphg.*AAJTSQACMDIAAlNLABwwMUlFQy9qVDYvRG1wSG9HSWNsM2xaSCtQY3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy541946","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:15:36 GMT
	x-forgerock-transactionid: 64c2e2f8-32c2-4058-8efa-feb100f121de
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:15:36.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:37 GMT                                    2275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2198718 KO=58    )
> restLoginInitiate                                        (OK=152796 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=152786 KO=1     )
> User Authorize PKCE stage                                (OK=177787 KO=1     )
> User AccessToken PKCE stage                              (OK=177774 KO=2     )
> tokenUserinfo                                            (OK=25017  KO=0     )
> Skip 2FA                                                 (OK=85112  KO=0     )
> GetUUid                                                  (OK=50751  KO=0     )
> GetOpenidConfig                                          (OK=151924 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33837  KO=0     )
> CreatePolicy                                             (OK=50707  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33836  KO=0     )
>  UI AM idFromSession                                     (OK=33834  KO=0     )
>  UI AM validateGoto                                      (OK=33835  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33829  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33828  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33827  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33827  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8988   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33824  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33824  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33824  KO=0     )
>  UI IDM uiconfig                                         (OK=33824  KO=0     )
>  UI IDM version                                          (OK=33824  KO=0     )
>  UI IDM login                                            (OK=33824  KO=0     )
>  UI IDM features                                         (OK=33824  KO=0     )
>  UI IDM privilege                                        (OK=33824  KO=0     )
>  UI IDM user                                             (OK=33823  KO=0     )
>  UI IDM dashboard                                        (OK=33823  KO=0     )
>  UI IDM managed user schema                              (OK=33823  KO=0     )
>  UI IDM oidcToken                                        (OK=33824  KO=0     )
> userinfo                                                 (OK=33823  KO=0     )
> UI-Logout                                                (OK=33822  KO=0     )
> UI-Logout Redirect 1                                     (OK=33821  KO=0     )
>  UI AM revoke2                                           (OK=33820  KO=0     )
>  UI AM revoke1                                           (OK=33821  KO=0     )
>  UI AM endsession                                        (OK=33821  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5682   KO=0     )
> RootUserinfo                                             (OK=114646 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5682   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1453   KO=0     )
> ReadPolicy                                               (OK=50640  KO=6     )
> getIdToken                                               (OK=11398  KO=0     )
> getIdToken Redirect 1                                    (OK=11398  KO=0     )
> createOrganization                                       (OK=11398  KO=0     )
> queryOrganization                                        (OK=11398  KO=0     )
> deleteOrganization                                       (OK=11398  KO=0     )
> DeletePolicy                                             (OK=50517  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8812 (99.33%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 94710  / active: 331    / done: 158153
================================================================================

10:15:37.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:38.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:38.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:38.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:38.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:38.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:39.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:39.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:39.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:40.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:40.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:40.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:40.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:41.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:41.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:41.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:41.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:41.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:41.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:41.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:42.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:42.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:42 GMT                                    2280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2204048 KO=58    )
> restLoginInitiate                                        (OK=153160 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=153145 KO=1     )
> User Authorize PKCE stage                                (OK=178207 KO=1     )
> User AccessToken PKCE stage                              (OK=178204 KO=2     )
> tokenUserinfo                                            (OK=25071  KO=0     )
> Skip 2FA                                                 (OK=85312  KO=0     )
> GetUUid                                                  (OK=50859  KO=0     )
> GetOpenidConfig                                          (OK=152246 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33920  KO=0     )
> CreatePolicy                                             (OK=50818  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33919  KO=0     )
>  UI AM idFromSession                                     (OK=33918  KO=0     )
>  UI AM validateGoto                                      (OK=33918  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33916  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33916  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33916  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33916  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9016   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33913  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33912  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33912  KO=0     )
>  UI IDM uiconfig                                         (OK=33912  KO=0     )
>  UI IDM version                                          (OK=33912  KO=0     )
>  UI IDM login                                            (OK=33912  KO=0     )
>  UI IDM features                                         (OK=33912  KO=0     )
>  UI IDM privilege                                        (OK=33912  KO=0     )
>  UI IDM user                                             (OK=33911  KO=0     )
>  UI IDM dashboard                                        (OK=33912  KO=0     )
>  UI IDM managed user schema                              (OK=33912  KO=0     )
>  UI IDM oidcToken                                        (OK=33911  KO=0     )
> userinfo                                                 (OK=33911  KO=0     )
> UI-Logout                                                (OK=33911  KO=0     )
> UI-Logout Redirect 1                                     (OK=33911  KO=0     )
>  UI AM revoke2                                           (OK=33908  KO=0     )
>  UI AM revoke1                                           (OK=33909  KO=0     )
>  UI AM endsession                                        (OK=33909  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5692   KO=0     )
> RootUserinfo                                             (OK=114943 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5692   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1455   KO=0     )
> ReadPolicy                                               (OK=50737  KO=6     )
> getIdToken                                               (OK=11424  KO=0     )
> getIdToken Redirect 1                                    (OK=11424  KO=0     )
> createOrganization                                       (OK=11423  KO=0     )
> queryOrganization                                        (OK=11423  KO=0     )
> deleteOrganization                                       (OK=11423  KO=0     )
> DeletePolicy                                             (OK=50633  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8834 (99.34%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 94335  / active: 336    / done: 158523
================================================================================

10:15:42.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:43.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:43.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:43.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:43.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:43.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:43.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:44.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:44.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:44.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:44.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:44.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:44.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:44.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:45.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:45.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:45.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:45.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:45.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:45.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:45.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:45.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:46.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:46.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:46.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:47.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:47 GMT                                    2285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2208478 KO=58    )
> restLoginInitiate                                        (OK=153497 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=153485 KO=1     )
> User Authorize PKCE stage                                (OK=178579 KO=1     )
> User AccessToken PKCE stage                              (OK=178571 KO=2     )
> tokenUserinfo                                            (OK=25126  KO=0     )
> Skip 2FA                                                 (OK=85506  KO=0     )
> GetUUid                                                  (OK=50968  KO=0     )
> GetOpenidConfig                                          (OK=152564 KO=0     )
> UI-Post-Login - stage 1                                  (OK=33979  KO=0     )
> CreatePolicy                                             (OK=50925  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33979  KO=0     )
>  UI AM idFromSession                                     (OK=33977  KO=0     )
>  UI AM validateGoto                                      (OK=33978  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33976  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33976  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33973  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33973  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9030   KO=0     )
> UI-Post-Login - stage 3                                  (OK=33970  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33970  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33970  KO=0     )
>  UI IDM uiconfig                                         (OK=33969  KO=0     )
>  UI IDM version                                          (OK=33969  KO=0     )
>  UI IDM login                                            (OK=33969  KO=0     )
>  UI IDM features                                         (OK=33969  KO=0     )
>  UI IDM privilege                                        (OK=33969  KO=0     )
>  UI IDM user                                             (OK=33969  KO=0     )
>  UI IDM dashboard                                        (OK=33969  KO=0     )
>  UI IDM managed user schema                              (OK=33969  KO=0     )
>  UI IDM oidcToken                                        (OK=33969  KO=0     )
> userinfo                                                 (OK=33969  KO=0     )
> UI-Logout                                                (OK=33968  KO=0     )
> UI-Logout Redirect 1                                     (OK=33966  KO=0     )
>  UI AM revoke2                                           (OK=33965  KO=0     )
>  UI AM revoke1                                           (OK=33966  KO=0     )
>  UI AM endsession                                        (OK=33966  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5706   KO=0     )
> RootUserinfo                                             (OK=115268 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5706   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1463   KO=0     )
> ReadPolicy                                               (OK=50849  KO=6     )
> getIdToken                                               (OK=11453  KO=0     )
> getIdToken Redirect 1                                    (OK=11452  KO=0     )
> createOrganization                                       (OK=11452  KO=0     )
> queryOrganization                                        (OK=11452  KO=0     )
> deleteOrganization                                       (OK=11452  KO=0     )
> DeletePolicy                                             (OK=50732  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8860 (99.34%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 93988  / active: 336    / done: 158870
================================================================================

10:15:47.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:47.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:48.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:48.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:48.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:48.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:49.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:49.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:49.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:49.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:49.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:50.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:50.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:50.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:51.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:51.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:51.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:51.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:51.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:52.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:52 GMT                                    2290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2213207 KO=58    )
> restLoginInitiate                                        (OK=153825 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=153815 KO=1     )
> User Authorize PKCE stage                                (OK=178961 KO=1     )
> User AccessToken PKCE stage                              (OK=178955 KO=2     )
> tokenUserinfo                                            (OK=25177  KO=0     )
> Skip 2FA                                                 (OK=85699  KO=0     )
> GetUUid                                                  (OK=51088  KO=0     )
> GetOpenidConfig                                          (OK=152904 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34049  KO=0     )
> CreatePolicy                                             (OK=51046  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34048  KO=0     )
>  UI AM idFromSession                                     (OK=34048  KO=0     )
>  UI AM validateGoto                                      (OK=34048  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34045  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34044  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34044  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34044  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9047   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34040  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34040  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34040  KO=0     )
>  UI IDM uiconfig                                         (OK=34040  KO=0     )
>  UI IDM version                                          (OK=34040  KO=0     )
>  UI IDM login                                            (OK=34040  KO=0     )
>  UI IDM features                                         (OK=34040  KO=0     )
>  UI IDM privilege                                        (OK=34040  KO=0     )
>  UI IDM user                                             (OK=34040  KO=0     )
>  UI IDM dashboard                                        (OK=34040  KO=0     )
>  UI IDM managed user schema                              (OK=34039  KO=0     )
>  UI IDM oidcToken                                        (OK=34037  KO=0     )
> userinfo                                                 (OK=34037  KO=0     )
> UI-Logout                                                (OK=34036  KO=0     )
> UI-Logout Redirect 1                                     (OK=34036  KO=0     )
>  UI AM revoke2                                           (OK=34035  KO=0     )
>  UI AM revoke1                                           (OK=34036  KO=0     )
>  UI AM endsession                                        (OK=34036  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5724   KO=0     )
> RootUserinfo                                             (OK=115526 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5723   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1468   KO=0     )
> ReadPolicy                                               (OK=50956  KO=6     )
> getIdToken                                               (OK=11478  KO=0     )
> getIdToken Redirect 1                                    (OK=11477  KO=0     )
> createOrganization                                       (OK=11477  KO=0     )
> queryOrganization                                        (OK=11477  KO=0     )
> deleteOrganization                                       (OK=11477  KO=0     )
> DeletePolicy                                             (OK=50845  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8880 (99.34%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 93643  / active: 333    / done: 159218
================================================================================

10:15:52.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:52.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:52.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:54.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:54.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:54.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:54.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:55.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:55.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:55.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:55.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:56.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:56.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:56.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:56.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:57.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:57.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:57.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:57.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:57.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:15:57 GMT                                    2295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2218026 KO=58    )
> restLoginInitiate                                        (OK=154163 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=154148 KO=1     )
> User Authorize PKCE stage                                (OK=179353 KO=1     )
> User AccessToken PKCE stage                              (OK=179344 KO=2     )
> tokenUserinfo                                            (OK=25241  KO=0     )
> Skip 2FA                                                 (OK=85872  KO=0     )
> GetUUid                                                  (OK=51195  KO=0     )
> GetOpenidConfig                                          (OK=153242 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34128  KO=0     )
> CreatePolicy                                             (OK=51156  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34127  KO=0     )
>  UI AM idFromSession                                     (OK=34127  KO=0     )
>  UI AM validateGoto                                      (OK=34127  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34122  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34121  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34119  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34119  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9068   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34116  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34115  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34115  KO=0     )
>  UI IDM uiconfig                                         (OK=34115  KO=0     )
>  UI IDM version                                          (OK=34115  KO=0     )
>  UI IDM login                                            (OK=34115  KO=0     )
>  UI IDM features                                         (OK=34115  KO=0     )
>  UI IDM privilege                                        (OK=34115  KO=0     )
>  UI IDM user                                             (OK=34113  KO=0     )
>  UI IDM dashboard                                        (OK=34113  KO=0     )
>  UI IDM managed user schema                              (OK=34113  KO=0     )
>  UI IDM oidcToken                                        (OK=34114  KO=0     )
> userinfo                                                 (OK=34110  KO=0     )
> UI-Logout                                                (OK=34110  KO=0     )
> UI-Logout Redirect 1                                     (OK=34110  KO=0     )
>  UI AM revoke2                                           (OK=34107  KO=0     )
>  UI AM revoke1                                           (OK=34108  KO=0     )
>  UI AM endsession                                        (OK=34108  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5737   KO=0     )
> RootUserinfo                                             (OK=115739 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5736   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1474   KO=0     )
> ReadPolicy                                               (OK=51079  KO=6     )
> getIdToken                                               (OK=11502  KO=0     )
> getIdToken Redirect 1                                    (OK=11502  KO=0     )
> createOrganization                                       (OK=11502  KO=0     )
> queryOrganization                                        (OK=11502  KO=0     )
> deleteOrganization                                       (OK=11502  KO=0     )
> DeletePolicy                                             (OK=50952  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8900 (99.34%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 93288  / active: 334    / done: 159572
================================================================================

10:15:57.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:57.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:57.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:57.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:57.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:58.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:59.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:59.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:59.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:59.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:59.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:15:59.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:00.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:00.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:00.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:01.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:01.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:01.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:01.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:01.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:01.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:01.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:02.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:02.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:02 GMT                                    2300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2223217 KO=58    )
> restLoginInitiate                                        (OK=154510 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=154498 KO=1     )
> User Authorize PKCE stage                                (OK=179768 KO=1     )
> User AccessToken PKCE stage                              (OK=179759 KO=2     )
> tokenUserinfo                                            (OK=25302  KO=0     )
> Skip 2FA                                                 (OK=86059  KO=0     )
> GetUUid                                                  (OK=51307  KO=0     )
> GetOpenidConfig                                          (OK=153586 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34210  KO=0     )
> CreatePolicy                                             (OK=51266  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34210  KO=0     )
>  UI AM idFromSession                                     (OK=34208  KO=0     )
>  UI AM validateGoto                                      (OK=34207  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34205  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34204  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34204  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34204  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9090   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34200  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34198  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34198  KO=0     )
>  UI IDM uiconfig                                         (OK=34198  KO=0     )
>  UI IDM version                                          (OK=34198  KO=0     )
>  UI IDM login                                            (OK=34198  KO=0     )
>  UI IDM features                                         (OK=34198  KO=0     )
>  UI IDM privilege                                        (OK=34198  KO=0     )
>  UI IDM user                                             (OK=34197  KO=0     )
>  UI IDM dashboard                                        (OK=34198  KO=0     )
>  UI IDM managed user schema                              (OK=34198  KO=0     )
>  UI IDM oidcToken                                        (OK=34197  KO=0     )
> userinfo                                                 (OK=34197  KO=0     )
> UI-Logout                                                (OK=34195  KO=0     )
> UI-Logout Redirect 1                                     (OK=34194  KO=0     )
>  UI AM revoke2                                           (OK=34193  KO=0     )
>  UI AM revoke1                                           (OK=34194  KO=0     )
>  UI AM endsession                                        (OK=34194  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5758   KO=0     )
> RootUserinfo                                             (OK=115994 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5757   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1490   KO=0     )
> ReadPolicy                                               (OK=51188  KO=6     )
> getIdToken                                               (OK=11524  KO=0     )
> getIdToken Redirect 1                                    (OK=11523  KO=0     )
> createOrganization                                       (OK=11523  KO=0     )
> queryOrganization                                        (OK=11523  KO=0     )
> deleteOrganization                                       (OK=11523  KO=0     )
> DeletePolicy                                             (OK=51074  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8924 (99.34%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 92920  / active: 318    / done: 159956
================================================================================

10:16:02.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:02.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:02.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:03.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:03.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:03.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:03.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:04.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:05.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:05.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:05.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:05.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:06.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:06.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:07.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:07.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:07.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:07 GMT                                    2305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2228609 KO=58    )
> restLoginInitiate                                        (OK=154862 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=154856 KO=1     )
> User Authorize PKCE stage                                (OK=180202 KO=1     )
> User AccessToken PKCE stage                              (OK=180195 KO=2     )
> tokenUserinfo                                            (OK=25369  KO=0     )
> Skip 2FA                                                 (OK=86240  KO=0     )
> GetUUid                                                  (OK=51408  KO=0     )
> GetOpenidConfig                                          (OK=153905 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34302  KO=0     )
> CreatePolicy                                             (OK=51366  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34301  KO=0     )
>  UI AM idFromSession                                     (OK=34301  KO=0     )
>  UI AM validateGoto                                      (OK=34301  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34299  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34298  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34296  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34296  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9109   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34290  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34289  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34289  KO=0     )
>  UI IDM uiconfig                                         (OK=34289  KO=0     )
>  UI IDM version                                          (OK=34289  KO=0     )
>  UI IDM login                                            (OK=34288  KO=0     )
>  UI IDM features                                         (OK=34288  KO=0     )
>  UI IDM privilege                                        (OK=34288  KO=0     )
>  UI IDM user                                             (OK=34288  KO=0     )
>  UI IDM dashboard                                        (OK=34288  KO=0     )
>  UI IDM managed user schema                              (OK=34288  KO=0     )
>  UI IDM oidcToken                                        (OK=34289  KO=0     )
> userinfo                                                 (OK=34288  KO=0     )
> UI-Logout                                                (OK=34288  KO=0     )
> UI-Logout Redirect 1                                     (OK=34288  KO=0     )
>  UI AM revoke2                                           (OK=34285  KO=0     )
>  UI AM revoke1                                           (OK=34286  KO=0     )
>  UI AM endsession                                        (OK=34286  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5772   KO=0     )
> RootUserinfo                                             (OK=116236 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5770   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1492   KO=0     )
> ReadPolicy                                               (OK=51295  KO=6     )
> getIdToken                                               (OK=11554  KO=0     )
> getIdToken Redirect 1                                    (OK=11554  KO=0     )
> createOrganization                                       (OK=11554  KO=0     )
> queryOrganization                                        (OK=11554  KO=0     )
> deleteOrganization                                       (OK=11554  KO=0     )
> DeletePolicy                                             (OK=51184  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8941 (99.34%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 92557  / active: 307    / done: 160330
================================================================================

10:16:07.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:08.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:08.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:08.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:09.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:09.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:09.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:09.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:09.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:10.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:10.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:11.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:11.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:11.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:12.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:12 GMT                                    2310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2232903 KO=58    )
> restLoginInitiate                                        (OK=155164 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=155157 KO=1     )
> User Authorize PKCE stage                                (OK=180542 KO=1     )
> User AccessToken PKCE stage                              (OK=180535 KO=2     )
> tokenUserinfo                                            (OK=25429  KO=0     )
> Skip 2FA                                                 (OK=86398  KO=0     )
> GetUUid                                                  (OK=51504  KO=0     )
> GetOpenidConfig                                          (OK=154210 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34365  KO=0     )
> CreatePolicy                                             (OK=51463  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34365  KO=0     )
>  UI AM idFromSession                                     (OK=34363  KO=0     )
>  UI AM validateGoto                                      (OK=34363  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34361  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34361  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34360  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34360  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9131   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34355  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34355  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34355  KO=0     )
>  UI IDM uiconfig                                         (OK=34355  KO=0     )
>  UI IDM version                                          (OK=34355  KO=0     )
>  UI IDM login                                            (OK=34355  KO=0     )
>  UI IDM features                                         (OK=34355  KO=0     )
>  UI IDM privilege                                        (OK=34355  KO=0     )
>  UI IDM user                                             (OK=34355  KO=0     )
>  UI IDM dashboard                                        (OK=34355  KO=0     )
>  UI IDM managed user schema                              (OK=34355  KO=0     )
>  UI IDM oidcToken                                        (OK=34356  KO=0     )
> userinfo                                                 (OK=34356  KO=0     )
> UI-Logout                                                (OK=34355  KO=0     )
> UI-Logout Redirect 1                                     (OK=34355  KO=0     )
>  UI AM revoke2                                           (OK=34353  KO=0     )
>  UI AM revoke1                                           (OK=34354  KO=0     )
>  UI AM endsession                                        (OK=34354  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5786   KO=0     )
> RootUserinfo                                             (OK=116460 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5786   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1496   KO=0     )
> ReadPolicy                                               (OK=51398  KO=6     )
> getIdToken                                               (OK=11574  KO=0     )
> getIdToken Redirect 1                                    (OK=11574  KO=0     )
> createOrganization                                       (OK=11574  KO=0     )
> queryOrganization                                        (OK=11573  KO=0     )
> deleteOrganization                                       (OK=11573  KO=0     )
> DeletePolicy                                             (OK=51290  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8956 (99.35%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 92239  / active: 293    / done: 160662
================================================================================

10:16:12.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:12.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:12.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:13.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:13.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:14.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:14.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:15.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:15.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:15.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:16.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:16.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:17.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:17 GMT                                    2315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2237075 KO=58    )
> restLoginInitiate                                        (OK=155459 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=155452 KO=1     )
> User Authorize PKCE stage                                (OK=180893 KO=1     )
> User AccessToken PKCE stage                              (OK=180886 KO=2     )
> tokenUserinfo                                            (OK=25487  KO=0     )
> Skip 2FA                                                 (OK=86562  KO=0     )
> GetUUid                                                  (OK=51611  KO=0     )
> GetOpenidConfig                                          (OK=154515 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34426  KO=0     )
> CreatePolicy                                             (OK=51570  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34425  KO=0     )
>  UI AM idFromSession                                     (OK=34425  KO=0     )
>  UI AM validateGoto                                      (OK=34425  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34424  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34422  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34422  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34422  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9143   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34416  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34415  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34414  KO=0     )
>  UI IDM uiconfig                                         (OK=34414  KO=0     )
>  UI IDM version                                          (OK=34414  KO=0     )
>  UI IDM login                                            (OK=34414  KO=0     )
>  UI IDM features                                         (OK=34413  KO=0     )
>  UI IDM privilege                                        (OK=34413  KO=0     )
>  UI IDM user                                             (OK=34413  KO=0     )
>  UI IDM dashboard                                        (OK=34413  KO=0     )
>  UI IDM managed user schema                              (OK=34413  KO=0     )
>  UI IDM oidcToken                                        (OK=34414  KO=0     )
> userinfo                                                 (OK=34414  KO=0     )
> UI-Logout                                                (OK=34414  KO=0     )
> UI-Logout Redirect 1                                     (OK=34414  KO=0     )
>  UI AM revoke2                                           (OK=34412  KO=0     )
>  UI AM revoke1                                           (OK=34413  KO=0     )
>  UI AM endsession                                        (OK=34413  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5801   KO=0     )
> RootUserinfo                                             (OK=116671 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5800   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1499   KO=0     )
> ReadPolicy                                               (OK=51493  KO=6     )
> getIdToken                                               (OK=11601  KO=0     )
> getIdToken Redirect 1                                    (OK=11601  KO=0     )
> createOrganization                                       (OK=11601  KO=0     )
> queryOrganization                                        (OK=11600  KO=0     )
> deleteOrganization                                       (OK=11600  KO=0     )
> DeletePolicy                                             (OK=51393  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8969 (99.35%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 91929  / active: 282    / done: 160983
================================================================================

10:16:17.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:17.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:17.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:18.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:18.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:19.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:19.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:19.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:19.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:19.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:19.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:19.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:20.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:20.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:20.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:21.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:21.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:21.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:21.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:21.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:21.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:21.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:22.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:22 GMT                                    2320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2242044 KO=58    )
> restLoginInitiate                                        (OK=155808 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=155801 KO=1     )
> User Authorize PKCE stage                                (OK=181294 KO=1     )
> User AccessToken PKCE stage                              (OK=181289 KO=2     )
> tokenUserinfo                                            (OK=25532  KO=0     )
> Skip 2FA                                                 (OK=86768  KO=0     )
> GetUUid                                                  (OK=51730  KO=0     )
> GetOpenidConfig                                          (OK=154837 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34500  KO=0     )
> CreatePolicy                                             (OK=51691  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34500  KO=0     )
>  UI AM idFromSession                                     (OK=34499  KO=0     )
>  UI AM validateGoto                                      (OK=34499  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34499  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34499  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34499  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34499  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9166   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34496  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34494  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34493  KO=0     )
>  UI IDM uiconfig                                         (OK=34493  KO=0     )
>  UI IDM version                                          (OK=34493  KO=0     )
>  UI IDM login                                            (OK=34493  KO=0     )
>  UI IDM features                                         (OK=34493  KO=0     )
>  UI IDM privilege                                        (OK=34493  KO=0     )
>  UI IDM user                                             (OK=34492  KO=0     )
>  UI IDM dashboard                                        (OK=34492  KO=0     )
>  UI IDM managed user schema                              (OK=34492  KO=0     )
>  UI IDM oidcToken                                        (OK=34492  KO=0     )
> userinfo                                                 (OK=34492  KO=0     )
> UI-Logout                                                (OK=34492  KO=0     )
> UI-Logout Redirect 1                                     (OK=34490  KO=0     )
>  UI AM revoke2                                           (OK=34489  KO=0     )
>  UI AM revoke1                                           (OK=34489  KO=0     )
>  UI AM endsession                                        (OK=34490  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5817   KO=0     )
> RootUserinfo                                             (OK=116870 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5817   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1505   KO=0     )
> ReadPolicy                                               (OK=51602  KO=6     )
> getIdToken                                               (OK=11636  KO=0     )
> getIdToken Redirect 1                                    (OK=11636  KO=0     )
> createOrganization                                       (OK=11635  KO=0     )
> queryOrganization                                        (OK=11635  KO=0     )
> deleteOrganization                                       (OK=11635  KO=0     )
> DeletePolicy                                             (OK=51488  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8992 (99.35%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 91566  / active: 318    / done: 161310
================================================================================

10:16:22.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:23.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:23.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:23.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:23.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:23.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:23.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:24.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:24.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:24.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:24.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:24.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:25.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:25.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:25.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:25.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:25.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:25.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:26.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:26.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:26.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:26.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:26.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:26.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:26.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:27.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:27.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:27 GMT                                    2325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2246421 KO=58    )
> restLoginInitiate                                        (OK=156126 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=156119 KO=1     )
> User Authorize PKCE stage                                (OK=181641 KO=1     )
> User AccessToken PKCE stage                              (OK=181635 KO=2     )
> tokenUserinfo                                            (OK=25577  KO=0     )
> Skip 2FA                                                 (OK=86944  KO=0     )
> GetUUid                                                  (OK=51843  KO=0     )
> GetOpenidConfig                                          (OK=155177 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34567  KO=0     )
> CreatePolicy                                             (OK=51802  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34566  KO=0     )
>  UI AM idFromSession                                     (OK=34565  KO=0     )
>  UI AM validateGoto                                      (OK=34565  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34562  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34562  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34562  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34562  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9185   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34558  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34558  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34558  KO=0     )
>  UI IDM uiconfig                                         (OK=34558  KO=0     )
>  UI IDM version                                          (OK=34558  KO=0     )
>  UI IDM login                                            (OK=34558  KO=0     )
>  UI IDM features                                         (OK=34558  KO=0     )
>  UI IDM privilege                                        (OK=34558  KO=0     )
>  UI IDM user                                             (OK=34558  KO=0     )
>  UI IDM dashboard                                        (OK=34558  KO=0     )
>  UI IDM managed user schema                              (OK=34558  KO=0     )
>  UI IDM oidcToken                                        (OK=34559  KO=0     )
> userinfo                                                 (OK=34558  KO=0     )
> UI-Logout                                                (OK=34558  KO=0     )
> UI-Logout Redirect 1                                     (OK=34557  KO=0     )
>  UI AM revoke2                                           (OK=34556  KO=0     )
>  UI AM revoke1                                           (OK=34557  KO=0     )
>  UI AM endsession                                        (OK=34557  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5825   KO=0     )
> RootUserinfo                                             (OK=117087 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5825   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1509   KO=0     )
> ReadPolicy                                               (OK=51722  KO=6     )
> getIdToken                                               (OK=11653  KO=0     )
> getIdToken Redirect 1                                    (OK=11653  KO=0     )
> createOrganization                                       (OK=11652  KO=0     )
> queryOrganization                                        (OK=11651  KO=0     )
> deleteOrganization                                       (OK=11650  KO=0     )
> DeletePolicy                                             (OK=51594  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9019 (99.35%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 91237  / active: 331    / done: 161626
================================================================================

10:16:27.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:27.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:28.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:28.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:28.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:28.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:28.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:29.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:29.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:29.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:29.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:29.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:29.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:29.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:29.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:29.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:30.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:30.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:30.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:30.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:30.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:31.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:32.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:32 GMT                                    2330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2251253 KO=58    )
> restLoginInitiate                                        (OK=156482 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=156470 KO=1     )
> User Authorize PKCE stage                                (OK=182046 KO=1     )
> User AccessToken PKCE stage                              (OK=182038 KO=2     )
> tokenUserinfo                                            (OK=25642  KO=0     )
> Skip 2FA                                                 (OK=87134  KO=0     )
> GetUUid                                                  (OK=51951  KO=0     )
> GetOpenidConfig                                          (OK=155516 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34644  KO=0     )
> CreatePolicy                                             (OK=51911  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34644  KO=0     )
>  UI AM idFromSession                                     (OK=34642  KO=0     )
>  UI AM validateGoto                                      (OK=34642  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34636  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34635  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34632  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34632  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9208   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34627  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34626  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34626  KO=0     )
>  UI IDM uiconfig                                         (OK=34626  KO=0     )
>  UI IDM version                                          (OK=34626  KO=0     )
>  UI IDM login                                            (OK=34626  KO=0     )
>  UI IDM features                                         (OK=34626  KO=0     )
>  UI IDM privilege                                        (OK=34626  KO=0     )
>  UI IDM user                                             (OK=34626  KO=0     )
>  UI IDM dashboard                                        (OK=34626  KO=0     )
>  UI IDM managed user schema                              (OK=34626  KO=0     )
>  UI IDM oidcToken                                        (OK=34624  KO=0     )
> userinfo                                                 (OK=34622  KO=0     )
> UI-Logout                                                (OK=34622  KO=0     )
> UI-Logout Redirect 1                                     (OK=34622  KO=0     )
>  UI AM revoke2                                           (OK=34621  KO=0     )
>  UI AM revoke1                                           (OK=34622  KO=0     )
>  UI AM endsession                                        (OK=34622  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5842   KO=0     )
> RootUserinfo                                             (OK=117324 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5841   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1510   KO=0     )
> ReadPolicy                                               (OK=51833  KO=6     )
> getIdToken                                               (OK=11689  KO=0     )
> getIdToken Redirect 1                                    (OK=11689  KO=0     )
> createOrganization                                       (OK=11689  KO=0     )
> queryOrganization                                        (OK=11689  KO=0     )
> deleteOrganization                                       (OK=11687  KO=0     )
> DeletePolicy                                             (OK=51713  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9042 (99.35%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 90864  / active: 336    / done: 161994
================================================================================

10:16:32.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:33.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:33.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:34.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:34.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:34.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:34.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:35.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:35.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:35.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:35.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:35.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:35.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:36.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:37.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:37.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:37.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:37.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:37 GMT                                    2335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2256157 KO=58    )
> restLoginInitiate                                        (OK=156798 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=156787 KO=1     )
> User Authorize PKCE stage                                (OK=182424 KO=1     )
> User AccessToken PKCE stage                              (OK=182419 KO=2     )
> tokenUserinfo                                            (OK=25692  KO=0     )
> Skip 2FA                                                 (OK=87310  KO=0     )
> GetUUid                                                  (OK=52063  KO=0     )
> GetOpenidConfig                                          (OK=155847 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34718  KO=0     )
> CreatePolicy                                             (OK=52014  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34718  KO=0     )
>  UI AM idFromSession                                     (OK=34717  KO=0     )
>  UI AM validateGoto                                      (OK=34717  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34713  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34712  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34712  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34712  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9230   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34708  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34708  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34708  KO=0     )
>  UI IDM uiconfig                                         (OK=34708  KO=0     )
>  UI IDM version                                          (OK=34708  KO=0     )
>  UI IDM login                                            (OK=34707  KO=0     )
>  UI IDM features                                         (OK=34707  KO=0     )
>  UI IDM privilege                                        (OK=34707  KO=0     )
>  UI IDM user                                             (OK=34707  KO=0     )
>  UI IDM dashboard                                        (OK=34707  KO=0     )
>  UI IDM managed user schema                              (OK=34707  KO=0     )
>  UI IDM oidcToken                                        (OK=34708  KO=0     )
> userinfo                                                 (OK=34708  KO=0     )
> UI-Logout                                                (OK=34708  KO=0     )
> UI-Logout Redirect 1                                     (OK=34707  KO=0     )
>  UI AM revoke2                                           (OK=34705  KO=0     )
>  UI AM revoke1                                           (OK=34706  KO=0     )
>  UI AM endsession                                        (OK=34706  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5860   KO=0     )
> RootUserinfo                                             (OK=117562 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5860   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1513   KO=0     )
> ReadPolicy                                               (OK=51943  KO=6     )
> getIdToken                                               (OK=11712  KO=0     )
> getIdToken Redirect 1                                    (OK=11712  KO=0     )
> createOrganization                                       (OK=11712  KO=0     )
> queryOrganization                                        (OK=11712  KO=0     )
> deleteOrganization                                       (OK=11712  KO=0     )
> DeletePolicy                                             (OK=51826  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9060 (99.35%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 90535  / active: 310    / done: 162349
================================================================================

10:16:37.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:38.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:38.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:38.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:38.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:38.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:39.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:39.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:39.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:39.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:39.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:39.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:40.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:40.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:40.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:40.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:41.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:41.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:41.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:42.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:42.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:42 GMT                                    2340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2261230 KO=58    )
> restLoginInitiate                                        (OK=157155 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=157143 KO=1     )
> User Authorize PKCE stage                                (OK=182846 KO=1     )
> User AccessToken PKCE stage                              (OK=182840 KO=2     )
> tokenUserinfo                                            (OK=25759  KO=0     )
> Skip 2FA                                                 (OK=87496  KO=0     )
> GetUUid                                                  (OK=52178  KO=0     )
> GetOpenidConfig                                          (OK=156177 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34802  KO=0     )
> CreatePolicy                                             (OK=52137  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34802  KO=0     )
>  UI AM idFromSession                                     (OK=34800  KO=0     )
>  UI AM validateGoto                                      (OK=34800  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34797  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34797  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34795  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34795  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9252   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34791  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34790  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34789  KO=0     )
>  UI IDM uiconfig                                         (OK=34789  KO=0     )
>  UI IDM version                                          (OK=34789  KO=0     )
>  UI IDM login                                            (OK=34789  KO=0     )
>  UI IDM features                                         (OK=34789  KO=0     )
>  UI IDM privilege                                        (OK=34789  KO=0     )
>  UI IDM user                                             (OK=34788  KO=0     )
>  UI IDM dashboard                                        (OK=34788  KO=0     )
>  UI IDM managed user schema                              (OK=34788  KO=0     )
>  UI IDM oidcToken                                        (OK=34788  KO=0     )
> userinfo                                                 (OK=34787  KO=0     )
> UI-Logout                                                (OK=34787  KO=0     )
> UI-Logout Redirect 1                                     (OK=34786  KO=0     )
>  UI AM revoke2                                           (OK=34781  KO=0     )
>  UI AM revoke1                                           (OK=34783  KO=0     )
>  UI AM endsession                                        (OK=34783  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5876   KO=0     )
> RootUserinfo                                             (OK=117773 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5876   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1519   KO=0     )
> ReadPolicy                                               (OK=52043  KO=6     )
> getIdToken                                               (OK=11733  KO=0     )
> getIdToken Redirect 1                                    (OK=11733  KO=0     )
> createOrganization                                       (OK=11733  KO=0     )
> queryOrganization                                        (OK=11732  KO=0     )
> deleteOrganization                                       (OK=11731  KO=0     )
> DeletePolicy                                             (OK=51936  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9081 (99.35%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 90158  / active: 338    / done: 162698
================================================================================

10:16:42.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:42.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:42.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:43.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:43.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:43.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:43.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:43.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:44.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:44.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:45.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:45.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:45.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:45.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:45.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:45.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:45.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:47.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:47.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:47.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:47.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:47 GMT                                    2345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2266318 KO=58    )
> restLoginInitiate                                        (OK=157493 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=157482 KO=1     )
> User Authorize PKCE stage                                (OK=183240 KO=1     )
> User AccessToken PKCE stage                              (OK=183232 KO=2     )
> tokenUserinfo                                            (OK=25819  KO=0     )
> Skip 2FA                                                 (OK=87663  KO=0     )
> GetUUid                                                  (OK=52293  KO=0     )
> GetOpenidConfig                                          (OK=156516 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34888  KO=0     )
> CreatePolicy                                             (OK=52253  KO=39    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34887  KO=0     )
>  UI AM idFromSession                                     (OK=34884  KO=0     )
>  UI AM validateGoto                                      (OK=34884  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34880  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34879  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34879  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34879  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9274   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34876  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34875  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34875  KO=0     )
>  UI IDM uiconfig                                         (OK=34875  KO=0     )
>  UI IDM version                                          (OK=34875  KO=0     )
>  UI IDM login                                            (OK=34875  KO=0     )
>  UI IDM features                                         (OK=34875  KO=0     )
>  UI IDM privilege                                        (OK=34875  KO=0     )
>  UI IDM user                                             (OK=34875  KO=0     )
>  UI IDM dashboard                                        (OK=34875  KO=0     )
>  UI IDM managed user schema                              (OK=34875  KO=0     )
>  UI IDM oidcToken                                        (OK=34875  KO=0     )
> userinfo                                                 (OK=34875  KO=0     )
> UI-Logout                                                (OK=34874  KO=0     )
> UI-Logout Redirect 1                                     (OK=34874  KO=0     )
>  UI AM revoke2                                           (OK=34873  KO=0     )
>  UI AM revoke1                                           (OK=34874  KO=0     )
>  UI AM endsession                                        (OK=34874  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5891   KO=0     )
> RootUserinfo                                             (OK=118009 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5891   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1522   KO=0     )
> ReadPolicy                                               (OK=52168  KO=6     )
> getIdToken                                               (OK=11746  KO=0     )
> getIdToken Redirect 1                                    (OK=11746  KO=0     )
> createOrganization                                       (OK=11746  KO=0     )
> queryOrganization                                        (OK=11746  KO=0     )
> deleteOrganization                                       (OK=11746  KO=0     )
> DeletePolicy                                             (OK=52037  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9102 (99.36%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.43%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 89804  / active: 335    / done: 163055
================================================================================

10:16:47.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:47.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:48.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:48.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:48.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:48.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 163407: status.find.in([200, 209], 304), found 409
10:16:48.345 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,163407,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMyODU4NTQ2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiemZTS1pHZ2cySVBtR2d0VVFRMmloTjZWTkNjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzAwOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzAwNywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NjA4LCJpYXQiOjE3MzE0OTMwMDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImJ1M3BfRVVlM2I0MXcyTWhFMGJzbXFKSGp1QSJ9.DMVO6ZBFKOIwJHvb1L_FTDpr1218eK5kBeyrNybuGQ2aiOh3cLGdB7nYpy4srknhPT8gI7IHkFaaylUc9cLcq4lgq-ahhS2GNklTKZcqpM3nSIwk4Ww5nH_oWGbLiL0jfeFUoJpvpHRlkcaJiQK0cmZphhxaHGYtXtmC-pa_TT9F7pqiN64G12lL6pSohFT6jgmXJYuB4zvmvugjVNEwee_cKH-19OppPUVOcktSaaMVvuEel9j7RolynLinBxp_EwXpgjn6PASa1wD1ii235iGm10YlkoxPYywE3rlcy75F3LWhRvuvs7p79RrxUnndtysSR4_744diaIg_Myt0Kg, username -> user.125050, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy381448, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@50045b6, authcode -> S0r3GzV50gbiqOICBdYhPvcOVh8, useAdminRealm -> true, callbacks -> {"tokenId":"ymU4q5w1gkd7tNPk4KBX6t-376U.*AAJTSQACMDIAAlNLABx5anBtTjRjSHlIWm5wMHFraS9KeHNsOURhRmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493008010), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ymU4q5w1gkd7tNPk4KBX6t-376U.*AAJTSQACMDIAAlNLABx5anBtTjRjSHlIWm5wMHFraS9KeHNsOURhRmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493008010))), password -> Pa_ssw0rd, challenge -> YhzdQqY6zEU41xIFoOwlOPKZTRfM2trlMQIQlklBM6Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 119.11.137.82, verifier -> Mjk2NTYyNzIzNTQzNzM3MzY5Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cb3a959, tokenId -> ymU4q5w1gkd7tNPk4KBX6t-376U.*AAJTSQACMDIAAlNLABx5anBtTjRjSHlIWm5wMHFraS9KeHNsOURhRmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ymU4q5w1gkd7tNPk4KBX6t-376U.*AAJTSQACMDIAAlNLABx5anBtTjRjSHlIWm5wMHFraS9KeHNsOURhRmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ymU4q5w1gkd7tNPk4KBX6t-376U.*AAJTSQACMDIAAlNLABx5anBtTjRjSHlIWm5wMHFraS9KeHNsOURhRmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy381448","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:16:48 GMT
	x-forgerock-transactionid: 56da28b1-4e5f-4bf1-a667-d4780a6f3ba6
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:16:48.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:48.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:49.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:49.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:49.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:50.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:50.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:50.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:50.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:50.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:51.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:51.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:51.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:51.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:51.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:51.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:52 GMT                                    2350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2271220 KO=59    )
> restLoginInitiate                                        (OK=157828 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=157817 KO=1     )
> User Authorize PKCE stage                                (OK=183635 KO=1     )
> User AccessToken PKCE stage                              (OK=183630 KO=2     )
> tokenUserinfo                                            (OK=25873  KO=0     )
> Skip 2FA                                                 (OK=87855  KO=0     )
> GetUUid                                                  (OK=52407  KO=0     )
> GetOpenidConfig                                          (OK=156869 KO=0     )
> UI-Post-Login - stage 1                                  (OK=34960  KO=0     )
> CreatePolicy                                             (OK=52365  KO=40    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34959  KO=0     )
>  UI AM idFromSession                                     (OK=34959  KO=0     )
>  UI AM validateGoto                                      (OK=34959  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34958  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34958  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34958  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34958  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9292   KO=0     )
> UI-Post-Login - stage 3                                  (OK=34952  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34952  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34952  KO=0     )
>  UI IDM uiconfig                                         (OK=34952  KO=0     )
>  UI IDM version                                          (OK=34952  KO=0     )
>  UI IDM login                                            (OK=34952  KO=0     )
>  UI IDM features                                         (OK=34952  KO=0     )
>  UI IDM privilege                                        (OK=34952  KO=0     )
>  UI IDM user                                             (OK=34952  KO=0     )
>  UI IDM dashboard                                        (OK=34952  KO=0     )
>  UI IDM managed user schema                              (OK=34952  KO=0     )
>  UI IDM oidcToken                                        (OK=34953  KO=0     )
> userinfo                                                 (OK=34952  KO=0     )
> UI-Logout                                                (OK=34950  KO=0     )
> UI-Logout Redirect 1                                     (OK=34950  KO=0     )
>  UI AM revoke2                                           (OK=34949  KO=0     )
>  UI AM revoke1                                           (OK=34950  KO=0     )
>  UI AM endsession                                        (OK=34950  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5897   KO=0     )
> RootUserinfo                                             (OK=118227 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5897   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1522   KO=0     )
> ReadPolicy                                               (OK=52285  KO=6     )
> getIdToken                                               (OK=11773  KO=0     )
> getIdToken Redirect 1                                    (OK=11773  KO=0     )
> createOrganization                                       (OK=11773  KO=0     )
> queryOrganization                                        (OK=11773  KO=0     )
> deleteOrganization                                       (OK=11773  KO=0     )
> DeletePolicy                                             (OK=52161  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9123 (99.35%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 89465  / active: 325    / done: 163404
================================================================================

10:16:52.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:52.804 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 163705: status.find.in([200, 209], 304), found 409
10:16:52.804 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,163705,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMyODcwMTQwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQVlBMnpCcnhqRTVhT2FnQnU4RExsZUtUeERvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzAxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzAxMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NjEyLCJpYXQiOjE3MzE0OTMwMTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Il9vaU43S09qY09oQWdiMXE5MkhNT2hoVERfOCJ9.HiRcU_qIE1bbCLDKMngiJJJlo7i6usC8TTMqHuuI0Nxd8q7VIRQNV29OvVZYfDqNjJzQdxG1EKsKz5Yci04FG0AbmGIb4mkAovCTxWFwlZANC1h1nO2o2ugIZT9B6wFXonVcYG94zZI2V_aZPUZIBP7uWzHcqwzB4uFxWQwHL5uaVCfp45RDjp_CE1M9VJbNvkrjinb6C8rBYbMetF0qWY9KGuQNeVYJfOfOesShEucm2A3lEl3aEuCPBmahVz1-6f8r68cXgKol3U93VJFQ1GVg950JAM9b_BQpI8HET71CQhbfEIrWooXhhlLrENNcs0l24r8zqxccT20aO7EImQ, username -> user.13473, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy901690, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3aaa0493, authcode -> -Vdw7hG-F-K2lA0eJLFiw2vYYc8, useAdminRealm -> true, callbacks -> {"tokenId":"4gq-L1uvo4b_xhvVjS-8U66C82c.*AAJTSQACMDIAAlNLABxaL1NZQnQ5Mjd4YlRVK0xTYWQ0WTd5L0tuVkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493012494), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=4gq-L1uvo4b_xhvVjS-8U66C82c.*AAJTSQACMDIAAlNLABxaL1NZQnQ5Mjd4YlRVK0xTYWQ0WTd5L0tuVkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493012494))), password -> Pa_ssw0rd, challenge -> WevYKPCr15z1vJ1cb5RNAO--v3WCM5xkEpRxjqUujfY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTY0ODMyMTY4Njg2Nzg5MTM1NTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7dbc7c85, tokenId -> 4gq-L1uvo4b_xhvVjS-8U66C82c.*AAJTSQACMDIAAlNLABxaL1NZQnQ5Mjd4YlRVK0xTYWQ0WTd5L0tuVkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=4gq-L1uvo4b_xhvVjS-8U66C82c.*AAJTSQACMDIAAlNLABxaL1NZQnQ5Mjd4YlRVK0xTYWQ0WTd5L0tuVkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=4gq-L1uvo4b_xhvVjS-8U66C82c.*AAJTSQACMDIAAlNLABxaL1NZQnQ5Mjd4YlRVK0xTYWQ0WTd5L0tuVkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy901690","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:16:52 GMT
	x-forgerock-transactionid: db2e360a-d959-409d-a223-c79c842cfd80
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:16:53.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:53.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:53.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:53.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:53.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:54.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:54.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:54.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:54.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:54.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:55.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:55.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:56.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:56.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:56.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:56.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:57.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:16:57 GMT                                    2355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2276194 KO=60    )
> restLoginInitiate                                        (OK=158162 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=158151 KO=1     )
> User Authorize PKCE stage                                (OK=184033 KO=1     )
> User AccessToken PKCE stage                              (OK=184028 KO=2     )
> tokenUserinfo                                            (OK=25928  KO=0     )
> Skip 2FA                                                 (OK=88034  KO=0     )
> GetUUid                                                  (OK=52511  KO=0     )
> GetOpenidConfig                                          (OK=157206 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35042  KO=0     )
> CreatePolicy                                             (OK=52470  KO=41    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35042  KO=0     )
>  UI AM idFromSession                                     (OK=35042  KO=0     )
>  UI AM validateGoto                                      (OK=35042  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35037  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35036  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35035  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35035  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9311   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35034  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35033  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35032  KO=0     )
>  UI IDM uiconfig                                         (OK=35032  KO=0     )
>  UI IDM version                                          (OK=35031  KO=0     )
>  UI IDM login                                            (OK=35031  KO=0     )
>  UI IDM features                                         (OK=35031  KO=0     )
>  UI IDM privilege                                        (OK=35031  KO=0     )
>  UI IDM user                                             (OK=35031  KO=0     )
>  UI IDM dashboard                                        (OK=35031  KO=0     )
>  UI IDM managed user schema                              (OK=35031  KO=0     )
>  UI IDM oidcToken                                        (OK=35032  KO=0     )
> userinfo                                                 (OK=35030  KO=0     )
> UI-Logout                                                (OK=35029  KO=0     )
> UI-Logout Redirect 1                                     (OK=35029  KO=0     )
>  UI AM revoke2                                           (OK=35027  KO=0     )
>  UI AM revoke1                                           (OK=35028  KO=0     )
>  UI AM endsession                                        (OK=35028  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5916   KO=0     )
> RootUserinfo                                             (OK=118485 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5915   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1528   KO=0     )
> ReadPolicy                                               (OK=52397  KO=6     )
> getIdToken                                               (OK=11795  KO=0     )
> getIdToken Redirect 1                                    (OK=11795  KO=0     )
> createOrganization                                       (OK=11795  KO=0     )
> queryOrganization                                        (OK=11795  KO=0     )
> deleteOrganization                                       (OK=11795  KO=0     )
> DeletePolicy                                             (OK=52282  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9141 (99.34%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 89112  / active: 324    / done: 163758
================================================================================

10:16:57.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:57.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:58.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:58.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:58.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:58.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:58.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:58.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:58.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:58.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:59.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:59.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:16:59.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:00.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:00.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:00.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:00.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:01.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:02.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:02.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:02.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:02 GMT                                    2360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2281186 KO=60    )
> restLoginInitiate                                        (OK=158502 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=158492 KO=1     )
> User Authorize PKCE stage                                (OK=184432 KO=1     )
> User AccessToken PKCE stage                              (OK=184423 KO=2     )
> tokenUserinfo                                            (OK=25986  KO=0     )
> Skip 2FA                                                 (OK=88214  KO=0     )
> GetUUid                                                  (OK=52616  KO=0     )
> GetOpenidConfig                                          (OK=157528 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35121  KO=0     )
> CreatePolicy                                             (OK=52568  KO=41    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35121  KO=0     )
>  UI AM idFromSession                                     (OK=35121  KO=0     )
>  UI AM validateGoto                                      (OK=35121  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35117  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35117  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35117  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35117  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9335   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35112  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35112  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35112  KO=0     )
>  UI IDM uiconfig                                         (OK=35112  KO=0     )
>  UI IDM version                                          (OK=35112  KO=0     )
>  UI IDM login                                            (OK=35112  KO=0     )
>  UI IDM features                                         (OK=35112  KO=0     )
>  UI IDM privilege                                        (OK=35112  KO=0     )
>  UI IDM user                                             (OK=35112  KO=0     )
>  UI IDM dashboard                                        (OK=35112  KO=0     )
>  UI IDM managed user schema                              (OK=35112  KO=0     )
>  UI IDM oidcToken                                        (OK=35112  KO=0     )
> userinfo                                                 (OK=35112  KO=0     )
> UI-Logout                                                (OK=35112  KO=0     )
> UI-Logout Redirect 1                                     (OK=35111  KO=0     )
>  UI AM revoke2                                           (OK=35110  KO=0     )
>  UI AM revoke1                                           (OK=35110  KO=0     )
>  UI AM endsession                                        (OK=35110  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5929   KO=0     )
> RootUserinfo                                             (OK=118753 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5929   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1531   KO=0     )
> ReadPolicy                                               (OK=52503  KO=6     )
> getIdToken                                               (OK=11819  KO=0     )
> getIdToken Redirect 1                                    (OK=11818  KO=0     )
> createOrganization                                       (OK=11818  KO=0     )
> queryOrganization                                        (OK=11818  KO=0     )
> deleteOrganization                                       (OK=11817  KO=0     )
> DeletePolicy                                             (OK=52394  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9162 (99.34%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 88753  / active: 313    / done: 164128
================================================================================

10:17:02.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:02.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:02.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:02.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:02.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:02.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:02.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:03.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:03.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:03.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:03.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:03.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:04.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:04.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:04.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:04.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:04.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:04.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:05.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:05.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:05.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:05.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:05.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:06.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:06.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:06.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:06.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:06.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:07.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:07.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:07 GMT                                    2365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2286101 KO=60    )
> restLoginInitiate                                        (OK=158854 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=158843 KO=1     )
> User Authorize PKCE stage                                (OK=184834 KO=1     )
> User AccessToken PKCE stage                              (OK=184830 KO=2     )
> tokenUserinfo                                            (OK=26038  KO=0     )
> Skip 2FA                                                 (OK=88413  KO=0     )
> GetUUid                                                  (OK=52739  KO=0     )
> GetOpenidConfig                                          (OK=157857 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35196  KO=0     )
> CreatePolicy                                             (OK=52698  KO=41    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35196  KO=0     )
>  UI AM idFromSession                                     (OK=35195  KO=0     )
>  UI AM validateGoto                                      (OK=35195  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35194  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35194  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35193  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35193  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9355   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35190  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35190  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35190  KO=0     )
>  UI IDM uiconfig                                         (OK=35190  KO=0     )
>  UI IDM version                                          (OK=35190  KO=0     )
>  UI IDM login                                            (OK=35190  KO=0     )
>  UI IDM features                                         (OK=35190  KO=0     )
>  UI IDM privilege                                        (OK=35190  KO=0     )
>  UI IDM user                                             (OK=35188  KO=0     )
>  UI IDM dashboard                                        (OK=35188  KO=0     )
>  UI IDM managed user schema                              (OK=35188  KO=0     )
>  UI IDM oidcToken                                        (OK=35186  KO=0     )
> userinfo                                                 (OK=35183  KO=0     )
> UI-Logout                                                (OK=35181  KO=0     )
> UI-Logout Redirect 1                                     (OK=35181  KO=0     )
>  UI AM revoke2                                           (OK=35180  KO=0     )
>  UI AM revoke1                                           (OK=35180  KO=0     )
>  UI AM endsession                                        (OK=35181  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5938   KO=0     )
> RootUserinfo                                             (OK=119000 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5937   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1534   KO=0     )
> ReadPolicy                                               (OK=52602  KO=6     )
> getIdToken                                               (OK=11844  KO=0     )
> getIdToken Redirect 1                                    (OK=11844  KO=0     )
> createOrganization                                       (OK=11844  KO=0     )
> queryOrganization                                        (OK=11844  KO=0     )
> deleteOrganization                                       (OK=11844  KO=0     )
> DeletePolicy                                             (OK=52497  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9192 (99.34%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 64%
          waiting: 88398  / active: 327    / done: 164469
================================================================================

10:17:07.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:07.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:07.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:07.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:08.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:08.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:08.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:08.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:08.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:09.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:09.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:09.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:09.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:09.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:10.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:10.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:10.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:10.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:10.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:10.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:10.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:10.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:10.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:11.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:11.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:11.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:11.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:11.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:11.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:11.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:12.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:12 GMT                                    2370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2290648 KO=60    )
> restLoginInitiate                                        (OK=159205 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=159191 KO=1     )
> User Authorize PKCE stage                                (OK=185207 KO=1     )
> User AccessToken PKCE stage                              (OK=185196 KO=2     )
> tokenUserinfo                                            (OK=26095  KO=0     )
> Skip 2FA                                                 (OK=88590  KO=0     )
> GetUUid                                                  (OK=52843  KO=0     )
> GetOpenidConfig                                          (OK=158189 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35271  KO=0     )
> CreatePolicy                                             (OK=52798  KO=41    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35269  KO=0     )
>  UI AM idFromSession                                     (OK=35267  KO=0     )
>  UI AM validateGoto                                      (OK=35267  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35261  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35260  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35259  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35259  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9375   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35257  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35254  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35254  KO=0     )
>  UI IDM uiconfig                                         (OK=35254  KO=0     )
>  UI IDM version                                          (OK=35254  KO=0     )
>  UI IDM login                                            (OK=35253  KO=0     )
>  UI IDM features                                         (OK=35252  KO=0     )
>  UI IDM privilege                                        (OK=35252  KO=0     )
>  UI IDM user                                             (OK=35252  KO=0     )
>  UI IDM dashboard                                        (OK=35252  KO=0     )
>  UI IDM managed user schema                              (OK=35251  KO=0     )
>  UI IDM oidcToken                                        (OK=35250  KO=0     )
> userinfo                                                 (OK=35249  KO=0     )
> UI-Logout                                                (OK=35249  KO=0     )
> UI-Logout Redirect 1                                     (OK=35247  KO=0     )
>  UI AM revoke2                                           (OK=35244  KO=0     )
>  UI AM revoke1                                           (OK=35245  KO=0     )
>  UI AM endsession                                        (OK=35245  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5955   KO=0     )
> RootUserinfo                                             (OK=119262 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5955   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1539   KO=0     )
> ReadPolicy                                               (OK=52728  KO=6     )
> getIdToken                                               (OK=11860  KO=0     )
> getIdToken Redirect 1                                    (OK=11860  KO=0     )
> createOrganization                                       (OK=11860  KO=0     )
> queryOrganization                                        (OK=11859  KO=0     )
> deleteOrganization                                       (OK=11858  KO=0     )
> DeletePolicy                                             (OK=52596  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9223 (99.34%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 88030  / active: 364    / done: 164800
================================================================================

10:17:12.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:12.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:12.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:12.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:13.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:13.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:13.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:13.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:13.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:13.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:14.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:14.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:14.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:14.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:15.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:15.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:15.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:15.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:15.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:15.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:15.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:15.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:15.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:16.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:16.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:16.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:16.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:16.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:17.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:17.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:17 GMT                                    2375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2295834 KO=60    )
> restLoginInitiate                                        (OK=159538 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=159533 KO=1     )
> User Authorize PKCE stage                                (OK=185613 KO=1     )
> User AccessToken PKCE stage                              (OK=185608 KO=2     )
> tokenUserinfo                                            (OK=26151  KO=0     )
> Skip 2FA                                                 (OK=88778  KO=0     )
> GetUUid                                                  (OK=52965  KO=0     )
> GetOpenidConfig                                          (OK=158537 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35347  KO=0     )
> CreatePolicy                                             (OK=52923  KO=41    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35346  KO=0     )
>  UI AM idFromSession                                     (OK=35344  KO=0     )
>  UI AM validateGoto                                      (OK=35344  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35343  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35343  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35342  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35342  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9398   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35339  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35337  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35337  KO=0     )
>  UI IDM uiconfig                                         (OK=35337  KO=0     )
>  UI IDM version                                          (OK=35337  KO=0     )
>  UI IDM login                                            (OK=35337  KO=0     )
>  UI IDM features                                         (OK=35337  KO=0     )
>  UI IDM privilege                                        (OK=35337  KO=0     )
>  UI IDM user                                             (OK=35337  KO=0     )
>  UI IDM dashboard                                        (OK=35337  KO=0     )
>  UI IDM managed user schema                              (OK=35337  KO=0     )
>  UI IDM oidcToken                                        (OK=35338  KO=0     )
> userinfo                                                 (OK=35337  KO=0     )
> UI-Logout                                                (OK=35337  KO=0     )
> UI-Logout Redirect 1                                     (OK=35336  KO=0     )
>  UI AM revoke2                                           (OK=35334  KO=0     )
>  UI AM revoke1                                           (OK=35335  KO=0     )
>  UI AM endsession                                        (OK=35336  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5968   KO=0     )
> RootUserinfo                                             (OK=119523 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5967   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1541   KO=0     )
> ReadPolicy                                               (OK=52833  KO=6     )
> getIdToken                                               (OK=11885  KO=0     )
> getIdToken Redirect 1                                    (OK=11884  KO=0     )
> createOrganization                                       (OK=11884  KO=0     )
> queryOrganization                                        (OK=11884  KO=0     )
> deleteOrganization                                       (OK=11884  KO=0     )
> DeletePolicy                                             (OK=52724  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9253 (99.35%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 87683  / active: 315    / done: 165196
================================================================================

10:17:17.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:17.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:17.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:18.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:18.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:18.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:18.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:18.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:18.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:19.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:20.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:20.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:20.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:20.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:20.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:20.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:20.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:20.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:20.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:21.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:21.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:21.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:21.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:21.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:22.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:22 GMT                                    2380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2300521 KO=60    )
> restLoginInitiate                                        (OK=159889 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=159881 KO=1     )
> User Authorize PKCE stage                                (OK=185991 KO=1     )
> User AccessToken PKCE stage                              (OK=185988 KO=2     )
> tokenUserinfo                                            (OK=26212  KO=0     )
> Skip 2FA                                                 (OK=88962  KO=0     )
> GetUUid                                                  (OK=53069  KO=0     )
> GetOpenidConfig                                          (OK=158871 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35422  KO=0     )
> CreatePolicy                                             (OK=53025  KO=41    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35422  KO=0     )
>  UI AM idFromSession                                     (OK=35418  KO=0     )
>  UI AM validateGoto                                      (OK=35415  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35413  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35412  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35410  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35410  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9423   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35406  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35406  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35406  KO=0     )
>  UI IDM uiconfig                                         (OK=35406  KO=0     )
>  UI IDM version                                          (OK=35406  KO=0     )
>  UI IDM login                                            (OK=35406  KO=0     )
>  UI IDM features                                         (OK=35406  KO=0     )
>  UI IDM privilege                                        (OK=35406  KO=0     )
>  UI IDM user                                             (OK=35406  KO=0     )
>  UI IDM dashboard                                        (OK=35406  KO=0     )
>  UI IDM managed user schema                              (OK=35406  KO=0     )
>  UI IDM oidcToken                                        (OK=35404  KO=0     )
> userinfo                                                 (OK=35403  KO=0     )
> UI-Logout                                                (OK=35401  KO=0     )
> UI-Logout Redirect 1                                     (OK=35401  KO=0     )
>  UI AM revoke2                                           (OK=35399  KO=0     )
>  UI AM revoke1                                           (OK=35400  KO=0     )
>  UI AM endsession                                        (OK=35401  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5980   KO=0     )
> RootUserinfo                                             (OK=119733 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5980   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1545   KO=0     )
> ReadPolicy                                               (OK=52955  KO=6     )
> getIdToken                                               (OK=11919  KO=0     )
> getIdToken Redirect 1                                    (OK=11919  KO=0     )
> createOrganization                                       (OK=11919  KO=0     )
> queryOrganization                                        (OK=11917  KO=0     )
> deleteOrganization                                       (OK=11916  KO=0     )
> DeletePolicy                                             (OK=52830  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9278 (99.35%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 87320  / active: 326    / done: 165548
================================================================================

10:17:22.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:23.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:23.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:23.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:24.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:24.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:24.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:25.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:25.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:25.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:25.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:25.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:26.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:26.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:26.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:26.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:26.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:27.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:27.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:27.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:27 GMT                                    2385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2305473 KO=60    )
> restLoginInitiate                                        (OK=160238 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=160224 KO=1     )
> User Authorize PKCE stage                                (OK=186400 KO=1     )
> User AccessToken PKCE stage                              (OK=186394 KO=2     )
> tokenUserinfo                                            (OK=26267  KO=0     )
> Skip 2FA                                                 (OK=89166  KO=0     )
> GetUUid                                                  (OK=53200  KO=0     )
> GetOpenidConfig                                          (OK=159223 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35486  KO=0     )
> CreatePolicy                                             (OK=53156  KO=41    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35486  KO=0     )
>  UI AM idFromSession                                     (OK=35486  KO=0     )
>  UI AM validateGoto                                      (OK=35486  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35485  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35485  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35485  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35485  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9446   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35482  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35482  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35482  KO=0     )
>  UI IDM uiconfig                                         (OK=35482  KO=0     )
>  UI IDM version                                          (OK=35481  KO=0     )
>  UI IDM login                                            (OK=35481  KO=0     )
>  UI IDM features                                         (OK=35481  KO=0     )
>  UI IDM privilege                                        (OK=35481  KO=0     )
>  UI IDM user                                             (OK=35480  KO=0     )
>  UI IDM dashboard                                        (OK=35481  KO=0     )
>  UI IDM managed user schema                              (OK=35481  KO=0     )
>  UI IDM oidcToken                                        (OK=35481  KO=0     )
> userinfo                                                 (OK=35480  KO=0     )
> UI-Logout                                                (OK=35480  KO=0     )
> UI-Logout Redirect 1                                     (OK=35480  KO=0     )
>  UI AM revoke2                                           (OK=35478  KO=0     )
>  UI AM revoke1                                           (OK=35479  KO=0     )
>  UI AM endsession                                        (OK=35479  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5998   KO=0     )
> RootUserinfo                                             (OK=119938 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5996   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1547   KO=0     )
> ReadPolicy                                               (OK=53056  KO=6     )
> getIdToken                                               (OK=11948  KO=0     )
> getIdToken Redirect 1                                    (OK=11948  KO=0     )
> createOrganization                                       (OK=11948  KO=0     )
> queryOrganization                                        (OK=11947  KO=0     )
> deleteOrganization                                       (OK=11947  KO=0     )
> DeletePolicy                                             (OK=52951  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9298 (99.35%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 86954  / active: 328    / done: 165912
================================================================================

10:17:27.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:27.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:27.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:28.268 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 166249: status.find.in([200, 209], 304), found 409
10:17:28.269 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,166249,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMyOTY5NTQ2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieDRMS016TVhqOVVpREE0R09ENWY4N0RPdGkwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzA0OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzA0NywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NjQ4LCJpYXQiOjE3MzE0OTMwNDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtkMTNzZDVtcVZhNXlKZGtHTmljdThLbEJZQSJ9.RYQrMk5UMDzuYOQUX7Gnhn7wDExjTZr39cJijtiMkVt5_Q7TB1QPlkQQndYjBXQSUmPkxzQuYbrC79jkw6YNw5qJsQ_RvnYEwpmuATQemsUTa0gDbr5mxd_IFT0oOg2J731aNmEZ92Y8e-QmigFqM3mCN83ZvB74GmLTvzq9H9pw-gxwjIW2zKMVXndV4rqZs7OPSqMREGoTpJb2mZdW95piRQ1ypGsEt1be-mUrQIN7w3BXLafFwpt5RgWYzn9OgSj-k3nCtuA10vaMlyIG1_X23H3O9o_hHr86wD1q68_N4XCJp0J5E6drvhXGtUnuh7Hec17jRkJ1pFaeRddvxA, username -> user.180239, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy199564, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a592365, authcode -> 2Lo1ZDHMUv-_4Bq5JxkGP3pby64, useAdminRealm -> true, callbacks -> {"tokenId":"eu8BPOpwtxNqz5k7kT-qrFxkzqk.*AAJTSQACMDIAAlNLABxpL20vaEM4T2d4U2ptcUszU2dYdHNpRzlVOUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493047958), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=eu8BPOpwtxNqz5k7kT-qrFxkzqk.*AAJTSQACMDIAAlNLABxpL20vaEM4T2d4U2ptcUszU2dYdHNpRzlVOUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493047958))), password -> Pa_ssw0rd, challenge -> lyP6WF-AZm2Qpx_1dZUCS1DPHoILNQ8sLum_zmpzUyo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 53.187.5.90, verifier -> LTU0OTM3OTM0NjQ0NDQ2OTQwOTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61cf8b88, tokenId -> eu8BPOpwtxNqz5k7kT-qrFxkzqk.*AAJTSQACMDIAAlNLABxpL20vaEM4T2d4U2ptcUszU2dYdHNpRzlVOUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=eu8BPOpwtxNqz5k7kT-qrFxkzqk.*AAJTSQACMDIAAlNLABxpL20vaEM4T2d4U2ptcUszU2dYdHNpRzlVOUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=eu8BPOpwtxNqz5k7kT-qrFxkzqk.*AAJTSQACMDIAAlNLABxpL20vaEM4T2d4U2ptcUszU2dYdHNpRzlVOUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy199564","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:17:28 GMT
	x-forgerock-transactionid: 1a82cd68-6f4d-47da-ba0e-2d290f2a05e3
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:17:28.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:29.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:29.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:29.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:29.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:29.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:29.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:29.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:30.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:30.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:30.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:30.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:30.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:31.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:31.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:31.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:32.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:32.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:32.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:32.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:32.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:32 GMT                                    2390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2310588 KO=61    )
> restLoginInitiate                                        (OK=160596 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=160582 KO=1     )
> User Authorize PKCE stage                                (OK=186810 KO=1     )
> User AccessToken PKCE stage                              (OK=186800 KO=2     )
> tokenUserinfo                                            (OK=26331  KO=0     )
> Skip 2FA                                                 (OK=89347  KO=0     )
> GetUUid                                                  (OK=53305  KO=0     )
> GetOpenidConfig                                          (OK=159562 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35571  KO=0     )
> CreatePolicy                                             (OK=53262  KO=42    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35570  KO=0     )
>  UI AM idFromSession                                     (OK=35569  KO=0     )
>  UI AM validateGoto                                      (OK=35569  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35566  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35566  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35566  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35566  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9465   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35564  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35563  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35563  KO=0     )
>  UI IDM uiconfig                                         (OK=35563  KO=0     )
>  UI IDM version                                          (OK=35563  KO=0     )
>  UI IDM login                                            (OK=35562  KO=0     )
>  UI IDM features                                         (OK=35561  KO=0     )
>  UI IDM privilege                                        (OK=35562  KO=0     )
>  UI IDM user                                             (OK=35561  KO=0     )
>  UI IDM dashboard                                        (OK=35561  KO=0     )
>  UI IDM managed user schema                              (OK=35561  KO=0     )
>  UI IDM oidcToken                                        (OK=35562  KO=0     )
> userinfo                                                 (OK=35561  KO=0     )
> UI-Logout                                                (OK=35561  KO=0     )
> UI-Logout Redirect 1                                     (OK=35560  KO=0     )
>  UI AM revoke2                                           (OK=35559  KO=0     )
>  UI AM revoke1                                           (OK=35560  KO=0     )
>  UI AM endsession                                        (OK=35560  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6019   KO=0     )
> RootUserinfo                                             (OK=120153 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6019   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1552   KO=0     )
> ReadPolicy                                               (OK=53188  KO=6     )
> getIdToken                                               (OK=11980  KO=0     )
> getIdToken Redirect 1                                    (OK=11979  KO=0     )
> createOrganization                                       (OK=11979  KO=0     )
> queryOrganization                                        (OK=11979  KO=0     )
> deleteOrganization                                       (OK=11979  KO=0     )
> DeletePolicy                                             (OK=53051  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9322 (99.34%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 86575  / active: 343    / done: 166276
================================================================================

10:17:32.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:32.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:32.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:33.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:33.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:33.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:33.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:33.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:33.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:33.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:33.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:33.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:34.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:34.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:34.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:34.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:34.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:34.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:34.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:34.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:34.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:35.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:35.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:35.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:35.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:36.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:36.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:36.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:37.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:37 GMT                                    2395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2315618 KO=61    )
> restLoginInitiate                                        (OK=160962 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=160953 KO=1     )
> User Authorize PKCE stage                                (OK=187227 KO=1     )
> User AccessToken PKCE stage                              (OK=187223 KO=2     )
> tokenUserinfo                                            (OK=26392  KO=0     )
> Skip 2FA                                                 (OK=89556  KO=0     )
> GetUUid                                                  (OK=53429  KO=0     )
> GetOpenidConfig                                          (OK=159926 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35644  KO=0     )
> CreatePolicy                                             (OK=53386  KO=42    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35644  KO=0     )
>  UI AM idFromSession                                     (OK=35641  KO=0     )
>  UI AM validateGoto                                      (OK=35641  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35639  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35639  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35639  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35639  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9481   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35636  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35636  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35636  KO=0     )
>  UI IDM uiconfig                                         (OK=35636  KO=0     )
>  UI IDM version                                          (OK=35636  KO=0     )
>  UI IDM login                                            (OK=35636  KO=0     )
>  UI IDM features                                         (OK=35636  KO=0     )
>  UI IDM privilege                                        (OK=35636  KO=0     )
>  UI IDM user                                             (OK=35635  KO=0     )
>  UI IDM dashboard                                        (OK=35635  KO=0     )
>  UI IDM managed user schema                              (OK=35635  KO=0     )
>  UI IDM oidcToken                                        (OK=35635  KO=0     )
> userinfo                                                 (OK=35632  KO=0     )
> UI-Logout                                                (OK=35630  KO=0     )
> UI-Logout Redirect 1                                     (OK=35629  KO=0     )
>  UI AM revoke2                                           (OK=35628  KO=0     )
>  UI AM revoke1                                           (OK=35629  KO=0     )
>  UI AM endsession                                        (OK=35629  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6028   KO=0     )
> RootUserinfo                                             (OK=120407 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6028   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1554   KO=0     )
> ReadPolicy                                               (OK=53295  KO=6     )
> getIdToken                                               (OK=12014  KO=0     )
> getIdToken Redirect 1                                    (OK=12014  KO=0     )
> createOrganization                                       (OK=12010  KO=0     )
> queryOrganization                                        (OK=12010  KO=0     )
> deleteOrganization                                       (OK=12009  KO=0     )
> DeletePolicy                                             (OK=53183  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9351 (99.34%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 86201  / active: 341    / done: 166652
================================================================================

10:17:37.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:37.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:38.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:38.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 166249: status.find.in([200, 209], 304), found 404
10:17:38.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,166249,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMyOTY5NTQ2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieDRMS016TVhqOVVpREE0R09ENWY4N0RPdGkwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzA0OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzA0NywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NjQ4LCJpYXQiOjE3MzE0OTMwNDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtkMTNzZDVtcVZhNXlKZGtHTmljdThLbEJZQSJ9.RYQrMk5UMDzuYOQUX7Gnhn7wDExjTZr39cJijtiMkVt5_Q7TB1QPlkQQndYjBXQSUmPkxzQuYbrC79jkw6YNw5qJsQ_RvnYEwpmuATQemsUTa0gDbr5mxd_IFT0oOg2J731aNmEZ92Y8e-QmigFqM3mCN83ZvB74GmLTvzq9H9pw-gxwjIW2zKMVXndV4rqZs7OPSqMREGoTpJb2mZdW95piRQ1ypGsEt1be-mUrQIN7w3BXLafFwpt5RgWYzn9OgSj-k3nCtuA10vaMlyIG1_X23H3O9o_hHr86wD1q68_N4XCJp0J5E6drvhXGtUnuh7Hec17jRkJ1pFaeRddvxA, username -> user.180239, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy199564, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a592365, authcode -> 2Lo1ZDHMUv-_4Bq5JxkGP3pby64, useAdminRealm -> true, callbacks -> {"tokenId":"eu8BPOpwtxNqz5k7kT-qrFxkzqk.*AAJTSQACMDIAAlNLABxpL20vaEM4T2d4U2ptcUszU2dYdHNpRzlVOUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493047958), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=eu8BPOpwtxNqz5k7kT-qrFxkzqk.*AAJTSQACMDIAAlNLABxpL20vaEM4T2d4U2ptcUszU2dYdHNpRzlVOUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493047958))), password -> Pa_ssw0rd, challenge -> lyP6WF-AZm2Qpx_1dZUCS1DPHoILNQ8sLum_zmpzUyo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 53.187.5.90, verifier -> LTU0OTM3OTM0NjQ0NDQ2OTQwOTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@61cf8b88, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@324ef088, tokenId -> eu8BPOpwtxNqz5k7kT-qrFxkzqk.*AAJTSQACMDIAAlNLABxpL20vaEM4T2d4U2ptcUszU2dYdHNpRzlVOUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy199564
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=eu8BPOpwtxNqz5k7kT-qrFxkzqk.*AAJTSQACMDIAAlNLABxpL20vaEM4T2d4U2ptcUszU2dYdHNpRzlVOUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=eu8BPOpwtxNqz5k7kT-qrFxkzqk.*AAJTSQACMDIAAlNLABxpL20vaEM4T2d4U2ptcUszU2dYdHNpRzlVOUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:17:38 GMT
	x-forgerock-transactionid: 238e95fe-5989-436f-b100-52e7d4f2eeda
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy199564 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:17:38.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:38.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:38.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:38.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:38.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:38.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:38.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:39.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:39.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:39.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:39.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:39.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:40.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:40.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:40.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:41.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:41.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:42.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:42.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:42 GMT                                    2400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2320418 KO=62    )
> restLoginInitiate                                        (OK=161314 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=161297 KO=1     )
> User Authorize PKCE stage                                (OK=187616 KO=1     )
> User AccessToken PKCE stage                              (OK=187608 KO=2     )
> tokenUserinfo                                            (OK=26449  KO=0     )
> Skip 2FA                                                 (OK=89757  KO=0     )
> GetUUid                                                  (OK=53550  KO=0     )
> GetOpenidConfig                                          (OK=160277 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35710  KO=0     )
> CreatePolicy                                             (OK=53507  KO=42    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35710  KO=0     )
>  UI AM idFromSession                                     (OK=35710  KO=0     )
>  UI AM validateGoto                                      (OK=35709  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35707  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35706  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35706  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35706  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9501   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35704  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35704  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35703  KO=0     )
>  UI IDM uiconfig                                         (OK=35703  KO=0     )
>  UI IDM version                                          (OK=35703  KO=0     )
>  UI IDM login                                            (OK=35703  KO=0     )
>  UI IDM features                                         (OK=35703  KO=0     )
>  UI IDM privilege                                        (OK=35703  KO=0     )
>  UI IDM user                                             (OK=35702  KO=0     )
>  UI IDM dashboard                                        (OK=35702  KO=0     )
>  UI IDM managed user schema                              (OK=35702  KO=0     )
>  UI IDM oidcToken                                        (OK=35703  KO=0     )
> userinfo                                                 (OK=35703  KO=0     )
> UI-Logout                                                (OK=35702  KO=0     )
> UI-Logout Redirect 1                                     (OK=35699  KO=0     )
>  UI AM revoke2                                           (OK=35697  KO=0     )
>  UI AM revoke1                                           (OK=35698  KO=0     )
>  UI AM endsession                                        (OK=35698  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6040   KO=0     )
> RootUserinfo                                             (OK=120667 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6040   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1556   KO=0     )
> ReadPolicy                                               (OK=53420  KO=6     )
> getIdToken                                               (OK=12047  KO=0     )
> getIdToken Redirect 1                                    (OK=12047  KO=0     )
> createOrganization                                       (OK=12047  KO=0     )
> queryOrganization                                        (OK=12047  KO=0     )
> deleteOrganization                                       (OK=12047  KO=0     )
> DeletePolicy                                             (OK=53288  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9373 (99.33%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 85836  / active: 345    / done: 167013
================================================================================

10:17:42.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:42.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:42.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:43.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:43.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:44.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:44.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:44.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:44.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:45.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:46.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:46.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:46.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:46.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 167577: status.find.in([200, 209], 304), found 409
10:17:46.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,167577,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTMzMDUyMDA5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoia01jTGJicUFrX2M1RldMMVZUekV0RzRnM2NVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzA2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzA2NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NjY2LCJpYXQiOjE3MzE0OTMwNjYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlRVbm9lYTREcW5zbHFHd0k4UlcycXprVXU3dyJ9.ULG6xigO2nqSV5qFJ0gSyWuKz30EtufEHTSQeCeQY7zk-C58X5-j7uZHiBdvIjK9sXFSXyJAJrmMgDW7UQzidPWKWSmqm9ZeCjIRNP4sYHOMcyrE5zZbonUygbZI7QT6qTGHlbOqqFQc2yG_LNLrNfxh3P0DUBfl-thgWcHoMNRz1K-umxtw8TdGg4QVoYCMX0Fs2BZK-vOGW9mHXnKChg0XM381tzb3ZGka0nCSWO9JNi8pI6CwODrHlQ0sj3nKG9FP0KsPuV0DhEEj486i-x-rzoyB-P1sfeTqwptKu3M38XXm3g7mSz_AY8bODqbfEH1qqmguMpGG89paU0CrMA, username -> user.71427, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy655884, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b79c33e, authcode -> ER3L1jGFlaa667KTKoYGJL6V1XU, useAdminRealm -> true, callbacks -> {"tokenId":"_ANqLsh8MySX0sJLGP0mp1yECUs.*AAJTSQACMDIAAlNLABxRS1FOOGp1QzNXWUptd2x0dVRZaWJSSkk2Tm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493066179), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=_ANqLsh8MySX0sJLGP0mp1yECUs.*AAJTSQACMDIAAlNLABxRS1FOOGp1QzNXWUptd2x0dVRZaWJSSkk2Tm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493066179))), password -> Pa_ssw0rd, challenge -> WpTKT3raCczpMhjvhu3XJyV2-tWU5NeKLotQ_rQdmsw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 227.223.200.33, verifier -> LTEyMzY0MTkzMzM1ODcwODc3NjU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@44b0e478, tokenId -> _ANqLsh8MySX0sJLGP0mp1yECUs.*AAJTSQACMDIAAlNLABxRS1FOOGp1QzNXWUptd2x0dVRZaWJSSkk2Tm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=_ANqLsh8MySX0sJLGP0mp1yECUs.*AAJTSQACMDIAAlNLABxRS1FOOGp1QzNXWUptd2x0dVRZaWJSSkk2Tm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=_ANqLsh8MySX0sJLGP0mp1yECUs.*AAJTSQACMDIAAlNLABxRS1FOOGp1QzNXWUptd2x0dVRZaWJSSkk2Tm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy655884","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:17:46 GMT
	x-forgerock-transactionid: 418c3975-85ec-4eca-a556-612b1c8715ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:17:46.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:47.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:47.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:47.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:47 GMT                                    2405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2325408 KO=63    )
> restLoginInitiate                                        (OK=161638 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=161626 KO=1     )
> User Authorize PKCE stage                                (OK=188010 KO=1     )
> User AccessToken PKCE stage                              (OK=188006 KO=2     )
> tokenUserinfo                                            (OK=26495  KO=0     )
> Skip 2FA                                                 (OK=89943  KO=0     )
> GetUUid                                                  (OK=53669  KO=0     )
> GetOpenidConfig                                          (OK=160638 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35792  KO=0     )
> CreatePolicy                                             (OK=53622  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35791  KO=0     )
>  UI AM idFromSession                                     (OK=35790  KO=0     )
>  UI AM validateGoto                                      (OK=35790  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35788  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35787  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35785  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35785  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9524   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35783  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35783  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35783  KO=0     )
>  UI IDM uiconfig                                         (OK=35783  KO=0     )
>  UI IDM version                                          (OK=35783  KO=0     )
>  UI IDM login                                            (OK=35783  KO=0     )
>  UI IDM features                                         (OK=35783  KO=0     )
>  UI IDM privilege                                        (OK=35783  KO=0     )
>  UI IDM user                                             (OK=35781  KO=0     )
>  UI IDM dashboard                                        (OK=35782  KO=0     )
>  UI IDM managed user schema                              (OK=35781  KO=0     )
>  UI IDM oidcToken                                        (OK=35781  KO=0     )
> userinfo                                                 (OK=35780  KO=0     )
> UI-Logout                                                (OK=35780  KO=0     )
> UI-Logout Redirect 1                                     (OK=35779  KO=0     )
>  UI AM revoke2                                           (OK=35778  KO=0     )
>  UI AM revoke1                                           (OK=35779  KO=0     )
>  UI AM endsession                                        (OK=35779  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6045   KO=0     )
> RootUserinfo                                             (OK=120882 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6045   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1560   KO=0     )
> ReadPolicy                                               (OK=53541  KO=6     )
> getIdToken                                               (OK=12076  KO=0     )
> getIdToken Redirect 1                                    (OK=12076  KO=0     )
> createOrganization                                       (OK=12075  KO=0     )
> queryOrganization                                        (OK=12075  KO=0     )
> deleteOrganization                                       (OK=12075  KO=0     )
> DeletePolicy                                             (OK=53415  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9390 (99.32%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 66%
          waiting: 85505  / active: 326    / done: 167363
================================================================================

10:17:47.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:47.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:47.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:48.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:49.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:49.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:50.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:50.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:50.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:50.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:50.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:50.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:50.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:50.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:51.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:51.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:51.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:52.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:52.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:52.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:52.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:52 GMT                                    2410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2329792 KO=63    )
> restLoginInitiate                                        (OK=161944 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=161935 KO=1     )
> User Authorize PKCE stage                                (OK=188367 KO=1     )
> User AccessToken PKCE stage                              (OK=188362 KO=2     )
> tokenUserinfo                                            (OK=26559  KO=0     )
> Skip 2FA                                                 (OK=90099  KO=0     )
> GetUUid                                                  (OK=53762  KO=0     )
> GetOpenidConfig                                          (OK=160968 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35858  KO=0     )
> CreatePolicy                                             (OK=53714  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35858  KO=0     )
>  UI AM idFromSession                                     (OK=35858  KO=0     )
>  UI AM validateGoto                                      (OK=35858  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35854  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35854  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35854  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35854  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9543   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35852  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35851  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35851  KO=0     )
>  UI IDM uiconfig                                         (OK=35851  KO=0     )
>  UI IDM version                                          (OK=35851  KO=0     )
>  UI IDM login                                            (OK=35851  KO=0     )
>  UI IDM features                                         (OK=35850  KO=0     )
>  UI IDM privilege                                        (OK=35851  KO=0     )
>  UI IDM user                                             (OK=35846  KO=0     )
>  UI IDM dashboard                                        (OK=35846  KO=0     )
>  UI IDM managed user schema                              (OK=35846  KO=0     )
>  UI IDM oidcToken                                        (OK=35845  KO=0     )
> userinfo                                                 (OK=35844  KO=0     )
> UI-Logout                                                (OK=35843  KO=0     )
> UI-Logout Redirect 1                                     (OK=35843  KO=0     )
>  UI AM revoke2                                           (OK=35842  KO=0     )
>  UI AM revoke1                                           (OK=35843  KO=0     )
>  UI AM endsession                                        (OK=35843  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6058   KO=0     )
> RootUserinfo                                             (OK=121091 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6058   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1566   KO=0     )
> ReadPolicy                                               (OK=53657  KO=6     )
> getIdToken                                               (OK=12096  KO=0     )
> getIdToken Redirect 1                                    (OK=12095  KO=0     )
> createOrganization                                       (OK=12095  KO=0     )
> queryOrganization                                        (OK=12095  KO=0     )
> deleteOrganization                                       (OK=12095  KO=0     )
> DeletePolicy                                             (OK=53536  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9411 (99.32%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 85186  / active: 306    / done: 167702
================================================================================

10:17:53.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:53.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:54.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:54.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:54.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:54.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:55.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:55.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:55.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:56.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:56.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:56.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:57.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:17:57 GMT                                    2415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2334990 KO=63    )
> restLoginInitiate                                        (OK=162290 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=162276 KO=1     )
> User Authorize PKCE stage                                (OK=188779 KO=1     )
> User AccessToken PKCE stage                              (OK=188773 KO=2     )
> tokenUserinfo                                            (OK=26618  KO=0     )
> Skip 2FA                                                 (OK=90278  KO=0     )
> GetUUid                                                  (OK=53877  KO=0     )
> GetOpenidConfig                                          (OK=161294 KO=0     )
> UI-Post-Login - stage 1                                  (OK=35947  KO=0     )
> CreatePolicy                                             (OK=53831  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35947  KO=0     )
>  UI AM idFromSession                                     (OK=35944  KO=0     )
>  UI AM validateGoto                                      (OK=35943  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35943  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35943  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35943  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35943  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9567   KO=0     )
> UI-Post-Login - stage 3                                  (OK=35941  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35938  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35938  KO=0     )
>  UI IDM uiconfig                                         (OK=35938  KO=0     )
>  UI IDM version                                          (OK=35938  KO=0     )
>  UI IDM login                                            (OK=35938  KO=0     )
>  UI IDM features                                         (OK=35938  KO=0     )
>  UI IDM privilege                                        (OK=35938  KO=0     )
>  UI IDM user                                             (OK=35938  KO=0     )
>  UI IDM dashboard                                        (OK=35938  KO=0     )
>  UI IDM managed user schema                              (OK=35938  KO=0     )
>  UI IDM oidcToken                                        (OK=35937  KO=0     )
> userinfo                                                 (OK=35937  KO=0     )
> UI-Logout                                                (OK=35937  KO=0     )
> UI-Logout Redirect 1                                     (OK=35937  KO=0     )
>  UI AM revoke2                                           (OK=35935  KO=0     )
>  UI AM revoke1                                           (OK=35936  KO=0     )
>  UI AM endsession                                        (OK=35937  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6069   KO=0     )
> RootUserinfo                                             (OK=121294 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6069   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1570   KO=0     )
> ReadPolicy                                               (OK=53749  KO=6     )
> getIdToken                                               (OK=12116  KO=0     )
> getIdToken Redirect 1                                    (OK=12116  KO=0     )
> createOrganization                                       (OK=12116  KO=0     )
> queryOrganization                                        (OK=12115  KO=0     )
> deleteOrganization                                       (OK=12114  KO=0     )
> DeletePolicy                                             (OK=53649  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9424 (99.33%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 84835  / active: 305    / done: 168054
================================================================================

10:17:57.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:58.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:58.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:58.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:59.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:59.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:59.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:59.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:17:59.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:00.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:00.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:00.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:00.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:01.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:01.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:01.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:01.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:02.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:02.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:02 GMT                                    2420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2339585 KO=63    )
> restLoginInitiate                                        (OK=162632 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=162625 KO=1     )
> User Authorize PKCE stage                                (OK=189170 KO=1     )
> User AccessToken PKCE stage                              (OK=189161 KO=2     )
> tokenUserinfo                                            (OK=26687  KO=0     )
> Skip 2FA                                                 (OK=90466  KO=0     )
> GetUUid                                                  (OK=53990  KO=0     )
> GetOpenidConfig                                          (OK=161616 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36014  KO=0     )
> CreatePolicy                                             (OK=53943  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36014  KO=0     )
>  UI AM idFromSession                                     (OK=36013  KO=0     )
>  UI AM validateGoto                                      (OK=36013  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36009  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36009  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36009  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36009  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9583   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36006  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36005  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36004  KO=0     )
>  UI IDM uiconfig                                         (OK=36004  KO=0     )
>  UI IDM version                                          (OK=36004  KO=0     )
>  UI IDM login                                            (OK=36004  KO=0     )
>  UI IDM features                                         (OK=36004  KO=0     )
>  UI IDM privilege                                        (OK=36004  KO=0     )
>  UI IDM user                                             (OK=36003  KO=0     )
>  UI IDM dashboard                                        (OK=36002  KO=0     )
>  UI IDM managed user schema                              (OK=36002  KO=0     )
>  UI IDM oidcToken                                        (OK=36001  KO=0     )
> userinfo                                                 (OK=36001  KO=0     )
> UI-Logout                                                (OK=36001  KO=0     )
> UI-Logout Redirect 1                                     (OK=36000  KO=0     )
>  UI AM revoke2                                           (OK=35998  KO=0     )
>  UI AM revoke1                                           (OK=35999  KO=0     )
>  UI AM endsession                                        (OK=35999  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6083   KO=0     )
> RootUserinfo                                             (OK=121566 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6083   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1573   KO=0     )
> ReadPolicy                                               (OK=53863  KO=6     )
> getIdToken                                               (OK=12135  KO=0     )
> getIdToken Redirect 1                                    (OK=12135  KO=0     )
> createOrganization                                       (OK=12135  KO=0     )
> queryOrganization                                        (OK=12132  KO=0     )
> deleteOrganization                                       (OK=12132  KO=0     )
> DeletePolicy                                             (OK=53744  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9443 (99.33%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 84476  / active: 344    / done: 168374
================================================================================

10:18:02.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:02.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:02.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:02.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:02.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:03.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:03.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:03.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:03.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:03.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:03.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:04.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:04.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:04.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:04.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:04.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:04.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:05.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:05.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:05.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:05.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:05.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:06.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:06.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:06.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:06.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:07.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:07.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:07.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:07 GMT                                    2425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2344838 KO=63    )
> restLoginInitiate                                        (OK=162981 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=162972 KO=1     )
> User Authorize PKCE stage                                (OK=189584 KO=1     )
> User AccessToken PKCE stage                              (OK=189580 KO=2     )
> tokenUserinfo                                            (OK=26739  KO=0     )
> Skip 2FA                                                 (OK=90655  KO=0     )
> GetUUid                                                  (OK=54104  KO=0     )
> GetOpenidConfig                                          (OK=161956 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36102  KO=0     )
> CreatePolicy                                             (OK=54058  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36101  KO=0     )
>  UI AM idFromSession                                     (OK=36099  KO=0     )
>  UI AM validateGoto                                      (OK=36100  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36098  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36096  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36096  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36096  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9606   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36090  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36090  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36089  KO=0     )
>  UI IDM uiconfig                                         (OK=36089  KO=0     )
>  UI IDM version                                          (OK=36089  KO=0     )
>  UI IDM login                                            (OK=36088  KO=0     )
>  UI IDM features                                         (OK=36088  KO=0     )
>  UI IDM privilege                                        (OK=36088  KO=0     )
>  UI IDM user                                             (OK=36087  KO=0     )
>  UI IDM dashboard                                        (OK=36087  KO=0     )
>  UI IDM managed user schema                              (OK=36087  KO=0     )
>  UI IDM oidcToken                                        (OK=36087  KO=0     )
> userinfo                                                 (OK=36086  KO=0     )
> UI-Logout                                                (OK=36086  KO=0     )
> UI-Logout Redirect 1                                     (OK=36086  KO=0     )
>  UI AM revoke2                                           (OK=36085  KO=0     )
>  UI AM revoke1                                           (OK=36086  KO=0     )
>  UI AM endsession                                        (OK=36086  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6099   KO=0     )
> RootUserinfo                                             (OK=121832 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6099   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1574   KO=0     )
> ReadPolicy                                               (OK=53976  KO=6     )
> getIdToken                                               (OK=12161  KO=0     )
> getIdToken Redirect 1                                    (OK=12161  KO=0     )
> createOrganization                                       (OK=12161  KO=0     )
> queryOrganization                                        (OK=12161  KO=0     )
> deleteOrganization                                       (OK=12160  KO=0     )
> DeletePolicy                                             (OK=53857  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9472 (99.33%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 84109  / active: 330    / done: 168755
================================================================================

10:18:07.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:07.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:08.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:08.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:08.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:08.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:08.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:08.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:08.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:08.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:08.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:09.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:09.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:09.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:09.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:09.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:09.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:09.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:10.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:10.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:10.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:10.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:10.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:10.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:10.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:11.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:11.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:11.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:11.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:11.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:11.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:12 GMT                                    2430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2349955 KO=63    )
> restLoginInitiate                                        (OK=163336 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=163333 KO=1     )
> User Authorize PKCE stage                                (OK=189992 KO=1     )
> User AccessToken PKCE stage                              (OK=189986 KO=2     )
> tokenUserinfo                                            (OK=26795  KO=0     )
> Skip 2FA                                                 (OK=90843  KO=0     )
> GetUUid                                                  (OK=54209  KO=0     )
> GetOpenidConfig                                          (OK=162290 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36184  KO=0     )
> CreatePolicy                                             (OK=54161  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36184  KO=0     )
>  UI AM idFromSession                                     (OK=36182  KO=0     )
>  UI AM validateGoto                                      (OK=36182  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36180  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36179  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36178  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36178  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9624   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36174  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36174  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36173  KO=0     )
>  UI IDM uiconfig                                         (OK=36173  KO=0     )
>  UI IDM version                                          (OK=36173  KO=0     )
>  UI IDM login                                            (OK=36172  KO=0     )
>  UI IDM features                                         (OK=36172  KO=0     )
>  UI IDM privilege                                        (OK=36173  KO=0     )
>  UI IDM user                                             (OK=36172  KO=0     )
>  UI IDM dashboard                                        (OK=36171  KO=0     )
>  UI IDM managed user schema                              (OK=36172  KO=0     )
>  UI IDM oidcToken                                        (OK=36171  KO=0     )
> userinfo                                                 (OK=36171  KO=0     )
> UI-Logout                                                (OK=36171  KO=0     )
> UI-Logout Redirect 1                                     (OK=36171  KO=0     )
>  UI AM revoke2                                           (OK=36170  KO=0     )
>  UI AM revoke1                                           (OK=36171  KO=0     )
>  UI AM endsession                                        (OK=36171  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6109   KO=0     )
> RootUserinfo                                             (OK=122082 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6109   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1576   KO=0     )
> ReadPolicy                                               (OK=54095  KO=6     )
> getIdToken                                               (OK=12181  KO=0     )
> getIdToken Redirect 1                                    (OK=12181  KO=0     )
> createOrganization                                       (OK=12181  KO=0     )
> queryOrganization                                        (OK=12181  KO=0     )
> deleteOrganization                                       (OK=12180  KO=0     )
> DeletePolicy                                             (OK=53969  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9503 (99.33%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 83745  / active: 328    / done: 169121
================================================================================

10:18:12.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:13.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:13.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:13.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:14.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:14.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:14.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:14.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:15.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:15.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:15.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:16.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:16.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:16.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:16.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:16.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:17.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:17.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:17 GMT                                    2435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2355298 KO=63    )
> restLoginInitiate                                        (OK=163705 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=163691 KO=1     )
> User Authorize PKCE stage                                (OK=190421 KO=1     )
> User AccessToken PKCE stage                              (OK=190413 KO=2     )
> tokenUserinfo                                            (OK=26850  KO=0     )
> Skip 2FA                                                 (OK=91042  KO=0     )
> GetUUid                                                  (OK=54321  KO=0     )
> GetOpenidConfig                                          (OK=162624 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36269  KO=0     )
> CreatePolicy                                             (OK=54274  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36269  KO=0     )
>  UI AM idFromSession                                     (OK=36266  KO=0     )
>  UI AM validateGoto                                      (OK=36266  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36265  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36265  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36264  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36264  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9652   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36260  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36260  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36258  KO=0     )
>  UI IDM uiconfig                                         (OK=36258  KO=0     )
>  UI IDM version                                          (OK=36258  KO=0     )
>  UI IDM login                                            (OK=36258  KO=0     )
>  UI IDM features                                         (OK=36258  KO=0     )
>  UI IDM privilege                                        (OK=36258  KO=0     )
>  UI IDM user                                             (OK=36258  KO=0     )
>  UI IDM dashboard                                        (OK=36258  KO=0     )
>  UI IDM managed user schema                              (OK=36258  KO=0     )
>  UI IDM oidcToken                                        (OK=36258  KO=0     )
> userinfo                                                 (OK=36255  KO=0     )
> UI-Logout                                                (OK=36254  KO=0     )
> UI-Logout Redirect 1                                     (OK=36253  KO=0     )
>  UI AM revoke2                                           (OK=36252  KO=0     )
>  UI AM revoke1                                           (OK=36253  KO=0     )
>  UI AM endsession                                        (OK=36253  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6128   KO=0     )
> RootUserinfo                                             (OK=122387 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6127   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1580   KO=0     )
> ReadPolicy                                               (OK=54197  KO=6     )
> getIdToken                                               (OK=12213  KO=0     )
> getIdToken Redirect 1                                    (OK=12212  KO=0     )
> createOrganization                                       (OK=12210  KO=0     )
> queryOrganization                                        (OK=12209  KO=0     )
> deleteOrganization                                       (OK=12208  KO=0     )
> DeletePolicy                                             (OK=54086  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9521 (99.33%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 83358  / active: 339    / done: 169497
================================================================================

10:18:17.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:17.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:18.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:18.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:18.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:18.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:18.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:19.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:19.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:19.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:19.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:19.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:19.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:19.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:20.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:20.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:20.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:20.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:20.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:21.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:21.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:21.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:21.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:22.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:22.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:22.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:22 GMT                                    2440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2360062 KO=63    )
> restLoginInitiate                                        (OK=164032 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=164022 KO=1     )
> User Authorize PKCE stage                                (OK=190796 KO=1     )
> User AccessToken PKCE stage                              (OK=190794 KO=2     )
> tokenUserinfo                                            (OK=26906  KO=0     )
> Skip 2FA                                                 (OK=91219  KO=0     )
> GetUUid                                                  (OK=54426  KO=0     )
> GetOpenidConfig                                          (OK=162945 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36343  KO=0     )
> CreatePolicy                                             (OK=54382  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36343  KO=0     )
>  UI AM idFromSession                                     (OK=36340  KO=0     )
>  UI AM validateGoto                                      (OK=36340  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36339  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36338  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36337  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36337  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9667   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36335  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36334  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36334  KO=0     )
>  UI IDM uiconfig                                         (OK=36334  KO=0     )
>  UI IDM version                                          (OK=36334  KO=0     )
>  UI IDM login                                            (OK=36333  KO=0     )
>  UI IDM features                                         (OK=36334  KO=0     )
>  UI IDM privilege                                        (OK=36333  KO=0     )
>  UI IDM user                                             (OK=36332  KO=0     )
>  UI IDM dashboard                                        (OK=36332  KO=0     )
>  UI IDM managed user schema                              (OK=36332  KO=0     )
>  UI IDM oidcToken                                        (OK=36333  KO=0     )
> userinfo                                                 (OK=36332  KO=0     )
> UI-Logout                                                (OK=36331  KO=0     )
> UI-Logout Redirect 1                                     (OK=36330  KO=0     )
>  UI AM revoke2                                           (OK=36329  KO=0     )
>  UI AM revoke1                                           (OK=36330  KO=0     )
>  UI AM endsession                                        (OK=36330  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6137   KO=0     )
> RootUserinfo                                             (OK=122646 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6137   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1583   KO=0     )
> ReadPolicy                                               (OK=54308  KO=6     )
> getIdToken                                               (OK=12235  KO=0     )
> getIdToken Redirect 1                                    (OK=12234  KO=0     )
> createOrganization                                       (OK=12234  KO=0     )
> queryOrganization                                        (OK=12234  KO=0     )
> deleteOrganization                                       (OK=12234  KO=0     )
> DeletePolicy                                             (OK=54192  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9547 (99.33%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 83021  / active: 312    / done: 169861
================================================================================

10:18:22.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:23.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:23.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:23.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:23.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:23.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:24.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:24.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:24.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:25.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:25.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:26.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:26.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:26.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:26.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:26.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:27.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:27.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:27 GMT                                    2445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2364712 KO=63    )
> restLoginInitiate                                        (OK=164348 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=164342 KO=1     )
> User Authorize PKCE stage                                (OK=191174 KO=1     )
> User AccessToken PKCE stage                              (OK=191171 KO=2     )
> tokenUserinfo                                            (OK=26958  KO=0     )
> Skip 2FA                                                 (OK=91401  KO=0     )
> GetUUid                                                  (OK=54545  KO=0     )
> GetOpenidConfig                                          (OK=163283 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36415  KO=0     )
> CreatePolicy                                             (OK=54499  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36413  KO=0     )
>  UI AM idFromSession                                     (OK=36410  KO=0     )
>  UI AM validateGoto                                      (OK=36410  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36408  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36408  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36408  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36408  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9684   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36405  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36404  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36403  KO=0     )
>  UI IDM uiconfig                                         (OK=36403  KO=0     )
>  UI IDM version                                          (OK=36403  KO=0     )
>  UI IDM login                                            (OK=36402  KO=0     )
>  UI IDM features                                         (OK=36402  KO=0     )
>  UI IDM privilege                                        (OK=36402  KO=0     )
>  UI IDM user                                             (OK=36401  KO=0     )
>  UI IDM dashboard                                        (OK=36401  KO=0     )
>  UI IDM managed user schema                              (OK=36401  KO=0     )
>  UI IDM oidcToken                                        (OK=36402  KO=0     )
> userinfo                                                 (OK=36402  KO=0     )
> UI-Logout                                                (OK=36402  KO=0     )
> UI-Logout Redirect 1                                     (OK=36402  KO=0     )
>  UI AM revoke2                                           (OK=36401  KO=0     )
>  UI AM revoke1                                           (OK=36402  KO=0     )
>  UI AM endsession                                        (OK=36402  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6152   KO=0     )
> RootUserinfo                                             (OK=122886 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6151   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1584   KO=0     )
> ReadPolicy                                               (OK=54418  KO=6     )
> getIdToken                                               (OK=12259  KO=0     )
> getIdToken Redirect 1                                    (OK=12259  KO=0     )
> createOrganization                                       (OK=12259  KO=0     )
> queryOrganization                                        (OK=12259  KO=0     )
> deleteOrganization                                       (OK=12258  KO=0     )
> DeletePolicy                                             (OK=54302  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9565 (99.34%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 82693  / active: 311    / done: 170190
================================================================================

10:18:27.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:27.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:28.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:28.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:29.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:30.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:30.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:30.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:31.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:32.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:32.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:32.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:32.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:32 GMT                                    2450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2369358 KO=63    )
> restLoginInitiate                                        (OK=164661 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=164652 KO=1     )
> User Authorize PKCE stage                                (OK=191542 KO=1     )
> User AccessToken PKCE stage                              (OK=191535 KO=2     )
> tokenUserinfo                                            (OK=27003  KO=0     )
> Skip 2FA                                                 (OK=91575  KO=0     )
> GetUUid                                                  (OK=54650  KO=0     )
> GetOpenidConfig                                          (OK=163614 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36491  KO=0     )
> CreatePolicy                                             (OK=54607  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36488  KO=0     )
>  UI AM idFromSession                                     (OK=36487  KO=0     )
>  UI AM validateGoto                                      (OK=36487  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36485  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36485  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36484  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36484  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9710   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36479  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36478  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36478  KO=0     )
>  UI IDM uiconfig                                         (OK=36478  KO=0     )
>  UI IDM version                                          (OK=36478  KO=0     )
>  UI IDM login                                            (OK=36478  KO=0     )
>  UI IDM features                                         (OK=36477  KO=0     )
>  UI IDM privilege                                        (OK=36477  KO=0     )
>  UI IDM user                                             (OK=36477  KO=0     )
>  UI IDM dashboard                                        (OK=36477  KO=0     )
>  UI IDM managed user schema                              (OK=36477  KO=0     )
>  UI IDM oidcToken                                        (OK=36477  KO=0     )
> userinfo                                                 (OK=36477  KO=0     )
> UI-Logout                                                (OK=36474  KO=0     )
> UI-Logout Redirect 1                                     (OK=36474  KO=0     )
>  UI AM revoke2                                           (OK=36472  KO=0     )
>  UI AM revoke1                                           (OK=36473  KO=0     )
>  UI AM endsession                                        (OK=36473  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6170   KO=0     )
> RootUserinfo                                             (OK=123090 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6169   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1589   KO=0     )
> ReadPolicy                                               (OK=54534  KO=6     )
> getIdToken                                               (OK=12276  KO=0     )
> getIdToken Redirect 1                                    (OK=12276  KO=0     )
> createOrganization                                       (OK=12276  KO=0     )
> queryOrganization                                        (OK=12276  KO=0     )
> deleteOrganization                                       (OK=12275  KO=0     )
> DeletePolicy                                             (OK=54413  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9578 (99.34%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 82361  / active: 318    / done: 170515
================================================================================

10:18:32.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:33.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:33.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:33.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:33.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:33.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:33.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:33.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:33.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:33.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:34.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:34.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:34.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:35.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:35.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:35.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:35.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:35.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:36.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:37.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:37 GMT                                    2455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2374108 KO=63    )
> restLoginInitiate                                        (OK=164988 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=164982 KO=1     )
> User Authorize PKCE stage                                (OK=191926 KO=1     )
> User AccessToken PKCE stage                              (OK=191921 KO=2     )
> tokenUserinfo                                            (OK=27059  KO=0     )
> Skip 2FA                                                 (OK=91760  KO=0     )
> GetUUid                                                  (OK=54751  KO=0     )
> GetOpenidConfig                                          (OK=163940 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36561  KO=0     )
> CreatePolicy                                             (OK=54707  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36560  KO=0     )
>  UI AM idFromSession                                     (OK=36559  KO=0     )
>  UI AM validateGoto                                      (OK=36559  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36559  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36557  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36554  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36554  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9731   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36549  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36549  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36549  KO=0     )
>  UI IDM uiconfig                                         (OK=36549  KO=0     )
>  UI IDM version                                          (OK=36549  KO=0     )
>  UI IDM login                                            (OK=36549  KO=0     )
>  UI IDM features                                         (OK=36549  KO=0     )
>  UI IDM privilege                                        (OK=36549  KO=0     )
>  UI IDM user                                             (OK=36548  KO=0     )
>  UI IDM dashboard                                        (OK=36549  KO=0     )
>  UI IDM managed user schema                              (OK=36547  KO=0     )
>  UI IDM oidcToken                                        (OK=36548  KO=0     )
> userinfo                                                 (OK=36548  KO=0     )
> UI-Logout                                                (OK=36548  KO=0     )
> UI-Logout Redirect 1                                     (OK=36548  KO=0     )
>  UI AM revoke2                                           (OK=36546  KO=0     )
>  UI AM revoke1                                           (OK=36547  KO=0     )
>  UI AM endsession                                        (OK=36547  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6186   KO=0     )
> RootUserinfo                                             (OK=123355 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6186   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1594   KO=0     )
> ReadPolicy                                               (OK=54642  KO=6     )
> getIdToken                                               (OK=12305  KO=0     )
> getIdToken Redirect 1                                    (OK=12305  KO=0     )
> createOrganization                                       (OK=12305  KO=0     )
> queryOrganization                                        (OK=12305  KO=0     )
> deleteOrganization                                       (OK=12304  KO=0     )
> DeletePolicy                                             (OK=54525  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9598 (99.34%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 82018  / active: 308    / done: 170868
================================================================================

10:18:37.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:37.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:37.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:37.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:38.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:38.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:38.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:39.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:39.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:39.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:39.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:40.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:40.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:40.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:41.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:41.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:41.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:41.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:42 GMT                                    2460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2378439 KO=63    )
> restLoginInitiate                                        (OK=165295 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=165284 KO=1     )
> User Authorize PKCE stage                                (OK=192277 KO=1     )
> User AccessToken PKCE stage                              (OK=192271 KO=2     )
> tokenUserinfo                                            (OK=27115  KO=0     )
> Skip 2FA                                                 (OK=91927  KO=0     )
> GetUUid                                                  (OK=54860  KO=0     )
> GetOpenidConfig                                          (OK=164251 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36621  KO=0     )
> CreatePolicy                                             (OK=54815  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36621  KO=0     )
>  UI AM idFromSession                                     (OK=36621  KO=0     )
>  UI AM validateGoto                                      (OK=36621  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36619  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36618  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36618  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36618  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9746   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36615  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36615  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36615  KO=0     )
>  UI IDM uiconfig                                         (OK=36615  KO=0     )
>  UI IDM version                                          (OK=36615  KO=0     )
>  UI IDM login                                            (OK=36615  KO=0     )
>  UI IDM features                                         (OK=36615  KO=0     )
>  UI IDM privilege                                        (OK=36615  KO=0     )
>  UI IDM user                                             (OK=36615  KO=0     )
>  UI IDM dashboard                                        (OK=36615  KO=0     )
>  UI IDM managed user schema                              (OK=36615  KO=0     )
>  UI IDM oidcToken                                        (OK=36616  KO=0     )
> userinfo                                                 (OK=36616  KO=0     )
> UI-Logout                                                (OK=36616  KO=0     )
> UI-Logout Redirect 1                                     (OK=36616  KO=0     )
>  UI AM revoke2                                           (OK=36612  KO=0     )
>  UI AM revoke1                                           (OK=36613  KO=0     )
>  UI AM endsession                                        (OK=36613  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6199   KO=0     )
> RootUserinfo                                             (OK=123576 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6199   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1598   KO=0     )
> ReadPolicy                                               (OK=54741  KO=6     )
> getIdToken                                               (OK=12326  KO=0     )
> getIdToken Redirect 1                                    (OK=12326  KO=0     )
> createOrganization                                       (OK=12325  KO=0     )
> queryOrganization                                        (OK=12325  KO=0     )
> deleteOrganization                                       (OK=12325  KO=0     )
> DeletePolicy                                             (OK=54634  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9616 (99.34%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.17%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 81698  / active: 294    / done: 171202
================================================================================

10:18:43.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:43.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:43.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:43.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:43.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:44.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:44.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:44.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:44.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:44.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:45.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:45.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:45.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:45.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:46.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:46.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:46.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:46.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:46.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:47.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:47.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:47.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:47.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:47.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:47 GMT                                    2465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2383541 KO=63    )
> restLoginInitiate                                        (OK=165630 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=165623 KO=1     )
> User Authorize PKCE stage                                (OK=192677 KO=1     )
> User AccessToken PKCE stage                              (OK=192671 KO=2     )
> tokenUserinfo                                            (OK=27153  KO=0     )
> Skip 2FA                                                 (OK=92112  KO=0     )
> GetUUid                                                  (OK=54965  KO=0     )
> GetOpenidConfig                                          (OK=164570 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36709  KO=0     )
> CreatePolicy                                             (OK=54919  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36709  KO=0     )
>  UI AM idFromSession                                     (OK=36709  KO=0     )
>  UI AM validateGoto                                      (OK=36709  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36707  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36706  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36706  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36706  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9763   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36701  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36701  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36701  KO=0     )
>  UI IDM uiconfig                                         (OK=36701  KO=0     )
>  UI IDM version                                          (OK=36701  KO=0     )
>  UI IDM login                                            (OK=36701  KO=0     )
>  UI IDM features                                         (OK=36701  KO=0     )
>  UI IDM privilege                                        (OK=36701  KO=0     )
>  UI IDM user                                             (OK=36701  KO=0     )
>  UI IDM dashboard                                        (OK=36701  KO=0     )
>  UI IDM managed user schema                              (OK=36701  KO=0     )
>  UI IDM oidcToken                                        (OK=36701  KO=0     )
> userinfo                                                 (OK=36701  KO=0     )
> UI-Logout                                                (OK=36700  KO=0     )
> UI-Logout Redirect 1                                     (OK=36699  KO=0     )
>  UI AM revoke2                                           (OK=36696  KO=0     )
>  UI AM revoke1                                           (OK=36697  KO=0     )
>  UI AM endsession                                        (OK=36697  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6212   KO=0     )
> RootUserinfo                                             (OK=123813 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6212   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1603   KO=0     )
> ReadPolicy                                               (OK=54852  KO=6     )
> getIdToken                                               (OK=12354  KO=0     )
> getIdToken Redirect 1                                    (OK=12354  KO=0     )
> createOrganization                                       (OK=12353  KO=0     )
> queryOrganization                                        (OK=12353  KO=0     )
> deleteOrganization                                       (OK=12353  KO=0     )
> DeletePolicy                                             (OK=54736  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9640 (99.34%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 81349  / active: 312    / done: 171533
================================================================================

10:18:47.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:47.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:47.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:47.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:48.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:48.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:48.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:48.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:49.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:49.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:49.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:49.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:50.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:50.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:50.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:51.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:51.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:51.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:51.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:52.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:52.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:52.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:52.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:52.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:52 GMT                                    2470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2388726 KO=63    )
> restLoginInitiate                                        (OK=165982 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=165970 KO=1     )
> User Authorize PKCE stage                                (OK=193086 KO=1     )
> User AccessToken PKCE stage                              (OK=193077 KO=2     )
> tokenUserinfo                                            (OK=27196  KO=0     )
> Skip 2FA                                                 (OK=92309  KO=0     )
> GetUUid                                                  (OK=55076  KO=0     )
> GetOpenidConfig                                          (OK=164895 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36795  KO=0     )
> CreatePolicy                                             (OK=55031  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36794  KO=0     )
>  UI AM idFromSession                                     (OK=36793  KO=0     )
>  UI AM validateGoto                                      (OK=36792  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36790  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36789  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36789  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36789  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9783   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36786  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36786  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36785  KO=0     )
>  UI IDM uiconfig                                         (OK=36785  KO=0     )
>  UI IDM version                                          (OK=36785  KO=0     )
>  UI IDM login                                            (OK=36784  KO=0     )
>  UI IDM features                                         (OK=36785  KO=0     )
>  UI IDM privilege                                        (OK=36784  KO=0     )
>  UI IDM user                                             (OK=36784  KO=0     )
>  UI IDM dashboard                                        (OK=36784  KO=0     )
>  UI IDM managed user schema                              (OK=36784  KO=0     )
>  UI IDM oidcToken                                        (OK=36785  KO=0     )
> userinfo                                                 (OK=36785  KO=0     )
> UI-Logout                                                (OK=36782  KO=0     )
> UI-Logout Redirect 1                                     (OK=36781  KO=0     )
>  UI AM revoke2                                           (OK=36780  KO=0     )
>  UI AM revoke1                                           (OK=36781  KO=0     )
>  UI AM endsession                                        (OK=36781  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6223   KO=0     )
> RootUserinfo                                             (OK=124090 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6223   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1607   KO=0     )
> ReadPolicy                                               (OK=54955  KO=6     )
> getIdToken                                               (OK=12388  KO=0     )
> getIdToken Redirect 1                                    (OK=12388  KO=0     )
> createOrganization                                       (OK=12387  KO=0     )
> queryOrganization                                        (OK=12387  KO=0     )
> deleteOrganization                                       (OK=12387  KO=0     )
> DeletePolicy                                             (OK=54848  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9664 (99.34%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 80985  / active: 311    / done: 171898
================================================================================

10:18:52.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:52.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:52.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:53.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:53.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:53.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:53.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:53.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:53.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:53.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:53.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:54.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:54.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:54.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:55.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:55.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:55.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:55.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:55.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:56.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:56.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:56.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:56.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:57.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:57.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:57.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:57.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:18:57 GMT                                    2475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2393253 KO=63    )
> restLoginInitiate                                        (OK=166299 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=166295 KO=1     )
> User Authorize PKCE stage                                (OK=193445 KO=1     )
> User AccessToken PKCE stage                              (OK=193439 KO=2     )
> tokenUserinfo                                            (OK=27245  KO=0     )
> Skip 2FA                                                 (OK=92489  KO=0     )
> GetUUid                                                  (OK=55183  KO=0     )
> GetOpenidConfig                                          (OK=165216 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36864  KO=0     )
> CreatePolicy                                             (OK=55140  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36863  KO=0     )
>  UI AM idFromSession                                     (OK=36863  KO=0     )
>  UI AM validateGoto                                      (OK=36863  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36857  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36857  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36856  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36856  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9811   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36853  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36853  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36852  KO=0     )
>  UI IDM uiconfig                                         (OK=36852  KO=0     )
>  UI IDM version                                          (OK=36852  KO=0     )
>  UI IDM login                                            (OK=36852  KO=0     )
>  UI IDM features                                         (OK=36852  KO=0     )
>  UI IDM privilege                                        (OK=36852  KO=0     )
>  UI IDM user                                             (OK=36852  KO=0     )
>  UI IDM dashboard                                        (OK=36852  KO=0     )
>  UI IDM managed user schema                              (OK=36852  KO=0     )
>  UI IDM oidcToken                                        (OK=36853  KO=0     )
> userinfo                                                 (OK=36852  KO=0     )
> UI-Logout                                                (OK=36852  KO=0     )
> UI-Logout Redirect 1                                     (OK=36849  KO=0     )
>  UI AM revoke2                                           (OK=36848  KO=0     )
>  UI AM revoke1                                           (OK=36849  KO=0     )
>  UI AM endsession                                        (OK=36849  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6231   KO=0     )
> RootUserinfo                                             (OK=124342 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6231   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1610   KO=0     )
> ReadPolicy                                               (OK=55067  KO=6     )
> getIdToken                                               (OK=12411  KO=0     )
> getIdToken Redirect 1                                    (OK=12411  KO=0     )
> createOrganization                                       (OK=12411  KO=0     )
> queryOrganization                                        (OK=12411  KO=0     )
> deleteOrganization                                       (OK=12411  KO=0     )
> DeletePolicy                                             (OK=54950  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9691 (99.34%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 80658  / active: 315    / done: 172221
================================================================================

10:18:57.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:58.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:58.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:58.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:58.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:58.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:58.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:58.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:59.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:59.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:59.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:59.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:59.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:18:59.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:00.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:00.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:00.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:00.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:01.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:01.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:01.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:01.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:01.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:02.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:02.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:02.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:02 GMT                                    2480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2398418 KO=63    )
> restLoginInitiate                                        (OK=166666 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=166656 KO=1     )
> User Authorize PKCE stage                                (OK=193871 KO=1     )
> User AccessToken PKCE stage                              (OK=193864 KO=2     )
> tokenUserinfo                                            (OK=27301  KO=0     )
> Skip 2FA                                                 (OK=92681  KO=0     )
> GetUUid                                                  (OK=55293  KO=0     )
> GetOpenidConfig                                          (OK=165544 KO=0     )
> UI-Post-Login - stage 1                                  (OK=36949  KO=0     )
> CreatePolicy                                             (OK=55244  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36948  KO=0     )
>  UI AM idFromSession                                     (OK=36946  KO=0     )
>  UI AM validateGoto                                      (OK=36946  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36942  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36941  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36941  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36941  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9829   KO=0     )
> UI-Post-Login - stage 3                                  (OK=36938  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36935  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36933  KO=0     )
>  UI IDM uiconfig                                         (OK=36932  KO=0     )
>  UI IDM version                                          (OK=36932  KO=0     )
>  UI IDM login                                            (OK=36932  KO=0     )
>  UI IDM features                                         (OK=36932  KO=0     )
>  UI IDM privilege                                        (OK=36932  KO=0     )
>  UI IDM user                                             (OK=36932  KO=0     )
>  UI IDM dashboard                                        (OK=36931  KO=0     )
>  UI IDM managed user schema                              (OK=36931  KO=0     )
>  UI IDM oidcToken                                        (OK=36932  KO=0     )
> userinfo                                                 (OK=36932  KO=0     )
> UI-Logout                                                (OK=36930  KO=0     )
> UI-Logout Redirect 1                                     (OK=36930  KO=0     )
>  UI AM revoke2                                           (OK=36927  KO=0     )
>  UI AM revoke1                                           (OK=36928  KO=0     )
>  UI AM endsession                                        (OK=36929  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6246   KO=0     )
> RootUserinfo                                             (OK=124636 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6245   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1613   KO=0     )
> ReadPolicy                                               (OK=55175  KO=6     )
> getIdToken                                               (OK=12435  KO=0     )
> getIdToken Redirect 1                                    (OK=12434  KO=0     )
> createOrganization                                       (OK=12434  KO=0     )
> queryOrganization                                        (OK=12434  KO=0     )
> deleteOrganization                                       (OK=12434  KO=0     )
> DeletePolicy                                             (OK=55061  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9717 (99.35%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 80277  / active: 333    / done: 172584
================================================================================

10:19:03.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:03.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:03.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:03.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:03.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:04.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:04.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:04.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:04.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:04.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:05.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:05.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:06.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:06.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:06.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:06.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:06.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:07 GMT                                    2485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2403620 KO=63    )
> restLoginInitiate                                        (OK=167009 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=166994 KO=1     )
> User Authorize PKCE stage                                (OK=194276 KO=1     )
> User AccessToken PKCE stage                              (OK=194269 KO=2     )
> tokenUserinfo                                            (OK=27359  KO=0     )
> Skip 2FA                                                 (OK=92861  KO=0     )
> GetUUid                                                  (OK=55400  KO=0     )
> GetOpenidConfig                                          (OK=165864 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37034  KO=0     )
> CreatePolicy                                             (OK=55356  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37034  KO=0     )
>  UI AM idFromSession                                     (OK=37034  KO=0     )
>  UI AM validateGoto                                      (OK=37034  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37030  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37026  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37025  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37025  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9846   KO=0     )
> UI-Post-Login - stage 3                                  (OK=37024  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37024  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37024  KO=0     )
>  UI IDM uiconfig                                         (OK=37024  KO=0     )
>  UI IDM version                                          (OK=37024  KO=0     )
>  UI IDM login                                            (OK=37024  KO=0     )
>  UI IDM features                                         (OK=37024  KO=0     )
>  UI IDM privilege                                        (OK=37024  KO=0     )
>  UI IDM user                                             (OK=37023  KO=0     )
>  UI IDM dashboard                                        (OK=37024  KO=0     )
>  UI IDM managed user schema                              (OK=37023  KO=0     )
>  UI IDM oidcToken                                        (OK=37023  KO=0     )
> userinfo                                                 (OK=37022  KO=0     )
> UI-Logout                                                (OK=37022  KO=0     )
> UI-Logout Redirect 1                                     (OK=37022  KO=0     )
>  UI AM revoke2                                           (OK=37021  KO=0     )
>  UI AM revoke1                                           (OK=37021  KO=0     )
>  UI AM endsession                                        (OK=37022  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6259   KO=0     )
> RootUserinfo                                             (OK=124867 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6259   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1616   KO=0     )
> ReadPolicy                                               (OK=55276  KO=6     )
> getIdToken                                               (OK=12457  KO=0     )
> getIdToken Redirect 1                                    (OK=12457  KO=0     )
> createOrganization                                       (OK=12457  KO=0     )
> queryOrganization                                        (OK=12456  KO=0     )
> deleteOrganization                                       (OK=12455  KO=0     )
> DeletePolicy                                             (OK=55170  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9734 (99.35%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 79919  / active: 318    / done: 172957
================================================================================

10:19:07.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:07.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:07.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:07.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:08.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:08.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:08.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:09.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:09.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:09.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:09.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:09.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:10.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:10.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:10.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:10.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:10.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:11.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:11.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:11.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:11.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:12.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:12.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:12 GMT                                    2490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2408262 KO=63    )
> restLoginInitiate                                        (OK=167339 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=167327 KO=1     )
> User Authorize PKCE stage                                (OK=194655 KO=1     )
> User AccessToken PKCE stage                              (OK=194646 KO=2     )
> tokenUserinfo                                            (OK=27399  KO=0     )
> Skip 2FA                                                 (OK=93071  KO=0     )
> GetUUid                                                  (OK=55522  KO=0     )
> GetOpenidConfig                                          (OK=166198 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37095  KO=0     )
> CreatePolicy                                             (OK=55477  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37095  KO=0     )
>  UI AM idFromSession                                     (OK=37095  KO=0     )
>  UI AM validateGoto                                      (OK=37095  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37094  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37094  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37093  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37093  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9859   KO=0     )
> UI-Post-Login - stage 3                                  (OK=37092  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37091  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37091  KO=0     )
>  UI IDM uiconfig                                         (OK=37091  KO=0     )
>  UI IDM version                                          (OK=37091  KO=0     )
>  UI IDM login                                            (OK=37091  KO=0     )
>  UI IDM features                                         (OK=37091  KO=0     )
>  UI IDM privilege                                        (OK=37091  KO=0     )
>  UI IDM user                                             (OK=37090  KO=0     )
>  UI IDM dashboard                                        (OK=37090  KO=0     )
>  UI IDM managed user schema                              (OK=37090  KO=0     )
>  UI IDM oidcToken                                        (OK=37090  KO=0     )
> userinfo                                                 (OK=37090  KO=0     )
> UI-Logout                                                (OK=37090  KO=0     )
> UI-Logout Redirect 1                                     (OK=37090  KO=0     )
>  UI AM revoke2                                           (OK=37086  KO=0     )
>  UI AM revoke1                                           (OK=37087  KO=0     )
>  UI AM endsession                                        (OK=37087  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6272   KO=0     )
> RootUserinfo                                             (OK=125157 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6272   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1619   KO=0     )
> ReadPolicy                                               (OK=55389  KO=6     )
> getIdToken                                               (OK=12486  KO=0     )
> getIdToken Redirect 1                                    (OK=12484  KO=0     )
> createOrganization                                       (OK=12483  KO=0     )
> queryOrganization                                        (OK=12482  KO=0     )
> deleteOrganization                                       (OK=12482  KO=0     )
> DeletePolicy                                             (OK=55270  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9757 (99.35%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         1 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 79582  / active: 342    / done: 173270
================================================================================

10:19:12.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:13.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:13.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:13.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:13.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:13.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 173690: status.find.is(200), but actually found 502
10:19:13.927 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,173690,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.178470, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@28dbb6f0, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIwZTY5NTQyZC0yYjkzLTRiZGUtYTNmNC1kMmM4Yjg2MDkzYjEiLCJvdGsiOiJyZzI2dmt2dmxmMmxia25rdGNrMnF2dnRzbSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNWFjVlkzTmpSMFgzVkthbU4xWDFSMlpsTXdSVVJCTG5SU1JXNXhTV1J1WVhoaGEzTnJjRnBYU20xRlowTnFiVkZxVGs1MFNtaFZSa1ZmZFU5TE9VcEdVRlJJUjJ0RFlTMTZWbXh3V2xKdGJGVmpWR3g1V2pab05EQlpURmxhWWtGSVlVNHpNMVJRWldkYVEycEVaV2xhV0RkNlkwdGtlQzFFTlVaQ2JqTkRaMmxHV0d0WmFEbDVOME0zYUdReFVrTndVRzFITlVkc1JrUnBhMHRGWjJ4WE5ETk1hMUprZEZGVmFFVjROMVpaV0d4eVRHMWhZalJHY2pZNVVpMUNiMWhMV0VkbU0yYzJVelF3Y2t4aU1UVTVlamRtT1V0cVoyVXRNVUp1U201V1VYRm1RMVZoZVVKb2VITlZNVU5XTUdJeFZHWnJiR2RIWjI1MlFXdFBiRUZOU0ZGa1VIUm9ObFkxU0d4R1ptZFRPVFZ2VVU4M04zbFBXR1V3VldjdE1FMTBUVzVVUldSUlRVZDRURUpTZEdWUVdtRjRaSGN5UTA0MVJUVTRhakZ5UmxSbVRsSkdaM1l0ZDJ0V1ZHSm5UVkY1YkRCNGRFTTJlVWc1Tm13MVJuTkhlUzF3VWtwbWJWWnlOWGxuVHpSYVkzRnhhMlJ0TUVoM1ZtMW1YMGs1UTBjMFQwZzNWSFJmTjFadE1IQTNPWGhLVlhCTVJHb3dXRTQxYTJ4WmRtZFJaMkpPY1dSVWNuRnZaV1prYzFoeVRsRnRSMkkzY2poMmMxWldRek5KTFhwT2JVdE1RM0JvWnpSYWVGSjJNVmRJUzJkMFFrcFdkVWhmVURsMVgyUlpkbk5MT1RsYWNVaHlVbVIyTms5UlFUZHNNM3BvZVhwdFQwZEJZbVI2ZFZwT2RuSmljR05LVkV0YVNWVkJWbWRZT0ZaeFpVNUhWbEEzTUhKWGVHdEZibTVMVG5KRlpGcHFjM1JSVDNaT1IzUnFXVlJrTm1Sd1VtNVlXV2Q0YkU1Tk1VSkJTMVV5V1dWelNGcFFYME5zZVVoNGRYZGZZblExUjBSRk9VZ3piblUwUm01amNrbERhREE1V0U5V2NWbHdiMnc0Y0dKVE5ESXpkalk0Umt4QlZYRkNhelJCYjJRd1pYRTNheTB6VlRCYWRUSndhMEkxU2s0eU4zb3hhbFp1VlV4MFUxbHRRbWhJTUMxRFpHRnNabFZPWW5sbVVGRjNjVWRJTkRab2RrdEdSamt6TldOMWVtWXllbWQ1Um01dlMxQmxSR0owVEVzeE9WSXliQzFQV1V0RGMyWjRMWE42YTJZMU5YVlZiVGhWZUhKUU9IcDZZbkF6V2psQk9ITjJNMmRSZVdkbVJrMUhPV2Q0VkZsTGFGaDJOSFprWkU5U2JVZERZM1Z1WVU1emRreG9VVjgwVDNaeWRWRmlUelZJV1dKTFNGQTRVamt3VkV4UWRXWTNNM0ZVUlc4dVZWZHZNV0ZDYUVwMlQwdzVaV1l3Um1aa05FaFpkdy4tQ09DaE9qNXU3YVVqWHZJWWdfZ1dBcHlqVjNzbDd6NkZwd0kxTXo3MWRNIiwiZXhwIjoxNzMxNTc5NTUzLCJpYXQiOjE3MzE0OTMxNTN9.-IXXE3neVdyOOc6P8T3wH-Xe8VsKoVqUxzRana4qfxA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"xiaosong.lou@pingidentity.com"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"M@ythe4th"}],"_id":1}],"header":"Sign In","description":"<a href=\"#/service/FRForgotUsername\">Forgot username?</a><span style=\"opacity:0.5;padding:0 1em;\">&bull;</span><a href=\"#/service/FRResetPassword\">Forgot password?</a>"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493153893))), password -> Pa_ssw0rd, fake-ip -> 42.42.42.42, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21e2d896),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 2638
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIwZTY5NTQyZC0yYjkzLTRiZGUtYTNmNC1kMmM4Yjg2MDkzYjEiLCJvdGsiOiJyZzI2dmt2dmxmMmxia25rdGNrMnF2dnRzbSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNWFjVlkzTmpSMFgzVkthbU4xWDFSMlpsTXdSVVJCTG5SU1JXNXhTV1J1WVhoaGEzTnJjRnBYU20xRlowTnFiVkZxVGs1MFNtaFZSa1ZmZFU5TE9VcEdVRlJJUjJ0RFlTMTZWbXh3V2xKdGJGVmpWR3g1V2pab05EQlpURmxhWWtGSVlVNHpNMVJRWldkYVEycEVaV2xhV0RkNlkwdGtlQzFFTlVaQ2JqTkRaMmxHV0d0WmFEbDVOME0zYUdReFVrTndVRzFITlVkc1JrUnBhMHRGWjJ4WE5ETk1hMUprZEZGVmFFVjROMVpaV0d4eVRHMWhZalJHY2pZNVVpMUNiMWhMV0VkbU0yYzJVelF3Y2t4aU1UVTVlamRtT1V0cVoyVXRNVUp1U201V1VYRm1RMVZoZVVKb2VITlZNVU5XTUdJeFZHWnJiR2RIWjI1MlFXdFBiRUZOU0ZGa1VIUm9ObFkxU0d4R1ptZFRPVFZ2VVU4M04zbFBXR1V3VldjdE1FMTBUVzVVUldSUlRVZDRURUpTZEdWUVdtRjRaSGN5UTA0MVJUVTRhakZ5UmxSbVRsSkdaM1l0ZDJ0V1ZHSm5UVkY1YkRCNGRFTTJlVWc1Tm13MVJuTkhlUzF3VWtwbWJWWnlOWGxuVHpSYVkzRnhhMlJ0TUVoM1ZtMW1YMGs1UTBjMFQwZzNWSFJmTjFadE1IQTNPWGhLVlhCTVJHb3dXRTQxYTJ4WmRtZFJaMkpPY1dSVWNuRnZaV1prYzFoeVRsRnRSMkkzY2poMmMxWldRek5KTFhwT2JVdE1RM0JvWnpSYWVGSjJNVmRJUzJkMFFrcFdkVWhmVURsMVgyUlpkbk5MT1RsYWNVaHlVbVIyTms5UlFUZHNNM3BvZVhwdFQwZEJZbVI2ZFZwT2RuSmljR05LVkV0YVNWVkJWbWRZT0ZaeFpVNUhWbEEzTUhKWGVHdEZibTVMVG5KRlpGcHFjM1JSVDNaT1IzUnFXVlJrTm1Sd1VtNVlXV2Q0YkU1Tk1VSkJTMVV5V1dWelNGcFFYME5zZVVoNGRYZGZZblExUjBSRk9VZ3piblUwUm01amNrbERhREE1V0U5V2NWbHdiMnc0Y0dKVE5ESXpkalk0Umt4QlZYRkNhelJCYjJRd1pYRTNheTB6VlRCYWRUSndhMEkxU2s0eU4zb3hhbFp1VlV4MFUxbHRRbWhJTUMxRFpHRnNabFZPWW5sbVVGRjNjVWRJTkRab2RrdEdSamt6TldOMWVtWXllbWQ1Um01dlMxQmxSR0owVEVzeE9WSXliQzFQV1V0RGMyWjRMWE42YTJZMU5YVlZiVGhWZUhKUU9IcDZZbkF6V2psQk9ITjJNMmRSZVdkbVJrMUhPV2Q0VkZsTGFGaDJOSFprWkU5U2JVZERZM1Z1WVU1emRreG9VVjgwVDNaeWRWRmlUelZJV1dKTFNGQTRVamt3VkV4UWRXWTNNM0ZVUlc4dVZWZHZNV0ZDYUVwMlQwdzVaV1l3Um1aa05FaFpkdy4tQ09DaE9qNXU3YVVqWHZJWWdfZ1dBcHlqVjNzbDd6NkZwd0kxTXo3MWRNIiwiZXhwIjoxNzMxNTc5NTUzLCJpYXQiOjE3MzE0OTMxNTN9.-IXXE3neVdyOOc6P8T3wH-Xe8VsKoVqUxzRana4qfxA","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"xiaosong.lou@pingidentity.com"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"M@ythe4th"}],"_id":1}],"header":"Sign In","description":"<a href=\"#/service/FRForgotUsername\">Forgot username?</a><span style=\"opacity:0.5;padding:0 1em;\">&bull;</span><a href=\"#/service/FRResetPassword\">Forgot password?</a>"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 13 Nov 2024 10:19:13 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
10:19:14.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:14.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:14.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:15.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:15.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:15.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:15.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:15.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:16.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:16.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:16.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:17 GMT                                    2495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2412839 KO=64    )
> restLoginInitiate                                        (OK=167653 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=167647 KO=2     )
> User Authorize PKCE stage                                (OK=195028 KO=1     )
> User AccessToken PKCE stage                              (OK=195021 KO=2     )
> tokenUserinfo                                            (OK=27460  KO=0     )
> Skip 2FA                                                 (OK=93240  KO=0     )
> GetUUid                                                  (OK=55629  KO=0     )
> GetOpenidConfig                                          (OK=166539 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37167  KO=0     )
> CreatePolicy                                             (OK=55581  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37167  KO=0     )
>  UI AM idFromSession                                     (OK=37167  KO=0     )
>  UI AM validateGoto                                      (OK=37167  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37164  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37164  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37163  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37163  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9878   KO=0     )
> UI-Post-Login - stage 3                                  (OK=37160  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37159  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37159  KO=0     )
>  UI IDM uiconfig                                         (OK=37159  KO=0     )
>  UI IDM version                                          (OK=37159  KO=0     )
>  UI IDM login                                            (OK=37159  KO=0     )
>  UI IDM features                                         (OK=37159  KO=0     )
>  UI IDM privilege                                        (OK=37158  KO=0     )
>  UI IDM user                                             (OK=37158  KO=0     )
>  UI IDM dashboard                                        (OK=37158  KO=0     )
>  UI IDM managed user schema                              (OK=37158  KO=0     )
>  UI IDM oidcToken                                        (OK=37159  KO=0     )
> userinfo                                                 (OK=37156  KO=0     )
> UI-Logout                                                (OK=37156  KO=0     )
> UI-Logout Redirect 1                                     (OK=37156  KO=0     )
>  UI AM revoke2                                           (OK=37155  KO=0     )
>  UI AM revoke1                                           (OK=37156  KO=0     )
>  UI AM endsession                                        (OK=37156  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6286   KO=0     )
> RootUserinfo                                             (OK=125411 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6285   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1623   KO=0     )
> ReadPolicy                                               (OK=55513  KO=6     )
> getIdToken                                               (OK=12500  KO=0     )
> getIdToken Redirect 1                                    (OK=12500  KO=0     )
> createOrganization                                       (OK=12500  KO=0     )
> queryOrganization                                        (OK=12500  KO=0     )
> deleteOrganization                                       (OK=12500  KO=0     )
> DeletePolicy                                             (OK=55383  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9773 (99.34%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 79250  / active: 325    / done: 173619
================================================================================

10:19:17.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:17.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:17.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:18.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:18.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:18.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:19.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:19.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:20.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:20.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:20.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:20.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:20.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:21.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:21.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:21.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:22.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:22.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:22 GMT                                    2500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2417241 KO=64    )
> restLoginInitiate                                        (OK=167975 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=167965 KO=2     )
> User Authorize PKCE stage                                (OK=195386 KO=1     )
> User AccessToken PKCE stage                              (OK=195382 KO=2     )
> tokenUserinfo                                            (OK=27510  KO=0     )
> Skip 2FA                                                 (OK=93430  KO=0     )
> GetUUid                                                  (OK=55745  KO=0     )
> GetOpenidConfig                                          (OK=166886 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37228  KO=0     )
> CreatePolicy                                             (OK=55698  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37228  KO=0     )
>  UI AM idFromSession                                     (OK=37228  KO=0     )
>  UI AM validateGoto                                      (OK=37228  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37224  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37224  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37222  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37222  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9896   KO=0     )
> UI-Post-Login - stage 3                                  (OK=37220  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37220  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37220  KO=0     )
>  UI IDM uiconfig                                         (OK=37220  KO=0     )
>  UI IDM version                                          (OK=37220  KO=0     )
>  UI IDM login                                            (OK=37219  KO=0     )
>  UI IDM features                                         (OK=37220  KO=0     )
>  UI IDM privilege                                        (OK=37219  KO=0     )
>  UI IDM user                                             (OK=37218  KO=0     )
>  UI IDM dashboard                                        (OK=37218  KO=0     )
>  UI IDM managed user schema                              (OK=37218  KO=0     )
>  UI IDM oidcToken                                        (OK=37219  KO=0     )
> userinfo                                                 (OK=37219  KO=0     )
> UI-Logout                                                (OK=37219  KO=0     )
> UI-Logout Redirect 1                                     (OK=37219  KO=0     )
>  UI AM revoke2                                           (OK=37218  KO=0     )
>  UI AM revoke1                                           (OK=37219  KO=0     )
>  UI AM endsession                                        (OK=37219  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6297   KO=0     )
> RootUserinfo                                             (OK=125687 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6296   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1628   KO=0     )
> ReadPolicy                                               (OK=55616  KO=6     )
> getIdToken                                               (OK=12518  KO=0     )
> getIdToken Redirect 1                                    (OK=12518  KO=0     )
> createOrganization                                       (OK=12518  KO=0     )
> queryOrganization                                        (OK=12518  KO=0     )
> deleteOrganization                                       (OK=12517  KO=0     )
> DeletePolicy                                             (OK=55507  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9791 (99.34%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 78920  / active: 313    / done: 173961
================================================================================

10:19:22.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:22.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:22.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:23.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:23.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:23.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:23.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:24.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:24.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:24.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:25.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:25.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:25.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:25.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:25.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:26.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:26.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:26.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:26.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:26.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:27.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:27.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:27.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:27.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:27 GMT                                    2505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2422017 KO=64    )
> restLoginInitiate                                        (OK=168307 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=168287 KO=2     )
> User Authorize PKCE stage                                (OK=195764 KO=1     )
> User AccessToken PKCE stage                              (OK=195754 KO=2     )
> tokenUserinfo                                            (OK=27558  KO=0     )
> Skip 2FA                                                 (OK=93609  KO=0     )
> GetUUid                                                  (OK=55855  KO=0     )
> GetOpenidConfig                                          (OK=167214 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37301  KO=0     )
> CreatePolicy                                             (OK=55807  KO=43    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37301  KO=0     )
>  UI AM idFromSession                                     (OK=37301  KO=0     )
>  UI AM validateGoto                                      (OK=37301  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37298  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37298  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37298  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37298  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9918   KO=0     )
> UI-Post-Login - stage 3                                  (OK=37295  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37295  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37295  KO=0     )
>  UI IDM uiconfig                                         (OK=37295  KO=0     )
>  UI IDM version                                          (OK=37295  KO=0     )
>  UI IDM login                                            (OK=37295  KO=0     )
>  UI IDM features                                         (OK=37295  KO=0     )
>  UI IDM privilege                                        (OK=37295  KO=0     )
>  UI IDM user                                             (OK=37295  KO=0     )
>  UI IDM dashboard                                        (OK=37295  KO=0     )
>  UI IDM managed user schema                              (OK=37295  KO=0     )
>  UI IDM oidcToken                                        (OK=37295  KO=0     )
> userinfo                                                 (OK=37295  KO=0     )
> UI-Logout                                                (OK=37295  KO=0     )
> UI-Logout Redirect 1                                     (OK=37294  KO=0     )
>  UI AM revoke2                                           (OK=37293  KO=0     )
>  UI AM revoke1                                           (OK=37294  KO=0     )
>  UI AM endsession                                        (OK=37293  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6312   KO=0     )
> RootUserinfo                                             (OK=125909 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6312   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1636   KO=0     )
> ReadPolicy                                               (OK=55733  KO=6     )
> getIdToken                                               (OK=12546  KO=0     )
> getIdToken Redirect 1                                    (OK=12546  KO=0     )
> createOrganization                                       (OK=12546  KO=0     )
> queryOrganization                                        (OK=12546  KO=0     )
> deleteOrganization                                       (OK=12546  KO=0     )
> DeletePolicy                                             (OK=55612  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9815 (99.34%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 78565  / active: 326    / done: 174303
================================================================================

10:19:27.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:28.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:28.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:28.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:28.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:28.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:28.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:29.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:29.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:29.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 174727: status.find.in([200, 209], 304), found 409
10:19:29.471 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,174727,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMzMzE4ODA4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUW9RdkEwSFF3Z2VDYjAxUGd6MWxSU19PRjJzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzE2OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzE2OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NzY5LCJpYXQiOjE3MzE0OTMxNjksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InkyZmZ4VjZiSDNrX0t5VUtfSUN0S2RreUNUYyJ9.badZrhVN0sAZ0L0ePIzjm4j0dEWUYa1VVsZvC-1IWvAlezvfS8ibPjmK6pQiTk473d1ka49oTvY8TZ0p3xTd59IMSyYAh75NdXk4UAhNAeRjkeemU6NDp5Wd_VOJMv7QxP8XTzVzVDr0M8PpmKCbbfj7C3HCVCMLhjmvQyeqgak79WDWzba7XKypcFqgojLp33A6uOng5s6Yx96Hh0kjRSkf0xoShHrSMXcYT4aCVaSiYVVXV4uAwG5jvGJ13O7VHQjMAuwPQFZ3i0HLKduchtmrXQEfgTXMBYmVE0CmPw3I27td1qa5qM2llJfUwnssODQ_T2JgMtoS1ZAFpjxgkg, username -> user.180024, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy857437, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@96f33ae, authcode -> LfhdspM1ML62ufsW4fajEMFa9SE, useAdminRealm -> true, callbacks -> {"tokenId":"uxYKiSZvldW1DCzeO31Q8R0YIIY.*AAJTSQACMDIAAlNLABxidVcvSE1lQXRPMEtUdjRBN1FURStBQWcwN1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493169182), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=uxYKiSZvldW1DCzeO31Q8R0YIIY.*AAJTSQACMDIAAlNLABxidVcvSE1lQXRPMEtUdjRBN1FURStBQWcwN1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493169182))), password -> Pa_ssw0rd, challenge -> yCnJJUVTnfFVibvhI-GKLkGyZdv5kX2v8e8eGdVmySg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ3MDYxNTYwMzg5MzU2NjM5MTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42c2264d, tokenId -> uxYKiSZvldW1DCzeO31Q8R0YIIY.*AAJTSQACMDIAAlNLABxidVcvSE1lQXRPMEtUdjRBN1FURStBQWcwN1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=uxYKiSZvldW1DCzeO31Q8R0YIIY.*AAJTSQACMDIAAlNLABxidVcvSE1lQXRPMEtUdjRBN1FURStBQWcwN1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=uxYKiSZvldW1DCzeO31Q8R0YIIY.*AAJTSQACMDIAAlNLABxidVcvSE1lQXRPMEtUdjRBN1FURStBQWcwN1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy857437","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:19:29 GMT
	x-forgerock-transactionid: 1c969f3a-1c7b-4078-a5cf-8876c0dfbbaf
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:19:29.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:29.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:30.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:30.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:30.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:30.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:31.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:31.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:31.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:31.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:31.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:32 GMT                                    2510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2427310 KO=65    )
> restLoginInitiate                                        (OK=168671 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=168665 KO=2     )
> User Authorize PKCE stage                                (OK=196199 KO=1     )
> User AccessToken PKCE stage                              (OK=196190 KO=2     )
> tokenUserinfo                                            (OK=27622  KO=0     )
> Skip 2FA                                                 (OK=93806  KO=0     )
> GetUUid                                                  (OK=55973  KO=0     )
> GetOpenidConfig                                          (OK=167559 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37391  KO=0     )
> CreatePolicy                                             (OK=55925  KO=44    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37390  KO=0     )
>  UI AM idFromSession                                     (OK=37389  KO=0     )
>  UI AM validateGoto                                      (OK=37389  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37386  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37386  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37386  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37386  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9943   KO=0     )
> UI-Post-Login - stage 3                                  (OK=37381  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37380  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37378  KO=0     )
>  UI IDM uiconfig                                         (OK=37378  KO=0     )
>  UI IDM version                                          (OK=37378  KO=0     )
>  UI IDM login                                            (OK=37378  KO=0     )
>  UI IDM features                                         (OK=37378  KO=0     )
>  UI IDM privilege                                        (OK=37377  KO=0     )
>  UI IDM user                                             (OK=37377  KO=0     )
>  UI IDM dashboard                                        (OK=37377  KO=0     )
>  UI IDM managed user schema                              (OK=37377  KO=0     )
>  UI IDM oidcToken                                        (OK=37378  KO=0     )
> userinfo                                                 (OK=37375  KO=0     )
> UI-Logout                                                (OK=37375  KO=0     )
> UI-Logout Redirect 1                                     (OK=37374  KO=0     )
>  UI AM revoke2                                           (OK=37373  KO=0     )
>  UI AM revoke1                                           (OK=37374  KO=0     )
>  UI AM endsession                                        (OK=37373  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6328   KO=0     )
> RootUserinfo                                             (OK=126146 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6328   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1642   KO=0     )
> ReadPolicy                                               (OK=55841  KO=6     )
> getIdToken                                               (OK=12573  KO=0     )
> getIdToken Redirect 1                                    (OK=12573  KO=0     )
> createOrganization                                       (OK=12572  KO=0     )
> queryOrganization                                        (OK=12572  KO=0     )
> deleteOrganization                                       (OK=12571  KO=0     )
> DeletePolicy                                             (OK=55727  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9835 (99.33%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 68%
          waiting: 78186  / active: 339    / done: 174669
================================================================================

10:19:32.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:32.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:32.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:32.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:33.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:33.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:34.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:34.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:34.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:35.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:35.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:35.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:36.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:36.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:36.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:37.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:37.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:37.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:37 GMT                                    2515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2432103 KO=65    )
> restLoginInitiate                                        (OK=169007 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=168989 KO=2     )
> User Authorize PKCE stage                                (OK=196579 KO=1     )
> User AccessToken PKCE stage                              (OK=196572 KO=2     )
> tokenUserinfo                                            (OK=27675  KO=0     )
> Skip 2FA                                                 (OK=93990  KO=0     )
> GetUUid                                                  (OK=56079  KO=0     )
> GetOpenidConfig                                          (OK=167892 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37460  KO=0     )
> CreatePolicy                                             (OK=56033  KO=44    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37460  KO=0     )
>  UI AM idFromSession                                     (OK=37460  KO=0     )
>  UI AM validateGoto                                      (OK=37460  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37457  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37457  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37456  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37456  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9961   KO=0     )
> UI-Post-Login - stage 3                                  (OK=37453  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37453  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37452  KO=0     )
>  UI IDM uiconfig                                         (OK=37452  KO=0     )
>  UI IDM version                                          (OK=37452  KO=0     )
>  UI IDM login                                            (OK=37452  KO=0     )
>  UI IDM features                                         (OK=37452  KO=0     )
>  UI IDM privilege                                        (OK=37452  KO=0     )
>  UI IDM user                                             (OK=37452  KO=0     )
>  UI IDM dashboard                                        (OK=37452  KO=0     )
>  UI IDM managed user schema                              (OK=37452  KO=0     )
>  UI IDM oidcToken                                        (OK=37453  KO=0     )
> userinfo                                                 (OK=37451  KO=0     )
> UI-Logout                                                (OK=37451  KO=0     )
> UI-Logout Redirect 1                                     (OK=37451  KO=0     )
>  UI AM revoke2                                           (OK=37450  KO=0     )
>  UI AM revoke1                                           (OK=37451  KO=0     )
>  UI AM endsession                                        (OK=37451  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6340   KO=0     )
> RootUserinfo                                             (OK=126409 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6339   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1643   KO=0     )
> ReadPolicy                                               (OK=55961  KO=6     )
> getIdToken                                               (OK=12601  KO=0     )
> getIdToken Redirect 1                                    (OK=12601  KO=0     )
> createOrganization                                       (OK=12601  KO=0     )
> queryOrganization                                        (OK=12601  KO=0     )
> deleteOrganization                                       (OK=12600  KO=0     )
> DeletePolicy                                             (OK=55832  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9853 (99.33%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 77841  / active: 346    / done: 175007
================================================================================

10:19:37.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:37.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:37.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:37.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:38.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:38.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:38.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:38.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:38.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:39.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:39.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:39.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:39.647 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 174727: status.find.in([200, 209], 304), found 404
10:19:39.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,174727,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMzMzE4ODA4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUW9RdkEwSFF3Z2VDYjAxUGd6MWxSU19PRjJzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzE2OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzE2OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2NzY5LCJpYXQiOjE3MzE0OTMxNjksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InkyZmZ4VjZiSDNrX0t5VUtfSUN0S2RreUNUYyJ9.badZrhVN0sAZ0L0ePIzjm4j0dEWUYa1VVsZvC-1IWvAlezvfS8ibPjmK6pQiTk473d1ka49oTvY8TZ0p3xTd59IMSyYAh75NdXk4UAhNAeRjkeemU6NDp5Wd_VOJMv7QxP8XTzVzVDr0M8PpmKCbbfj7C3HCVCMLhjmvQyeqgak79WDWzba7XKypcFqgojLp33A6uOng5s6Yx96Hh0kjRSkf0xoShHrSMXcYT4aCVaSiYVVXV4uAwG5jvGJ13O7VHQjMAuwPQFZ3i0HLKduchtmrXQEfgTXMBYmVE0CmPw3I27td1qa5qM2llJfUwnssODQ_T2JgMtoS1ZAFpjxgkg, username -> user.180024, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy857437, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@96f33ae, authcode -> LfhdspM1ML62ufsW4fajEMFa9SE, useAdminRealm -> true, callbacks -> {"tokenId":"uxYKiSZvldW1DCzeO31Q8R0YIIY.*AAJTSQACMDIAAlNLABxidVcvSE1lQXRPMEtUdjRBN1FURStBQWcwN1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493169182), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=uxYKiSZvldW1DCzeO31Q8R0YIIY.*AAJTSQACMDIAAlNLABxidVcvSE1lQXRPMEtUdjRBN1FURStBQWcwN1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493169182))), password -> Pa_ssw0rd, challenge -> yCnJJUVTnfFVibvhI-GKLkGyZdv5kX2v8e8eGdVmySg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTQ3MDYxNTYwMzg5MzU2NjM5MTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@42c2264d, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@3f9426d2, tokenId -> uxYKiSZvldW1DCzeO31Q8R0YIIY.*AAJTSQACMDIAAlNLABxidVcvSE1lQXRPMEtUdjRBN1FURStBQWcwN1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy857437
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=uxYKiSZvldW1DCzeO31Q8R0YIIY.*AAJTSQACMDIAAlNLABxidVcvSE1lQXRPMEtUdjRBN1FURStBQWcwN1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=uxYKiSZvldW1DCzeO31Q8R0YIIY.*AAJTSQACMDIAAlNLABxidVcvSE1lQXRPMEtUdjRBN1FURStBQWcwN1U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:19:39 GMT
	x-forgerock-transactionid: 333356dc-70df-4552-bdd1-bbdc68975df1
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy857437 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:19:39.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:39.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:39.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:40.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:40.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:40.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:40.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:42.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:42 GMT                                    2520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2437328 KO=66    )
> restLoginInitiate                                        (OK=169345 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=169334 KO=2     )
> User Authorize PKCE stage                                (OK=196992 KO=1     )
> User AccessToken PKCE stage                              (OK=196987 KO=2     )
> tokenUserinfo                                            (OK=27731  KO=0     )
> Skip 2FA                                                 (OK=94177  KO=0     )
> GetUUid                                                  (OK=56198  KO=0     )
> GetOpenidConfig                                          (OK=168237 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37549  KO=0     )
> CreatePolicy                                             (OK=56149  KO=44    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37549  KO=0     )
>  UI AM idFromSession                                     (OK=37549  KO=0     )
>  UI AM validateGoto                                      (OK=37549  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37547  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37547  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37544  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37544  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9981   KO=0     )
> UI-Post-Login - stage 3                                  (OK=37540  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37539  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37538  KO=0     )
>  UI IDM uiconfig                                         (OK=37538  KO=0     )
>  UI IDM version                                          (OK=37538  KO=0     )
>  UI IDM login                                            (OK=37538  KO=0     )
>  UI IDM features                                         (OK=37538  KO=0     )
>  UI IDM privilege                                        (OK=37538  KO=0     )
>  UI IDM user                                             (OK=37537  KO=0     )
>  UI IDM dashboard                                        (OK=37537  KO=0     )
>  UI IDM managed user schema                              (OK=37537  KO=0     )
>  UI IDM oidcToken                                        (OK=37538  KO=0     )
> userinfo                                                 (OK=37538  KO=0     )
> UI-Logout                                                (OK=37537  KO=0     )
> UI-Logout Redirect 1                                     (OK=37537  KO=0     )
>  UI AM revoke2                                           (OK=37535  KO=0     )
>  UI AM revoke1                                           (OK=37536  KO=0     )
>  UI AM endsession                                        (OK=37536  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6346   KO=0     )
> RootUserinfo                                             (OK=126666 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6345   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1644   KO=0     )
> ReadPolicy                                               (OK=56070  KO=6     )
> getIdToken                                               (OK=12624  KO=0     )
> getIdToken Redirect 1                                    (OK=12624  KO=0     )
> createOrganization                                       (OK=12624  KO=0     )
> queryOrganization                                        (OK=12624  KO=0     )
> deleteOrganization                                       (OK=12624  KO=0     )
> DeletePolicy                                             (OK=55953  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9873 (99.33%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 77499  / active: 314    / done: 175381
================================================================================

10:19:42.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:42.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:43.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:43.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:43.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:43.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:44.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:44.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:44.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:45.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:46.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:46.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:46.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:46.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:46.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:46.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:46.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:47.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:47 GMT                                    2525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2442113 KO=66    )
> restLoginInitiate                                        (OK=169666 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=169659 KO=2     )
> User Authorize PKCE stage                                (OK=197374 KO=1     )
> User AccessToken PKCE stage                              (OK=197368 KO=2     )
> tokenUserinfo                                            (OK=27782  KO=0     )
> Skip 2FA                                                 (OK=94349  KO=0     )
> GetUUid                                                  (OK=56297  KO=0     )
> GetOpenidConfig                                          (OK=168562 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37627  KO=0     )
> CreatePolicy                                             (OK=56250  KO=44    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37627  KO=0     )
>  UI AM idFromSession                                     (OK=37624  KO=0     )
>  UI AM validateGoto                                      (OK=37624  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37620  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37620  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37620  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37620  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10000  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37618  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37617  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37616  KO=0     )
>  UI IDM uiconfig                                         (OK=37616  KO=0     )
>  UI IDM version                                          (OK=37616  KO=0     )
>  UI IDM login                                            (OK=37616  KO=0     )
>  UI IDM features                                         (OK=37616  KO=0     )
>  UI IDM privilege                                        (OK=37616  KO=0     )
>  UI IDM user                                             (OK=37616  KO=0     )
>  UI IDM dashboard                                        (OK=37616  KO=0     )
>  UI IDM managed user schema                              (OK=37616  KO=0     )
>  UI IDM oidcToken                                        (OK=37613  KO=0     )
> userinfo                                                 (OK=37611  KO=0     )
> UI-Logout                                                (OK=37610  KO=0     )
> UI-Logout Redirect 1                                     (OK=37610  KO=0     )
>  UI AM revoke2                                           (OK=37609  KO=0     )
>  UI AM revoke1                                           (OK=37610  KO=0     )
>  UI AM endsession                                        (OK=37610  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6358   KO=0     )
> RootUserinfo                                             (OK=126880 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6358   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1651   KO=0     )
> ReadPolicy                                               (OK=56184  KO=6     )
> getIdToken                                               (OK=12656  KO=0     )
> getIdToken Redirect 1                                    (OK=12656  KO=0     )
> createOrganization                                       (OK=12656  KO=0     )
> queryOrganization                                        (OK=12656  KO=0     )
> deleteOrganization                                       (OK=12655  KO=0     )
> DeletePolicy                                             (OK=56062  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9891 (99.33%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 77162  / active: 314    / done: 175718
================================================================================

10:19:47.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:47.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:47.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:48.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:48.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:48.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:49.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:49.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:49.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:49.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:49.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:50.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:50.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:50.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:50.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:50.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:50.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:51.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:52.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:52.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:52 GMT                                    2530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2447143 KO=66    )
> restLoginInitiate                                        (OK=170004 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=169994 KO=2     )
> User Authorize PKCE stage                                (OK=197780 KO=1     )
> User AccessToken PKCE stage                              (OK=197772 KO=2     )
> tokenUserinfo                                            (OK=27832  KO=0     )
> Skip 2FA                                                 (OK=94537  KO=0     )
> GetUUid                                                  (OK=56404  KO=0     )
> GetOpenidConfig                                          (OK=168886 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37710  KO=0     )
> CreatePolicy                                             (OK=56359  KO=44    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37710  KO=0     )
>  UI AM idFromSession                                     (OK=37709  KO=0     )
>  UI AM validateGoto                                      (OK=37709  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37704  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37704  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37704  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37704  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10019  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37697  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37697  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37696  KO=0     )
>  UI IDM uiconfig                                         (OK=37696  KO=0     )
>  UI IDM version                                          (OK=37696  KO=0     )
>  UI IDM login                                            (OK=37696  KO=0     )
>  UI IDM features                                         (OK=37696  KO=0     )
>  UI IDM privilege                                        (OK=37696  KO=0     )
>  UI IDM user                                             (OK=37696  KO=0     )
>  UI IDM dashboard                                        (OK=37696  KO=0     )
>  UI IDM managed user schema                              (OK=37696  KO=0     )
>  UI IDM oidcToken                                        (OK=37695  KO=0     )
> userinfo                                                 (OK=37695  KO=0     )
> UI-Logout                                                (OK=37694  KO=0     )
> UI-Logout Redirect 1                                     (OK=37693  KO=0     )
>  UI AM revoke2                                           (OK=37691  KO=0     )
>  UI AM revoke1                                           (OK=37692  KO=0     )
>  UI AM endsession                                        (OK=37692  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6371   KO=0     )
> RootUserinfo                                             (OK=127157 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6371   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1655   KO=0     )
> ReadPolicy                                               (OK=56288  KO=6     )
> getIdToken                                               (OK=12675  KO=0     )
> getIdToken Redirect 1                                    (OK=12675  KO=0     )
> createOrganization                                       (OK=12674  KO=0     )
> queryOrganization                                        (OK=12674  KO=0     )
> deleteOrganization                                       (OK=12674  KO=0     )
> DeletePolicy                                             (OK=56178  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9911 (99.33%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 76814  / active: 313    / done: 176067
================================================================================

10:19:52.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:52.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:52.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:52.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:53.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:53.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:53.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:54.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:54.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:54.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:54.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:55.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:55.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:55.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:56.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:56.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:56.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:56.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:57.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:57.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:57.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:57.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:19:57 GMT                                    2535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2451761 KO=66    )
> restLoginInitiate                                        (OK=170322 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=170316 KO=2     )
> User Authorize PKCE stage                                (OK=198144 KO=1     )
> User AccessToken PKCE stage                              (OK=198139 KO=2     )
> tokenUserinfo                                            (OK=27880  KO=0     )
> Skip 2FA                                                 (OK=94718  KO=0     )
> GetUUid                                                  (OK=56501  KO=0     )
> GetOpenidConfig                                          (OK=169195 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37776  KO=0     )
> CreatePolicy                                             (OK=56454  KO=44    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37774  KO=0     )
>  UI AM idFromSession                                     (OK=37774  KO=0     )
>  UI AM validateGoto                                      (OK=37774  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37773  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37773  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37773  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37773  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10035  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37770  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37770  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37770  KO=0     )
>  UI IDM uiconfig                                         (OK=37770  KO=0     )
>  UI IDM version                                          (OK=37770  KO=0     )
>  UI IDM login                                            (OK=37768  KO=0     )
>  UI IDM features                                         (OK=37768  KO=0     )
>  UI IDM privilege                                        (OK=37768  KO=0     )
>  UI IDM user                                             (OK=37767  KO=0     )
>  UI IDM dashboard                                        (OK=37767  KO=0     )
>  UI IDM managed user schema                              (OK=37768  KO=0     )
>  UI IDM oidcToken                                        (OK=37767  KO=0     )
> userinfo                                                 (OK=37766  KO=0     )
> UI-Logout                                                (OK=37766  KO=0     )
> UI-Logout Redirect 1                                     (OK=37766  KO=0     )
>  UI AM revoke2                                           (OK=37763  KO=0     )
>  UI AM revoke1                                           (OK=37764  KO=0     )
>  UI AM endsession                                        (OK=37764  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6384   KO=0     )
> RootUserinfo                                             (OK=127434 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6384   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1657   KO=0     )
> ReadPolicy                                               (OK=56395  KO=6     )
> getIdToken                                               (OK=12705  KO=0     )
> getIdToken Redirect 1                                    (OK=12704  KO=0     )
> createOrganization                                       (OK=12703  KO=0     )
> queryOrganization                                        (OK=12703  KO=0     )
> deleteOrganization                                       (OK=12703  KO=0     )
> DeletePolicy                                             (OK=56283  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9933 (99.33%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 76484  / active: 294    / done: 176416
================================================================================

10:19:57.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:57.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:58.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:58.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:58.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:58.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:59.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:19:59.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:00.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:00.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:00.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:00.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:00.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 176884: status.find.in([200, 209], 304), found 409
10:20:00.675 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,176884,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMzNDA2MTg3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSEVWRmdPb0thekpIZ09udDRjc3ZJbVNWY0ZnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzIwMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzIwMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2ODAwLCJpYXQiOjE3MzE0OTMyMDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjlSMWppeVRZd3lYdDNFaHQwdlREX0RvMXFqSSJ9.D1uimEhmKsqznsUrbSH3M5AzQtC8SHZl0RrBB8eY0G8Iyc3YZf4MN-vqsU0Jx1TMDta-gg-fjKeraw_lPzaQx1-uY7YyRuCaHWaUqdh9I8UXsa4mO_3YIKWLLW80AgRfQhjJbyFZB4uazE1Hqw7t9dzFqb1u0XX6o5iOFtjD6Ko1mZgzuoKHMVAReEX_9lZrRf3Ab6OmsfUhfkSU5P7ZwPtf6Ql2C6KEjgzhgEYwKUYgLk0mdqigElTpbhIblaHyMsXakNXR8kKKBXYba4EUotqCJV4wpmI8rpr82daObMGgwgfRRiJRpqr2vPjnwP0riR_HYJD06S2OMvGzj5H_9g, username -> user.114495, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy245042, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76756bce, authcode -> fJ4MU2vWKkxq93nEj6hphXF2WB8, useAdminRealm -> true, callbacks -> {"tokenId":"jx79Ig_SCi-hrvwFT1wIuKP3vrc.*AAJTSQACMDIAAlNLABw3SXltQTRyNkFrY3M0Yk1TK25oUndRZW55aUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493200365), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=jx79Ig_SCi-hrvwFT1wIuKP3vrc.*AAJTSQACMDIAAlNLABw3SXltQTRyNkFrY3M0Yk1TK25oUndRZW55aUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493200365))), password -> Pa_ssw0rd, challenge -> ztfayi2hvFJW0pceNHSAyX26ODEd1Y6nk-DlkHWheaA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 170.229.70.131, verifier -> LTg5ODgzMzMyNTEyMjkzMDk5MzY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@252a39a3, tokenId -> jx79Ig_SCi-hrvwFT1wIuKP3vrc.*AAJTSQACMDIAAlNLABw3SXltQTRyNkFrY3M0Yk1TK25oUndRZW55aUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=jx79Ig_SCi-hrvwFT1wIuKP3vrc.*AAJTSQACMDIAAlNLABw3SXltQTRyNkFrY3M0Yk1TK25oUndRZW55aUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=jx79Ig_SCi-hrvwFT1wIuKP3vrc.*AAJTSQACMDIAAlNLABw3SXltQTRyNkFrY3M0Yk1TK25oUndRZW55aUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy245042","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:20:00 GMT
	x-forgerock-transactionid: 8d5f497c-2479-4a97-8a33-aab6b2e4e5be
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:20:01.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:01.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:01.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:01.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:02.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:02.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:02.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:02.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:02 GMT                                    2540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2456310 KO=67    )
> restLoginInitiate                                        (OK=170658 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=170643 KO=2     )
> User Authorize PKCE stage                                (OK=198515 KO=1     )
> User AccessToken PKCE stage                              (OK=198504 KO=2     )
> tokenUserinfo                                            (OK=27926  KO=0     )
> Skip 2FA                                                 (OK=94913  KO=0     )
> GetUUid                                                  (OK=56613  KO=0     )
> GetOpenidConfig                                          (OK=169512 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37847  KO=0     )
> CreatePolicy                                             (OK=56567  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37847  KO=0     )
>  UI AM idFromSession                                     (OK=37846  KO=0     )
>  UI AM validateGoto                                      (OK=37846  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37839  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37838  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37838  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37838  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10046  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37837  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37837  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37836  KO=0     )
>  UI IDM uiconfig                                         (OK=37836  KO=0     )
>  UI IDM version                                          (OK=37836  KO=0     )
>  UI IDM login                                            (OK=37835  KO=0     )
>  UI IDM features                                         (OK=37836  KO=0     )
>  UI IDM privilege                                        (OK=37836  KO=0     )
>  UI IDM user                                             (OK=37834  KO=0     )
>  UI IDM dashboard                                        (OK=37834  KO=0     )
>  UI IDM managed user schema                              (OK=37835  KO=0     )
>  UI IDM oidcToken                                        (OK=37834  KO=0     )
> userinfo                                                 (OK=37834  KO=0     )
> UI-Logout                                                (OK=37834  KO=0     )
> UI-Logout Redirect 1                                     (OK=37834  KO=0     )
>  UI AM revoke2                                           (OK=37832  KO=0     )
>  UI AM revoke1                                           (OK=37833  KO=0     )
>  UI AM endsession                                        (OK=37833  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6394   KO=0     )
> RootUserinfo                                             (OK=127701 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6394   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1662   KO=0     )
> ReadPolicy                                               (OK=56491  KO=6     )
> getIdToken                                               (OK=12724  KO=0     )
> getIdToken Redirect 1                                    (OK=12724  KO=0     )
> createOrganization                                       (OK=12724  KO=0     )
> queryOrganization                                        (OK=12724  KO=0     )
> deleteOrganization                                       (OK=12724  KO=0     )
> DeletePolicy                                             (OK=56386  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9953 (99.32%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 76138  / active: 319    / done: 176737
================================================================================

10:20:02.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:02.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:02.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:03.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:03.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:03.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:04.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:04.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:04.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:05.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:05.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:05.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:05.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:05.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:05.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:06.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:06.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:06.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:06.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:07.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:07.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:07 GMT                                    2545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2461572 KO=67    )
> restLoginInitiate                                        (OK=170995 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=170985 KO=2     )
> User Authorize PKCE stage                                (OK=198930 KO=1     )
> User AccessToken PKCE stage                              (OK=198925 KO=2     )
> tokenUserinfo                                            (OK=27977  KO=0     )
> Skip 2FA                                                 (OK=95090  KO=0     )
> GetUUid                                                  (OK=56728  KO=0     )
> GetOpenidConfig                                          (OK=169833 KO=0     )
> UI-Post-Login - stage 1                                  (OK=37939  KO=0     )
> CreatePolicy                                             (OK=56681  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37939  KO=0     )
>  UI AM idFromSession                                     (OK=37935  KO=0     )
>  UI AM validateGoto                                      (OK=37936  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37933  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37933  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37931  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37931  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10068  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37926  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37926  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37926  KO=0     )
>  UI IDM uiconfig                                         (OK=37926  KO=0     )
>  UI IDM version                                          (OK=37926  KO=0     )
>  UI IDM login                                            (OK=37926  KO=0     )
>  UI IDM features                                         (OK=37926  KO=0     )
>  UI IDM privilege                                        (OK=37926  KO=0     )
>  UI IDM user                                             (OK=37926  KO=0     )
>  UI IDM dashboard                                        (OK=37926  KO=0     )
>  UI IDM managed user schema                              (OK=37926  KO=0     )
>  UI IDM oidcToken                                        (OK=37925  KO=0     )
> userinfo                                                 (OK=37924  KO=0     )
> UI-Logout                                                (OK=37924  KO=0     )
> UI-Logout Redirect 1                                     (OK=37924  KO=0     )
>  UI AM revoke2                                           (OK=37922  KO=0     )
>  UI AM revoke1                                           (OK=37923  KO=0     )
>  UI AM endsession                                        (OK=37923  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6402   KO=0     )
> RootUserinfo                                             (OK=127958 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6402   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1663   KO=0     )
> ReadPolicy                                               (OK=56605  KO=6     )
> getIdToken                                               (OK=12744  KO=0     )
> getIdToken Redirect 1                                    (OK=12744  KO=0     )
> createOrganization                                       (OK=12744  KO=0     )
> queryOrganization                                        (OK=12744  KO=0     )
> deleteOrganization                                       (OK=12744  KO=0     )
> DeletePolicy                                             (OK=56482  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9974 (99.32%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 75796  / active: 325    / done: 177073
================================================================================

10:20:07.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:07.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:08.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:08.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:08.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:09.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:09.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:09.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:09.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:09.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:10.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:10.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:10.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:10.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:10.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 176884: status.find.in([200, 209], 304), found 404
10:20:10.857 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,176884,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMzNDA2MTg3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSEVWRmdPb0thekpIZ09udDRjc3ZJbVNWY0ZnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzIwMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzIwMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2ODAwLCJpYXQiOjE3MzE0OTMyMDAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjlSMWppeVRZd3lYdDNFaHQwdlREX0RvMXFqSSJ9.D1uimEhmKsqznsUrbSH3M5AzQtC8SHZl0RrBB8eY0G8Iyc3YZf4MN-vqsU0Jx1TMDta-gg-fjKeraw_lPzaQx1-uY7YyRuCaHWaUqdh9I8UXsa4mO_3YIKWLLW80AgRfQhjJbyFZB4uazE1Hqw7t9dzFqb1u0XX6o5iOFtjD6Ko1mZgzuoKHMVAReEX_9lZrRf3Ab6OmsfUhfkSU5P7ZwPtf6Ql2C6KEjgzhgEYwKUYgLk0mdqigElTpbhIblaHyMsXakNXR8kKKBXYba4EUotqCJV4wpmI8rpr82daObMGgwgfRRiJRpqr2vPjnwP0riR_HYJD06S2OMvGzj5H_9g, username -> user.114495, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy245042, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@76756bce, authcode -> fJ4MU2vWKkxq93nEj6hphXF2WB8, useAdminRealm -> true, callbacks -> {"tokenId":"jx79Ig_SCi-hrvwFT1wIuKP3vrc.*AAJTSQACMDIAAlNLABw3SXltQTRyNkFrY3M0Yk1TK25oUndRZW55aUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493200365), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=jx79Ig_SCi-hrvwFT1wIuKP3vrc.*AAJTSQACMDIAAlNLABw3SXltQTRyNkFrY3M0Yk1TK25oUndRZW55aUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493200365))), password -> Pa_ssw0rd, challenge -> ztfayi2hvFJW0pceNHSAyX26ODEd1Y6nk-DlkHWheaA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 170.229.70.131, verifier -> LTg5ODgzMzMyNTEyMjkzMDk5MzY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@252a39a3, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@5afc532a, tokenId -> jx79Ig_SCi-hrvwFT1wIuKP3vrc.*AAJTSQACMDIAAlNLABw3SXltQTRyNkFrY3M0Yk1TK25oUndRZW55aUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy245042
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=jx79Ig_SCi-hrvwFT1wIuKP3vrc.*AAJTSQACMDIAAlNLABw3SXltQTRyNkFrY3M0Yk1TK25oUndRZW55aUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=jx79Ig_SCi-hrvwFT1wIuKP3vrc.*AAJTSQACMDIAAlNLABw3SXltQTRyNkFrY3M0Yk1TK25oUndRZW55aUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:20:10 GMT
	x-forgerock-transactionid: 22380fbd-0e0f-48b9-84ff-79ca00daa39e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy245042 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:20:10.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:11.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:11.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:11.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:11.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:12 GMT                                    2550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2466200 KO=68    )
> restLoginInitiate                                        (OK=171296 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=171289 KO=2     )
> User Authorize PKCE stage                                (OK=199294 KO=1     )
> User AccessToken PKCE stage                              (OK=199287 KO=2     )
> tokenUserinfo                                            (OK=28020  KO=0     )
> Skip 2FA                                                 (OK=95258  KO=0     )
> GetUUid                                                  (OK=56839  KO=0     )
> GetOpenidConfig                                          (OK=170172 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38013  KO=0     )
> CreatePolicy                                             (OK=56787  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38012  KO=0     )
>  UI AM idFromSession                                     (OK=38012  KO=0     )
>  UI AM validateGoto                                      (OK=38012  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38009  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38009  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38008  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38007  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10085  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38003  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38003  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38003  KO=0     )
>  UI IDM uiconfig                                         (OK=38003  KO=0     )
>  UI IDM version                                          (OK=38002  KO=0     )
>  UI IDM login                                            (OK=38002  KO=0     )
>  UI IDM features                                         (OK=38002  KO=0     )
>  UI IDM privilege                                        (OK=38002  KO=0     )
>  UI IDM user                                             (OK=38001  KO=0     )
>  UI IDM dashboard                                        (OK=38001  KO=0     )
>  UI IDM managed user schema                              (OK=38001  KO=0     )
>  UI IDM oidcToken                                        (OK=37999  KO=0     )
> userinfo                                                 (OK=37997  KO=0     )
> UI-Logout                                                (OK=37997  KO=0     )
> UI-Logout Redirect 1                                     (OK=37997  KO=0     )
>  UI AM revoke2                                           (OK=37996  KO=0     )
>  UI AM revoke1                                           (OK=37997  KO=0     )
>  UI AM endsession                                        (OK=37997  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6412   KO=0     )
> RootUserinfo                                             (OK=128175 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6412   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1664   KO=0     )
> ReadPolicy                                               (OK=56719  KO=6     )
> getIdToken                                               (OK=12762  KO=0     )
> getIdToken Redirect 1                                    (OK=12762  KO=0     )
> createOrganization                                       (OK=12762  KO=0     )
> queryOrganization                                        (OK=12762  KO=0     )
> deleteOrganization                                       (OK=12762  KO=0     )
> DeletePolicy                                             (OK=56596  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9993 (99.31%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 75480  / active: 309    / done: 177405
================================================================================

10:20:12.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:13.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:13.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:13.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:14.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:14.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:14.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:14.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:15.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:15.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:15.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:15.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:15.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:15.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:15.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:16.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:16.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:16.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:16.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:16.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:17 GMT                                    2555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2471272 KO=68    )
> restLoginInitiate                                        (OK=171646 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=171634 KO=2     )
> User Authorize PKCE stage                                (OK=199697 KO=1     )
> User AccessToken PKCE stage                              (OK=199690 KO=2     )
> tokenUserinfo                                            (OK=28073  KO=0     )
> Skip 2FA                                                 (OK=95445  KO=0     )
> GetUUid                                                  (OK=56953  KO=0     )
> GetOpenidConfig                                          (OK=170507 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38094  KO=0     )
> CreatePolicy                                             (OK=56903  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38092  KO=0     )
>  UI AM idFromSession                                     (OK=38092  KO=0     )
>  UI AM validateGoto                                      (OK=38092  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38090  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38089  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38089  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38089  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10105  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38087  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38087  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38087  KO=0     )
>  UI IDM uiconfig                                         (OK=38087  KO=0     )
>  UI IDM version                                          (OK=38087  KO=0     )
>  UI IDM login                                            (OK=38087  KO=0     )
>  UI IDM features                                         (OK=38087  KO=0     )
>  UI IDM privilege                                        (OK=38087  KO=0     )
>  UI IDM user                                             (OK=38086  KO=0     )
>  UI IDM dashboard                                        (OK=38086  KO=0     )
>  UI IDM managed user schema                              (OK=38086  KO=0     )
>  UI IDM oidcToken                                        (OK=38086  KO=0     )
> userinfo                                                 (OK=38085  KO=0     )
> UI-Logout                                                (OK=38083  KO=0     )
> UI-Logout Redirect 1                                     (OK=38083  KO=0     )
>  UI AM revoke2                                           (OK=38082  KO=0     )
>  UI AM revoke1                                           (OK=38083  KO=0     )
>  UI AM endsession                                        (OK=38083  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6421   KO=0     )
> RootUserinfo                                             (OK=128412 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6420   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1670   KO=0     )
> ReadPolicy                                               (OK=56824  KO=6     )
> getIdToken                                               (OK=12779  KO=0     )
> getIdToken Redirect 1                                    (OK=12779  KO=0     )
> createOrganization                                       (OK=12779  KO=0     )
> queryOrganization                                        (OK=12779  KO=0     )
> deleteOrganization                                       (OK=12779  KO=0     )
> DeletePolicy                                             (OK=56711  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10013 (99.32%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 75125  / active: 326    / done: 177743
================================================================================

10:20:17.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:17.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:17.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:18.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:18.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:18.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:18.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:19.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:19.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:19.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:19.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:19.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:19.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:19.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:19.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:20.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:20.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:20.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:21.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:21.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:21.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:21.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:22.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:22.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:22.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:22.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:22.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:22 GMT                                    2560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2476119 KO=68    )
> restLoginInitiate                                        (OK=171979 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=171968 KO=2     )
> User Authorize PKCE stage                                (OK=200083 KO=1     )
> User AccessToken PKCE stage                              (OK=200071 KO=2     )
> tokenUserinfo                                            (OK=28126  KO=0     )
> Skip 2FA                                                 (OK=95617  KO=0     )
> GetUUid                                                  (OK=57056  KO=0     )
> GetOpenidConfig                                          (OK=170829 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38177  KO=0     )
> CreatePolicy                                             (OK=57011  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38176  KO=0     )
>  UI AM idFromSession                                     (OK=38173  KO=0     )
>  UI AM validateGoto                                      (OK=38173  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38171  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38169  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38169  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38169  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10130  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38164  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38163  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38162  KO=0     )
>  UI IDM uiconfig                                         (OK=38162  KO=0     )
>  UI IDM version                                          (OK=38162  KO=0     )
>  UI IDM login                                            (OK=38162  KO=0     )
>  UI IDM features                                         (OK=38162  KO=0     )
>  UI IDM privilege                                        (OK=38162  KO=0     )
>  UI IDM user                                             (OK=38162  KO=0     )
>  UI IDM dashboard                                        (OK=38162  KO=0     )
>  UI IDM managed user schema                              (OK=38162  KO=0     )
>  UI IDM oidcToken                                        (OK=38163  KO=0     )
> userinfo                                                 (OK=38163  KO=0     )
> UI-Logout                                                (OK=38162  KO=0     )
> UI-Logout Redirect 1                                     (OK=38162  KO=0     )
>  UI AM revoke2                                           (OK=38158  KO=0     )
>  UI AM revoke1                                           (OK=38159  KO=0     )
>  UI AM endsession                                        (OK=38160  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6436   KO=0     )
> RootUserinfo                                             (OK=128661 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6436   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1674   KO=0     )
> ReadPolicy                                               (OK=56937  KO=6     )
> getIdToken                                               (OK=12800  KO=0     )
> getIdToken Redirect 1                                    (OK=12800  KO=0     )
> createOrganization                                       (OK=12800  KO=0     )
> queryOrganization                                        (OK=12800  KO=0     )
> deleteOrganization                                       (OK=12800  KO=0     )
> DeletePolicy                                             (OK=56816  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10040 (99.32%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 74777  / active: 320    / done: 178097
================================================================================

10:20:22.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:23.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:23.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:23.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:24.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:25.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:25.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:25.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:25.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:26.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:26.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:26.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:26.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:26.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:26.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:27.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:27.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:27.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:27.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:27 GMT                                    2565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2481332 KO=68    )
> restLoginInitiate                                        (OK=172332 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=172319 KO=2     )
> User Authorize PKCE stage                                (OK=200494 KO=1     )
> User AccessToken PKCE stage                              (OK=200486 KO=2     )
> tokenUserinfo                                            (OK=28186  KO=0     )
> Skip 2FA                                                 (OK=95802  KO=0     )
> GetUUid                                                  (OK=57155  KO=0     )
> GetOpenidConfig                                          (OK=171150 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38259  KO=0     )
> CreatePolicy                                             (OK=57105  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38258  KO=0     )
>  UI AM idFromSession                                     (OK=38257  KO=0     )
>  UI AM validateGoto                                      (OK=38257  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38252  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38252  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38252  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38252  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10156  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38251  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38251  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38251  KO=0     )
>  UI IDM uiconfig                                         (OK=38251  KO=0     )
>  UI IDM version                                          (OK=38251  KO=0     )
>  UI IDM login                                            (OK=38251  KO=0     )
>  UI IDM features                                         (OK=38251  KO=0     )
>  UI IDM privilege                                        (OK=38251  KO=0     )
>  UI IDM user                                             (OK=38251  KO=0     )
>  UI IDM dashboard                                        (OK=38251  KO=0     )
>  UI IDM managed user schema                              (OK=38251  KO=0     )
>  UI IDM oidcToken                                        (OK=38250  KO=0     )
> userinfo                                                 (OK=38249  KO=0     )
> UI-Logout                                                (OK=38249  KO=0     )
> UI-Logout Redirect 1                                     (OK=38248  KO=0     )
>  UI AM revoke2                                           (OK=38246  KO=0     )
>  UI AM revoke1                                           (OK=38247  KO=0     )
>  UI AM endsession                                        (OK=38247  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6452   KO=0     )
> RootUserinfo                                             (OK=128934 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6452   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1679   KO=0     )
> ReadPolicy                                               (OK=57048  KO=6     )
> getIdToken                                               (OK=12823  KO=0     )
> getIdToken Redirect 1                                    (OK=12823  KO=0     )
> createOrganization                                       (OK=12823  KO=0     )
> queryOrganization                                        (OK=12823  KO=0     )
> deleteOrganization                                       (OK=12823  KO=0     )
> DeletePolicy                                             (OK=56931  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10059 (99.32%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 74406  / active: 330    / done: 178458
================================================================================

10:20:27.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:28.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:28.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:28.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:28.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:29.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:30.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:31.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:32.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:32.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:32 GMT                                    2570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2486192 KO=68    )
> restLoginInitiate                                        (OK=172640 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=172630 KO=2     )
> User Authorize PKCE stage                                (OK=200888 KO=1     )
> User AccessToken PKCE stage                              (OK=200883 KO=2     )
> tokenUserinfo                                            (OK=28243  KO=0     )
> Skip 2FA                                                 (OK=95979  KO=0     )
> GetUUid                                                  (OK=57264  KO=0     )
> GetOpenidConfig                                          (OK=171466 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38335  KO=0     )
> CreatePolicy                                             (OK=57215  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38335  KO=0     )
>  UI AM idFromSession                                     (OK=38334  KO=0     )
>  UI AM validateGoto                                      (OK=38334  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38333  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38333  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38333  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38333  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10175  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38332  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38331  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38329  KO=0     )
>  UI IDM uiconfig                                         (OK=38329  KO=0     )
>  UI IDM version                                          (OK=38329  KO=0     )
>  UI IDM login                                            (OK=38329  KO=0     )
>  UI IDM features                                         (OK=38329  KO=0     )
>  UI IDM privilege                                        (OK=38329  KO=0     )
>  UI IDM user                                             (OK=38328  KO=0     )
>  UI IDM dashboard                                        (OK=38328  KO=0     )
>  UI IDM managed user schema                              (OK=38328  KO=0     )
>  UI IDM oidcToken                                        (OK=38326  KO=0     )
> userinfo                                                 (OK=38326  KO=0     )
> UI-Logout                                                (OK=38324  KO=0     )
> UI-Logout Redirect 1                                     (OK=38322  KO=0     )
>  UI AM revoke2                                           (OK=38320  KO=0     )
>  UI AM revoke1                                           (OK=38321  KO=0     )
>  UI AM endsession                                        (OK=38321  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6469   KO=0     )
> RootUserinfo                                             (OK=129184 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6468   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1681   KO=0     )
> ReadPolicy                                               (OK=57142  KO=6     )
> getIdToken                                               (OK=12856  KO=0     )
> getIdToken Redirect 1                                    (OK=12855  KO=0     )
> createOrganization                                       (OK=12855  KO=0     )
> queryOrganization                                        (OK=12854  KO=0     )
> deleteOrganization                                       (OK=12853  KO=0     )
> DeletePolicy                                             (OK=57041  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10069 (99.32%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 74080  / active: 293    / done: 178821
================================================================================

10:20:32.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:33.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:33.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:33.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:33.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:33.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:34.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:34.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:34.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:34.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:35.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:35.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:36.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:36.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:37 GMT                                    2575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2490494 KO=68    )
> restLoginInitiate                                        (OK=172958 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=172951 KO=2     )
> User Authorize PKCE stage                                (OK=201250 KO=1     )
> User AccessToken PKCE stage                              (OK=201242 KO=2     )
> tokenUserinfo                                            (OK=28293  KO=0     )
> Skip 2FA                                                 (OK=96173  KO=0     )
> GetUUid                                                  (OK=57379  KO=0     )
> GetOpenidConfig                                          (OK=171782 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38396  KO=0     )
> CreatePolicy                                             (OK=57328  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38396  KO=0     )
>  UI AM idFromSession                                     (OK=38395  KO=0     )
>  UI AM validateGoto                                      (OK=38395  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38392  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38391  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38391  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38391  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10191  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38388  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38388  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38386  KO=0     )
>  UI IDM uiconfig                                         (OK=38386  KO=0     )
>  UI IDM version                                          (OK=38386  KO=0     )
>  UI IDM login                                            (OK=38386  KO=0     )
>  UI IDM features                                         (OK=38386  KO=0     )
>  UI IDM privilege                                        (OK=38386  KO=0     )
>  UI IDM user                                             (OK=38386  KO=0     )
>  UI IDM dashboard                                        (OK=38386  KO=0     )
>  UI IDM managed user schema                              (OK=38386  KO=0     )
>  UI IDM oidcToken                                        (OK=38386  KO=0     )
> userinfo                                                 (OK=38385  KO=0     )
> UI-Logout                                                (OK=38385  KO=0     )
> UI-Logout Redirect 1                                     (OK=38385  KO=0     )
>  UI AM revoke2                                           (OK=38384  KO=0     )
>  UI AM revoke1                                           (OK=38385  KO=0     )
>  UI AM endsession                                        (OK=38385  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6484   KO=0     )
> RootUserinfo                                             (OK=129423 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6482   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1682   KO=0     )
> ReadPolicy                                               (OK=57254  KO=6     )
> getIdToken                                               (OK=12880  KO=0     )
> getIdToken Redirect 1                                    (OK=12880  KO=0     )
> createOrganization                                       (OK=12879  KO=0     )
> queryOrganization                                        (OK=12879  KO=0     )
> deleteOrganization                                       (OK=12878  KO=0     )
> DeletePolicy                                             (OK=57134  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10083 (99.32%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 73746  / active: 329    / done: 179119
================================================================================

10:20:37.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:38.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:38.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:38.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:38.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:40.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:40.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:40.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:40.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:40.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:40.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:40.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:41.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:41.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:41.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:41.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:41.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:42.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:42 GMT                                    2580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2495376 KO=68    )
> restLoginInitiate                                        (OK=173305 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=173294 KO=2     )
> User Authorize PKCE stage                                (OK=201650 KO=1     )
> User AccessToken PKCE stage                              (OK=201645 KO=2     )
> tokenUserinfo                                            (OK=28364  KO=0     )
> Skip 2FA                                                 (OK=96354  KO=0     )
> GetUUid                                                  (OK=57498  KO=0     )
> GetOpenidConfig                                          (OK=172128 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38471  KO=0     )
> CreatePolicy                                             (OK=57448  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38471  KO=0     )
>  UI AM idFromSession                                     (OK=38470  KO=0     )
>  UI AM validateGoto                                      (OK=38470  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38466  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38466  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38465  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38465  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10212  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38464  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38464  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38464  KO=0     )
>  UI IDM uiconfig                                         (OK=38463  KO=0     )
>  UI IDM version                                          (OK=38463  KO=0     )
>  UI IDM login                                            (OK=38463  KO=0     )
>  UI IDM features                                         (OK=38463  KO=0     )
>  UI IDM privilege                                        (OK=38463  KO=0     )
>  UI IDM user                                             (OK=38459  KO=0     )
>  UI IDM dashboard                                        (OK=38461  KO=0     )
>  UI IDM managed user schema                              (OK=38460  KO=0     )
>  UI IDM oidcToken                                        (OK=38459  KO=0     )
> userinfo                                                 (OK=38459  KO=0     )
> UI-Logout                                                (OK=38458  KO=0     )
> UI-Logout Redirect 1                                     (OK=38455  KO=0     )
>  UI AM revoke2                                           (OK=38454  KO=0     )
>  UI AM revoke1                                           (OK=38455  KO=0     )
>  UI AM endsession                                        (OK=38455  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6501   KO=0     )
> RootUserinfo                                             (OK=129653 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6499   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1688   KO=0     )
> ReadPolicy                                               (OK=57362  KO=6     )
> getIdToken                                               (OK=12902  KO=0     )
> getIdToken Redirect 1                                    (OK=12902  KO=0     )
> createOrganization                                       (OK=12900  KO=0     )
> queryOrganization                                        (OK=12900  KO=0     )
> deleteOrganization                                       (OK=12898  KO=0     )
> DeletePolicy                                             (OK=57247  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10101 (99.32%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 73383  / active: 327    / done: 179484
================================================================================

10:20:42.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:42.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:42.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:43.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:43.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:43.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:43.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:44.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:44.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:44.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:45.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:45.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:45.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:45.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:45.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:45.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:46.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:46.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:46.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:46.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:46.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:47.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:47.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:47 GMT                                    2585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2500272 KO=68    )
> restLoginInitiate                                        (OK=173669 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=173660 KO=2     )
> User Authorize PKCE stage                                (OK=202059 KO=1     )
> User AccessToken PKCE stage                              (OK=202053 KO=2     )
> tokenUserinfo                                            (OK=28426  KO=0     )
> Skip 2FA                                                 (OK=96556  KO=0     )
> GetUUid                                                  (OK=57627  KO=0     )
> GetOpenidConfig                                          (OK=172486 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38543  KO=0     )
> CreatePolicy                                             (OK=57582  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38543  KO=0     )
>  UI AM idFromSession                                     (OK=38541  KO=0     )
>  UI AM validateGoto                                      (OK=38542  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38539  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38538  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38538  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38538  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10228  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38532  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38532  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38531  KO=0     )
>  UI IDM uiconfig                                         (OK=38531  KO=0     )
>  UI IDM version                                          (OK=38531  KO=0     )
>  UI IDM login                                            (OK=38531  KO=0     )
>  UI IDM features                                         (OK=38531  KO=0     )
>  UI IDM privilege                                        (OK=38531  KO=0     )
>  UI IDM user                                             (OK=38531  KO=0     )
>  UI IDM dashboard                                        (OK=38531  KO=0     )
>  UI IDM managed user schema                              (OK=38531  KO=0     )
>  UI IDM oidcToken                                        (OK=38530  KO=0     )
> userinfo                                                 (OK=38530  KO=0     )
> UI-Logout                                                (OK=38529  KO=0     )
> UI-Logout Redirect 1                                     (OK=38529  KO=0     )
>  UI AM revoke2                                           (OK=38528  KO=0     )
>  UI AM revoke1                                           (OK=38529  KO=0     )
>  UI AM endsession                                        (OK=38529  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6507   KO=0     )
> RootUserinfo                                             (OK=129880 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6507   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1692   KO=0     )
> ReadPolicy                                               (OK=57485  KO=6     )
> getIdToken                                               (OK=12926  KO=0     )
> getIdToken Redirect 1                                    (OK=12926  KO=0     )
> createOrganization                                       (OK=12926  KO=0     )
> queryOrganization                                        (OK=12926  KO=0     )
> deleteOrganization                                       (OK=12926  KO=0     )
> DeletePolicy                                             (OK=57356  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10124 (99.32%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 73014  / active: 350    / done: 179830
================================================================================

10:20:47.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:48.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:48.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:49.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:49.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:49.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:49.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:50.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:50.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:50.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:50.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:50.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:50.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:51.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:51.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:51.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:52.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:52.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:52.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:52 GMT                                    2590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2504971 KO=68    )
> restLoginInitiate                                        (OK=174005 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=173993 KO=2     )
> User Authorize PKCE stage                                (OK=202438 KO=1     )
> User AccessToken PKCE stage                              (OK=202430 KO=2     )
> tokenUserinfo                                            (OK=28485  KO=0     )
> Skip 2FA                                                 (OK=96742  KO=0     )
> GetUUid                                                  (OK=57752  KO=0     )
> GetOpenidConfig                                          (OK=172868 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38609  KO=0     )
> CreatePolicy                                             (OK=57704  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38608  KO=0     )
>  UI AM idFromSession                                     (OK=38608  KO=0     )
>  UI AM validateGoto                                      (OK=38608  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38607  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38607  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38606  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38606  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10249  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38601  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38601  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38601  KO=0     )
>  UI IDM uiconfig                                         (OK=38601  KO=0     )
>  UI IDM version                                          (OK=38600  KO=0     )
>  UI IDM login                                            (OK=38600  KO=0     )
>  UI IDM features                                         (OK=38600  KO=0     )
>  UI IDM privilege                                        (OK=38600  KO=0     )
>  UI IDM user                                             (OK=38600  KO=0     )
>  UI IDM dashboard                                        (OK=38600  KO=0     )
>  UI IDM managed user schema                              (OK=38600  KO=0     )
>  UI IDM oidcToken                                        (OK=38601  KO=0     )
> userinfo                                                 (OK=38601  KO=0     )
> UI-Logout                                                (OK=38599  KO=0     )
> UI-Logout Redirect 1                                     (OK=38599  KO=0     )
>  UI AM revoke2                                           (OK=38598  KO=0     )
>  UI AM revoke1                                           (OK=38599  KO=0     )
>  UI AM endsession                                        (OK=38599  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6517   KO=0     )
> RootUserinfo                                             (OK=130096 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6517   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1693   KO=0     )
> ReadPolicy                                               (OK=57616  KO=6     )
> getIdToken                                               (OK=12946  KO=0     )
> getIdToken Redirect 1                                    (OK=12946  KO=0     )
> createOrganization                                       (OK=12946  KO=0     )
> queryOrganization                                        (OK=12946  KO=0     )
> deleteOrganization                                       (OK=12945  KO=0     )
> DeletePolicy                                             (OK=57478  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10143 (99.32%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 72669  / active: 347    / done: 180178
================================================================================

10:20:52.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:52.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:53.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:53.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:53.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:54.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:55.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:55.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:55.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:55.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:55.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:55.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:56.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:56.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:56.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:57.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:20:57 GMT                                    2595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2510090 KO=68    )
> restLoginInitiate                                        (OK=174347 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=174331 KO=2     )
> User Authorize PKCE stage                                (OK=202848 KO=1     )
> User AccessToken PKCE stage                              (OK=202843 KO=2     )
> tokenUserinfo                                            (OK=28540  KO=0     )
> Skip 2FA                                                 (OK=96932  KO=0     )
> GetUUid                                                  (OK=57878  KO=0     )
> GetOpenidConfig                                          (OK=173249 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38692  KO=0     )
> CreatePolicy                                             (OK=57833  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38692  KO=0     )
>  UI AM idFromSession                                     (OK=38692  KO=0     )
>  UI AM validateGoto                                      (OK=38692  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38689  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38687  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38687  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38687  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10267  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38682  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38682  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38682  KO=0     )
>  UI IDM uiconfig                                         (OK=38682  KO=0     )
>  UI IDM version                                          (OK=38682  KO=0     )
>  UI IDM login                                            (OK=38682  KO=0     )
>  UI IDM features                                         (OK=38682  KO=0     )
>  UI IDM privilege                                        (OK=38682  KO=0     )
>  UI IDM user                                             (OK=38682  KO=0     )
>  UI IDM dashboard                                        (OK=38682  KO=0     )
>  UI IDM managed user schema                              (OK=38682  KO=0     )
>  UI IDM oidcToken                                        (OK=38683  KO=0     )
> userinfo                                                 (OK=38683  KO=0     )
> UI-Logout                                                (OK=38682  KO=0     )
> UI-Logout Redirect 1                                     (OK=38682  KO=0     )
>  UI AM revoke2                                           (OK=38676  KO=0     )
>  UI AM revoke1                                           (OK=38677  KO=0     )
>  UI AM endsession                                        (OK=38680  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6523   KO=0     )
> RootUserinfo                                             (OK=130311 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6523   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1696   KO=0     )
> ReadPolicy                                               (OK=57742  KO=6     )
> getIdToken                                               (OK=12967  KO=0     )
> getIdToken Redirect 1                                    (OK=12967  KO=0     )
> createOrganization                                       (OK=12967  KO=0     )
> queryOrganization                                        (OK=12967  KO=0     )
> deleteOrganization                                       (OK=12967  KO=0     )
> DeletePolicy                                             (OK=57609  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10159 (99.33%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 72318  / active: 352    / done: 180524
================================================================================

10:20:57.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:57.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:58.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:58.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:58.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:59.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:20:59.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:00.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:00.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:00.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:00.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:00.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:00.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:01.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:01.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:01.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:02.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:02.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:02.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:02 GMT                                    2600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2514659 KO=68    )
> restLoginInitiate                                        (OK=174673 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=174662 KO=2     )
> User Authorize PKCE stage                                (OK=203217 KO=1     )
> User AccessToken PKCE stage                              (OK=203213 KO=2     )
> tokenUserinfo                                            (OK=28576  KO=0     )
> Skip 2FA                                                 (OK=97143  KO=0     )
> GetUUid                                                  (OK=58003  KO=0     )
> GetOpenidConfig                                          (OK=173624 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38756  KO=0     )
> CreatePolicy                                             (OK=57953  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38756  KO=0     )
>  UI AM idFromSession                                     (OK=38754  KO=0     )
>  UI AM validateGoto                                      (OK=38754  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38752  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38752  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38752  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38752  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10284  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38748  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38747  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38745  KO=0     )
>  UI IDM uiconfig                                         (OK=38745  KO=0     )
>  UI IDM version                                          (OK=38745  KO=0     )
>  UI IDM login                                            (OK=38745  KO=0     )
>  UI IDM features                                         (OK=38745  KO=0     )
>  UI IDM privilege                                        (OK=38745  KO=0     )
>  UI IDM user                                             (OK=38745  KO=0     )
>  UI IDM dashboard                                        (OK=38745  KO=0     )
>  UI IDM managed user schema                              (OK=38745  KO=0     )
>  UI IDM oidcToken                                        (OK=38746  KO=0     )
> userinfo                                                 (OK=38745  KO=0     )
> UI-Logout                                                (OK=38742  KO=0     )
> UI-Logout Redirect 1                                     (OK=38742  KO=0     )
>  UI AM revoke2                                           (OK=38740  KO=0     )
>  UI AM revoke1                                           (OK=38741  KO=0     )
>  UI AM endsession                                        (OK=38741  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6536   KO=0     )
> RootUserinfo                                             (OK=130558 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6536   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1699   KO=0     )
> ReadPolicy                                               (OK=57871  KO=6     )
> getIdToken                                               (OK=12993  KO=0     )
> getIdToken Redirect 1                                    (OK=12993  KO=0     )
> createOrganization                                       (OK=12991  KO=0     )
> queryOrganization                                        (OK=12990  KO=0     )
> deleteOrganization                                       (OK=12988  KO=0     )
> DeletePolicy                                             (OK=57731  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10178 (99.33%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 71980  / active: 376    / done: 180838
================================================================================

10:21:03.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:03.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:03.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:03.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:04.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:04.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:04.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:04.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:04.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:05.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:05.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:05.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:05.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:06.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:06.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:06.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:07.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:07.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:07.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:07.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:07.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:07 GMT                                    2605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2519206 KO=68    )
> restLoginInitiate                                        (OK=175005 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=174993 KO=2     )
> User Authorize PKCE stage                                (OK=203587 KO=1     )
> User AccessToken PKCE stage                              (OK=203583 KO=2     )
> tokenUserinfo                                            (OK=28637  KO=0     )
> Skip 2FA                                                 (OK=97331  KO=0     )
> GetUUid                                                  (OK=58111  KO=0     )
> GetOpenidConfig                                          (OK=173984 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38815  KO=0     )
> CreatePolicy                                             (OK=58061  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38815  KO=0     )
>  UI AM idFromSession                                     (OK=38814  KO=0     )
>  UI AM validateGoto                                      (OK=38814  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38811  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38811  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38810  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38810  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10299  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38807  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38807  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38807  KO=0     )
>  UI IDM uiconfig                                         (OK=38807  KO=0     )
>  UI IDM version                                          (OK=38807  KO=0     )
>  UI IDM login                                            (OK=38807  KO=0     )
>  UI IDM features                                         (OK=38807  KO=0     )
>  UI IDM privilege                                        (OK=38807  KO=0     )
>  UI IDM user                                             (OK=38805  KO=0     )
>  UI IDM dashboard                                        (OK=38806  KO=0     )
>  UI IDM managed user schema                              (OK=38805  KO=0     )
>  UI IDM oidcToken                                        (OK=38806  KO=0     )
> userinfo                                                 (OK=38806  KO=0     )
> UI-Logout                                                (OK=38806  KO=0     )
> UI-Logout Redirect 1                                     (OK=38806  KO=0     )
>  UI AM revoke2                                           (OK=38805  KO=0     )
>  UI AM revoke1                                           (OK=38806  KO=0     )
>  UI AM endsession                                        (OK=38806  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6553   KO=0     )
> RootUserinfo                                             (OK=130870 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6553   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1704   KO=0     )
> ReadPolicy                                               (OK=57988  KO=6     )
> getIdToken                                               (OK=13015  KO=0     )
> getIdToken Redirect 1                                    (OK=13015  KO=0     )
> createOrganization                                       (OK=13015  KO=0     )
> queryOrganization                                        (OK=13015  KO=0     )
> deleteOrganization                                       (OK=13015  KO=0     )
> DeletePolicy                                             (OK=57859  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10199 (99.33%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.18%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 71630  / active: 346    / done: 181218
================================================================================

10:21:07.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:07.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:07.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:08.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:08.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:08.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:08.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:08.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:08.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:09.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:09.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:09.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:09.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:10.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:10.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:10.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:10.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:11.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:11.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:12.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:12.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:12 GMT                                    2610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2524281 KO=68    )
> restLoginInitiate                                        (OK=175370 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=175358 KO=2     )
> User Authorize PKCE stage                                (OK=204014 KO=1     )
> User AccessToken PKCE stage                              (OK=204008 KO=2     )
> tokenUserinfo                                            (OK=28697  KO=0     )
> Skip 2FA                                                 (OK=97549  KO=0     )
> GetUUid                                                  (OK=58247  KO=0     )
> GetOpenidConfig                                          (OK=174346 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38886  KO=0     )
> CreatePolicy                                             (OK=58197  KO=45    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38886  KO=0     )
>  UI AM idFromSession                                     (OK=38886  KO=0     )
>  UI AM validateGoto                                      (OK=38886  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38885  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38885  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38885  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38885  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10319  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38883  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38881  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38880  KO=0     )
>  UI IDM uiconfig                                         (OK=38880  KO=0     )
>  UI IDM version                                          (OK=38880  KO=0     )
>  UI IDM login                                            (OK=38878  KO=0     )
>  UI IDM features                                         (OK=38878  KO=0     )
>  UI IDM privilege                                        (OK=38878  KO=0     )
>  UI IDM user                                             (OK=38877  KO=0     )
>  UI IDM dashboard                                        (OK=38877  KO=0     )
>  UI IDM managed user schema                              (OK=38877  KO=0     )
>  UI IDM oidcToken                                        (OK=38877  KO=0     )
> userinfo                                                 (OK=38877  KO=0     )
> UI-Logout                                                (OK=38875  KO=0     )
> UI-Logout Redirect 1                                     (OK=38875  KO=0     )
>  UI AM revoke2                                           (OK=38874  KO=0     )
>  UI AM revoke1                                           (OK=38875  KO=0     )
>  UI AM endsession                                        (OK=38875  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6565   KO=0     )
> RootUserinfo                                             (OK=131124 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6565   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1709   KO=0     )
> ReadPolicy                                               (OK=58098  KO=6     )
> getIdToken                                               (OK=13051  KO=0     )
> getIdToken Redirect 1                                    (OK=13051  KO=0     )
> createOrganization                                       (OK=13051  KO=0     )
> queryOrganization                                        (OK=13050  KO=0     )
> deleteOrganization                                       (OK=13049  KO=0     )
> DeletePolicy                                             (OK=57982  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10220 (99.33%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 71257  / active: 341    / done: 181596
================================================================================

10:21:12.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:13.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:13.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:13.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:13.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:13.990 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 181987: status.find.in([200, 209], 304), found 409
10:21:13.991 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,181987,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMzODQ2OTA5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSTV5c2RPMmQxNk5VREFrejFjWHlDX2wxTHFBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzI3MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzI3MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2ODczLCJpYXQiOjE3MzE0OTMyNzMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFTWk90OTZfR1JUNDI4TVZLMmROdVlNRjNlOCJ9.Uxa37Tkz9H3j90ikTEhMM3RzwkNCoFzGzoCbckgwCZHCMSzH1mKEPSq2cEei60Qmri-tW4i_rlZg0CYOiOI6eazRzd0I59jrIiHcZ6Jf6-m9C_rjs5JqqnK3KCUHomuYzx0yNTZa64IwZTg-PdDT5tZ7YU2GkxWokTr9vn1pM_3F3WpiMI82TNryPVNRYNKsInMhkBjnSbKroSTtSWJfNa7srTwY82aclXqrEOtyysviV8TR-onj1j28BIhuaSHYTO-uFRBofKwhkwEJyug3uK24dvvzamn0SldqgNsIcAnUPRm5-USvuDzYjuO6quxoXxGtAD4Wc75hi1Cq1TJlXg, username -> user.36305, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy793415, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@38d621e9, authcode -> rSW4KKCO_uSn_4OH_eJ42-j56mA, useAdminRealm -> true, callbacks -> {"tokenId":"rprVJtzgSsXVMbTjelu-svasRUs.*AAJTSQACMDIAAlNLABxla2YvQjJsMkxkbWxKTi9kNWFzbVVkeHBuREk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493273684), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=rprVJtzgSsXVMbTjelu-svasRUs.*AAJTSQACMDIAAlNLABxla2YvQjJsMkxkbWxKTi9kNWFzbVVkeHBuREk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493273684))), password -> Pa_ssw0rd, challenge -> lZR41AY_Y7ahcFJ_syG_25PzuG3YQ9BLBsWYA6j1j6Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 154.205.212.224, verifier -> NjAzODIzNjExMjA0NTM0MTc3MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@613ee895, tokenId -> rprVJtzgSsXVMbTjelu-svasRUs.*AAJTSQACMDIAAlNLABxla2YvQjJsMkxkbWxKTi9kNWFzbVVkeHBuREk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=rprVJtzgSsXVMbTjelu-svasRUs.*AAJTSQACMDIAAlNLABxla2YvQjJsMkxkbWxKTi9kNWFzbVVkeHBuREk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=rprVJtzgSsXVMbTjelu-svasRUs.*AAJTSQACMDIAAlNLABxla2YvQjJsMkxkbWxKTi9kNWFzbVVkeHBuREk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy793415","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:21:13 GMT
	x-forgerock-transactionid: 4343d3a5-566d-43f8-a820-8a36681d290c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:21:14.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:14.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:14.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:14.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:15.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:15.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:16.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:16.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:17.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:17 GMT                                    2615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2528707 KO=69    )
> restLoginInitiate                                        (OK=175692 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=175678 KO=2     )
> User Authorize PKCE stage                                (OK=204378 KO=1     )
> User AccessToken PKCE stage                              (OK=204375 KO=2     )
> tokenUserinfo                                            (OK=28754  KO=0     )
> Skip 2FA                                                 (OK=97738  KO=0     )
> GetUUid                                                  (OK=58371  KO=0     )
> GetOpenidConfig                                          (OK=174716 KO=0     )
> UI-Post-Login - stage 1                                  (OK=38947  KO=0     )
> CreatePolicy                                             (OK=58324  KO=46    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38947  KO=0     )
>  UI AM idFromSession                                     (OK=38946  KO=0     )
>  UI AM validateGoto                                      (OK=38946  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38942  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38942  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38941  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38941  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10330  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38940  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38940  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38939  KO=0     )
>  UI IDM uiconfig                                         (OK=38939  KO=0     )
>  UI IDM version                                          (OK=38939  KO=0     )
>  UI IDM login                                            (OK=38939  KO=0     )
>  UI IDM features                                         (OK=38939  KO=0     )
>  UI IDM privilege                                        (OK=38939  KO=0     )
>  UI IDM user                                             (OK=38938  KO=0     )
>  UI IDM dashboard                                        (OK=38939  KO=0     )
>  UI IDM managed user schema                              (OK=38939  KO=0     )
>  UI IDM oidcToken                                        (OK=38939  KO=0     )
> userinfo                                                 (OK=38939  KO=0     )
> UI-Logout                                                (OK=38938  KO=0     )
> UI-Logout Redirect 1                                     (OK=38937  KO=0     )
>  UI AM revoke2                                           (OK=38936  KO=0     )
>  UI AM revoke1                                           (OK=38937  KO=0     )
>  UI AM endsession                                        (OK=38937  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6579   KO=0     )
> RootUserinfo                                             (OK=131373 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6579   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1712   KO=0     )
> ReadPolicy                                               (OK=58230  KO=6     )
> getIdToken                                               (OK=13069  KO=0     )
> getIdToken Redirect 1                                    (OK=13069  KO=0     )
> createOrganization                                       (OK=13068  KO=0     )
> queryOrganization                                        (OK=13068  KO=0     )
> deleteOrganization                                       (OK=13068  KO=0     )
> DeletePolicy                                             (OK=58091  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10234 (99.32%)
> status.find.in([200, 209], 304), found 409                         46 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 70916  / active: 356    / done: 181922
================================================================================

10:21:17.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:17.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:17.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:18.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:18.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:18.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:18.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:18.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:18.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:19.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:19.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:20.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:20.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:20.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:20.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:20.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:21.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:22.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:22 GMT                                    2620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2533479 KO=69    )
> restLoginInitiate                                        (OK=176022 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=176008 KO=2     )
> User Authorize PKCE stage                                (OK=204751 KO=1     )
> User AccessToken PKCE stage                              (OK=204745 KO=2     )
> tokenUserinfo                                            (OK=28812  KO=0     )
> Skip 2FA                                                 (OK=97914  KO=0     )
> GetUUid                                                  (OK=58468  KO=0     )
> GetOpenidConfig                                          (OK=175072 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39025  KO=0     )
> CreatePolicy                                             (OK=58422  KO=46    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39022  KO=0     )
>  UI AM idFromSession                                     (OK=39022  KO=0     )
>  UI AM validateGoto                                      (OK=39021  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39016  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39015  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39014  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39015  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10351  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39011  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39011  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39011  KO=0     )
>  UI IDM uiconfig                                         (OK=39011  KO=0     )
>  UI IDM version                                          (OK=39011  KO=0     )
>  UI IDM login                                            (OK=39011  KO=0     )
>  UI IDM features                                         (OK=39011  KO=0     )
>  UI IDM privilege                                        (OK=39011  KO=0     )
>  UI IDM user                                             (OK=39011  KO=0     )
>  UI IDM dashboard                                        (OK=39011  KO=0     )
>  UI IDM managed user schema                              (OK=39011  KO=0     )
>  UI IDM oidcToken                                        (OK=39011  KO=0     )
> userinfo                                                 (OK=39011  KO=0     )
> UI-Logout                                                (OK=39010  KO=0     )
> UI-Logout Redirect 1                                     (OK=39010  KO=0     )
>  UI AM revoke2                                           (OK=39008  KO=0     )
>  UI AM revoke1                                           (OK=39009  KO=0     )
>  UI AM endsession                                        (OK=39009  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6593   KO=0     )
> RootUserinfo                                             (OK=131610 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6593   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1713   KO=0     )
> ReadPolicy                                               (OK=58364  KO=6     )
> getIdToken                                               (OK=13098  KO=0     )
> getIdToken Redirect 1                                    (OK=13098  KO=0     )
> createOrganization                                       (OK=13098  KO=0     )
> queryOrganization                                        (OK=13096  KO=0     )
> deleteOrganization                                       (OK=13096  KO=0     )
> DeletePolicy                                             (OK=58216  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10252 (99.32%)
> status.find.in([200, 209], 304), found 409                         46 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 70575  / active: 338    / done: 182281
================================================================================

10:21:22.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:22.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:22.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:22.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:23.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:23.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:23.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:23.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:23.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:23.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:24.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:24.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:25.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:25.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:25.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:25.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:25.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:25.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:25.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:26.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:26.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:26.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:27.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:27 GMT                                    2625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2538458 KO=69    )
> restLoginInitiate                                        (OK=176361 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=176350 KO=2     )
> User Authorize PKCE stage                                (OK=205159 KO=1     )
> User AccessToken PKCE stage                              (OK=205154 KO=2     )
> tokenUserinfo                                            (OK=28876  KO=0     )
> Skip 2FA                                                 (OK=98094  KO=0     )
> GetUUid                                                  (OK=58575  KO=0     )
> GetOpenidConfig                                          (OK=175408 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39102  KO=0     )
> CreatePolicy                                             (OK=58526  KO=46    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39100  KO=0     )
>  UI AM idFromSession                                     (OK=39100  KO=0     )
>  UI AM validateGoto                                      (OK=39100  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39096  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39096  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39096  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39096  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10376  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39090  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39090  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39089  KO=0     )
>  UI IDM uiconfig                                         (OK=39089  KO=0     )
>  UI IDM version                                          (OK=39089  KO=0     )
>  UI IDM login                                            (OK=39089  KO=0     )
>  UI IDM features                                         (OK=39089  KO=0     )
>  UI IDM privilege                                        (OK=39089  KO=0     )
>  UI IDM user                                             (OK=39089  KO=0     )
>  UI IDM dashboard                                        (OK=39089  KO=0     )
>  UI IDM managed user schema                              (OK=39089  KO=0     )
>  UI IDM oidcToken                                        (OK=39089  KO=0     )
> userinfo                                                 (OK=39087  KO=0     )
> UI-Logout                                                (OK=39087  KO=0     )
> UI-Logout Redirect 1                                     (OK=39087  KO=0     )
>  UI AM revoke2                                           (OK=39085  KO=0     )
>  UI AM revoke1                                           (OK=39086  KO=0     )
>  UI AM endsession                                        (OK=39087  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6604   KO=0     )
> RootUserinfo                                             (OK=131828 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6604   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1717   KO=0     )
> ReadPolicy                                               (OK=58460  KO=6     )
> getIdToken                                               (OK=13127  KO=0     )
> getIdToken Redirect 1                                    (OK=13127  KO=0     )
> createOrganization                                       (OK=13127  KO=0     )
> queryOrganization                                        (OK=13127  KO=0     )
> deleteOrganization                                       (OK=13127  KO=0     )
> DeletePolicy                                             (OK=58356  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10275 (99.32%)
> status.find.in([200, 209], 304), found 409                         46 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 70224  / active: 294    / done: 182676
================================================================================

10:21:27.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:27.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:27.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:28.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:28.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:28.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:28.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:28.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:28.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:28.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:28.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:29.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:30.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:30.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:30.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:31.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:31.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:31.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:31.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:32 GMT                                    2630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2543231 KO=69    )
> restLoginInitiate                                        (OK=176691 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=176684 KO=2     )
> User Authorize PKCE stage                                (OK=205550 KO=1     )
> User AccessToken PKCE stage                              (OK=205543 KO=2     )
> tokenUserinfo                                            (OK=28934  KO=0     )
> Skip 2FA                                                 (OK=98277  KO=0     )
> GetUUid                                                  (OK=58679  KO=0     )
> GetOpenidConfig                                          (OK=175713 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39176  KO=0     )
> CreatePolicy                                             (OK=58633  KO=46    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39176  KO=0     )
>  UI AM idFromSession                                     (OK=39174  KO=0     )
>  UI AM validateGoto                                      (OK=39174  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39170  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39169  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39169  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39169  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10394  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39166  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39166  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39164  KO=0     )
>  UI IDM uiconfig                                         (OK=39164  KO=0     )
>  UI IDM version                                          (OK=39164  KO=0     )
>  UI IDM login                                            (OK=39164  KO=0     )
>  UI IDM features                                         (OK=39164  KO=0     )
>  UI IDM privilege                                        (OK=39164  KO=0     )
>  UI IDM user                                             (OK=39163  KO=0     )
>  UI IDM dashboard                                        (OK=39163  KO=0     )
>  UI IDM managed user schema                              (OK=39163  KO=0     )
>  UI IDM oidcToken                                        (OK=39164  KO=0     )
> userinfo                                                 (OK=39164  KO=0     )
> UI-Logout                                                (OK=39164  KO=0     )
> UI-Logout Redirect 1                                     (OK=39164  KO=0     )
>  UI AM revoke2                                           (OK=39158  KO=0     )
>  UI AM revoke1                                           (OK=39159  KO=0     )
>  UI AM endsession                                        (OK=39162  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6622   KO=0     )
> RootUserinfo                                             (OK=132091 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6622   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1723   KO=0     )
> ReadPolicy                                               (OK=58563  KO=6     )
> getIdToken                                               (OK=13149  KO=0     )
> getIdToken Redirect 1                                    (OK=13149  KO=0     )
> createOrganization                                       (OK=13148  KO=0     )
> queryOrganization                                        (OK=13148  KO=0     )
> deleteOrganization                                       (OK=13148  KO=0     )
> DeletePolicy                                             (OK=58453  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10294 (99.32%)
> status.find.in([200, 209], 304), found 409                         46 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 69873  / active: 310    / done: 183011
================================================================================

10:21:32.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:32.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:32.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:32.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:33.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:33.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:33.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:33.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:34.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:34.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:35.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:35.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:35.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:35.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:35.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:36.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:36.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:36.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:36.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:36.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:36.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:36.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:36.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:37.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:37.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:37.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:37 GMT                                    2635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2547855 KO=69    )
> restLoginInitiate                                        (OK=177015 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=177008 KO=2     )
> User Authorize PKCE stage                                (OK=205921 KO=1     )
> User AccessToken PKCE stage                              (OK=205916 KO=2     )
> tokenUserinfo                                            (OK=28986  KO=0     )
> Skip 2FA                                                 (OK=98456  KO=0     )
> GetUUid                                                  (OK=58788  KO=0     )
> GetOpenidConfig                                          (OK=176033 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39242  KO=0     )
> CreatePolicy                                             (OK=58741  KO=46    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39242  KO=0     )
>  UI AM idFromSession                                     (OK=39242  KO=0     )
>  UI AM validateGoto                                      (OK=39242  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39242  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39242  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39242  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39242  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10414  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39238  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39237  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39237  KO=0     )
>  UI IDM uiconfig                                         (OK=39237  KO=0     )
>  UI IDM version                                          (OK=39237  KO=0     )
>  UI IDM login                                            (OK=39236  KO=0     )
>  UI IDM features                                         (OK=39236  KO=0     )
>  UI IDM privilege                                        (OK=39236  KO=0     )
>  UI IDM user                                             (OK=39235  KO=0     )
>  UI IDM dashboard                                        (OK=39235  KO=0     )
>  UI IDM managed user schema                              (OK=39235  KO=0     )
>  UI IDM oidcToken                                        (OK=39235  KO=0     )
> userinfo                                                 (OK=39235  KO=0     )
> UI-Logout                                                (OK=39235  KO=0     )
> UI-Logout Redirect 1                                     (OK=39234  KO=0     )
>  UI AM revoke2                                           (OK=39233  KO=0     )
>  UI AM revoke1                                           (OK=39234  KO=0     )
>  UI AM endsession                                        (OK=39234  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6631   KO=0     )
> RootUserinfo                                             (OK=132345 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6629   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1724   KO=0     )
> ReadPolicy                                               (OK=58670  KO=6     )
> getIdToken                                               (OK=13171  KO=0     )
> getIdToken Redirect 1                                    (OK=13171  KO=0     )
> createOrganization                                       (OK=13169  KO=0     )
> queryOrganization                                        (OK=13169  KO=0     )
> deleteOrganization                                       (OK=13168  KO=0     )
> DeletePolicy                                             (OK=58555  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10320 (99.33%)
> status.find.in([200, 209], 304), found 409                         46 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 69544  / active: 309    / done: 183341
================================================================================

10:21:38.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:38.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:38.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:38.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:38.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:38.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:39.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:39.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:39.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:39.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:39.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:39.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:39.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:40.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:40.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:40.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:40.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:41.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:41.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:41.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:41.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:42.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:42 GMT                                    2640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2552792 KO=69    )
> restLoginInitiate                                        (OK=177361 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=177352 KO=2     )
> User Authorize PKCE stage                                (OK=206314 KO=1     )
> User AccessToken PKCE stage                              (OK=206310 KO=2     )
> tokenUserinfo                                            (OK=29038  KO=0     )
> Skip 2FA                                                 (OK=98641  KO=0     )
> GetUUid                                                  (OK=58900  KO=0     )
> GetOpenidConfig                                          (OK=176358 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39325  KO=0     )
> CreatePolicy                                             (OK=58850  KO=46    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39322  KO=0     )
>  UI AM idFromSession                                     (OK=39320  KO=0     )
>  UI AM validateGoto                                      (OK=39321  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39318  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39318  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39318  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39318  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10438  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39316  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39315  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39315  KO=0     )
>  UI IDM uiconfig                                         (OK=39315  KO=0     )
>  UI IDM version                                          (OK=39315  KO=0     )
>  UI IDM login                                            (OK=39312  KO=0     )
>  UI IDM features                                         (OK=39313  KO=0     )
>  UI IDM privilege                                        (OK=39312  KO=0     )
>  UI IDM user                                             (OK=39312  KO=0     )
>  UI IDM dashboard                                        (OK=39312  KO=0     )
>  UI IDM managed user schema                              (OK=39312  KO=0     )
>  UI IDM oidcToken                                        (OK=39312  KO=0     )
> userinfo                                                 (OK=39312  KO=0     )
> UI-Logout                                                (OK=39312  KO=0     )
> UI-Logout Redirect 1                                     (OK=39309  KO=0     )
>  UI AM revoke2                                           (OK=39308  KO=0     )
>  UI AM revoke1                                           (OK=39309  KO=0     )
>  UI AM endsession                                        (OK=39309  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6649   KO=0     )
> RootUserinfo                                             (OK=132614 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6647   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1730   KO=0     )
> ReadPolicy                                               (OK=58777  KO=6     )
> getIdToken                                               (OK=13195  KO=0     )
> getIdToken Redirect 1                                    (OK=13195  KO=0     )
> createOrganization                                       (OK=13195  KO=0     )
> queryOrganization                                        (OK=13193  KO=0     )
> deleteOrganization                                       (OK=13192  KO=0     )
> DeletePolicy                                             (OK=58663  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10342 (99.33%)
> status.find.in([200, 209], 304), found 409                         46 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 69183  / active: 316    / done: 183695
================================================================================

10:21:42.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:42.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:42.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:43.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:43.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:43.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:43.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:43.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:43.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:43.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:43.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:44.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:45.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:45.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:45.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:46.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:46.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:46.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:47.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:47.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:47.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:47 GMT                                    2645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2557372 KO=69    )
> restLoginInitiate                                        (OK=177682 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=177667 KO=2     )
> User Authorize PKCE stage                                (OK=206682 KO=1     )
> User AccessToken PKCE stage                              (OK=206676 KO=2     )
> tokenUserinfo                                            (OK=29094  KO=0     )
> Skip 2FA                                                 (OK=98808  KO=0     )
> GetUUid                                                  (OK=59007  KO=0     )
> GetOpenidConfig                                          (OK=176684 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39393  KO=0     )
> CreatePolicy                                             (OK=58960  KO=46    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39393  KO=0     )
>  UI AM idFromSession                                     (OK=39393  KO=0     )
>  UI AM validateGoto                                      (OK=39393  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39390  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39390  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39390  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39390  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10456  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39385  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39385  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39385  KO=0     )
>  UI IDM uiconfig                                         (OK=39385  KO=0     )
>  UI IDM version                                          (OK=39385  KO=0     )
>  UI IDM login                                            (OK=39385  KO=0     )
>  UI IDM features                                         (OK=39385  KO=0     )
>  UI IDM privilege                                        (OK=39385  KO=0     )
>  UI IDM user                                             (OK=39384  KO=0     )
>  UI IDM dashboard                                        (OK=39384  KO=0     )
>  UI IDM managed user schema                              (OK=39384  KO=0     )
>  UI IDM oidcToken                                        (OK=39385  KO=0     )
> userinfo                                                 (OK=39385  KO=0     )
> UI-Logout                                                (OK=39384  KO=0     )
> UI-Logout Redirect 1                                     (OK=39384  KO=0     )
>  UI AM revoke2                                           (OK=39383  KO=0     )
>  UI AM revoke1                                           (OK=39384  KO=0     )
>  UI AM endsession                                        (OK=39384  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6667   KO=0     )
> RootUserinfo                                             (OK=132822 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6666   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1735   KO=0     )
> ReadPolicy                                               (OK=58886  KO=6     )
> getIdToken                                               (OK=13213  KO=0     )
> getIdToken Redirect 1                                    (OK=13213  KO=0     )
> createOrganization                                       (OK=13212  KO=0     )
> queryOrganization                                        (OK=13211  KO=0     )
> deleteOrganization                                       (OK=13210  KO=0     )
> DeletePolicy                                             (OK=58768  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10363 (99.33%)
> status.find.in([200, 209], 304), found 409                         46 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 68841  / active: 314    / done: 184039
================================================================================

10:21:47.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:47.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:47.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:48.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:48.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:48.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:48.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:48.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:48.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:48.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:49.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:49.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:50.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:50.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:50.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:50.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:50.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:50.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:51.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:51.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:51.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:51.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:52.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:52.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:52.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:52.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:52 GMT                                    2650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2562162 KO=69    )
> restLoginInitiate                                        (OK=178035 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=178030 KO=2     )
> User Authorize PKCE stage                                (OK=207086 KO=1     )
> User AccessToken PKCE stage                              (OK=207078 KO=2     )
> tokenUserinfo                                            (OK=29160  KO=0     )
> Skip 2FA                                                 (OK=99005  KO=0     )
> GetUUid                                                  (OK=59129  KO=0     )
> GetOpenidConfig                                          (OK=177025 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39468  KO=0     )
> CreatePolicy                                             (OK=59080  KO=46    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39468  KO=0     )
>  UI AM idFromSession                                     (OK=39466  KO=0     )
>  UI AM validateGoto                                      (OK=39466  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39461  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39459  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39459  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39459  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10480  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39455  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39455  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39453  KO=0     )
>  UI IDM uiconfig                                         (OK=39453  KO=0     )
>  UI IDM version                                          (OK=39453  KO=0     )
>  UI IDM login                                            (OK=39453  KO=0     )
>  UI IDM features                                         (OK=39453  KO=0     )
>  UI IDM privilege                                        (OK=39453  KO=0     )
>  UI IDM user                                             (OK=39453  KO=0     )
>  UI IDM dashboard                                        (OK=39453  KO=0     )
>  UI IDM managed user schema                              (OK=39453  KO=0     )
>  UI IDM oidcToken                                        (OK=39452  KO=0     )
> userinfo                                                 (OK=39451  KO=0     )
> UI-Logout                                                (OK=39450  KO=0     )
> UI-Logout Redirect 1                                     (OK=39449  KO=0     )
>  UI AM revoke2                                           (OK=39447  KO=0     )
>  UI AM revoke1                                           (OK=39448  KO=0     )
>  UI AM endsession                                        (OK=39448  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6678   KO=0     )
> RootUserinfo                                             (OK=133061 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6678   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1738   KO=0     )
> ReadPolicy                                               (OK=58998  KO=6     )
> getIdToken                                               (OK=13237  KO=0     )
> getIdToken Redirect 1                                    (OK=13237  KO=0     )
> createOrganization                                       (OK=13237  KO=0     )
> queryOrganization                                        (OK=13237  KO=0     )
> deleteOrganization                                       (OK=13236  KO=0     )
> DeletePolicy                                             (OK=58879  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10389 (99.33%)
> status.find.in([200, 209], 304), found 409                         46 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 68478  / active: 333    / done: 184383
================================================================================

10:21:52.963 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 184713: status.find.in([200, 209], 304), found 409
10:21:52.964 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,184713,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTMzOTU1NjIxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWU9kbVJuRl9vN0NJYWpWb2hEVDFqcEd3NUFzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzMxMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzMxMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2OTEyLCJpYXQiOjE3MzE0OTMzMTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlMweWl2cEtZYlBuSFBpSlVXQW94V2tHb0pXbyJ9.mlg2PmEK2cM74NpHtyq_siJ5eyVDuFp1a9kkxAeTbswuWa8gwqkUFcO_zEOjiMZ_3ttE2Xdzzxqbw5VPXipSvoQVMcdvPLsKgjE1Gb1IQYuPtMM1YdF19fzM1X_cdmEARTpkD8nToQvEFufcRTjpLR-TjjAxqfUK8HQP8BvpbBkj9s9svJs4K3ViNkqAYzSHtCyLPmuZOZAZHo_tYgMQdpTxyuCy6JDnPSZZDMSUXsqyICKXLbXLa7pFzHJNL_hg-jf981mUg4vOHCOH6i8m28Pm-TwcIX-ybPOLtKgYOHA8UPBN8KDEZMjUvUh0TYy4MtHsSWlHQ_Xuii5s7t09uw, username -> user.140808, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy917029, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f659cf1, authcode -> iag4QkE1ViNhjgJocE77_1wPjl4, useAdminRealm -> true, callbacks -> {"tokenId":"b8pO7axK-VSnG5ZWvHfMZnVp-Is.*AAJTSQACMDIAAlNLABw4ZGtFMGhSeHM0Y3puOURhM2lVbEFJY05oWWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493312666), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=b8pO7axK-VSnG5ZWvHfMZnVp-Is.*AAJTSQACMDIAAlNLABw4ZGtFMGhSeHM0Y3puOURhM2lVbEFJY05oWWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493312666))), password -> Pa_ssw0rd, challenge -> 4K0fJvKIDkDkV6P6TFC5KdcfyNo7EJy3aXepybhR-oo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 82.152.1.107, verifier -> ODE3NDkwOTY0NTM3NTAxOTc1MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39b84279, tokenId -> b8pO7axK-VSnG5ZWvHfMZnVp-Is.*AAJTSQACMDIAAlNLABw4ZGtFMGhSeHM0Y3puOURhM2lVbEFJY05oWWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=b8pO7axK-VSnG5ZWvHfMZnVp-Is.*AAJTSQACMDIAAlNLABw4ZGtFMGhSeHM0Y3puOURhM2lVbEFJY05oWWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=b8pO7axK-VSnG5ZWvHfMZnVp-Is.*AAJTSQACMDIAAlNLABw4ZGtFMGhSeHM0Y3puOURhM2lVbEFJY05oWWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy917029","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:21:52 GMT
	x-forgerock-transactionid: d08de03a-0e7c-45e6-b0a2-5faca9b3a218
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:21:53.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:53.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:54.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:55.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:56.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:56.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:57.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:57.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:21:57 GMT                                    2655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2566978 KO=70    )
> restLoginInitiate                                        (OK=178344 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=178333 KO=2     )
> User Authorize PKCE stage                                (OK=207461 KO=1     )
> User AccessToken PKCE stage                              (OK=207453 KO=2     )
> tokenUserinfo                                            (OK=29210  KO=0     )
> Skip 2FA                                                 (OK=99176  KO=0     )
> GetUUid                                                  (OK=59228  KO=0     )
> GetOpenidConfig                                          (OK=177352 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39545  KO=0     )
> CreatePolicy                                             (OK=59176  KO=47    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39544  KO=0     )
>  UI AM idFromSession                                     (OK=39544  KO=0     )
>  UI AM validateGoto                                      (OK=39543  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39538  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39535  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39535  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39535  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10505  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39532  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39532  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39532  KO=0     )
>  UI IDM uiconfig                                         (OK=39532  KO=0     )
>  UI IDM version                                          (OK=39532  KO=0     )
>  UI IDM login                                            (OK=39532  KO=0     )
>  UI IDM features                                         (OK=39532  KO=0     )
>  UI IDM privilege                                        (OK=39532  KO=0     )
>  UI IDM user                                             (OK=39531  KO=0     )
>  UI IDM dashboard                                        (OK=39531  KO=0     )
>  UI IDM managed user schema                              (OK=39531  KO=0     )
>  UI IDM oidcToken                                        (OK=39531  KO=0     )
> userinfo                                                 (OK=39531  KO=0     )
> UI-Logout                                                (OK=39531  KO=0     )
> UI-Logout Redirect 1                                     (OK=39531  KO=0     )
>  UI AM revoke2                                           (OK=39528  KO=0     )
>  UI AM revoke1                                           (OK=39530  KO=0     )
>  UI AM endsession                                        (OK=39530  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6693   KO=0     )
> RootUserinfo                                             (OK=133299 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6693   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1741   KO=0     )
> ReadPolicy                                               (OK=59117  KO=6     )
> getIdToken                                               (OK=13266  KO=0     )
> getIdToken Redirect 1                                    (OK=13266  KO=0     )
> createOrganization                                       (OK=13265  KO=0     )
> queryOrganization                                        (OK=13265  KO=0     )
> deleteOrganization                                       (OK=13265  KO=0     )
> DeletePolicy                                             (OK=58990  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10397 (99.32%)
> status.find.in([200, 209], 304), found 409                         47 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 68151  / active: 316    / done: 184727
================================================================================

10:21:57.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:58.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:58.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:58.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:58.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:58.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:59.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:59.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:59.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:59.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:59.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:59.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:59.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:59.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:21:59.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:00.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:00.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:01.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:02.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:02 GMT                                    2660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2571893 KO=70    )
> restLoginInitiate                                        (OK=178695 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=178678 KO=2     )
> User Authorize PKCE stage                                (OK=207856 KO=1     )
> User AccessToken PKCE stage                              (OK=207848 KO=2     )
> tokenUserinfo                                            (OK=29262  KO=0     )
> Skip 2FA                                                 (OK=99361  KO=0     )
> GetUUid                                                  (OK=59332  KO=0     )
> GetOpenidConfig                                          (OK=177676 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39626  KO=0     )
> CreatePolicy                                             (OK=59284  KO=47    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39624  KO=0     )
>  UI AM idFromSession                                     (OK=39622  KO=0     )
>  UI AM validateGoto                                      (OK=39622  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39618  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39617  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39615  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39615  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10526  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39609  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39609  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39608  KO=0     )
>  UI IDM uiconfig                                         (OK=39608  KO=0     )
>  UI IDM version                                          (OK=39608  KO=0     )
>  UI IDM login                                            (OK=39608  KO=0     )
>  UI IDM features                                         (OK=39608  KO=0     )
>  UI IDM privilege                                        (OK=39608  KO=0     )
>  UI IDM user                                             (OK=39607  KO=0     )
>  UI IDM dashboard                                        (OK=39608  KO=0     )
>  UI IDM managed user schema                              (OK=39607  KO=0     )
>  UI IDM oidcToken                                        (OK=39608  KO=0     )
> userinfo                                                 (OK=39606  KO=0     )
> UI-Logout                                                (OK=39606  KO=0     )
> UI-Logout Redirect 1                                     (OK=39606  KO=0     )
>  UI AM revoke2                                           (OK=39605  KO=0     )
>  UI AM revoke1                                           (OK=39606  KO=0     )
>  UI AM endsession                                        (OK=39606  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6708   KO=0     )
> RootUserinfo                                             (OK=133544 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6708   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1746   KO=0     )
> ReadPolicy                                               (OK=59217  KO=6     )
> getIdToken                                               (OK=13291  KO=0     )
> getIdToken Redirect 1                                    (OK=13291  KO=0     )
> createOrganization                                       (OK=13291  KO=0     )
> queryOrganization                                        (OK=13291  KO=0     )
> deleteOrganization                                       (OK=13290  KO=0     )
> DeletePolicy                                             (OK=59108  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10416 (99.32%)
> status.find.in([200, 209], 304), found 409                         47 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 67785  / active: 333    / done: 185076
================================================================================

10:22:02.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:03.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:03.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:03.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:03.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:03.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:03.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:03.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:04.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:04.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:04.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:04.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:04.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:04.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:04.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:04.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:04.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:05.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:05.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:05.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:06.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:06.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:07.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:07.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 185690: status.find.in([200, 209], 304), found 409
10:22:07.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,185690,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMzNzY2MjMxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVWdhTW1DamRZbzRUaHRaQlJBbWtuX2o4NlhFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzMyNywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzMyNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2OTI3LCJpYXQiOjE3MzE0OTMzMjcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjVDRGlWR1ptbVR1emFsRWJQOWQxYVBrUDF2RSJ9.jaJlCxJwnhpPRPsxB36-kyVe-dUJ-QxfZ95WulOD0N8crmewHmtkcY6w84Pj_eulhnT1sy8hUOZrNImvHgUuoaUapQRuqiBRVZBU3z-nwORVw27sgXr5cRn4NO5t9Iiqk_h745_pSP68E6A7Gin46a0mwB5JhP0RC4-Ct42q3aidVx3ib9XkQN3IoU7DBKrImoKT74-aDljw4T5760DC9ggldZW2y-C5TvlKJs6iT33AUiaphAYbiliNyE8KJUAR80sIb_l7pc2U24ub6SFadgYyOUmT1vWeFi0HgmRPrJmmmoECy4GGfdFgbBo6a6x2r3srfIvLSbL9mGeUdfKNMw, username -> user.54446, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy577308, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2b6a4ca6, authcode -> gKuW6MATVN4g6ebS38gQUfFuLfs, useAdminRealm -> true, callbacks -> {"tokenId":"I7Yai5qhlQ4iMmn38zpH4qzH0Po.*AAJTSQACMDIAAlNLABx0YzQ1VitiN2d5dHNVWWRnZ0Vsem5Zb2NSNG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493326981), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=I7Yai5qhlQ4iMmn38zpH4qzH0Po.*AAJTSQACMDIAAlNLABx0YzQ1VitiN2d5dHNVWWRnZ0Vsem5Zb2NSNG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493326981))), password -> Pa_ssw0rd, challenge -> Z4HcCHY82RogKPilDv86fQzSWurd0X38gqdtKthyzyM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 80.24.187.194, verifier -> ODkxODczNDk0NjQ4MTU2OTU1MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@f5d0ffc, tokenId -> I7Yai5qhlQ4iMmn38zpH4qzH0Po.*AAJTSQACMDIAAlNLABx0YzQ1VitiN2d5dHNVWWRnZ0Vsem5Zb2NSNG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=I7Yai5qhlQ4iMmn38zpH4qzH0Po.*AAJTSQACMDIAAlNLABx0YzQ1VitiN2d5dHNVWWRnZ0Vsem5Zb2NSNG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=I7Yai5qhlQ4iMmn38zpH4qzH0Po.*AAJTSQACMDIAAlNLABx0YzQ1VitiN2d5dHNVWWRnZ0Vsem5Zb2NSNG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy577308","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:22:07 GMT
	x-forgerock-transactionid: a46aeea7-a348-4229-9fb5-dddf8fa44006
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:22:07.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:07.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:07 GMT                                    2665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2576722 KO=71    )
> restLoginInitiate                                        (OK=179027 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=179015 KO=2     )
> User Authorize PKCE stage                                (OK=208252 KO=1     )
> User AccessToken PKCE stage                              (OK=208246 KO=2     )
> tokenUserinfo                                            (OK=29315  KO=0     )
> Skip 2FA                                                 (OK=99559  KO=0     )
> GetUUid                                                  (OK=59459  KO=0     )
> GetOpenidConfig                                          (OK=178009 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39692  KO=0     )
> CreatePolicy                                             (OK=59410  KO=48    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39692  KO=0     )
>  UI AM idFromSession                                     (OK=39692  KO=0     )
>  UI AM validateGoto                                      (OK=39692  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39689  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39689  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39689  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39689  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10542  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39684  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39682  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39682  KO=0     )
>  UI IDM uiconfig                                         (OK=39682  KO=0     )
>  UI IDM version                                          (OK=39682  KO=0     )
>  UI IDM login                                            (OK=39682  KO=0     )
>  UI IDM features                                         (OK=39682  KO=0     )
>  UI IDM privilege                                        (OK=39682  KO=0     )
>  UI IDM user                                             (OK=39682  KO=0     )
>  UI IDM dashboard                                        (OK=39682  KO=0     )
>  UI IDM managed user schema                              (OK=39682  KO=0     )
>  UI IDM oidcToken                                        (OK=39683  KO=0     )
> userinfo                                                 (OK=39683  KO=0     )
> UI-Logout                                                (OK=39681  KO=0     )
> UI-Logout Redirect 1                                     (OK=39680  KO=0     )
>  UI AM revoke2                                           (OK=39679  KO=0     )
>  UI AM revoke1                                           (OK=39680  KO=0     )
>  UI AM endsession                                        (OK=39679  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6723   KO=0     )
> RootUserinfo                                             (OK=133759 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6721   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1750   KO=0     )
> ReadPolicy                                               (OK=59322  KO=6     )
> getIdToken                                               (OK=13323  KO=0     )
> getIdToken Redirect 1                                    (OK=13323  KO=0     )
> createOrganization                                       (OK=13323  KO=0     )
> queryOrganization                                        (OK=13322  KO=0     )
> deleteOrganization                                       (OK=13320  KO=0     )
> DeletePolicy                                             (OK=59209  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10441 (99.32%)
> status.find.in([200, 209], 304), found 409                         48 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 67435  / active: 330    / done: 185429
================================================================================

10:22:07.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:07.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:07.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:08.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:08.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:09.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:09.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:09.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:09.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:09.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:09.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:10.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:10.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:10.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:10.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:11.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:11.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:11.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:11.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:11.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:12.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:12.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:12 GMT                                    2670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2581373 KO=71    )
> restLoginInitiate                                        (OK=179363 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=179356 KO=2     )
> User Authorize PKCE stage                                (OK=208631 KO=1     )
> User AccessToken PKCE stage                              (OK=208627 KO=2     )
> tokenUserinfo                                            (OK=29375  KO=0     )
> Skip 2FA                                                 (OK=99757  KO=0     )
> GetUUid                                                  (OK=59575  KO=0     )
> GetOpenidConfig                                          (OK=178360 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39754  KO=0     )
> CreatePolicy                                             (OK=59524  KO=48    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39754  KO=0     )
>  UI AM idFromSession                                     (OK=39754  KO=0     )
>  UI AM validateGoto                                      (OK=39754  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39752  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39751  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39751  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39751  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10556  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39750  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39749  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39749  KO=0     )
>  UI IDM uiconfig                                         (OK=39749  KO=0     )
>  UI IDM version                                          (OK=39749  KO=0     )
>  UI IDM login                                            (OK=39749  KO=0     )
>  UI IDM features                                         (OK=39749  KO=0     )
>  UI IDM privilege                                        (OK=39749  KO=0     )
>  UI IDM user                                             (OK=39749  KO=0     )
>  UI IDM dashboard                                        (OK=39749  KO=0     )
>  UI IDM managed user schema                              (OK=39749  KO=0     )
>  UI IDM oidcToken                                        (OK=39750  KO=0     )
> userinfo                                                 (OK=39750  KO=0     )
> UI-Logout                                                (OK=39749  KO=0     )
> UI-Logout Redirect 1                                     (OK=39748  KO=0     )
>  UI AM revoke2                                           (OK=39747  KO=0     )
>  UI AM revoke1                                           (OK=39748  KO=0     )
>  UI AM endsession                                        (OK=39748  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6738   KO=0     )
> RootUserinfo                                             (OK=134023 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6738   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1753   KO=0     )
> ReadPolicy                                               (OK=59450  KO=6     )
> getIdToken                                               (OK=13346  KO=0     )
> getIdToken Redirect 1                                    (OK=13346  KO=0     )
> createOrganization                                       (OK=13346  KO=0     )
> queryOrganization                                        (OK=13346  KO=0     )
> deleteOrganization                                       (OK=13346  KO=0     )
> DeletePolicy                                             (OK=59316  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10463 (99.32%)
> status.find.in([200, 209], 304), found 409                         48 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 67089  / active: 336    / done: 185769
================================================================================

10:22:12.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:12.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:12.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:13.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:13.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:13.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:13.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:14.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:14.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:14.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:14.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:15.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:15.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:15.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:15.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:15.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:16.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:16.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:16.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:16.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:17.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:17.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:17.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:17 GMT                                    2675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2585900 KO=71    )
> restLoginInitiate                                        (OK=179704 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=179696 KO=2     )
> User Authorize PKCE stage                                (OK=209010 KO=1     )
> User AccessToken PKCE stage                              (OK=209006 KO=2     )
> tokenUserinfo                                            (OK=29429  KO=0     )
> Skip 2FA                                                 (OK=99961  KO=0     )
> GetUUid                                                  (OK=59702  KO=0     )
> GetOpenidConfig                                          (OK=178724 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39817  KO=0     )
> CreatePolicy                                             (OK=59651  KO=48    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39817  KO=0     )
>  UI AM idFromSession                                     (OK=39817  KO=0     )
>  UI AM validateGoto                                      (OK=39816  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39812  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39812  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39812  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39812  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10580  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39809  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39809  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39807  KO=0     )
>  UI IDM uiconfig                                         (OK=39807  KO=0     )
>  UI IDM version                                          (OK=39807  KO=0     )
>  UI IDM login                                            (OK=39807  KO=0     )
>  UI IDM features                                         (OK=39807  KO=0     )
>  UI IDM privilege                                        (OK=39807  KO=0     )
>  UI IDM user                                             (OK=39807  KO=0     )
>  UI IDM dashboard                                        (OK=39807  KO=0     )
>  UI IDM managed user schema                              (OK=39807  KO=0     )
>  UI IDM oidcToken                                        (OK=39807  KO=0     )
> userinfo                                                 (OK=39807  KO=0     )
> UI-Logout                                                (OK=39807  KO=0     )
> UI-Logout Redirect 1                                     (OK=39805  KO=0     )
>  UI AM revoke2                                           (OK=39804  KO=0     )
>  UI AM revoke1                                           (OK=39805  KO=0     )
>  UI AM endsession                                        (OK=39805  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6747   KO=0     )
> RootUserinfo                                             (OK=134260 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6747   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1754   KO=0     )
> ReadPolicy                                               (OK=59562  KO=6     )
> getIdToken                                               (OK=13379  KO=0     )
> getIdToken Redirect 1                                    (OK=13379  KO=0     )
> createOrganization                                       (OK=13378  KO=0     )
> queryOrganization                                        (OK=13378  KO=0     )
> deleteOrganization                                       (OK=13377  KO=0     )
> DeletePolicy                                             (OK=59440  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10486 (99.32%)
> status.find.in([200, 209], 304), found 409                         48 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 66740  / active: 330    / done: 186124
================================================================================

10:22:18.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:18.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:18.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:19.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:19.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:19.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:19.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:19.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:20.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:20.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:20.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:21.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:21.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:21.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:21.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:21.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:21.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:21.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:21.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:22.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:22.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:22.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:22 GMT                                    2680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2590645 KO=71    )
> restLoginInitiate                                        (OK=180032 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=180026 KO=2     )
> User Authorize PKCE stage                                (OK=209382 KO=1     )
> User AccessToken PKCE stage                              (OK=209377 KO=2     )
> tokenUserinfo                                            (OK=29480  KO=0     )
> Skip 2FA                                                 (OK=100140 KO=0     )
> GetUUid                                                  (OK=59805  KO=0     )
> GetOpenidConfig                                          (OK=179068 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39888  KO=0     )
> CreatePolicy                                             (OK=59754  KO=48    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39888  KO=0     )
>  UI AM idFromSession                                     (OK=39887  KO=0     )
>  UI AM validateGoto                                      (OK=39887  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39885  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39885  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39885  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39885  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10598  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39882  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39882  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39882  KO=0     )
>  UI IDM uiconfig                                         (OK=39882  KO=0     )
>  UI IDM version                                          (OK=39882  KO=0     )
>  UI IDM login                                            (OK=39882  KO=0     )
>  UI IDM features                                         (OK=39882  KO=0     )
>  UI IDM privilege                                        (OK=39882  KO=0     )
>  UI IDM user                                             (OK=39882  KO=0     )
>  UI IDM dashboard                                        (OK=39882  KO=0     )
>  UI IDM managed user schema                              (OK=39882  KO=0     )
>  UI IDM oidcToken                                        (OK=39883  KO=0     )
> userinfo                                                 (OK=39882  KO=0     )
> UI-Logout                                                (OK=39882  KO=0     )
> UI-Logout Redirect 1                                     (OK=39881  KO=0     )
>  UI AM revoke2                                           (OK=39880  KO=0     )
>  UI AM revoke1                                           (OK=39881  KO=0     )
>  UI AM endsession                                        (OK=39881  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6754   KO=0     )
> RootUserinfo                                             (OK=134512 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6754   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1756   KO=0     )
> ReadPolicy                                               (OK=59692  KO=6     )
> getIdToken                                               (OK=13400  KO=0     )
> getIdToken Redirect 1                                    (OK=13400  KO=0     )
> createOrganization                                       (OK=13400  KO=0     )
> queryOrganization                                        (OK=13400  KO=0     )
> deleteOrganization                                       (OK=13400  KO=0     )
> DeletePolicy                                             (OK=59553  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10508 (99.32%)
> status.find.in([200, 209], 304), found 409                         48 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 66406  / active: 331    / done: 186457
================================================================================

10:22:22.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:22.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:23.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:23.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:23.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:23.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:24.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:24.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:24.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:24.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:24.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:25.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:25.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:26.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:26.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:26.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:27.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:27.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:27.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:27 GMT                                    2685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2595177 KO=71    )
> restLoginInitiate                                        (OK=180350 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=180337 KO=2     )
> User Authorize PKCE stage                                (OK=209754 KO=1     )
> User AccessToken PKCE stage                              (OK=209748 KO=2     )
> tokenUserinfo                                            (OK=29523  KO=0     )
> Skip 2FA                                                 (OK=100330 KO=0     )
> GetUUid                                                  (OK=59916  KO=0     )
> GetOpenidConfig                                          (OK=179412 KO=0     )
> UI-Post-Login - stage 1                                  (OK=39954  KO=0     )
> CreatePolicy                                             (OK=59863  KO=48    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39954  KO=0     )
>  UI AM idFromSession                                     (OK=39954  KO=0     )
>  UI AM validateGoto                                      (OK=39954  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39952  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39951  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39951  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39951  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10612  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39947  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39946  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39946  KO=0     )
>  UI IDM uiconfig                                         (OK=39946  KO=0     )
>  UI IDM version                                          (OK=39946  KO=0     )
>  UI IDM login                                            (OK=39946  KO=0     )
>  UI IDM features                                         (OK=39946  KO=0     )
>  UI IDM privilege                                        (OK=39946  KO=0     )
>  UI IDM user                                             (OK=39946  KO=0     )
>  UI IDM dashboard                                        (OK=39946  KO=0     )
>  UI IDM managed user schema                              (OK=39946  KO=0     )
>  UI IDM oidcToken                                        (OK=39946  KO=0     )
> userinfo                                                 (OK=39946  KO=0     )
> UI-Logout                                                (OK=39943  KO=0     )
> UI-Logout Redirect 1                                     (OK=39943  KO=0     )
>  UI AM revoke2                                           (OK=39942  KO=0     )
>  UI AM revoke1                                           (OK=39943  KO=0     )
>  UI AM endsession                                        (OK=39943  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6765   KO=0     )
> RootUserinfo                                             (OK=134798 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6765   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1759   KO=0     )
> ReadPolicy                                               (OK=59795  KO=6     )
> getIdToken                                               (OK=13428  KO=0     )
> getIdToken Redirect 1                                    (OK=13427  KO=0     )
> createOrganization                                       (OK=13427  KO=0     )
> queryOrganization                                        (OK=13427  KO=0     )
> deleteOrganization                                       (OK=13426  KO=0     )
> DeletePolicy                                             (OK=59681  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10527 (99.32%)
> status.find.in([200, 209], 304), found 409                         48 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 66075  / active: 314    / done: 186805
================================================================================

10:22:28.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:28.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:28.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:29.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:29.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:29.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:29.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:29.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:30.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:30.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:30.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:30.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:31.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:31.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:31.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:32 GMT                                    2690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2599969 KO=71    )
> restLoginInitiate                                        (OK=180679 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=180664 KO=2     )
> User Authorize PKCE stage                                (OK=210137 KO=1     )
> User AccessToken PKCE stage                              (OK=210130 KO=2     )
> tokenUserinfo                                            (OK=29571  KO=0     )
> Skip 2FA                                                 (OK=100512 KO=0     )
> GetUUid                                                  (OK=60024  KO=0     )
> GetOpenidConfig                                          (OK=179732 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40035  KO=0     )
> CreatePolicy                                             (OK=59975  KO=48    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40034  KO=0     )
>  UI AM idFromSession                                     (OK=40033  KO=0     )
>  UI AM validateGoto                                      (OK=40033  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40029  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40029  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40028  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40028  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10634  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40024  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40022  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40022  KO=0     )
>  UI IDM uiconfig                                         (OK=40022  KO=0     )
>  UI IDM version                                          (OK=40022  KO=0     )
>  UI IDM login                                            (OK=40022  KO=0     )
>  UI IDM features                                         (OK=40022  KO=0     )
>  UI IDM privilege                                        (OK=40022  KO=0     )
>  UI IDM user                                             (OK=40022  KO=0     )
>  UI IDM dashboard                                        (OK=40022  KO=0     )
>  UI IDM managed user schema                              (OK=40022  KO=0     )
>  UI IDM oidcToken                                        (OK=40021  KO=0     )
> userinfo                                                 (OK=40020  KO=0     )
> UI-Logout                                                (OK=40018  KO=0     )
> UI-Logout Redirect 1                                     (OK=40017  KO=0     )
>  UI AM revoke2                                           (OK=40015  KO=0     )
>  UI AM revoke1                                           (OK=40016  KO=0     )
>  UI AM endsession                                        (OK=40016  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6775   KO=0     )
> RootUserinfo                                             (OK=135027 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6774   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1762   KO=0     )
> ReadPolicy                                               (OK=59901  KO=6     )
> getIdToken                                               (OK=13454  KO=0     )
> getIdToken Redirect 1                                    (OK=13454  KO=0     )
> createOrganization                                       (OK=13454  KO=0     )
> queryOrganization                                        (OK=13454  KO=0     )
> deleteOrganization                                       (OK=13454  KO=0     )
> DeletePolicy                                             (OK=59786  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10542 (99.32%)
> status.find.in([200, 209], 304), found 409                         48 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 65735  / active: 320    / done: 187139
================================================================================

10:22:32.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:33.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:33.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:33.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:33.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:34.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:34.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:34.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:34.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:34.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:35.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:35.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:36.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:36.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:36.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:36.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:36.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:36.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:37.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:37.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:37.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 187753: status.find.in([200, 209], 304), found 409
10:22:37.395 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,187753,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTM0MDgxODgxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTkprME1ia2NYdkZOUmZkdFF0TTVTNmtQRGlzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzM1NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzM1NywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2OTU3LCJpYXQiOjE3MzE0OTMzNTcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlluR2NhdUEyZEVrSlpZZWxlRVZTVEttb1h4cyJ9.JPrbl-guwYetedaa816G5CzpzzA7-4mQQDbPvY40X08xc9ajB_YaNIDsFCrWBD8AEsa1lHsz2V8pkh2uwHdLfr634tIVrmIhOIz_Oox3xDsOrdOTROfuYe0TK19ev2eCRHY2RX57gXYMhwDyj3BMFUmsYfjBrZAXk_XwpDx18xdKua0BsblKlk2e0C_uB4Bcltna3TiBlHTzRVqJ6VXw0SX3Cqavpq7fvyd35pc6pBHpO2yn6gzbSRLseix2sGLFdDzOKUHbguc9BJxWEbzdc-JGEYM78hx9in2RT5quVnpfpdzO4sftvobe4caA8bdDv965pg8_5K4UwY2XYZdfDQ, username -> user.159178, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy785813, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1ca2e335, authcode -> qPnTiqnKR_WD8OuMIeIQB09A0zA, useAdminRealm -> true, callbacks -> {"tokenId":"ENa-BarVQ5ZllEzhg-G2l-PdONQ.*AAJTSQACMDIAAlNLABxJaUZaMTEyc1BCOE01WDZYcEY1QmpkVk5vK0E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493357103), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ENa-BarVQ5ZllEzhg-G2l-PdONQ.*AAJTSQACMDIAAlNLABxJaUZaMTEyc1BCOE01WDZYcEY1QmpkVk5vK0E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493357103))), password -> Pa_ssw0rd, challenge -> WDf5tprlyjqJL2FblGUgBWjRPyIdwAbMUjSTnPg5hXY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 185.179.213.87, verifier -> LTI4NDg0NjY3MTExMjk3NDAxNTE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@312a0300, tokenId -> ENa-BarVQ5ZllEzhg-G2l-PdONQ.*AAJTSQACMDIAAlNLABxJaUZaMTEyc1BCOE01WDZYcEY1QmpkVk5vK0E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ENa-BarVQ5ZllEzhg-G2l-PdONQ.*AAJTSQACMDIAAlNLABxJaUZaMTEyc1BCOE01WDZYcEY1QmpkVk5vK0E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ENa-BarVQ5ZllEzhg-G2l-PdONQ.*AAJTSQACMDIAAlNLABxJaUZaMTEyc1BCOE01WDZYcEY1QmpkVk5vK0E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy785813","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:22:37 GMT
	x-forgerock-transactionid: 8b1ef983-c84b-4139-bc92-4b4596901cef
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-13 10:22:37 GMT                                    2695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2604781 KO=72    )
> restLoginInitiate                                        (OK=181007 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=180996 KO=2     )
> User Authorize PKCE stage                                (OK=210527 KO=1     )
> User AccessToken PKCE stage                              (OK=210523 KO=2     )
> tokenUserinfo                                            (OK=29632  KO=0     )
> Skip 2FA                                                 (OK=100692 KO=0     )
> GetUUid                                                  (OK=60141  KO=0     )
> GetOpenidConfig                                          (OK=180068 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40106  KO=0     )
> CreatePolicy                                             (OK=60091  KO=49    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40106  KO=0     )
>  UI AM idFromSession                                     (OK=40106  KO=0     )
>  UI AM validateGoto                                      (OK=40106  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40104  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40102  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40101  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40101  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10657  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40098  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40098  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40098  KO=0     )
>  UI IDM uiconfig                                         (OK=40098  KO=0     )
>  UI IDM version                                          (OK=40098  KO=0     )
>  UI IDM login                                            (OK=40098  KO=0     )
>  UI IDM features                                         (OK=40098  KO=0     )
>  UI IDM privilege                                        (OK=40098  KO=0     )
>  UI IDM user                                             (OK=40097  KO=0     )
>  UI IDM dashboard                                        (OK=40097  KO=0     )
>  UI IDM managed user schema                              (OK=40097  KO=0     )
>  UI IDM oidcToken                                        (OK=40098  KO=0     )
> userinfo                                                 (OK=40097  KO=0     )
> UI-Logout                                                (OK=40097  KO=0     )
> UI-Logout Redirect 1                                     (OK=40097  KO=0     )
>  UI AM revoke2                                           (OK=40095  KO=0     )
>  UI AM revoke1                                           (OK=40096  KO=0     )
>  UI AM endsession                                        (OK=40096  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6784   KO=0     )
> RootUserinfo                                             (OK=135255 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6783   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1763   KO=0     )
> ReadPolicy                                               (OK=60015  KO=6     )
> getIdToken                                               (OK=13475  KO=0     )
> getIdToken Redirect 1                                    (OK=13475  KO=0     )
> createOrganization                                       (OK=13474  KO=0     )
> queryOrganization                                        (OK=13474  KO=0     )
> deleteOrganization                                       (OK=13474  KO=0     )
> DeletePolicy                                             (OK=59892  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10562 (99.31%)
> status.find.in([200, 209], 304), found 409                         49 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 65399  / active: 320    / done: 187475
================================================================================

10:22:38.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:38.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:38.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:38.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:38.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:38.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:39.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:39.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:39.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:39.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:39.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:39.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:40.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:40.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:40.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:41.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:41.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:41.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:41.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:41.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:42.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:42.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:42 GMT                                    2700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2609671 KO=72    )
> restLoginInitiate                                        (OK=181347 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=181339 KO=2     )
> User Authorize PKCE stage                                (OK=210917 KO=1     )
> User AccessToken PKCE stage                              (OK=210908 KO=2     )
> tokenUserinfo                                            (OK=29680  KO=0     )
> Skip 2FA                                                 (OK=100880 KO=0     )
> GetUUid                                                  (OK=60252  KO=0     )
> GetOpenidConfig                                          (OK=180411 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40186  KO=0     )
> CreatePolicy                                             (OK=60203  KO=49    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40186  KO=0     )
>  UI AM idFromSession                                     (OK=40183  KO=0     )
>  UI AM validateGoto                                      (OK=40183  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40179  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40179  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40178  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40178  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10674  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40173  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40173  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40173  KO=0     )
>  UI IDM uiconfig                                         (OK=40173  KO=0     )
>  UI IDM version                                          (OK=40173  KO=0     )
>  UI IDM login                                            (OK=40173  KO=0     )
>  UI IDM features                                         (OK=40173  KO=0     )
>  UI IDM privilege                                        (OK=40173  KO=0     )
>  UI IDM user                                             (OK=40172  KO=0     )
>  UI IDM dashboard                                        (OK=40173  KO=0     )
>  UI IDM managed user schema                              (OK=40172  KO=0     )
>  UI IDM oidcToken                                        (OK=40172  KO=0     )
> userinfo                                                 (OK=40172  KO=0     )
> UI-Logout                                                (OK=40171  KO=0     )
> UI-Logout Redirect 1                                     (OK=40171  KO=0     )
>  UI AM revoke2                                           (OK=40170  KO=0     )
>  UI AM revoke1                                           (OK=40171  KO=0     )
>  UI AM endsession                                        (OK=40171  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6793   KO=0     )
> RootUserinfo                                             (OK=135510 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6793   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1764   KO=0     )
> ReadPolicy                                               (OK=60131  KO=6     )
> getIdToken                                               (OK=13502  KO=0     )
> getIdToken Redirect 1                                    (OK=13502  KO=0     )
> createOrganization                                       (OK=13502  KO=0     )
> queryOrganization                                        (OK=13502  KO=0     )
> deleteOrganization                                       (OK=13502  KO=0     )
> DeletePolicy                                             (OK=60008  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10584 (99.32%)
> status.find.in([200, 209], 304), found 409                         49 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 65049  / active: 320    / done: 187825
================================================================================

10:22:42.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:42.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:43.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:43.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:43.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:43.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:43.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:43.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:43.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:44.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:44.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:44.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:44.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:45.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:45.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:45.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:45.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:46.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:46.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:46.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:46.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:46.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:46.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:46.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:47.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:47 GMT                                    2705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2614539 KO=72    )
> restLoginInitiate                                        (OK=181701 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=181687 KO=2     )
> User Authorize PKCE stage                                (OK=211323 KO=1     )
> User AccessToken PKCE stage                              (OK=211316 KO=2     )
> tokenUserinfo                                            (OK=29745  KO=0     )
> Skip 2FA                                                 (OK=101067 KO=0     )
> GetUUid                                                  (OK=60362  KO=0     )
> GetOpenidConfig                                          (OK=180749 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40261  KO=0     )
> CreatePolicy                                             (OK=60311  KO=49    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40260  KO=0     )
>  UI AM idFromSession                                     (OK=40259  KO=0     )
>  UI AM validateGoto                                      (OK=40259  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40256  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40256  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40255  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40255  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10698  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40246  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40245  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40245  KO=0     )
>  UI IDM uiconfig                                         (OK=40245  KO=0     )
>  UI IDM version                                          (OK=40245  KO=0     )
>  UI IDM login                                            (OK=40245  KO=0     )
>  UI IDM features                                         (OK=40245  KO=0     )
>  UI IDM privilege                                        (OK=40245  KO=0     )
>  UI IDM user                                             (OK=40245  KO=0     )
>  UI IDM dashboard                                        (OK=40245  KO=0     )
>  UI IDM managed user schema                              (OK=40245  KO=0     )
>  UI IDM oidcToken                                        (OK=40244  KO=0     )
> userinfo                                                 (OK=40243  KO=0     )
> UI-Logout                                                (OK=40242  KO=0     )
> UI-Logout Redirect 1                                     (OK=40241  KO=0     )
>  UI AM revoke2                                           (OK=40240  KO=0     )
>  UI AM revoke1                                           (OK=40241  KO=0     )
>  UI AM endsession                                        (OK=40241  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6802   KO=0     )
> RootUserinfo                                             (OK=135749 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6802   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1767   KO=0     )
> ReadPolicy                                               (OK=60243  KO=6     )
> getIdToken                                               (OK=13530  KO=0     )
> getIdToken Redirect 1                                    (OK=13529  KO=0     )
> createOrganization                                       (OK=13529  KO=0     )
> queryOrganization                                        (OK=13529  KO=0     )
> deleteOrganization                                       (OK=13528  KO=0     )
> DeletePolicy                                             (OK=60123  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10609 (99.32%)
> status.find.in([200, 209], 304), found 409                         49 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 64685  / active: 331    / done: 188178
================================================================================

10:22:47.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:47.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:48.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:48.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:48.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:49.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:49.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:50.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:51.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:51.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:51.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:52.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:52 GMT                                    2710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2619631 KO=72    )
> restLoginInitiate                                        (OK=182043 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=182031 KO=2     )
> User Authorize PKCE stage                                (OK=211727 KO=1     )
> User AccessToken PKCE stage                              (OK=211719 KO=2     )
> tokenUserinfo                                            (OK=29801  KO=0     )
> Skip 2FA                                                 (OK=101258 KO=0     )
> GetUUid                                                  (OK=60475  KO=0     )
> GetOpenidConfig                                          (OK=181082 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40340  KO=0     )
> CreatePolicy                                             (OK=60425  KO=49    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40338  KO=0     )
>  UI AM idFromSession                                     (OK=40338  KO=0     )
>  UI AM validateGoto                                      (OK=40338  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40336  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40334  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40334  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40334  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10726  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40328  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40327  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40327  KO=0     )
>  UI IDM uiconfig                                         (OK=40327  KO=0     )
>  UI IDM version                                          (OK=40327  KO=0     )
>  UI IDM login                                            (OK=40327  KO=0     )
>  UI IDM features                                         (OK=40327  KO=0     )
>  UI IDM privilege                                        (OK=40327  KO=0     )
>  UI IDM user                                             (OK=40326  KO=0     )
>  UI IDM dashboard                                        (OK=40326  KO=0     )
>  UI IDM managed user schema                              (OK=40326  KO=0     )
>  UI IDM oidcToken                                        (OK=40327  KO=0     )
> userinfo                                                 (OK=40326  KO=0     )
> UI-Logout                                                (OK=40325  KO=0     )
> UI-Logout Redirect 1                                     (OK=40325  KO=0     )
>  UI AM revoke2                                           (OK=40324  KO=0     )
>  UI AM revoke1                                           (OK=40325  KO=0     )
>  UI AM endsession                                        (OK=40325  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6808   KO=0     )
> RootUserinfo                                             (OK=135995 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6808   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1768   KO=0     )
> ReadPolicy                                               (OK=60353  KO=6     )
> getIdToken                                               (OK=13563  KO=0     )
> getIdToken Redirect 1                                    (OK=13563  KO=0     )
> createOrganization                                       (OK=13563  KO=0     )
> queryOrganization                                        (OK=13563  KO=0     )
> deleteOrganization                                       (OK=13561  KO=0     )
> DeletePolicy                                             (OK=60235  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10621 (99.32%)
> status.find.in([200, 209], 304), found 409                         49 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 64336  / active: 321    / done: 188537
================================================================================

10:22:52.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:53.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:53.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:53.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 188887: status.find.in([200, 209], 304), found 409
10:22:53.600 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,188887,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTMzOTAxNjAwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTVEtS3Vyb2prWEM0MjZSSEwyR1NMN1ZtQTVFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzM3MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzM3MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk2OTczLCJpYXQiOjE3MzE0OTMzNzMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InRHT2JOb2V2VjBRMThWeE5IUlpfbHh2anVjYyJ9.RehVqReiR8qqLWIfNx4fVsODqlaH5bx3YzANyDa7Fxzd7TWyk8qa6XoCURGFOMxyyD3wp4CLZ6Ui_5JHe_BzgvYw4UR_diz-nMLYrqN87yILOrpDtzZo6MT5STlPvGtZOr618UW5OfEDxijrC7JK3_cppjH9QsnJdfzVVr6PBtNQLHPsT-mWy9yUFjOcKuzpGYblOZL2ri8692ffG1Wo861jqIS46gWGubBKtgIGEN-T9nih0jDV4mstbniiZfdvCTefj13cGIGKJjTwZO8g7iWttuZ8HOn95SCxCpS0so32iGpOyjgRO7C4SC2dmV0p5kk7H6lO7ftBThJhlIFyFw, username -> user.144161, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy292861, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fd01c86, authcode -> LzsbG7OYWecDe3g7DaQvKF2kRXE, useAdminRealm -> true, callbacks -> {"tokenId":"9V--0be4NLlLojJuE-FqM87MC9k.*AAJTSQACMDIAAlNLABx2S1VnaGhjRXM0ZHQvWTZ0dDc3c0JSK0FNcms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493373288), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=9V--0be4NLlLojJuE-FqM87MC9k.*AAJTSQACMDIAAlNLABx2S1VnaGhjRXM0ZHQvWTZ0dDc3c0JSK0FNcms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493373288))), password -> Pa_ssw0rd, challenge -> whmbn-HW3JhNr7XIerxTrPejsEsUVFfvuYdFpz8-hok, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTE3OTMzNDU4ODE4NzE2MzUwMDE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@53377fcb, tokenId -> 9V--0be4NLlLojJuE-FqM87MC9k.*AAJTSQACMDIAAlNLABx2S1VnaGhjRXM0ZHQvWTZ0dDc3c0JSK0FNcms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=9V--0be4NLlLojJuE-FqM87MC9k.*AAJTSQACMDIAAlNLABx2S1VnaGhjRXM0ZHQvWTZ0dDc3c0JSK0FNcms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=9V--0be4NLlLojJuE-FqM87MC9k.*AAJTSQACMDIAAlNLABx2S1VnaGhjRXM0ZHQvWTZ0dDc3c0JSK0FNcms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy292861","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:22:53 GMT
	x-forgerock-transactionid: e6a9b5f1-b80f-4cbf-bb34-76da32c5b14e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:22:53.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:54.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:54.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:54.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:54.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:55.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:55.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:55.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:56.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:56.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:56.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:56.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:56.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:57.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:57.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:22:57 GMT                                    2715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2624073 KO=73    )
> restLoginInitiate                                        (OK=182367 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=182359 KO=2     )
> User Authorize PKCE stage                                (OK=212104 KO=1     )
> User AccessToken PKCE stage                              (OK=212098 KO=2     )
> tokenUserinfo                                            (OK=29871  KO=0     )
> Skip 2FA                                                 (OK=101447 KO=0     )
> GetUUid                                                  (OK=60594  KO=0     )
> GetOpenidConfig                                          (OK=181424 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40398  KO=0     )
> CreatePolicy                                             (OK=60543  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40397  KO=0     )
>  UI AM idFromSession                                     (OK=40397  KO=0     )
>  UI AM validateGoto                                      (OK=40397  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40395  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40395  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40393  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40393  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10741  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40391  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40391  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40390  KO=0     )
>  UI IDM uiconfig                                         (OK=40390  KO=0     )
>  UI IDM version                                          (OK=40390  KO=0     )
>  UI IDM login                                            (OK=40390  KO=0     )
>  UI IDM features                                         (OK=40390  KO=0     )
>  UI IDM privilege                                        (OK=40390  KO=0     )
>  UI IDM user                                             (OK=40390  KO=0     )
>  UI IDM dashboard                                        (OK=40390  KO=0     )
>  UI IDM managed user schema                              (OK=40390  KO=0     )
>  UI IDM oidcToken                                        (OK=40391  KO=0     )
> userinfo                                                 (OK=40390  KO=0     )
> UI-Logout                                                (OK=40390  KO=0     )
> UI-Logout Redirect 1                                     (OK=40390  KO=0     )
>  UI AM revoke2                                           (OK=40389  KO=0     )
>  UI AM revoke1                                           (OK=40390  KO=0     )
>  UI AM endsession                                        (OK=40390  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6815   KO=0     )
> RootUserinfo                                             (OK=136209 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6815   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1770   KO=0     )
> ReadPolicy                                               (OK=60467  KO=6     )
> getIdToken                                               (OK=13584  KO=0     )
> getIdToken Redirect 1                                    (OK=13583  KO=0     )
> createOrganization                                       (OK=13583  KO=0     )
> queryOrganization                                        (OK=13583  KO=0     )
> deleteOrganization                                       (OK=13583  KO=0     )
> DeletePolicy                                             (OK=60346  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10639 (99.31%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 64007  / active: 313    / done: 188874
================================================================================

10:22:57.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:57.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:58.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:58.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:58.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:59.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:59.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:59.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:59.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:59.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:22:59.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:00.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:00.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:00.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:00.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:01.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:01.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:01.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:02.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:02 GMT                                    2720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2628730 KO=73    )
> restLoginInitiate                                        (OK=182702 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=182692 KO=2     )
> User Authorize PKCE stage                                (OK=212485 KO=1     )
> User AccessToken PKCE stage                              (OK=212480 KO=2     )
> tokenUserinfo                                            (OK=29923  KO=0     )
> Skip 2FA                                                 (OK=101637 KO=0     )
> GetUUid                                                  (OK=60712  KO=0     )
> GetOpenidConfig                                          (OK=181775 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40469  KO=0     )
> CreatePolicy                                             (OK=60660  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40468  KO=0     )
>  UI AM idFromSession                                     (OK=40468  KO=0     )
>  UI AM validateGoto                                      (OK=40468  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40465  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40465  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40464  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40465  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10756  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40460  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40459  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40458  KO=0     )
>  UI IDM uiconfig                                         (OK=40458  KO=0     )
>  UI IDM version                                          (OK=40458  KO=0     )
>  UI IDM login                                            (OK=40458  KO=0     )
>  UI IDM features                                         (OK=40458  KO=0     )
>  UI IDM privilege                                        (OK=40458  KO=0     )
>  UI IDM user                                             (OK=40457  KO=0     )
>  UI IDM dashboard                                        (OK=40457  KO=0     )
>  UI IDM managed user schema                              (OK=40457  KO=0     )
>  UI IDM oidcToken                                        (OK=40458  KO=0     )
> userinfo                                                 (OK=40458  KO=0     )
> UI-Logout                                                (OK=40457  KO=0     )
> UI-Logout Redirect 1                                     (OK=40455  KO=0     )
>  UI AM revoke2                                           (OK=40453  KO=0     )
>  UI AM revoke1                                           (OK=40454  KO=0     )
>  UI AM endsession                                        (OK=40454  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6827   KO=0     )
> RootUserinfo                                             (OK=136442 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6827   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1772   KO=0     )
> ReadPolicy                                               (OK=60587  KO=6     )
> getIdToken                                               (OK=13607  KO=0     )
> getIdToken Redirect 1                                    (OK=13607  KO=0     )
> createOrganization                                       (OK=13607  KO=0     )
> queryOrganization                                        (OK=13607  KO=0     )
> deleteOrganization                                       (OK=13607  KO=0     )
> DeletePolicy                                             (OK=60459  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10658 (99.31%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 63662  / active: 332    / done: 189200
================================================================================

10:23:02.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:02.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:03.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:03.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:03.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:03.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:03.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:03.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:04.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:04.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:04.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:05.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:05.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:05.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:06.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:06.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:06.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:06.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:07.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:07 GMT                                    2725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2633183 KO=73    )
> restLoginInitiate                                        (OK=183029 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=183017 KO=2     )
> User Authorize PKCE stage                                (OK=212852 KO=1     )
> User AccessToken PKCE stage                              (OK=212847 KO=2     )
> tokenUserinfo                                            (OK=29976  KO=0     )
> Skip 2FA                                                 (OK=101831 KO=0     )
> GetUUid                                                  (OK=60835  KO=0     )
> GetOpenidConfig                                          (OK=182138 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40528  KO=0     )
> CreatePolicy                                             (OK=60782  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40528  KO=0     )
>  UI AM idFromSession                                     (OK=40528  KO=0     )
>  UI AM validateGoto                                      (OK=40528  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40525  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40525  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40523  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40523  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10768  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40520  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40518  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40518  KO=0     )
>  UI IDM uiconfig                                         (OK=40518  KO=0     )
>  UI IDM version                                          (OK=40518  KO=0     )
>  UI IDM login                                            (OK=40518  KO=0     )
>  UI IDM features                                         (OK=40518  KO=0     )
>  UI IDM privilege                                        (OK=40518  KO=0     )
>  UI IDM user                                             (OK=40518  KO=0     )
>  UI IDM dashboard                                        (OK=40518  KO=0     )
>  UI IDM managed user schema                              (OK=40518  KO=0     )
>  UI IDM oidcToken                                        (OK=40519  KO=0     )
> userinfo                                                 (OK=40519  KO=0     )
> UI-Logout                                                (OK=40518  KO=0     )
> UI-Logout Redirect 1                                     (OK=40518  KO=0     )
>  UI AM revoke2                                           (OK=40517  KO=0     )
>  UI AM revoke1                                           (OK=40518  KO=0     )
>  UI AM endsession                                        (OK=40518  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6838   KO=0     )
> RootUserinfo                                             (OK=136700 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6838   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1777   KO=0     )
> ReadPolicy                                               (OK=60703  KO=6     )
> getIdToken                                               (OK=13628  KO=0     )
> getIdToken Redirect 1                                    (OK=13628  KO=0     )
> createOrganization                                       (OK=13628  KO=0     )
> queryOrganization                                        (OK=13627  KO=0     )
> deleteOrganization                                       (OK=13627  KO=0     )
> DeletePolicy                                             (OK=60579  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10677 (99.31%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 63320  / active: 337    / done: 189537
================================================================================

10:23:07.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:08.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:08.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:08.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:09.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:09.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:09.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:09.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:09.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:09.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:09.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:10.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:10.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:10.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:11.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:11.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:11.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:12 GMT                                    2730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2638010 KO=73    )
> restLoginInitiate                                        (OK=183349 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=183338 KO=2     )
> User Authorize PKCE stage                                (OK=213235 KO=1     )
> User AccessToken PKCE stage                              (OK=213231 KO=2     )
> tokenUserinfo                                            (OK=30032  KO=0     )
> Skip 2FA                                                 (OK=102001 KO=0     )
> GetUUid                                                  (OK=60936  KO=0     )
> GetOpenidConfig                                          (OK=182477 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40607  KO=0     )
> CreatePolicy                                             (OK=60886  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40607  KO=0     )
>  UI AM idFromSession                                     (OK=40607  KO=0     )
>  UI AM validateGoto                                      (OK=40607  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40603  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40602  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40601  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40601  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10783  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40598  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40597  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40597  KO=0     )
>  UI IDM uiconfig                                         (OK=40597  KO=0     )
>  UI IDM version                                          (OK=40597  KO=0     )
>  UI IDM login                                            (OK=40597  KO=0     )
>  UI IDM features                                         (OK=40597  KO=0     )
>  UI IDM privilege                                        (OK=40597  KO=0     )
>  UI IDM user                                             (OK=40597  KO=0     )
>  UI IDM dashboard                                        (OK=40597  KO=0     )
>  UI IDM managed user schema                              (OK=40597  KO=0     )
>  UI IDM oidcToken                                        (OK=40598  KO=0     )
> userinfo                                                 (OK=40598  KO=0     )
> UI-Logout                                                (OK=40596  KO=0     )
> UI-Logout Redirect 1                                     (OK=40595  KO=0     )
>  UI AM revoke2                                           (OK=40593  KO=0     )
>  UI AM revoke1                                           (OK=40594  KO=0     )
>  UI AM endsession                                        (OK=40594  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6849   KO=0     )
> RootUserinfo                                             (OK=136951 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6848   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1781   KO=0     )
> ReadPolicy                                               (OK=60823  KO=6     )
> getIdToken                                               (OK=13646  KO=0     )
> getIdToken Redirect 1                                    (OK=13646  KO=0     )
> createOrganization                                       (OK=13645  KO=0     )
> queryOrganization                                        (OK=13645  KO=0     )
> deleteOrganization                                       (OK=13644  KO=0     )
> DeletePolicy                                             (OK=60693  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10694 (99.31%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 62991  / active: 326    / done: 189877
================================================================================

10:23:12.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:13.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:13.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:13.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:14.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:14.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:14.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:15.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:15.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:15.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:16.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:16.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:16.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:16.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:17.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:17 GMT                                    2735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2642542 KO=73    )
> restLoginInitiate                                        (OK=183680 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=183671 KO=2     )
> User Authorize PKCE stage                                (OK=213607 KO=1     )
> User AccessToken PKCE stage                              (OK=213602 KO=2     )
> tokenUserinfo                                            (OK=30081  KO=0     )
> Skip 2FA                                                 (OK=102201 KO=0     )
> GetUUid                                                  (OK=61059  KO=0     )
> GetOpenidConfig                                          (OK=182822 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40667  KO=0     )
> CreatePolicy                                             (OK=61008  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40666  KO=0     )
>  UI AM idFromSession                                     (OK=40666  KO=0     )
>  UI AM validateGoto                                      (OK=40665  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40664  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40664  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40664  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40664  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10802  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40661  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40660  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40660  KO=0     )
>  UI IDM uiconfig                                         (OK=40660  KO=0     )
>  UI IDM version                                          (OK=40660  KO=0     )
>  UI IDM login                                            (OK=40660  KO=0     )
>  UI IDM features                                         (OK=40660  KO=0     )
>  UI IDM privilege                                        (OK=40660  KO=0     )
>  UI IDM user                                             (OK=40659  KO=0     )
>  UI IDM dashboard                                        (OK=40660  KO=0     )
>  UI IDM managed user schema                              (OK=40660  KO=0     )
>  UI IDM oidcToken                                        (OK=40660  KO=0     )
> userinfo                                                 (OK=40660  KO=0     )
> UI-Logout                                                (OK=40659  KO=0     )
> UI-Logout Redirect 1                                     (OK=40658  KO=0     )
>  UI AM revoke2                                           (OK=40657  KO=0     )
>  UI AM revoke1                                           (OK=40658  KO=0     )
>  UI AM endsession                                        (OK=40658  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6859   KO=0     )
> RootUserinfo                                             (OK=137248 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6857   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1783   KO=0     )
> ReadPolicy                                               (OK=60926  KO=6     )
> getIdToken                                               (OK=13667  KO=0     )
> getIdToken Redirect 1                                    (OK=13667  KO=0     )
> createOrganization                                       (OK=13667  KO=0     )
> queryOrganization                                        (OK=13667  KO=0     )
> deleteOrganization                                       (OK=13667  KO=0     )
> DeletePolicy                                             (OK=60811  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10709 (99.31%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 62652  / active: 334    / done: 190208
================================================================================

10:23:18.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:18.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:19.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:19.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:19.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:19.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:19.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:20.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:20.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:20.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:20.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:20.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:20.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:20.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:20.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:21.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:21.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:21.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:22.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:22.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:22.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:22 GMT                                    2740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2647258 KO=73    )
> restLoginInitiate                                        (OK=184022 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=184010 KO=2     )
> User Authorize PKCE stage                                (OK=214002 KO=1     )
> User AccessToken PKCE stage                              (OK=213999 KO=2     )
> tokenUserinfo                                            (OK=30137  KO=0     )
> Skip 2FA                                                 (OK=102405 KO=0     )
> GetUUid                                                  (OK=61191  KO=0     )
> GetOpenidConfig                                          (OK=183173 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40736  KO=0     )
> CreatePolicy                                             (OK=61138  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40735  KO=0     )
>  UI AM idFromSession                                     (OK=40734  KO=0     )
>  UI AM validateGoto                                      (OK=40733  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40733  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40731  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40731  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40731  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10821  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40728  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40728  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40728  KO=0     )
>  UI IDM uiconfig                                         (OK=40728  KO=0     )
>  UI IDM version                                          (OK=40728  KO=0     )
>  UI IDM login                                            (OK=40727  KO=0     )
>  UI IDM features                                         (OK=40727  KO=0     )
>  UI IDM privilege                                        (OK=40727  KO=0     )
>  UI IDM user                                             (OK=40727  KO=0     )
>  UI IDM dashboard                                        (OK=40727  KO=0     )
>  UI IDM managed user schema                              (OK=40727  KO=0     )
>  UI IDM oidcToken                                        (OK=40726  KO=0     )
> userinfo                                                 (OK=40724  KO=0     )
> UI-Logout                                                (OK=40724  KO=0     )
> UI-Logout Redirect 1                                     (OK=40723  KO=0     )
>  UI AM revoke2                                           (OK=40722  KO=0     )
>  UI AM revoke1                                           (OK=40723  KO=0     )
>  UI AM endsession                                        (OK=40723  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6868   KO=0     )
> RootUserinfo                                             (OK=137479 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6868   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1786   KO=0     )
> ReadPolicy                                               (OK=61046  KO=6     )
> getIdToken                                               (OK=13693  KO=0     )
> getIdToken Redirect 1                                    (OK=13693  KO=0     )
> createOrganization                                       (OK=13693  KO=0     )
> queryOrganization                                        (OK=13693  KO=0     )
> deleteOrganization                                       (OK=13693  KO=0     )
> DeletePolicy                                             (OK=60917  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10730 (99.32%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 62302  / active: 345    / done: 190547
================================================================================

10:23:23.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:23.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:24.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:24.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:24.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:24.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:25.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:25.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:25.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:26.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:26.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:26.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:26.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:27 GMT                                    2745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2652332 KO=73    )
> restLoginInitiate                                        (OK=184360 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=184348 KO=2     )
> User Authorize PKCE stage                                (OK=214407 KO=1     )
> User AccessToken PKCE stage                              (OK=214400 KO=2     )
> tokenUserinfo                                            (OK=30196  KO=0     )
> Skip 2FA                                                 (OK=102586 KO=0     )
> GetUUid                                                  (OK=61307  KO=0     )
> GetOpenidConfig                                          (OK=183546 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40819  KO=0     )
> CreatePolicy                                             (OK=61255  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40819  KO=0     )
>  UI AM idFromSession                                     (OK=40818  KO=0     )
>  UI AM validateGoto                                      (OK=40818  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40814  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40813  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40813  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40813  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10846  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40808  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40808  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40808  KO=0     )
>  UI IDM uiconfig                                         (OK=40808  KO=0     )
>  UI IDM version                                          (OK=40808  KO=0     )
>  UI IDM login                                            (OK=40808  KO=0     )
>  UI IDM features                                         (OK=40808  KO=0     )
>  UI IDM privilege                                        (OK=40808  KO=0     )
>  UI IDM user                                             (OK=40806  KO=0     )
>  UI IDM dashboard                                        (OK=40807  KO=0     )
>  UI IDM managed user schema                              (OK=40806  KO=0     )
>  UI IDM oidcToken                                        (OK=40805  KO=0     )
> userinfo                                                 (OK=40805  KO=0     )
> UI-Logout                                                (OK=40803  KO=0     )
> UI-Logout Redirect 1                                     (OK=40803  KO=0     )
>  UI AM revoke2                                           (OK=40802  KO=0     )
>  UI AM revoke1                                           (OK=40803  KO=0     )
>  UI AM endsession                                        (OK=40803  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6880   KO=0     )
> RootUserinfo                                             (OK=137699 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6880   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1788   KO=0     )
> ReadPolicy                                               (OK=61181  KO=6     )
> getIdToken                                               (OK=13716  KO=0     )
> getIdToken Redirect 1                                    (OK=13716  KO=0     )
> createOrganization                                       (OK=13716  KO=0     )
> queryOrganization                                        (OK=13716  KO=0     )
> deleteOrganization                                       (OK=13716  KO=0     )
> DeletePolicy                                             (OK=61039  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10743 (99.32%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 61945  / active: 344    / done: 190905
================================================================================

10:23:27.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:27.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:27.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:27.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:27.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:27.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:27.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:28.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:28.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:28.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:28.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:28.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:29.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:29.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:29.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:29.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:29.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:31.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:31.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:31.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:32.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:32.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:32.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:32.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:32 GMT                                    2750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2657390 KO=73    )
> restLoginInitiate                                        (OK=184709 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=184700 KO=2     )
> User Authorize PKCE stage                                (OK=214811 KO=1     )
> User AccessToken PKCE stage                              (OK=214805 KO=2     )
> tokenUserinfo                                            (OK=30253  KO=0     )
> Skip 2FA                                                 (OK=102777 KO=0     )
> GetUUid                                                  (OK=61432  KO=0     )
> GetOpenidConfig                                          (OK=183922 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40898  KO=0     )
> CreatePolicy                                             (OK=61377  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40898  KO=0     )
>  UI AM idFromSession                                     (OK=40897  KO=0     )
>  UI AM validateGoto                                      (OK=40897  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40892  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40892  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40890  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40890  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10870  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40886  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40886  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40886  KO=0     )
>  UI IDM uiconfig                                         (OK=40886  KO=0     )
>  UI IDM version                                          (OK=40886  KO=0     )
>  UI IDM login                                            (OK=40886  KO=0     )
>  UI IDM features                                         (OK=40886  KO=0     )
>  UI IDM privilege                                        (OK=40886  KO=0     )
>  UI IDM user                                             (OK=40884  KO=0     )
>  UI IDM dashboard                                        (OK=40884  KO=0     )
>  UI IDM managed user schema                              (OK=40884  KO=0     )
>  UI IDM oidcToken                                        (OK=40885  KO=0     )
> userinfo                                                 (OK=40885  KO=0     )
> UI-Logout                                                (OK=40885  KO=0     )
> UI-Logout Redirect 1                                     (OK=40883  KO=0     )
>  UI AM revoke2                                           (OK=40882  KO=0     )
>  UI AM revoke1                                           (OK=40883  KO=0     )
>  UI AM endsession                                        (OK=40883  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6893   KO=0     )
> RootUserinfo                                             (OK=137897 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6893   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1793   KO=0     )
> ReadPolicy                                               (OK=61299  KO=6     )
> getIdToken                                               (OK=13741  KO=0     )
> getIdToken Redirect 1                                    (OK=13741  KO=0     )
> createOrganization                                       (OK=13741  KO=0     )
> queryOrganization                                        (OK=13741  KO=0     )
> deleteOrganization                                       (OK=13741  KO=0     )
> DeletePolicy                                             (OK=61174  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10767 (99.32%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 61589  / active: 326    / done: 191279
================================================================================

10:23:32.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:32.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:32.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:32.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:32.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:33.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:33.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:33.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:34.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:34.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:34.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:34.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:34.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:34.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:34.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:35.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:35.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:35.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:36.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:36.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:36.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:37.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:37.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:37.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:37 GMT                                    2755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2661986 KO=73    )
> restLoginInitiate                                        (OK=185039 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=185021 KO=2     )
> User Authorize PKCE stage                                (OK=215175 KO=1     )
> User AccessToken PKCE stage                              (OK=215167 KO=2     )
> tokenUserinfo                                            (OK=30314  KO=0     )
> Skip 2FA                                                 (OK=102935 KO=0     )
> GetUUid                                                  (OK=61535  KO=0     )
> GetOpenidConfig                                          (OK=184262 KO=0     )
> UI-Post-Login - stage 1                                  (OK=40970  KO=0     )
> CreatePolicy                                             (OK=61483  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40968  KO=0     )
>  UI AM idFromSession                                     (OK=40968  KO=0     )
>  UI AM validateGoto                                      (OK=40968  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40963  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40963  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40963  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40963  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10887  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40959  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40959  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40958  KO=0     )
>  UI IDM uiconfig                                         (OK=40958  KO=0     )
>  UI IDM version                                          (OK=40958  KO=0     )
>  UI IDM login                                            (OK=40958  KO=0     )
>  UI IDM features                                         (OK=40958  KO=0     )
>  UI IDM privilege                                        (OK=40958  KO=0     )
>  UI IDM user                                             (OK=40958  KO=0     )
>  UI IDM dashboard                                        (OK=40958  KO=0     )
>  UI IDM managed user schema                              (OK=40958  KO=0     )
>  UI IDM oidcToken                                        (OK=40959  KO=0     )
> userinfo                                                 (OK=40959  KO=0     )
> UI-Logout                                                (OK=40959  KO=0     )
> UI-Logout Redirect 1                                     (OK=40958  KO=0     )
>  UI AM revoke2                                           (OK=40957  KO=0     )
>  UI AM revoke1                                           (OK=40958  KO=0     )
>  UI AM endsession                                        (OK=40958  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6906   KO=0     )
> RootUserinfo                                             (OK=138100 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6906   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1797   KO=0     )
> ReadPolicy                                               (OK=61417  KO=6     )
> getIdToken                                               (OK=13757  KO=0     )
> getIdToken Redirect 1                                    (OK=13756  KO=0     )
> createOrganization                                       (OK=13755  KO=0     )
> queryOrganization                                        (OK=13755  KO=0     )
> deleteOrganization                                       (OK=13755  KO=0     )
> DeletePolicy                                             (OK=61290  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10791 (99.32%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 61245  / active: 323    / done: 191626
================================================================================

10:23:37.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:37.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:37.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:37.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:37.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:38.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:38.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:38.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:38.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:39.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:39.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:39.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:39.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:39.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:40.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:40.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:40.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:40.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:40.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:40.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:41.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:41.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:41.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:41.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:41.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:42.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:42 GMT                                    2760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2666835 KO=73    )
> restLoginInitiate                                        (OK=185385 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=185377 KO=2     )
> User Authorize PKCE stage                                (OK=215579 KO=1     )
> User AccessToken PKCE stage                              (OK=215573 KO=2     )
> tokenUserinfo                                            (OK=30372  KO=0     )
> Skip 2FA                                                 (OK=103139 KO=0     )
> GetUUid                                                  (OK=61663  KO=0     )
> GetOpenidConfig                                          (OK=184614 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41042  KO=0     )
> CreatePolicy                                             (OK=61610  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41042  KO=0     )
>  UI AM idFromSession                                     (OK=41039  KO=0     )
>  UI AM validateGoto                                      (OK=41041  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41037  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41035  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41033  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41033  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10908  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41031  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41031  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41031  KO=0     )
>  UI IDM uiconfig                                         (OK=41031  KO=0     )
>  UI IDM version                                          (OK=41031  KO=0     )
>  UI IDM login                                            (OK=41031  KO=0     )
>  UI IDM features                                         (OK=41031  KO=0     )
>  UI IDM privilege                                        (OK=41031  KO=0     )
>  UI IDM user                                             (OK=41031  KO=0     )
>  UI IDM dashboard                                        (OK=41031  KO=0     )
>  UI IDM managed user schema                              (OK=41031  KO=0     )
>  UI IDM oidcToken                                        (OK=41031  KO=0     )
> userinfo                                                 (OK=41029  KO=0     )
> UI-Logout                                                (OK=41028  KO=0     )
> UI-Logout Redirect 1                                     (OK=41027  KO=0     )
>  UI AM revoke2                                           (OK=41024  KO=0     )
>  UI AM revoke1                                           (OK=41025  KO=0     )
>  UI AM endsession                                        (OK=41026  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6916   KO=0     )
> RootUserinfo                                             (OK=138322 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6916   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1799   KO=0     )
> ReadPolicy                                               (OK=61527  KO=6     )
> getIdToken                                               (OK=13779  KO=0     )
> getIdToken Redirect 1                                    (OK=13779  KO=0     )
> createOrganization                                       (OK=13779  KO=0     )
> queryOrganization                                        (OK=13779  KO=0     )
> deleteOrganization                                       (OK=13779  KO=0     )
> DeletePolicy                                             (OK=61407  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10817 (99.32%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.17%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 60891  / active: 338    / done: 191965
================================================================================

10:23:43.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:43.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:43.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:43.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:43.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:44.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:44.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:44.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:44.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:44.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:45.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:46.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:46.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:46.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:46.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:46.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:46.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:46.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:47.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:47.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:47 GMT                                    2765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2671807 KO=73    )
> restLoginInitiate                                        (OK=185726 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=185715 KO=2     )
> User Authorize PKCE stage                                (OK=215975 KO=1     )
> User AccessToken PKCE stage                              (OK=215968 KO=2     )
> tokenUserinfo                                            (OK=30423  KO=0     )
> Skip 2FA                                                 (OK=103326 KO=0     )
> GetUUid                                                  (OK=61766  KO=0     )
> GetOpenidConfig                                          (OK=184957 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41119  KO=0     )
> CreatePolicy                                             (OK=61715  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41119  KO=0     )
>  UI AM idFromSession                                     (OK=41117  KO=0     )
>  UI AM validateGoto                                      (OK=41117  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41112  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41112  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41111  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41111  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10925  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41110  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41108  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41108  KO=0     )
>  UI IDM uiconfig                                         (OK=41108  KO=0     )
>  UI IDM version                                          (OK=41108  KO=0     )
>  UI IDM login                                            (OK=41108  KO=0     )
>  UI IDM features                                         (OK=41108  KO=0     )
>  UI IDM privilege                                        (OK=41108  KO=0     )
>  UI IDM user                                             (OK=41107  KO=0     )
>  UI IDM dashboard                                        (OK=41108  KO=0     )
>  UI IDM managed user schema                              (OK=41107  KO=0     )
>  UI IDM oidcToken                                        (OK=41107  KO=0     )
> userinfo                                                 (OK=41106  KO=0     )
> UI-Logout                                                (OK=41106  KO=0     )
> UI-Logout Redirect 1                                     (OK=41105  KO=0     )
>  UI AM revoke2                                           (OK=41104  KO=0     )
>  UI AM revoke1                                           (OK=41105  KO=0     )
>  UI AM endsession                                        (OK=41105  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6932   KO=0     )
> RootUserinfo                                             (OK=138566 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6932   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1807   KO=0     )
> ReadPolicy                                               (OK=61653  KO=6     )
> getIdToken                                               (OK=13812  KO=0     )
> getIdToken Redirect 1                                    (OK=13812  KO=0     )
> createOrganization                                       (OK=13812  KO=0     )
> queryOrganization                                        (OK=13812  KO=0     )
> deleteOrganization                                       (OK=13810  KO=0     )
> DeletePolicy                                             (OK=61519  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10837 (99.32%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 60533  / active: 335    / done: 192326
================================================================================

10:23:47.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:48.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:48.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:48.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:49.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:49.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:49.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:49.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:50.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:50.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:50.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:51.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:51.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:51.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:51.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:51.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:52.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:52 GMT                                    2770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2676855 KO=73    )
> restLoginInitiate                                        (OK=186077 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=186062 KO=2     )
> User Authorize PKCE stage                                (OK=216380 KO=1     )
> User AccessToken PKCE stage                              (OK=216373 KO=2     )
> tokenUserinfo                                            (OK=30485  KO=0     )
> Skip 2FA                                                 (OK=103513 KO=0     )
> GetUUid                                                  (OK=61885  KO=0     )
> GetOpenidConfig                                          (OK=185306 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41198  KO=0     )
> CreatePolicy                                             (OK=61833  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41197  KO=0     )
>  UI AM idFromSession                                     (OK=41195  KO=0     )
>  UI AM validateGoto                                      (OK=41195  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41193  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41192  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41192  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41192  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10952  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41189  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41188  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41187  KO=0     )
>  UI IDM uiconfig                                         (OK=41187  KO=0     )
>  UI IDM version                                          (OK=41187  KO=0     )
>  UI IDM login                                            (OK=41187  KO=0     )
>  UI IDM features                                         (OK=41187  KO=0     )
>  UI IDM privilege                                        (OK=41187  KO=0     )
>  UI IDM user                                             (OK=41187  KO=0     )
>  UI IDM dashboard                                        (OK=41187  KO=0     )
>  UI IDM managed user schema                              (OK=41187  KO=0     )
>  UI IDM oidcToken                                        (OK=41188  KO=0     )
> userinfo                                                 (OK=41188  KO=0     )
> UI-Logout                                                (OK=41187  KO=0     )
> UI-Logout Redirect 1                                     (OK=41183  KO=0     )
>  UI AM revoke2                                           (OK=41179  KO=0     )
>  UI AM revoke1                                           (OK=41180  KO=0     )
>  UI AM endsession                                        (OK=41182  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6949   KO=0     )
> RootUserinfo                                             (OK=138795 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6949   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1811   KO=0     )
> ReadPolicy                                               (OK=61755  KO=6     )
> getIdToken                                               (OK=13838  KO=0     )
> getIdToken Redirect 1                                    (OK=13837  KO=0     )
> createOrganization                                       (OK=13837  KO=0     )
> queryOrganization                                        (OK=13836  KO=0     )
> deleteOrganization                                       (OK=13836  KO=0     )
> DeletePolicy                                             (OK=61645  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10854 (99.32%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 60158  / active: 342    / done: 192694
================================================================================

10:23:52.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:52.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:53.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:53.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:53.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:53.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:53.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:54.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:54.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:54.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:54.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:54.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:54.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:54.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:55.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:55.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:55.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:55.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:56.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:56.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:56.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:57.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:23:57 GMT                                    2775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2682088 KO=73    )
> restLoginInitiate                                        (OK=186429 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=186422 KO=2     )
> User Authorize PKCE stage                                (OK=216807 KO=1     )
> User AccessToken PKCE stage                              (OK=216799 KO=2     )
> tokenUserinfo                                            (OK=30544  KO=0     )
> Skip 2FA                                                 (OK=103719 KO=0     )
> GetUUid                                                  (OK=61998  KO=0     )
> GetOpenidConfig                                          (OK=185638 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41280  KO=0     )
> CreatePolicy                                             (OK=61944  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41280  KO=0     )
>  UI AM idFromSession                                     (OK=41276  KO=0     )
>  UI AM validateGoto                                      (OK=41276  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41272  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41272  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41271  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41271  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10972  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41270  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41270  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41269  KO=0     )
>  UI IDM uiconfig                                         (OK=41269  KO=0     )
>  UI IDM version                                          (OK=41269  KO=0     )
>  UI IDM login                                            (OK=41268  KO=0     )
>  UI IDM features                                         (OK=41268  KO=0     )
>  UI IDM privilege                                        (OK=41268  KO=0     )
>  UI IDM user                                             (OK=41268  KO=0     )
>  UI IDM dashboard                                        (OK=41268  KO=0     )
>  UI IDM managed user schema                              (OK=41268  KO=0     )
>  UI IDM oidcToken                                        (OK=41268  KO=0     )
> userinfo                                                 (OK=41267  KO=0     )
> UI-Logout                                                (OK=41267  KO=0     )
> UI-Logout Redirect 1                                     (OK=41266  KO=0     )
>  UI AM revoke2                                           (OK=41265  KO=0     )
>  UI AM revoke1                                           (OK=41266  KO=0     )
>  UI AM endsession                                        (OK=41266  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6957   KO=0     )
> RootUserinfo                                             (OK=139088 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6956   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1811   KO=0     )
> ReadPolicy                                               (OK=61875  KO=6     )
> getIdToken                                               (OK=13873  KO=0     )
> getIdToken Redirect 1                                    (OK=13873  KO=0     )
> createOrganization                                       (OK=13872  KO=0     )
> queryOrganization                                        (OK=13872  KO=0     )
> deleteOrganization                                       (OK=13872  KO=0     )
> DeletePolicy                                             (OK=61749  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10876 (99.32%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 59805  / active: 329    / done: 193060
================================================================================

10:23:57.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:58.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:58.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:58.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:58.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:58.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:59.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:23:59.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:00.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:00.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:00.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:00.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:01.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:02.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:02.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:02.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:02.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:02 GMT                                    2780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2686612 KO=73    )
> restLoginInitiate                                        (OK=186761 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=186750 KO=2     )
> User Authorize PKCE stage                                (OK=217181 KO=1     )
> User AccessToken PKCE stage                              (OK=217173 KO=2     )
> tokenUserinfo                                            (OK=30603  KO=0     )
> Skip 2FA                                                 (OK=103905 KO=0     )
> GetUUid                                                  (OK=62107  KO=0     )
> GetOpenidConfig                                          (OK=185980 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41340  KO=0     )
> CreatePolicy                                             (OK=62055  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41340  KO=0     )
>  UI AM idFromSession                                     (OK=41340  KO=0     )
>  UI AM validateGoto                                      (OK=41340  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41337  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41337  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41336  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41336  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10990  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41333  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41332  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41331  KO=0     )
>  UI IDM uiconfig                                         (OK=41331  KO=0     )
>  UI IDM version                                          (OK=41331  KO=0     )
>  UI IDM login                                            (OK=41331  KO=0     )
>  UI IDM features                                         (OK=41331  KO=0     )
>  UI IDM privilege                                        (OK=41331  KO=0     )
>  UI IDM user                                             (OK=41331  KO=0     )
>  UI IDM dashboard                                        (OK=41331  KO=0     )
>  UI IDM managed user schema                              (OK=41331  KO=0     )
>  UI IDM oidcToken                                        (OK=41332  KO=0     )
> userinfo                                                 (OK=41332  KO=0     )
> UI-Logout                                                (OK=41332  KO=0     )
> UI-Logout Redirect 1                                     (OK=41331  KO=0     )
>  UI AM revoke2                                           (OK=41329  KO=0     )
>  UI AM revoke1                                           (OK=41330  KO=0     )
>  UI AM endsession                                        (OK=41330  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6973   KO=0     )
> RootUserinfo                                             (OK=139340 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6973   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1816   KO=0     )
> ReadPolicy                                               (OK=61987  KO=6     )
> getIdToken                                               (OK=13898  KO=0     )
> getIdToken Redirect 1                                    (OK=13897  KO=0     )
> createOrganization                                       (OK=13897  KO=0     )
> queryOrganization                                        (OK=13896  KO=0     )
> deleteOrganization                                       (OK=13896  KO=0     )
> DeletePolicy                                             (OK=61868  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10893 (99.33%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 59454  / active: 326    / done: 193414
================================================================================

10:24:02.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:03.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:03.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:03.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:03.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:04.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:04.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:04.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:04.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:05.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:05.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:06.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:06.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:06.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:06.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:06.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:07 GMT                                    2785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2691625 KO=73    )
> restLoginInitiate                                        (OK=187108 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=187097 KO=2     )
> User Authorize PKCE stage                                (OK=217587 KO=1     )
> User AccessToken PKCE stage                              (OK=217581 KO=2     )
> tokenUserinfo                                            (OK=30665  KO=0     )
> Skip 2FA                                                 (OK=104095 KO=0     )
> GetUUid                                                  (OK=62224  KO=0     )
> GetOpenidConfig                                          (OK=186316 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41422  KO=0     )
> CreatePolicy                                             (OK=62171  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41422  KO=0     )
>  UI AM idFromSession                                     (OK=41421  KO=0     )
>  UI AM validateGoto                                      (OK=41420  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41416  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41415  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41415  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41415  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11008  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41412  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41412  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41410  KO=0     )
>  UI IDM uiconfig                                         (OK=41410  KO=0     )
>  UI IDM version                                          (OK=41410  KO=0     )
>  UI IDM login                                            (OK=41410  KO=0     )
>  UI IDM features                                         (OK=41410  KO=0     )
>  UI IDM privilege                                        (OK=41410  KO=0     )
>  UI IDM user                                             (OK=41409  KO=0     )
>  UI IDM dashboard                                        (OK=41409  KO=0     )
>  UI IDM managed user schema                              (OK=41409  KO=0     )
>  UI IDM oidcToken                                        (OK=41409  KO=0     )
> userinfo                                                 (OK=41406  KO=0     )
> UI-Logout                                                (OK=41405  KO=0     )
> UI-Logout Redirect 1                                     (OK=41404  KO=0     )
>  UI AM revoke2                                           (OK=41401  KO=0     )
>  UI AM revoke1                                           (OK=41402  KO=0     )
>  UI AM endsession                                        (OK=41402  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6981   KO=0     )
> RootUserinfo                                             (OK=139625 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6981   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1820   KO=0     )
> ReadPolicy                                               (OK=62095  KO=6     )
> getIdToken                                               (OK=13921  KO=0     )
> getIdToken Redirect 1                                    (OK=13921  KO=0     )
> createOrganization                                       (OK=13921  KO=0     )
> queryOrganization                                        (OK=13921  KO=0     )
> deleteOrganization                                       (OK=13921  KO=0     )
> DeletePolicy                                             (OK=61980  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10909 (99.33%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 59101  / active: 330    / done: 193763
================================================================================

10:24:07.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:07.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:09.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:09.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:09.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:09.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:10.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:10.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:10.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:10.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:11.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:11.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:11.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:11.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:12.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:12.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:12.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:12 GMT                                    2790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2696255 KO=73    )
> restLoginInitiate                                        (OK=187420 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=187408 KO=2     )
> User Authorize PKCE stage                                (OK=217956 KO=1     )
> User AccessToken PKCE stage                              (OK=217948 KO=2     )
> tokenUserinfo                                            (OK=30711  KO=0     )
> Skip 2FA                                                 (OK=104272 KO=0     )
> GetUUid                                                  (OK=62309  KO=0     )
> GetOpenidConfig                                          (OK=186629 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41491  KO=0     )
> CreatePolicy                                             (OK=62257  KO=50    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41491  KO=0     )
>  UI AM idFromSession                                     (OK=41490  KO=0     )
>  UI AM validateGoto                                      (OK=41490  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41488  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41488  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41488  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41488  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11025  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41481  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41480  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41480  KO=0     )
>  UI IDM uiconfig                                         (OK=41480  KO=0     )
>  UI IDM version                                          (OK=41480  KO=0     )
>  UI IDM login                                            (OK=41480  KO=0     )
>  UI IDM features                                         (OK=41480  KO=0     )
>  UI IDM privilege                                        (OK=41480  KO=0     )
>  UI IDM user                                             (OK=41479  KO=0     )
>  UI IDM dashboard                                        (OK=41479  KO=0     )
>  UI IDM managed user schema                              (OK=41480  KO=0     )
>  UI IDM oidcToken                                        (OK=41479  KO=0     )
> userinfo                                                 (OK=41479  KO=0     )
> UI-Logout                                                (OK=41479  KO=0     )
> UI-Logout Redirect 1                                     (OK=41479  KO=0     )
>  UI AM revoke2                                           (OK=41477  KO=0     )
>  UI AM revoke1                                           (OK=41479  KO=0     )
>  UI AM endsession                                        (OK=41479  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6991   KO=0     )
> RootUserinfo                                             (OK=139908 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6990   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1823   KO=0     )
> ReadPolicy                                               (OK=62213  KO=6     )
> getIdToken                                               (OK=13953  KO=0     )
> getIdToken Redirect 1                                    (OK=13953  KO=0     )
> createOrganization                                       (OK=13953  KO=0     )
> queryOrganization                                        (OK=13953  KO=0     )
> deleteOrganization                                       (OK=13952  KO=0     )
> DeletePolicy                                             (OK=62087  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10926 (99.33%)
> status.find.in([200, 209], 304), found 409                         50 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 58780  / active: 309    / done: 194105
================================================================================

10:24:12.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:12.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:12.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:12.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:12.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:12.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:12.974 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 194405: status.find.in([200, 209], 304), found 409
10:24:12.975 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,194405,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTM0MTQxNzYyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiYXZnWV9KN2lIQV9PNXJpNTdIdXB0RkRkWENFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzQ1MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzQ1MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MDUyLCJpYXQiOjE3MzE0OTM0NTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkVIaE5IVGtDM2l4OE9qaGNRdkRyUmx4aURKNCJ9.cKp5owWPCAMb3y8tjv6byBtlRwWGZD2JlWMn28TVr6YP6semZmFGExzPBOxjm3H2B0zPXAp3-WYAQVmmL2-NZC9PeFO2p8POJh68cZXdEhJ5f3NIbuv2M9H6di0vt1ngQBrV6G8cl9ffc2rEW1wMVE_Q50F8f-ybTxTRxgNGTBSCcRUEYxWO0TOblBavC7ewDctIAc388e4z_MTQ5BelTrctBYiKpDKkc5H1T9YIj9X50LEt-KAwzR-uWstovr3FqIHCE3TA9HXMnZJJUpJ3wtty37H_VWB7ZcwofTXIVRdkQugZ-M3A0aKnmCDvLRYF-2OXIzcPMdY-LJu1hUX4cQ, username -> user.189866, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy486918, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@d427e93, authcode -> U0SOL4-DJySV-DkjF2naxesnPOg, useAdminRealm -> true, callbacks -> {"tokenId":"QYOckzz7p4UTZiQwhdKOkFHTJDc.*AAJTSQACMDIAAlNLABxXMWpXd3dqUzc2UlFMQkt6V3VRWXBsZkQ5Q0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493452646), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=QYOckzz7p4UTZiQwhdKOkFHTJDc.*AAJTSQACMDIAAlNLABxXMWpXd3dqUzc2UlFMQkt6V3VRWXBsZkQ5Q0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493452646))), password -> Pa_ssw0rd, challenge -> ZAorzG5Y2RNo7dyWnu3VYgKokqOioBiXdFpBR7U49Y0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 85.149.208.23, verifier -> NTczMjk5MzUyMTEzNjIxNTU5MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3f24dd88, tokenId -> QYOckzz7p4UTZiQwhdKOkFHTJDc.*AAJTSQACMDIAAlNLABxXMWpXd3dqUzc2UlFMQkt6V3VRWXBsZkQ5Q0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=QYOckzz7p4UTZiQwhdKOkFHTJDc.*AAJTSQACMDIAAlNLABxXMWpXd3dqUzc2UlFMQkt6V3VRWXBsZkQ5Q0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=QYOckzz7p4UTZiQwhdKOkFHTJDc.*AAJTSQACMDIAAlNLABxXMWpXd3dqUzc2UlFMQkt6V3VRWXBsZkQ5Q0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy486918","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:24:12 GMT
	x-forgerock-transactionid: 589dd603-0e39-4a36-8e2a-69d88a4fba84
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:24:13.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:13.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:13.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:14.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:14.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:14.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 194592: status.find.in([200, 209], 304), found 409
10:24:15.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,194592,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM0MTMxMDE1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTW1ZN18tWE00R04yUkZnQ21UNE5tYlVfLTdJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzQ1NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzQ1NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MDU1LCJpYXQiOjE3MzE0OTM0NTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InlFdHBhQngzdS00YnhTVVdnaUw4SFY1NFI4VSJ9.k41YZkT_n_pfl-7U1VoxQwOlRHutHHTaBmmpxxt87ReLIzzt7aKhre7bP8ttuunH3Ix2Lug6EdyQxQmw2bU9bFMNDogdS5wWB3cUn4hA0ku18fU4CKH43Iuprx8zu3CXjQwCWlaI2Q7YBvrj_3Auc5xBeUv7WgDsJ5APSx2ZzYrvU3LJ185wsHLNhiQv8zidpmrhF6Cw0USA1FVCh0LMpJshyPQspCAbaaHWH8wrNOtAKx-B1wPqPUa1nPjKm0iCiIRbt2Zw1X92uYgqTXobwhqbAvWoETxgBTZ1y3Wo4tHyTOUIsXO66aZgN-_NBtuGRBj0agfaLNqGWYZHPslNcA, username -> user.156562, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy766047, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@44fb68e1, authcode -> ltcpx2CRHI9mro5gbyk5iyrTYjs, useAdminRealm -> true, callbacks -> {"tokenId":"wbT9fP_qbVkH0w9hslByDCTGDIE.*AAJTSQACMDIAAlNLABxOenhkeS9wb3VveldWeEFKZlB2NkJJVE0rOG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493455227), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=wbT9fP_qbVkH0w9hslByDCTGDIE.*AAJTSQACMDIAAlNLABxOenhkeS9wb3VveldWeEFKZlB2NkJJVE0rOG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493455227))), password -> Pa_ssw0rd, challenge -> NUeHVVMkpX0nfyNbvAbV_39L4oQCegUfdWUSI-G9zpQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> MjkyOTE3NDgyMjM0NTk5ODk2MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2ea1b9ed, tokenId -> wbT9fP_qbVkH0w9hslByDCTGDIE.*AAJTSQACMDIAAlNLABxOenhkeS9wb3VveldWeEFKZlB2NkJJVE0rOG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=wbT9fP_qbVkH0w9hslByDCTGDIE.*AAJTSQACMDIAAlNLABxOenhkeS9wb3VveldWeEFKZlB2NkJJVE0rOG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=wbT9fP_qbVkH0w9hslByDCTGDIE.*AAJTSQACMDIAAlNLABxOenhkeS9wb3VveldWeEFKZlB2NkJJVE0rOG89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy766047","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:24:15 GMT
	x-forgerock-transactionid: c85414fc-6a79-4dc7-9540-d00e7435ae63
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:24:15.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:15.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:16.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:16.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:16.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:17.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:17.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:17.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:17 GMT                                    2795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2701166 KO=75    )
> restLoginInitiate                                        (OK=187765 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=187758 KO=2     )
> User Authorize PKCE stage                                (OK=218348 KO=1     )
> User AccessToken PKCE stage                              (OK=218338 KO=2     )
> tokenUserinfo                                            (OK=30755  KO=0     )
> Skip 2FA                                                 (OK=104465 KO=0     )
> GetUUid                                                  (OK=62425  KO=0     )
> GetOpenidConfig                                          (OK=186951 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41574  KO=0     )
> CreatePolicy                                             (OK=62371  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41573  KO=0     )
>  UI AM idFromSession                                     (OK=41571  KO=0     )
>  UI AM validateGoto                                      (OK=41571  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41564  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41562  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41562  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41562  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11052  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41560  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41559  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41559  KO=0     )
>  UI IDM uiconfig                                         (OK=41559  KO=0     )
>  UI IDM version                                          (OK=41559  KO=0     )
>  UI IDM login                                            (OK=41558  KO=0     )
>  UI IDM features                                         (OK=41558  KO=0     )
>  UI IDM privilege                                        (OK=41558  KO=0     )
>  UI IDM user                                             (OK=41557  KO=0     )
>  UI IDM dashboard                                        (OK=41557  KO=0     )
>  UI IDM managed user schema                              (OK=41557  KO=0     )
>  UI IDM oidcToken                                        (OK=41556  KO=0     )
> userinfo                                                 (OK=41556  KO=0     )
> UI-Logout                                                (OK=41555  KO=0     )
> UI-Logout Redirect 1                                     (OK=41554  KO=0     )
>  UI AM revoke2                                           (OK=41553  KO=0     )
>  UI AM revoke1                                           (OK=41554  KO=0     )
>  UI AM endsession                                        (OK=41554  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7005   KO=0     )
> RootUserinfo                                             (OK=140150 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7005   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1829   KO=0     )
> ReadPolicy                                               (OK=62300  KO=6     )
> getIdToken                                               (OK=13978  KO=0     )
> getIdToken Redirect 1                                    (OK=13977  KO=0     )
> createOrganization                                       (OK=13976  KO=0     )
> queryOrganization                                        (OK=13976  KO=0     )
> deleteOrganization                                       (OK=13976  KO=0     )
> DeletePolicy                                             (OK=62204  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10955 (99.31%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 58417  / active: 315    / done: 194462
================================================================================

10:24:17.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:17.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:17.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:18.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:18.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:18.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:18.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:18.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:18.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:18.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:18.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:19.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:19.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:19.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:19.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:19.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:19.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:20.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:21.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:21.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:21.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:21.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:21.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:21.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:22.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:22 GMT                                    2800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2706750 KO=75    )
> restLoginInitiate                                        (OK=188154 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=188145 KO=2     )
> User Authorize PKCE stage                                (OK=218798 KO=1     )
> User AccessToken PKCE stage                              (OK=218788 KO=2     )
> tokenUserinfo                                            (OK=30812  KO=0     )
> Skip 2FA                                                 (OK=104671 KO=0     )
> GetUUid                                                  (OK=62554  KO=0     )
> GetOpenidConfig                                          (OK=187279 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41660  KO=0     )
> CreatePolicy                                             (OK=62497  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41659  KO=0     )
>  UI AM idFromSession                                     (OK=41658  KO=0     )
>  UI AM validateGoto                                      (OK=41658  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41657  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41657  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41656  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41656  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11074  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41654  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41654  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41652  KO=0     )
>  UI IDM uiconfig                                         (OK=41652  KO=0     )
>  UI IDM version                                          (OK=41652  KO=0     )
>  UI IDM login                                            (OK=41652  KO=0     )
>  UI IDM features                                         (OK=41652  KO=0     )
>  UI IDM privilege                                        (OK=41652  KO=0     )
>  UI IDM user                                             (OK=41651  KO=0     )
>  UI IDM dashboard                                        (OK=41652  KO=0     )
>  UI IDM managed user schema                              (OK=41651  KO=0     )
>  UI IDM oidcToken                                        (OK=41651  KO=0     )
> userinfo                                                 (OK=41651  KO=0     )
> UI-Logout                                                (OK=41651  KO=0     )
> UI-Logout Redirect 1                                     (OK=41651  KO=0     )
>  UI AM revoke2                                           (OK=41649  KO=0     )
>  UI AM revoke1                                           (OK=41650  KO=0     )
>  UI AM endsession                                        (OK=41651  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7014   KO=0     )
> RootUserinfo                                             (OK=140397 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7014   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1832   KO=0     )
> ReadPolicy                                               (OK=62414  KO=6     )
> getIdToken                                               (OK=14006  KO=0     )
> getIdToken Redirect 1                                    (OK=14006  KO=0     )
> createOrganization                                       (OK=14006  KO=0     )
> queryOrganization                                        (OK=14005  KO=0     )
> deleteOrganization                                       (OK=14004  KO=0     )
> DeletePolicy                                             (OK=62291  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10991 (99.31%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 58024  / active: 346    / done: 194824
================================================================================

10:24:23.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:23.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:23.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:23.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:23.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:23.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:24.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:24.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:24.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:25.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:25.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:25.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:25.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:25.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:25.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:25.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:26.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:26.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:26.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:26.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:26.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:26.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:26.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:27.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:27 GMT                                    2805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2711740 KO=75    )
> restLoginInitiate                                        (OK=188499 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=188492 KO=2     )
> User Authorize PKCE stage                                (OK=219198 KO=1     )
> User AccessToken PKCE stage                              (OK=219195 KO=2     )
> tokenUserinfo                                            (OK=30870  KO=0     )
> Skip 2FA                                                 (OK=104869 KO=0     )
> GetUUid                                                  (OK=62660  KO=0     )
> GetOpenidConfig                                          (OK=187626 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41730  KO=0     )
> CreatePolicy                                             (OK=62605  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41730  KO=0     )
>  UI AM idFromSession                                     (OK=41730  KO=0     )
>  UI AM validateGoto                                      (OK=41730  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41729  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41729  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41729  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41729  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11095  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41726  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41726  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41726  KO=0     )
>  UI IDM uiconfig                                         (OK=41726  KO=0     )
>  UI IDM version                                          (OK=41726  KO=0     )
>  UI IDM login                                            (OK=41726  KO=0     )
>  UI IDM features                                         (OK=41726  KO=0     )
>  UI IDM privilege                                        (OK=41726  KO=0     )
>  UI IDM user                                             (OK=41726  KO=0     )
>  UI IDM dashboard                                        (OK=41726  KO=0     )
>  UI IDM managed user schema                              (OK=41726  KO=0     )
>  UI IDM oidcToken                                        (OK=41727  KO=0     )
> userinfo                                                 (OK=41726  KO=0     )
> UI-Logout                                                (OK=41726  KO=0     )
> UI-Logout Redirect 1                                     (OK=41726  KO=0     )
>  UI AM revoke2                                           (OK=41722  KO=0     )
>  UI AM revoke1                                           (OK=41723  KO=0     )
>  UI AM endsession                                        (OK=41723  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7029   KO=0     )
> RootUserinfo                                             (OK=140714 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7029   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1839   KO=0     )
> ReadPolicy                                               (OK=62541  KO=6     )
> getIdToken                                               (OK=14037  KO=0     )
> getIdToken Redirect 1                                    (OK=14037  KO=0     )
> createOrganization                                       (OK=14036  KO=0     )
> queryOrganization                                        (OK=14035  KO=0     )
> deleteOrganization                                       (OK=14035  KO=0     )
> DeletePolicy                                             (OK=62404  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11015 (99.31%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 57664  / active: 332    / done: 195198
================================================================================

10:24:27.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:27.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:28.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:28.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:28.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:29.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:30.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:30.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:30.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:30.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:30.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:31.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:31.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:31.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:32.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:32.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:32.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:32.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:32 GMT                                    2810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2716485 KO=75    )
> restLoginInitiate                                        (OK=188842 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=188834 KO=2     )
> User Authorize PKCE stage                                (OK=219585 KO=1     )
> User AccessToken PKCE stage                              (OK=219581 KO=2     )
> tokenUserinfo                                            (OK=30928  KO=0     )
> Skip 2FA                                                 (OK=105065 KO=0     )
> GetUUid                                                  (OK=62791  KO=0     )
> GetOpenidConfig                                          (OK=187992 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41801  KO=0     )
> CreatePolicy                                             (OK=62734  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41801  KO=0     )
>  UI AM idFromSession                                     (OK=41800  KO=0     )
>  UI AM validateGoto                                      (OK=41800  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41796  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41796  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41796  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41796  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11112  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41793  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41793  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41792  KO=0     )
>  UI IDM uiconfig                                         (OK=41792  KO=0     )
>  UI IDM version                                          (OK=41792  KO=0     )
>  UI IDM login                                            (OK=41792  KO=0     )
>  UI IDM features                                         (OK=41792  KO=0     )
>  UI IDM privilege                                        (OK=41792  KO=0     )
>  UI IDM user                                             (OK=41792  KO=0     )
>  UI IDM dashboard                                        (OK=41792  KO=0     )
>  UI IDM managed user schema                              (OK=41792  KO=0     )
>  UI IDM oidcToken                                        (OK=41793  KO=0     )
> userinfo                                                 (OK=41793  KO=0     )
> UI-Logout                                                (OK=41793  KO=0     )
> UI-Logout Redirect 1                                     (OK=41793  KO=0     )
>  UI AM revoke2                                           (OK=41792  KO=0     )
>  UI AM revoke1                                           (OK=41793  KO=0     )
>  UI AM endsession                                        (OK=41793  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7041   KO=0     )
> RootUserinfo                                             (OK=140951 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7041   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1840   KO=0     )
> ReadPolicy                                               (OK=62646  KO=6     )
> getIdToken                                               (OK=14064  KO=0     )
> getIdToken Redirect 1                                    (OK=14064  KO=0     )
> createOrganization                                       (OK=14064  KO=0     )
> queryOrganization                                        (OK=14064  KO=0     )
> deleteOrganization                                       (OK=14064  KO=0     )
> DeletePolicy                                             (OK=62532  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11033 (99.32%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 57309  / active: 317    / done: 195568
================================================================================

10:24:33.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:33.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:33.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:34.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:34.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:35.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:35.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:35.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:35.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:36.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:37.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:37.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:37.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:37.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:37 GMT                                    2815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2721348 KO=75    )
> restLoginInitiate                                        (OK=189184 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=189171 KO=2     )
> User Authorize PKCE stage                                (OK=219974 KO=1     )
> User AccessToken PKCE stage                              (OK=219967 KO=2     )
> tokenUserinfo                                            (OK=30980  KO=0     )
> Skip 2FA                                                 (OK=105251 KO=0     )
> GetUUid                                                  (OK=62895  KO=0     )
> GetOpenidConfig                                          (OK=188328 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41881  KO=0     )
> CreatePolicy                                             (OK=62841  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41880  KO=0     )
>  UI AM idFromSession                                     (OK=41879  KO=0     )
>  UI AM validateGoto                                      (OK=41879  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41874  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41874  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41874  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41874  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11134  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41870  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41870  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41869  KO=0     )
>  UI IDM uiconfig                                         (OK=41869  KO=0     )
>  UI IDM version                                          (OK=41869  KO=0     )
>  UI IDM login                                            (OK=41869  KO=0     )
>  UI IDM features                                         (OK=41869  KO=0     )
>  UI IDM privilege                                        (OK=41869  KO=0     )
>  UI IDM user                                             (OK=41869  KO=0     )
>  UI IDM dashboard                                        (OK=41869  KO=0     )
>  UI IDM managed user schema                              (OK=41869  KO=0     )
>  UI IDM oidcToken                                        (OK=41869  KO=0     )
> userinfo                                                 (OK=41869  KO=0     )
> UI-Logout                                                (OK=41868  KO=0     )
> UI-Logout Redirect 1                                     (OK=41868  KO=0     )
>  UI AM revoke2                                           (OK=41865  KO=0     )
>  UI AM revoke1                                           (OK=41866  KO=0     )
>  UI AM endsession                                        (OK=41866  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7058   KO=0     )
> RootUserinfo                                             (OK=141172 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7058   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1846   KO=0     )
> ReadPolicy                                               (OK=62773  KO=6     )
> getIdToken                                               (OK=14087  KO=0     )
> getIdToken Redirect 1                                    (OK=14087  KO=0     )
> createOrganization                                       (OK=14086  KO=0     )
> queryOrganization                                        (OK=14086  KO=0     )
> deleteOrganization                                       (OK=14086  KO=0     )
> DeletePolicy                                             (OK=62637  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11047 (99.32%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 56948  / active: 353    / done: 195893
================================================================================

10:24:37.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:37.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:38.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:38.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:38.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:39.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:39.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:39.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:39.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:40.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:40.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:40.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:40.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:40.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:40.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:40.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:40.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:41.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:41.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:41.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:41.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:42.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:42.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:42.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:42.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:42.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:42 GMT                                    2820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2726844 KO=75    )
> restLoginInitiate                                        (OK=189537 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=189526 KO=2     )
> User Authorize PKCE stage                                (OK=220408 KO=1     )
> User AccessToken PKCE stage                              (OK=220398 KO=2     )
> tokenUserinfo                                            (OK=31032  KO=0     )
> Skip 2FA                                                 (OK=105441 KO=0     )
> GetUUid                                                  (OK=63002  KO=0     )
> GetOpenidConfig                                          (OK=188671 KO=0     )
> UI-Post-Login - stage 1                                  (OK=41974  KO=0     )
> CreatePolicy                                             (OK=62945  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41974  KO=0     )
>  UI AM idFromSession                                     (OK=41970  KO=0     )
>  UI AM validateGoto                                      (OK=41970  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41970  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41969  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41968  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41968  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11161  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41963  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41961  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41961  KO=0     )
>  UI IDM uiconfig                                         (OK=41961  KO=0     )
>  UI IDM version                                          (OK=41961  KO=0     )
>  UI IDM login                                            (OK=41961  KO=0     )
>  UI IDM features                                         (OK=41961  KO=0     )
>  UI IDM privilege                                        (OK=41961  KO=0     )
>  UI IDM user                                             (OK=41961  KO=0     )
>  UI IDM dashboard                                        (OK=41961  KO=0     )
>  UI IDM managed user schema                              (OK=41961  KO=0     )
>  UI IDM oidcToken                                        (OK=41961  KO=0     )
> userinfo                                                 (OK=41959  KO=0     )
> UI-Logout                                                (OK=41958  KO=0     )
> UI-Logout Redirect 1                                     (OK=41957  KO=0     )
>  UI AM revoke2                                           (OK=41952  KO=0     )
>  UI AM revoke1                                           (OK=41953  KO=0     )
>  UI AM endsession                                        (OK=41953  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7072   KO=0     )
> RootUserinfo                                             (OK=141495 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7072   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1848   KO=0     )
> ReadPolicy                                               (OK=62886  KO=6     )
> getIdToken                                               (OK=14112  KO=0     )
> getIdToken Redirect 1                                    (OK=14112  KO=0     )
> createOrganization                                       (OK=14112  KO=0     )
> queryOrganization                                        (OK=14112  KO=0     )
> deleteOrganization                                       (OK=14112  KO=0     )
> DeletePolicy                                             (OK=62761  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11073 (99.32%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 56581  / active: 336    / done: 196277
================================================================================

10:24:42.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:42.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:42.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:42.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:43.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:44.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:44.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:44.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:44.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:44.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:45.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:45.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:46.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:46.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:46.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:46.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:47.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:47.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:47.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:47.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:47.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:47 GMT                                    2825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2732020 KO=75    )
> restLoginInitiate                                        (OK=189872 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=189859 KO=2     )
> User Authorize PKCE stage                                (OK=220807 KO=1     )
> User AccessToken PKCE stage                              (OK=220803 KO=2     )
> tokenUserinfo                                            (OK=31079  KO=0     )
> Skip 2FA                                                 (OK=105620 KO=0     )
> GetUUid                                                  (OK=63109  KO=0     )
> GetOpenidConfig                                          (OK=188995 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42060  KO=0     )
> CreatePolicy                                             (OK=63057  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42060  KO=0     )
>  UI AM idFromSession                                     (OK=42059  KO=0     )
>  UI AM validateGoto                                      (OK=42059  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42053  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42053  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42053  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42053  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11185  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42050  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42050  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42050  KO=0     )
>  UI IDM uiconfig                                         (OK=42050  KO=0     )
>  UI IDM version                                          (OK=42049  KO=0     )
>  UI IDM login                                            (OK=42049  KO=0     )
>  UI IDM features                                         (OK=42049  KO=0     )
>  UI IDM privilege                                        (OK=42049  KO=0     )
>  UI IDM user                                             (OK=42049  KO=0     )
>  UI IDM dashboard                                        (OK=42049  KO=0     )
>  UI IDM managed user schema                              (OK=42049  KO=0     )
>  UI IDM oidcToken                                        (OK=42047  KO=0     )
> userinfo                                                 (OK=42047  KO=0     )
> UI-Logout                                                (OK=42045  KO=0     )
> UI-Logout Redirect 1                                     (OK=42045  KO=0     )
>  UI AM revoke2                                           (OK=42044  KO=0     )
>  UI AM revoke1                                           (OK=42045  KO=0     )
>  UI AM endsession                                        (OK=42045  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7085   KO=0     )
> RootUserinfo                                             (OK=141747 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7085   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1850   KO=0     )
> ReadPolicy                                               (OK=62988  KO=6     )
> getIdToken                                               (OK=14138  KO=0     )
> getIdToken Redirect 1                                    (OK=14138  KO=0     )
> createOrganization                                       (OK=14138  KO=0     )
> queryOrganization                                        (OK=14138  KO=0     )
> deleteOrganization                                       (OK=14138  KO=0     )
> DeletePolicy                                             (OK=62878  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11094 (99.32%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 56233  / active: 307    / done: 196654
================================================================================

10:24:47.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:47.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:47.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:48.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:48.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:48.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:49.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:49.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:50.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:50.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:50.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:50.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:50.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:50.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:50.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:50.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:51.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:51.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:51.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:51.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:51.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:51.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:51.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:52 GMT                                    2830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2737431 KO=75    )
> restLoginInitiate                                        (OK=190219 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=190212 KO=2     )
> User Authorize PKCE stage                                (OK=221233 KO=1     )
> User AccessToken PKCE stage                              (OK=221225 KO=2     )
> tokenUserinfo                                            (OK=31129  KO=0     )
> Skip 2FA                                                 (OK=105807 KO=0     )
> GetUUid                                                  (OK=63214  KO=0     )
> GetOpenidConfig                                          (OK=189313 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42154  KO=0     )
> CreatePolicy                                             (OK=63161  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42154  KO=0     )
>  UI AM idFromSession                                     (OK=42153  KO=0     )
>  UI AM validateGoto                                      (OK=42152  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42151  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42150  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42149  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42149  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11204  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42142  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42142  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42142  KO=0     )
>  UI IDM uiconfig                                         (OK=42142  KO=0     )
>  UI IDM version                                          (OK=42142  KO=0     )
>  UI IDM login                                            (OK=42142  KO=0     )
>  UI IDM features                                         (OK=42142  KO=0     )
>  UI IDM privilege                                        (OK=42142  KO=0     )
>  UI IDM user                                             (OK=42142  KO=0     )
>  UI IDM dashboard                                        (OK=42142  KO=0     )
>  UI IDM managed user schema                              (OK=42142  KO=0     )
>  UI IDM oidcToken                                        (OK=42141  KO=0     )
> userinfo                                                 (OK=42140  KO=0     )
> UI-Logout                                                (OK=42139  KO=0     )
> UI-Logout Redirect 1                                     (OK=42139  KO=0     )
>  UI AM revoke2                                           (OK=42136  KO=0     )
>  UI AM revoke1                                           (OK=42137  KO=0     )
>  UI AM endsession                                        (OK=42137  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7101   KO=0     )
> RootUserinfo                                             (OK=141987 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7100   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1854   KO=0     )
> ReadPolicy                                               (OK=63102  KO=6     )
> getIdToken                                               (OK=14170  KO=0     )
> getIdToken Redirect 1                                    (OK=14170  KO=0     )
> createOrganization                                       (OK=14170  KO=0     )
> queryOrganization                                        (OK=14169  KO=0     )
> deleteOrganization                                       (OK=14169  KO=0     )
> DeletePolicy                                             (OK=62979  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11117 (99.32%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 55874  / active: 308    / done: 197012
================================================================================

10:24:52.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:52.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:53.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:53.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:53.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:53.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:53.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:53.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:53.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:54.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:54.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:54.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:55.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:55.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:55.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:56.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:56.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:57.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:57.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:24:57 GMT                                    2835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2742240 KO=75    )
> restLoginInitiate                                        (OK=190572 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=190564 KO=2     )
> User Authorize PKCE stage                                (OK=221625 KO=1     )
> User AccessToken PKCE stage                              (OK=221621 KO=2     )
> tokenUserinfo                                            (OK=31189  KO=0     )
> Skip 2FA                                                 (OK=106006 KO=0     )
> GetUUid                                                  (OK=63330  KO=0     )
> GetOpenidConfig                                          (OK=189649 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42226  KO=0     )
> CreatePolicy                                             (OK=63276  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42225  KO=0     )
>  UI AM idFromSession                                     (OK=42225  KO=0     )
>  UI AM validateGoto                                      (OK=42223  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42221  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42221  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42220  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42220  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11225  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42215  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42214  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42214  KO=0     )
>  UI IDM uiconfig                                         (OK=42214  KO=0     )
>  UI IDM version                                          (OK=42214  KO=0     )
>  UI IDM login                                            (OK=42214  KO=0     )
>  UI IDM features                                         (OK=42214  KO=0     )
>  UI IDM privilege                                        (OK=42214  KO=0     )
>  UI IDM user                                             (OK=42214  KO=0     )
>  UI IDM dashboard                                        (OK=42214  KO=0     )
>  UI IDM managed user schema                              (OK=42214  KO=0     )
>  UI IDM oidcToken                                        (OK=42211  KO=0     )
> userinfo                                                 (OK=42211  KO=0     )
> UI-Logout                                                (OK=42211  KO=0     )
> UI-Logout Redirect 1                                     (OK=42211  KO=0     )
>  UI AM revoke2                                           (OK=42210  KO=0     )
>  UI AM revoke1                                           (OK=42211  KO=0     )
>  UI AM endsession                                        (OK=42211  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7111   KO=0     )
> RootUserinfo                                             (OK=142210 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7111   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1857   KO=0     )
> ReadPolicy                                               (OK=63207  KO=6     )
> getIdToken                                               (OK=14196  KO=0     )
> getIdToken Redirect 1                                    (OK=14196  KO=0     )
> createOrganization                                       (OK=14196  KO=0     )
> queryOrganization                                        (OK=14196  KO=0     )
> deleteOrganization                                       (OK=14196  KO=0     )
> DeletePolicy                                             (OK=63095  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11136 (99.32%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 55505  / active: 326    / done: 197363
================================================================================

10:24:58.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:59.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:24:59.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:00.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:00.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:00.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:00.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:00.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:00.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:00.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:00.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:01.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:01.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:02.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:02 GMT                                    2840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2747124 KO=75    )
> restLoginInitiate                                        (OK=190904 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=190897 KO=2     )
> User Authorize PKCE stage                                (OK=222031 KO=1     )
> User AccessToken PKCE stage                              (OK=222024 KO=2     )
> tokenUserinfo                                            (OK=31253  KO=0     )
> Skip 2FA                                                 (OK=106184 KO=0     )
> GetUUid                                                  (OK=63430  KO=0     )
> GetOpenidConfig                                          (OK=189966 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42300  KO=0     )
> CreatePolicy                                             (OK=63377  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42300  KO=0     )
>  UI AM idFromSession                                     (OK=42300  KO=0     )
>  UI AM validateGoto                                      (OK=42300  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42298  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42296  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42296  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42296  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11248  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42291  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42291  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42290  KO=0     )
>  UI IDM uiconfig                                         (OK=42290  KO=0     )
>  UI IDM version                                          (OK=42290  KO=0     )
>  UI IDM login                                            (OK=42290  KO=0     )
>  UI IDM features                                         (OK=42290  KO=0     )
>  UI IDM privilege                                        (OK=42290  KO=0     )
>  UI IDM user                                             (OK=42290  KO=0     )
>  UI IDM dashboard                                        (OK=42290  KO=0     )
>  UI IDM managed user schema                              (OK=42290  KO=0     )
>  UI IDM oidcToken                                        (OK=42289  KO=0     )
> userinfo                                                 (OK=42289  KO=0     )
> UI-Logout                                                (OK=42287  KO=0     )
> UI-Logout Redirect 1                                     (OK=42286  KO=0     )
>  UI AM revoke2                                           (OK=42284  KO=0     )
>  UI AM revoke1                                           (OK=42285  KO=0     )
>  UI AM endsession                                        (OK=42285  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7125   KO=0     )
> RootUserinfo                                             (OK=142511 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7125   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1861   KO=0     )
> ReadPolicy                                               (OK=63316  KO=6     )
> getIdToken                                               (OK=14218  KO=0     )
> getIdToken Redirect 1                                    (OK=14218  KO=0     )
> createOrganization                                       (OK=14218  KO=0     )
> queryOrganization                                        (OK=14218  KO=0     )
> deleteOrganization                                       (OK=14217  KO=0     )
> DeletePolicy                                             (OK=63200  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11150 (99.32%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 55162  / active: 330    / done: 197702
================================================================================

10:25:03.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:03.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:03.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:03.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:04.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:04.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:04.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:04.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:04.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:05.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:05.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:06.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:06.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:06.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:07 GMT                                    2845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2752071 KO=75    )
> restLoginInitiate                                        (OK=191252 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=191240 KO=2     )
> User Authorize PKCE stage                                (OK=222432 KO=1     )
> User AccessToken PKCE stage                              (OK=222429 KO=2     )
> tokenUserinfo                                            (OK=31313  KO=0     )
> Skip 2FA                                                 (OK=106379 KO=0     )
> GetUUid                                                  (OK=63527  KO=0     )
> GetOpenidConfig                                          (OK=190275 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42375  KO=0     )
> CreatePolicy                                             (OK=63473  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42375  KO=0     )
>  UI AM idFromSession                                     (OK=42374  KO=0     )
>  UI AM validateGoto                                      (OK=42374  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42371  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42371  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42371  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42371  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11266  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42369  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42367  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42366  KO=0     )
>  UI IDM uiconfig                                         (OK=42366  KO=0     )
>  UI IDM version                                          (OK=42365  KO=0     )
>  UI IDM login                                            (OK=42365  KO=0     )
>  UI IDM features                                         (OK=42365  KO=0     )
>  UI IDM privilege                                        (OK=42365  KO=0     )
>  UI IDM user                                             (OK=42364  KO=0     )
>  UI IDM dashboard                                        (OK=42365  KO=0     )
>  UI IDM managed user schema                              (OK=42365  KO=0     )
>  UI IDM oidcToken                                        (OK=42363  KO=0     )
> userinfo                                                 (OK=42363  KO=0     )
> UI-Logout                                                (OK=42363  KO=0     )
> UI-Logout Redirect 1                                     (OK=42362  KO=0     )
>  UI AM revoke2                                           (OK=42361  KO=0     )
>  UI AM revoke1                                           (OK=42362  KO=0     )
>  UI AM endsession                                        (OK=42362  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7133   KO=0     )
> RootUserinfo                                             (OK=142878 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7132   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1861   KO=0     )
> ReadPolicy                                               (OK=63420  KO=6     )
> getIdToken                                               (OK=14243  KO=0     )
> getIdToken Redirect 1                                    (OK=14243  KO=0     )
> createOrganization                                       (OK=14242  KO=0     )
> queryOrganization                                        (OK=14242  KO=0     )
> deleteOrganization                                       (OK=14242  KO=0     )
> DeletePolicy                                             (OK=63309  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11164 (99.32%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 54807  / active: 315    / done: 198072
================================================================================

10:25:07.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:07.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:07.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:07.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:08.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:08.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:08.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:09.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:09.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:09.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:10.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:10.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:10.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:10.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:10.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:10.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:11.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:11.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:11.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:11.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:11.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:12.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:12.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:12 GMT                                    2850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2757280 KO=75    )
> restLoginInitiate                                        (OK=191615 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=191605 KO=2     )
> User Authorize PKCE stage                                (OK=222863 KO=1     )
> User AccessToken PKCE stage                              (OK=222857 KO=2     )
> tokenUserinfo                                            (OK=31385  KO=0     )
> Skip 2FA                                                 (OK=106573 KO=0     )
> GetUUid                                                  (OK=63661  KO=0     )
> GetOpenidConfig                                          (OK=190608 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42459  KO=0     )
> CreatePolicy                                             (OK=63604  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42459  KO=0     )
>  UI AM idFromSession                                     (OK=42458  KO=0     )
>  UI AM validateGoto                                      (OK=42458  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42454  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42454  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42454  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42454  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11285  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42449  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42449  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42448  KO=0     )
>  UI IDM uiconfig                                         (OK=42447  KO=0     )
>  UI IDM version                                          (OK=42447  KO=0     )
>  UI IDM login                                            (OK=42447  KO=0     )
>  UI IDM features                                         (OK=42447  KO=0     )
>  UI IDM privilege                                        (OK=42447  KO=0     )
>  UI IDM user                                             (OK=42447  KO=0     )
>  UI IDM dashboard                                        (OK=42447  KO=0     )
>  UI IDM managed user schema                              (OK=42447  KO=0     )
>  UI IDM oidcToken                                        (OK=42448  KO=0     )
> userinfo                                                 (OK=42447  KO=0     )
> UI-Logout                                                (OK=42447  KO=0     )
> UI-Logout Redirect 1                                     (OK=42445  KO=0     )
>  UI AM revoke2                                           (OK=42444  KO=0     )
>  UI AM revoke1                                           (OK=42445  KO=0     )
>  UI AM endsession                                        (OK=42445  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7154   KO=0     )
> RootUserinfo                                             (OK=143103 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7154   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1866   KO=0     )
> ReadPolicy                                               (OK=63516  KO=6     )
> getIdToken                                               (OK=14265  KO=0     )
> getIdToken Redirect 1                                    (OK=14265  KO=0     )
> createOrganization                                       (OK=14265  KO=0     )
> queryOrganization                                        (OK=14265  KO=0     )
> deleteOrganization                                       (OK=14265  KO=0     )
> DeletePolicy                                             (OK=63413  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11187 (99.33%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 54423  / active: 317    / done: 198454
================================================================================

10:25:12.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:13.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:14.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:14.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:14.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:15.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:15.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:15.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:15.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:15.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:16.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:16.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:16.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:17.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:17 GMT                                    2855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2762253 KO=75    )
> restLoginInitiate                                        (OK=191945 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=191931 KO=2     )
> User Authorize PKCE stage                                (OK=223251 KO=1     )
> User AccessToken PKCE stage                              (OK=223243 KO=2     )
> tokenUserinfo                                            (OK=31434  KO=0     )
> Skip 2FA                                                 (OK=106745 KO=0     )
> GetUUid                                                  (OK=63775  KO=0     )
> GetOpenidConfig                                          (OK=190949 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42543  KO=0     )
> CreatePolicy                                             (OK=63720  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42542  KO=0     )
>  UI AM idFromSession                                     (OK=42542  KO=0     )
>  UI AM validateGoto                                      (OK=42542  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42536  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42536  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42536  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42536  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11307  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42531  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42531  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42531  KO=0     )
>  UI IDM uiconfig                                         (OK=42531  KO=0     )
>  UI IDM version                                          (OK=42531  KO=0     )
>  UI IDM login                                            (OK=42531  KO=0     )
>  UI IDM features                                         (OK=42531  KO=0     )
>  UI IDM privilege                                        (OK=42531  KO=0     )
>  UI IDM user                                             (OK=42531  KO=0     )
>  UI IDM dashboard                                        (OK=42531  KO=0     )
>  UI IDM managed user schema                              (OK=42531  KO=0     )
>  UI IDM oidcToken                                        (OK=42530  KO=0     )
> userinfo                                                 (OK=42529  KO=0     )
> UI-Logout                                                (OK=42529  KO=0     )
> UI-Logout Redirect 1                                     (OK=42529  KO=0     )
>  UI AM revoke2                                           (OK=42527  KO=0     )
>  UI AM revoke1                                           (OK=42528  KO=0     )
>  UI AM endsession                                        (OK=42529  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7169   KO=0     )
> RootUserinfo                                             (OK=143314 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7168   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1869   KO=0     )
> ReadPolicy                                               (OK=63648  KO=6     )
> getIdToken                                               (OK=14285  KO=0     )
> getIdToken Redirect 1                                    (OK=14285  KO=0     )
> createOrganization                                       (OK=14285  KO=0     )
> queryOrganization                                        (OK=14284  KO=0     )
> deleteOrganization                                       (OK=14283  KO=0     )
> DeletePolicy                                             (OK=63508  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11201 (99.33%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 54074  / active: 349    / done: 198771
================================================================================

10:25:17.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:17.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:18.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:19.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:19.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:20.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:20.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:20.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:20.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:20.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:21.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:21.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:21.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:21.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:22.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:22.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:22.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:22.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:22 GMT                                    2860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2767624 KO=75    )
> restLoginInitiate                                        (OK=192300 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=192287 KO=2     )
> User Authorize PKCE stage                                (OK=223676 KO=1     )
> User AccessToken PKCE stage                              (OK=223673 KO=2     )
> tokenUserinfo                                            (OK=31489  KO=0     )
> Skip 2FA                                                 (OK=106940 KO=0     )
> GetUUid                                                  (OK=63886  KO=0     )
> GetOpenidConfig                                          (OK=191311 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42627  KO=0     )
> CreatePolicy                                             (OK=63831  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42627  KO=0     )
>  UI AM idFromSession                                     (OK=42627  KO=0     )
>  UI AM validateGoto                                      (OK=42627  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42626  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42625  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42625  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42625  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11327  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42623  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42622  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42621  KO=0     )
>  UI IDM uiconfig                                         (OK=42621  KO=0     )
>  UI IDM version                                          (OK=42621  KO=0     )
>  UI IDM login                                            (OK=42621  KO=0     )
>  UI IDM features                                         (OK=42621  KO=0     )
>  UI IDM privilege                                        (OK=42620  KO=0     )
>  UI IDM user                                             (OK=42620  KO=0     )
>  UI IDM dashboard                                        (OK=42620  KO=0     )
>  UI IDM managed user schema                              (OK=42620  KO=0     )
>  UI IDM oidcToken                                        (OK=42621  KO=0     )
> userinfo                                                 (OK=42620  KO=0     )
> UI-Logout                                                (OK=42619  KO=0     )
> UI-Logout Redirect 1                                     (OK=42618  KO=0     )
>  UI AM revoke2                                           (OK=42616  KO=0     )
>  UI AM revoke1                                           (OK=42617  KO=0     )
>  UI AM endsession                                        (OK=42617  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7174   KO=0     )
> RootUserinfo                                             (OK=143526 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7174   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1870   KO=0     )
> ReadPolicy                                               (OK=63765  KO=6     )
> getIdToken                                               (OK=14318  KO=0     )
> getIdToken Redirect 1                                    (OK=14318  KO=0     )
> createOrganization                                       (OK=14318  KO=0     )
> queryOrganization                                        (OK=14317  KO=0     )
> deleteOrganization                                       (OK=14317  KO=0     )
> DeletePolicy                                             (OK=63640  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11219 (99.33%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 53714  / active: 331    / done: 199149
================================================================================

10:25:23.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:23.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:23.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:23.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:23.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:24.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:24.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:24.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:24.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:24.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:24.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:24.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:25.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:25.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:26.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:26.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:27.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:27 GMT                                    2865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2772749 KO=75    )
> restLoginInitiate                                        (OK=192648 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=192637 KO=2     )
> User Authorize PKCE stage                                (OK=224097 KO=1     )
> User AccessToken PKCE stage                              (OK=224085 KO=2     )
> tokenUserinfo                                            (OK=31549  KO=0     )
> Skip 2FA                                                 (OK=107137 KO=0     )
> GetUUid                                                  (OK=64006  KO=0     )
> GetOpenidConfig                                          (OK=191656 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42710  KO=0     )
> CreatePolicy                                             (OK=63950  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42710  KO=0     )
>  UI AM idFromSession                                     (OK=42709  KO=0     )
>  UI AM validateGoto                                      (OK=42710  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42704  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42704  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42704  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42704  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11355  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42703  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42703  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42703  KO=0     )
>  UI IDM uiconfig                                         (OK=42703  KO=0     )
>  UI IDM version                                          (OK=42703  KO=0     )
>  UI IDM login                                            (OK=42703  KO=0     )
>  UI IDM features                                         (OK=42703  KO=0     )
>  UI IDM privilege                                        (OK=42703  KO=0     )
>  UI IDM user                                             (OK=42701  KO=0     )
>  UI IDM dashboard                                        (OK=42702  KO=0     )
>  UI IDM managed user schema                              (OK=42701  KO=0     )
>  UI IDM oidcToken                                        (OK=42700  KO=0     )
> userinfo                                                 (OK=42699  KO=0     )
> UI-Logout                                                (OK=42698  KO=0     )
> UI-Logout Redirect 1                                     (OK=42697  KO=0     )
>  UI AM revoke2                                           (OK=42695  KO=0     )
>  UI AM revoke1                                           (OK=42697  KO=0     )
>  UI AM endsession                                        (OK=42697  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7189   KO=0     )
> RootUserinfo                                             (OK=143781 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7189   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1873   KO=0     )
> ReadPolicy                                               (OK=63876  KO=6     )
> getIdToken                                               (OK=14340  KO=0     )
> getIdToken Redirect 1                                    (OK=14340  KO=0     )
> createOrganization                                       (OK=14339  KO=0     )
> queryOrganization                                        (OK=14339  KO=0     )
> deleteOrganization                                       (OK=14339  KO=0     )
> DeletePolicy                                             (OK=63758  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11236 (99.33%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 53356  / active: 331    / done: 199507
================================================================================

10:25:28.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:28.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:28.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:28.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:29.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:29.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:29.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:29.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:29.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:30.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:30.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:30.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:31.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:31.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:31.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:32.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:32.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:32.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:32 GMT                                    2870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2777845 KO=75    )
> restLoginInitiate                                        (OK=192990 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=192983 KO=2     )
> User Authorize PKCE stage                                (OK=224503 KO=1     )
> User AccessToken PKCE stage                              (OK=224498 KO=2     )
> tokenUserinfo                                            (OK=31602  KO=0     )
> Skip 2FA                                                 (OK=107330 KO=0     )
> GetUUid                                                  (OK=64119  KO=0     )
> GetOpenidConfig                                          (OK=192000 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42791  KO=0     )
> CreatePolicy                                             (OK=64062  KO=52    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42791  KO=0     )
>  UI AM idFromSession                                     (OK=42790  KO=0     )
>  UI AM validateGoto                                      (OK=42790  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42787  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42787  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42784  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42784  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11378  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42782  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42779  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42779  KO=0     )
>  UI IDM uiconfig                                         (OK=42779  KO=0     )
>  UI IDM version                                          (OK=42779  KO=0     )
>  UI IDM login                                            (OK=42779  KO=0     )
>  UI IDM features                                         (OK=42779  KO=0     )
>  UI IDM privilege                                        (OK=42779  KO=0     )
>  UI IDM user                                             (OK=42779  KO=0     )
>  UI IDM dashboard                                        (OK=42779  KO=0     )
>  UI IDM managed user schema                              (OK=42779  KO=0     )
>  UI IDM oidcToken                                        (OK=42780  KO=0     )
> userinfo                                                 (OK=42780  KO=0     )
> UI-Logout                                                (OK=42779  KO=0     )
> UI-Logout Redirect 1                                     (OK=42779  KO=0     )
>  UI AM revoke2                                           (OK=42778  KO=0     )
>  UI AM revoke1                                           (OK=42779  KO=0     )
>  UI AM endsession                                        (OK=42779  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7205   KO=0     )
> RootUserinfo                                             (OK=144059 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7205   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1880   KO=0     )
> ReadPolicy                                               (OK=63994  KO=6     )
> getIdToken                                               (OK=14369  KO=0     )
> getIdToken Redirect 1                                    (OK=14369  KO=0     )
> createOrganization                                       (OK=14368  KO=0     )
> queryOrganization                                        (OK=14367  KO=0     )
> deleteOrganization                                       (OK=14366  KO=0     )
> DeletePolicy                                             (OK=63868  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11254 (99.33%)
> status.find.in([200, 209], 304), found 409                         52 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 52993  / active: 342    / done: 199859
================================================================================

10:25:32.541 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 200164: status.find.in([200, 209], 304), found 409
10:25:32.542 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,200164,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTM0NTk0ODY3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOUZSZWc1Rk1SRElwaEh6ZkotcDRKR1Q4bk5vIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzUzMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzUzMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MTMyLCJpYXQiOjE3MzE0OTM1MzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InhNMmNKVjd6VGJ3YlpKWmFZZUhxaDVFa1Z4byJ9.hCp4VVpB7JTWJUfqcQAcFY_feJcJJ1csc3V7vQHPPlR1_qBDdfcVg3lXxapcp-BhiMP3mFw5iJrV6KghGnsGVj-ChseYKFRNiyut2_95r3ynkRSH4R22_-MyB7ygkY8PN_VF6zs9hzHFGqYrZp8idH1O69QDfKjjwvVTkj-zdn27mpdkhnIHjZPScaybLJoPWi4Umqh604tN6StkyR1qv7S06g5jTEE5ZsWo4NWZkYqXLRPvZAmjsfhugtkDQww3Do5RaGiRKXsDWGSRmsiZcRt332UdQ5GuIDh4ILweLknuws5V8rd4TpGRHsA4ZGFa_5a12qXc0rAOaGfU3UqdaA, username -> user.25564, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy929720, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3bc0a76c, authcode -> xKS4BxPHdtyy44KcMwFiBHmeaMk, useAdminRealm -> true, callbacks -> {"tokenId":"3AqUVnExQ-tfyg4_gvFaOWrge1w.*AAJTSQACMDIAAlNLABxpSzM2T2NlS2FNUGxVRFliQ0d3SWRTaTBqVUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493532235), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=3AqUVnExQ-tfyg4_gvFaOWrge1w.*AAJTSQACMDIAAlNLABxpSzM2T2NlS2FNUGxVRFliQ0d3SWRTaTBqVUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493532235))), password -> Pa_ssw0rd, challenge -> -AD1VuPPksF-5vRbwZx9P2vx0KApfxV9D1lU5e1gy28, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 118.49.231.62, verifier -> LTU2MzY2NDE4Mjc1Njc5NTA1NDk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@346d298f, tokenId -> 3AqUVnExQ-tfyg4_gvFaOWrge1w.*AAJTSQACMDIAAlNLABxpSzM2T2NlS2FNUGxVRFliQ0d3SWRTaTBqVUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=3AqUVnExQ-tfyg4_gvFaOWrge1w.*AAJTSQACMDIAAlNLABxpSzM2T2NlS2FNUGxVRFliQ0d3SWRTaTBqVUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=3AqUVnExQ-tfyg4_gvFaOWrge1w.*AAJTSQACMDIAAlNLABxpSzM2T2NlS2FNUGxVRFliQ0d3SWRTaTBqVUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy929720","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:25:32 GMT
	x-forgerock-transactionid: 7fcbd240-253f-411e-bd2c-99a1a4f9118d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:25:32.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:32.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:32.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:33.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:33.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:33.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:33.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:33.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:33.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:34.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:34.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:34.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:35.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:35.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:35.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:35.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:35.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:35.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:36.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:36.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:36.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:36.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:36.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:36.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:36.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:37.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:37 GMT                                    2875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2782739 KO=76    )
> restLoginInitiate                                        (OK=193347 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=193337 KO=2     )
> User Authorize PKCE stage                                (OK=224893 KO=1     )
> User AccessToken PKCE stage                              (OK=224878 KO=2     )
> tokenUserinfo                                            (OK=31646  KO=0     )
> Skip 2FA                                                 (OK=107527 KO=0     )
> GetUUid                                                  (OK=64242  KO=0     )
> GetOpenidConfig                                          (OK=192355 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42870  KO=0     )
> CreatePolicy                                             (OK=64182  KO=53    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42870  KO=0     )
>  UI AM idFromSession                                     (OK=42865  KO=0     )
>  UI AM validateGoto                                      (OK=42865  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42861  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42859  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42859  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42859  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11406  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42855  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42855  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42855  KO=0     )
>  UI IDM uiconfig                                         (OK=42855  KO=0     )
>  UI IDM version                                          (OK=42855  KO=0     )
>  UI IDM login                                            (OK=42854  KO=0     )
>  UI IDM features                                         (OK=42854  KO=0     )
>  UI IDM privilege                                        (OK=42854  KO=0     )
>  UI IDM user                                             (OK=42852  KO=0     )
>  UI IDM dashboard                                        (OK=42853  KO=0     )
>  UI IDM managed user schema                              (OK=42853  KO=0     )
>  UI IDM oidcToken                                        (OK=42853  KO=0     )
> userinfo                                                 (OK=42853  KO=0     )
> UI-Logout                                                (OK=42853  KO=0     )
> UI-Logout Redirect 1                                     (OK=42852  KO=0     )
>  UI AM revoke2                                           (OK=42851  KO=0     )
>  UI AM revoke1                                           (OK=42852  KO=0     )
>  UI AM endsession                                        (OK=42852  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7220   KO=0     )
> RootUserinfo                                             (OK=144316 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7220   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1886   KO=0     )
> ReadPolicy                                               (OK=64107  KO=6     )
> getIdToken                                               (OK=14385  KO=0     )
> getIdToken Redirect 1                                    (OK=14385  KO=0     )
> createOrganization                                       (OK=14384  KO=0     )
> queryOrganization                                        (OK=14384  KO=0     )
> deleteOrganization                                       (OK=14384  KO=0     )
> DeletePolicy                                             (OK=63986  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11280 (99.32%)
> status.find.in([200, 209], 304), found 409                         53 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 52621  / active: 359    / done: 200214
================================================================================

10:25:37.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:37.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:37.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:37.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:38.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:38.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:38.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:39.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:39.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:39.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:39.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:40.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:41.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:41.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:41.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:41.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:42.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:42.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:42.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:42 GMT                                    2880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2787806 KO=76    )
> restLoginInitiate                                        (OK=193683 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=193670 KO=2     )
> User Authorize PKCE stage                                (OK=225299 KO=1     )
> User AccessToken PKCE stage                              (OK=225290 KO=2     )
> tokenUserinfo                                            (OK=31707  KO=0     )
> Skip 2FA                                                 (OK=107714 KO=0     )
> GetUUid                                                  (OK=64361  KO=0     )
> GetOpenidConfig                                          (OK=192707 KO=0     )
> UI-Post-Login - stage 1                                  (OK=42947  KO=0     )
> CreatePolicy                                             (OK=64305  KO=53    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42944  KO=0     )
>  UI AM idFromSession                                     (OK=42944  KO=0     )
>  UI AM validateGoto                                      (OK=42943  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42939  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42938  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42937  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42937  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11430  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42936  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42935  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42935  KO=0     )
>  UI IDM uiconfig                                         (OK=42935  KO=0     )
>  UI IDM version                                          (OK=42935  KO=0     )
>  UI IDM login                                            (OK=42935  KO=0     )
>  UI IDM features                                         (OK=42935  KO=0     )
>  UI IDM privilege                                        (OK=42935  KO=0     )
>  UI IDM user                                             (OK=42935  KO=0     )
>  UI IDM dashboard                                        (OK=42935  KO=0     )
>  UI IDM managed user schema                              (OK=42935  KO=0     )
>  UI IDM oidcToken                                        (OK=42936  KO=0     )
> userinfo                                                 (OK=42935  KO=0     )
> UI-Logout                                                (OK=42934  KO=0     )
> UI-Logout Redirect 1                                     (OK=42934  KO=0     )
>  UI AM revoke2                                           (OK=42933  KO=0     )
>  UI AM revoke1                                           (OK=42934  KO=0     )
>  UI AM endsession                                        (OK=42934  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7231   KO=0     )
> RootUserinfo                                             (OK=144564 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7231   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1886   KO=0     )
> ReadPolicy                                               (OK=64226  KO=6     )
> getIdToken                                               (OK=14411  KO=0     )
> getIdToken Redirect 1                                    (OK=14411  KO=0     )
> createOrganization                                       (OK=14410  KO=0     )
> queryOrganization                                        (OK=14409  KO=0     )
> deleteOrganization                                       (OK=14409  KO=0     )
> DeletePolicy                                             (OK=64097  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11299 (99.32%)
> status.find.in([200, 209], 304), found 409                         53 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 52275  / active: 342    / done: 200577
================================================================================

10:25:42.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:43.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:44.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:44.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:44.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:45.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:45.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:45.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:46.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:46.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 201193: status.find.in([200, 209], 304), found 409
10:25:46.808 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,201193,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTM0NjM4Nzc1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiXzdjYTRrd3lVaUl4eEFYdnp3N0Q0VVdneF9JIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzU0NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzU0NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MTQ2LCJpYXQiOjE3MzE0OTM1NDYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlN6OVFjSE1IZjQyVmVGalFFY0tXek40M3J2YyJ9.Hx01AMXFB6EIc5CSSXOVInsJIiSDqoYaT2q53kvk68cyMmQkKUnr0aknxqYaYzwhRudyrx4e-5pyiSJF2DAfjxKr4mI1TbTS_Erl2j-8Bz8ei6LRjcj_mjkhCSEbaqAsdzDjA6ZthGZ-XAK80PwSBdR6_MPv054PUGxFnbQIvc7jIM_94UgifRowyGejoGXbmOyRiPXab0YRIdjSOSt_9VVnUqspM3BdUYOwYgWrYbHW8bq5dz0vZWfWYUsGgAImhfzQKOBDlkKYy_q47-pEmYNpvDWBjWuI8Meh0eGP_-YqshUW0WMezV26GoHLekfwOMy3hfnIpiYpSepYelodTA, username -> user.21048, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy216417, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fb0fa53, authcode -> OkMKXqjkZPdM0gamgT52YsRdgso, useAdminRealm -> true, callbacks -> {"tokenId":"Exj-Z8_fuRG_ln31LPF8hTI0JB0.*AAJTSQACMDIAAlNLABwvTWcrRG11VlBRTXdROHNDOFJwV3NMWUdPM0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493546474), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Exj-Z8_fuRG_ln31LPF8hTI0JB0.*AAJTSQACMDIAAlNLABwvTWcrRG11VlBRTXdROHNDOFJwV3NMWUdPM0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493546474))), password -> Pa_ssw0rd, challenge -> S3rd4LgX-_V0DDecV_pE6wiyZCtwi0lGDuBsekC6nkY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTgyNzEwMDU1MTczMTY1MjkzOTE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f31260e, tokenId -> Exj-Z8_fuRG_ln31LPF8hTI0JB0.*AAJTSQACMDIAAlNLABwvTWcrRG11VlBRTXdROHNDOFJwV3NMWUdPM0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=Exj-Z8_fuRG_ln31LPF8hTI0JB0.*AAJTSQACMDIAAlNLABwvTWcrRG11VlBRTXdROHNDOFJwV3NMWUdPM0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Exj-Z8_fuRG_ln31LPF8hTI0JB0.*AAJTSQACMDIAAlNLABwvTWcrRG11VlBRTXdROHNDOFJwV3NMWUdPM0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy216417","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:25:46 GMT
	x-forgerock-transactionid: f54ec08b-9c91-4946-829e-2a428df38d13
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:25:47.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:47.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:47 GMT                                    2885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2793113 KO=77    )
> restLoginInitiate                                        (OK=194045 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=194036 KO=2     )
> User Authorize PKCE stage                                (OK=225725 KO=1     )
> User AccessToken PKCE stage                              (OK=225716 KO=2     )
> tokenUserinfo                                            (OK=31764  KO=0     )
> Skip 2FA                                                 (OK=107909 KO=0     )
> GetUUid                                                  (OK=64473  KO=0     )
> GetOpenidConfig                                          (OK=193059 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43029  KO=0     )
> CreatePolicy                                             (OK=64412  KO=54    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43028  KO=0     )
>  UI AM idFromSession                                     (OK=43026  KO=0     )
>  UI AM validateGoto                                      (OK=43026  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43026  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43025  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43025  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43025  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11447  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43024  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43023  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43021  KO=0     )
>  UI IDM uiconfig                                         (OK=43021  KO=0     )
>  UI IDM version                                          (OK=43021  KO=0     )
>  UI IDM login                                            (OK=43021  KO=0     )
>  UI IDM features                                         (OK=43021  KO=0     )
>  UI IDM privilege                                        (OK=43021  KO=0     )
>  UI IDM user                                             (OK=43021  KO=0     )
>  UI IDM dashboard                                        (OK=43021  KO=0     )
>  UI IDM managed user schema                              (OK=43020  KO=0     )
>  UI IDM oidcToken                                        (OK=43020  KO=0     )
> userinfo                                                 (OK=43020  KO=0     )
> UI-Logout                                                (OK=43020  KO=0     )
> UI-Logout Redirect 1                                     (OK=43018  KO=0     )
>  UI AM revoke2                                           (OK=43014  KO=0     )
>  UI AM revoke1                                           (OK=43015  KO=0     )
>  UI AM endsession                                        (OK=43016  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7239   KO=0     )
> RootUserinfo                                             (OK=144834 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7239   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1886   KO=0     )
> ReadPolicy                                               (OK=64351  KO=6     )
> getIdToken                                               (OK=14439  KO=0     )
> getIdToken Redirect 1                                    (OK=14439  KO=0     )
> createOrganization                                       (OK=14439  KO=0     )
> queryOrganization                                        (OK=14438  KO=0     )
> deleteOrganization                                       (OK=14438  KO=0     )
> DeletePolicy                                             (OK=64217  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11321 (99.32%)
> status.find.in([200, 209], 304), found 409                         54 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 51906  / active: 349    / done: 200939
================================================================================

10:25:47.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:48.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:48.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:49.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:49.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:49.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:49.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:50.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:50.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:50.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:50.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:51.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:51.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:51.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:51.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:52.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:52.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:52 GMT                                    2890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2797617 KO=77    )
> restLoginInitiate                                        (OK=194370 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=194364 KO=2     )
> User Authorize PKCE stage                                (OK=226101 KO=1     )
> User AccessToken PKCE stage                              (OK=226095 KO=2     )
> tokenUserinfo                                            (OK=31821  KO=0     )
> Skip 2FA                                                 (OK=108117 KO=0     )
> GetUUid                                                  (OK=64596  KO=0     )
> GetOpenidConfig                                          (OK=193413 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43083  KO=0     )
> CreatePolicy                                             (OK=64538  KO=54    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43083  KO=0     )
>  UI AM idFromSession                                     (OK=43082  KO=0     )
>  UI AM validateGoto                                      (OK=43082  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43082  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43082  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43082  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43082  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11461  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43081  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43081  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43081  KO=0     )
>  UI IDM uiconfig                                         (OK=43081  KO=0     )
>  UI IDM version                                          (OK=43081  KO=0     )
>  UI IDM login                                            (OK=43081  KO=0     )
>  UI IDM features                                         (OK=43081  KO=0     )
>  UI IDM privilege                                        (OK=43081  KO=0     )
>  UI IDM user                                             (OK=43080  KO=0     )
>  UI IDM dashboard                                        (OK=43080  KO=0     )
>  UI IDM managed user schema                              (OK=43080  KO=0     )
>  UI IDM oidcToken                                        (OK=43079  KO=0     )
> userinfo                                                 (OK=43079  KO=0     )
> UI-Logout                                                (OK=43078  KO=0     )
> UI-Logout Redirect 1                                     (OK=43078  KO=0     )
>  UI AM revoke2                                           (OK=43075  KO=0     )
>  UI AM revoke1                                           (OK=43076  KO=0     )
>  UI AM endsession                                        (OK=43076  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7251   KO=0     )
> RootUserinfo                                             (OK=145132 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7251   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1887   KO=0     )
> ReadPolicy                                               (OK=64457  KO=6     )
> getIdToken                                               (OK=14467  KO=0     )
> getIdToken Redirect 1                                    (OK=14467  KO=0     )
> createOrganization                                       (OK=14467  KO=0     )
> queryOrganization                                        (OK=14467  KO=0     )
> deleteOrganization                                       (OK=14466  KO=0     )
> DeletePolicy                                             (OK=64342  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11338 (99.32%)
> status.find.in([200, 209], 304), found 409                         54 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 51568  / active: 327    / done: 201299
================================================================================

10:25:52.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:52.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:52.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:53.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:53.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:54.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:54.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:54.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:54.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:54.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:55.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:55.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:55.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:55.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:55.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:56.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:56.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:56.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:56.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:56.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:57.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:57.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:25:57 GMT                                    2895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2802180 KO=77    )
> restLoginInitiate                                        (OK=194690 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=194677 KO=2     )
> User Authorize PKCE stage                                (OK=226458 KO=1     )
> User AccessToken PKCE stage                              (OK=226454 KO=2     )
> tokenUserinfo                                            (OK=31875  KO=0     )
> Skip 2FA                                                 (OK=108276 KO=0     )
> GetUUid                                                  (OK=64688  KO=0     )
> GetOpenidConfig                                          (OK=193740 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43162  KO=0     )
> CreatePolicy                                             (OK=64633  KO=54    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43161  KO=0     )
>  UI AM idFromSession                                     (OK=43160  KO=0     )
>  UI AM validateGoto                                      (OK=43160  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43157  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43157  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43155  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43155  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11485  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43149  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43149  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43149  KO=0     )
>  UI IDM uiconfig                                         (OK=43149  KO=0     )
>  UI IDM version                                          (OK=43149  KO=0     )
>  UI IDM login                                            (OK=43149  KO=0     )
>  UI IDM features                                         (OK=43149  KO=0     )
>  UI IDM privilege                                        (OK=43149  KO=0     )
>  UI IDM user                                             (OK=43149  KO=0     )
>  UI IDM dashboard                                        (OK=43149  KO=0     )
>  UI IDM managed user schema                              (OK=43149  KO=0     )
>  UI IDM oidcToken                                        (OK=43150  KO=0     )
> userinfo                                                 (OK=43149  KO=0     )
> UI-Logout                                                (OK=43148  KO=0     )
> UI-Logout Redirect 1                                     (OK=43147  KO=0     )
>  UI AM revoke2                                           (OK=43145  KO=0     )
>  UI AM revoke1                                           (OK=43146  KO=0     )
>  UI AM endsession                                        (OK=43146  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7264   KO=0     )
> RootUserinfo                                             (OK=145361 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7264   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1892   KO=0     )
> ReadPolicy                                               (OK=64583  KO=6     )
> getIdToken                                               (OK=14492  KO=0     )
> getIdToken Redirect 1                                    (OK=14492  KO=0     )
> createOrganization                                       (OK=14490  KO=0     )
> queryOrganization                                        (OK=14490  KO=0     )
> deleteOrganization                                       (OK=14490  KO=0     )
> DeletePolicy                                             (OK=64449  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11360 (99.32%)
> status.find.in([200, 209], 304), found 409                         54 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 51237  / active: 311    / done: 201646
================================================================================

10:25:57.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:57.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:57.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:57.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:57.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:58.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:58.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:59.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:59.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:59.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:59.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:25:59.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:00.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:00.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:00.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:01.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:01.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:01.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:02.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:02.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:02.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:02 GMT                                    2900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2807339 KO=77    )
> restLoginInitiate                                        (OK=195051 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=195035 KO=2     )
> User Authorize PKCE stage                                (OK=226880 KO=1     )
> User AccessToken PKCE stage                              (OK=226872 KO=2     )
> tokenUserinfo                                            (OK=31927  KO=0     )
> Skip 2FA                                                 (OK=108477 KO=0     )
> GetUUid                                                  (OK=64792  KO=0     )
> GetOpenidConfig                                          (OK=194066 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43245  KO=0     )
> CreatePolicy                                             (OK=64736  KO=54    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43243  KO=0     )
>  UI AM idFromSession                                     (OK=43241  KO=0     )
>  UI AM validateGoto                                      (OK=43243  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43239  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43238  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43237  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43237  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11509  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43235  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43234  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43231  KO=0     )
>  UI IDM uiconfig                                         (OK=43231  KO=0     )
>  UI IDM version                                          (OK=43231  KO=0     )
>  UI IDM login                                            (OK=43230  KO=0     )
>  UI IDM features                                         (OK=43230  KO=0     )
>  UI IDM privilege                                        (OK=43229  KO=0     )
>  UI IDM user                                             (OK=43228  KO=0     )
>  UI IDM dashboard                                        (OK=43229  KO=0     )
>  UI IDM managed user schema                              (OK=43228  KO=0     )
>  UI IDM oidcToken                                        (OK=43229  KO=0     )
> userinfo                                                 (OK=43227  KO=0     )
> UI-Logout                                                (OK=43227  KO=0     )
> UI-Logout Redirect 1                                     (OK=43225  KO=0     )
>  UI AM revoke2                                           (OK=43224  KO=0     )
>  UI AM revoke1                                           (OK=43225  KO=0     )
>  UI AM endsession                                        (OK=43224  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7274   KO=0     )
> RootUserinfo                                             (OK=145629 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7274   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1894   KO=0     )
> ReadPolicy                                               (OK=64680  KO=6     )
> getIdToken                                               (OK=14526  KO=0     )
> getIdToken Redirect 1                                    (OK=14526  KO=0     )
> createOrganization                                       (OK=14525  KO=0     )
> queryOrganization                                        (OK=14525  KO=0     )
> deleteOrganization                                       (OK=14524  KO=0     )
> DeletePolicy                                             (OK=64577  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11381 (99.32%)
> status.find.in([200, 209], 304), found 409                         54 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 50868  / active: 314    / done: 202012
================================================================================

10:26:03.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:03.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:03.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:03.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:03.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:03.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:03.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:03.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:04.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:05.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:05.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:05.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:05.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:05.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:06.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:06.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:06.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:06.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:07.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:07.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:07 GMT                                    2905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2811951 KO=77    )
> restLoginInitiate                                        (OK=195375 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=195364 KO=2     )
> User Authorize PKCE stage                                (OK=227251 KO=1     )
> User AccessToken PKCE stage                              (OK=227240 KO=2     )
> tokenUserinfo                                            (OK=31977  KO=0     )
> Skip 2FA                                                 (OK=108666 KO=0     )
> GetUUid                                                  (OK=64898  KO=0     )
> GetOpenidConfig                                          (OK=194372 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43311  KO=0     )
> CreatePolicy                                             (OK=64841  KO=54    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43311  KO=0     )
>  UI AM idFromSession                                     (OK=43310  KO=0     )
>  UI AM validateGoto                                      (OK=43310  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43305  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43304  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43303  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43303  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11525  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43300  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43298  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43298  KO=0     )
>  UI IDM uiconfig                                         (OK=43298  KO=0     )
>  UI IDM version                                          (OK=43298  KO=0     )
>  UI IDM login                                            (OK=43298  KO=0     )
>  UI IDM features                                         (OK=43298  KO=0     )
>  UI IDM privilege                                        (OK=43298  KO=0     )
>  UI IDM user                                             (OK=43298  KO=0     )
>  UI IDM dashboard                                        (OK=43298  KO=0     )
>  UI IDM managed user schema                              (OK=43298  KO=0     )
>  UI IDM oidcToken                                        (OK=43298  KO=0     )
> userinfo                                                 (OK=43298  KO=0     )
> UI-Logout                                                (OK=43298  KO=0     )
> UI-Logout Redirect 1                                     (OK=43297  KO=0     )
>  UI AM revoke2                                           (OK=43296  KO=0     )
>  UI AM revoke1                                           (OK=43297  KO=0     )
>  UI AM endsession                                        (OK=43297  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7291   KO=0     )
> RootUserinfo                                             (OK=145907 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7291   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1898   KO=0     )
> ReadPolicy                                               (OK=64783  KO=6     )
> getIdToken                                               (OK=14557  KO=0     )
> getIdToken Redirect 1                                    (OK=14557  KO=0     )
> createOrganization                                       (OK=14557  KO=0     )
> queryOrganization                                        (OK=14555  KO=0     )
> deleteOrganization                                       (OK=14555  KO=0     )
> DeletePolicy                                             (OK=64673  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11401 (99.32%)
> status.find.in([200, 209], 304), found 409                         54 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 50520  / active: 318    / done: 202356
================================================================================

10:26:07.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:07.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:07.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:07.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:07.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:08.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:08.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:08.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:08.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:09.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:09.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:09.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:09.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:09.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:10.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:10.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:11.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:11.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:11.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:12 GMT                                    2910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2817110 KO=77    )
> restLoginInitiate                                        (OK=195715 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=195709 KO=2     )
> User Authorize PKCE stage                                (OK=227666 KO=1     )
> User AccessToken PKCE stage                              (OK=227658 KO=2     )
> tokenUserinfo                                            (OK=32024  KO=0     )
> Skip 2FA                                                 (OK=108866 KO=0     )
> GetUUid                                                  (OK=65016  KO=0     )
> GetOpenidConfig                                          (OK=194696 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43393  KO=0     )
> CreatePolicy                                             (OK=64960  KO=54    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43392  KO=0     )
>  UI AM idFromSession                                     (OK=43391  KO=0     )
>  UI AM validateGoto                                      (OK=43391  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43388  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43387  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43387  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43387  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11555  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43383  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43383  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43383  KO=0     )
>  UI IDM uiconfig                                         (OK=43383  KO=0     )
>  UI IDM version                                          (OK=43382  KO=0     )
>  UI IDM login                                            (OK=43382  KO=0     )
>  UI IDM features                                         (OK=43382  KO=0     )
>  UI IDM privilege                                        (OK=43382  KO=0     )
>  UI IDM user                                             (OK=43382  KO=0     )
>  UI IDM dashboard                                        (OK=43382  KO=0     )
>  UI IDM managed user schema                              (OK=43382  KO=0     )
>  UI IDM oidcToken                                        (OK=43381  KO=0     )
> userinfo                                                 (OK=43380  KO=0     )
> UI-Logout                                                (OK=43380  KO=0     )
> UI-Logout Redirect 1                                     (OK=43380  KO=0     )
>  UI AM revoke2                                           (OK=43379  KO=0     )
>  UI AM revoke1                                           (OK=43380  KO=0     )
>  UI AM endsession                                        (OK=43380  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7298   KO=0     )
> RootUserinfo                                             (OK=146154 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7298   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1899   KO=0     )
> ReadPolicy                                               (OK=64884  KO=6     )
> getIdToken                                               (OK=14593  KO=0     )
> getIdToken Redirect 1                                    (OK=14591  KO=0     )
> createOrganization                                       (OK=14591  KO=0     )
> queryOrganization                                        (OK=14591  KO=0     )
> deleteOrganization                                       (OK=14589  KO=0     )
> DeletePolicy                                             (OK=64775  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11420 (99.32%)
> status.find.in([200, 209], 304), found 409                         54 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 50179  / active: 312    / done: 202703
================================================================================

10:26:13.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:13.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:13.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:13.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:14.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:14.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:14.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:14.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:14.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:14.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:15.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:15.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:15.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:15.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:15.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:15.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:15.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:16.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:16.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:16.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:16.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:17.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:17 GMT                                    2915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2821588 KO=77    )
> restLoginInitiate                                        (OK=196043 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=196031 KO=2     )
> User Authorize PKCE stage                                (OK=228029 KO=1     )
> User AccessToken PKCE stage                              (OK=228023 KO=2     )
> tokenUserinfo                                            (OK=32082  KO=0     )
> Skip 2FA                                                 (OK=109047 KO=0     )
> GetUUid                                                  (OK=65122  KO=0     )
> GetOpenidConfig                                          (OK=195025 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43455  KO=0     )
> CreatePolicy                                             (OK=65068  KO=54    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43455  KO=0     )
>  UI AM idFromSession                                     (OK=43455  KO=0     )
>  UI AM validateGoto                                      (OK=43455  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43454  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43453  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43452  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43452  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11568  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43447  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43446  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43446  KO=0     )
>  UI IDM uiconfig                                         (OK=43446  KO=0     )
>  UI IDM version                                          (OK=43446  KO=0     )
>  UI IDM login                                            (OK=43446  KO=0     )
>  UI IDM features                                         (OK=43446  KO=0     )
>  UI IDM privilege                                        (OK=43446  KO=0     )
>  UI IDM user                                             (OK=43446  KO=0     )
>  UI IDM dashboard                                        (OK=43446  KO=0     )
>  UI IDM managed user schema                              (OK=43446  KO=0     )
>  UI IDM oidcToken                                        (OK=43445  KO=0     )
> userinfo                                                 (OK=43445  KO=0     )
> UI-Logout                                                (OK=43445  KO=0     )
> UI-Logout Redirect 1                                     (OK=43445  KO=0     )
>  UI AM revoke2                                           (OK=43444  KO=0     )
>  UI AM revoke1                                           (OK=43445  KO=0     )
>  UI AM endsession                                        (OK=43445  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7315   KO=0     )
> RootUserinfo                                             (OK=146402 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7315   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1901   KO=0     )
> ReadPolicy                                               (OK=65008  KO=6     )
> getIdToken                                               (OK=14617  KO=0     )
> getIdToken Redirect 1                                    (OK=14617  KO=0     )
> createOrganization                                       (OK=14617  KO=0     )
> queryOrganization                                        (OK=14616  KO=0     )
> deleteOrganization                                       (OK=14615  KO=0     )
> DeletePolicy                                             (OK=64875  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11442 (99.32%)
> status.find.in([200, 209], 304), found 409                         54 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 49835  / active: 320    / done: 203039
================================================================================

10:26:17.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:17.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:17.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:18.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:18.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:18.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:18.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:19.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:19.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:19.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:19.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:19.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:19.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:19.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:20.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:20.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:20.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:21.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:21.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:21.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:21.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:21.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:21.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:22.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:22.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:22.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:22.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:22.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:22 GMT                                    2920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2826422 KO=77    )
> restLoginInitiate                                        (OK=196400 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=196389 KO=2     )
> User Authorize PKCE stage                                (OK=228428 KO=1     )
> User AccessToken PKCE stage                              (OK=228423 KO=2     )
> tokenUserinfo                                            (OK=32143  KO=0     )
> Skip 2FA                                                 (OK=109247 KO=0     )
> GetUUid                                                  (OK=65251  KO=0     )
> GetOpenidConfig                                          (OK=195386 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43525  KO=0     )
> CreatePolicy                                             (OK=65194  KO=54    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43525  KO=0     )
>  UI AM idFromSession                                     (OK=43525  KO=0     )
>  UI AM validateGoto                                      (OK=43525  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43521  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43521  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43520  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43520  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11585  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43516  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43516  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43516  KO=0     )
>  UI IDM uiconfig                                         (OK=43516  KO=0     )
>  UI IDM version                                          (OK=43516  KO=0     )
>  UI IDM login                                            (OK=43516  KO=0     )
>  UI IDM features                                         (OK=43516  KO=0     )
>  UI IDM privilege                                        (OK=43516  KO=0     )
>  UI IDM user                                             (OK=43516  KO=0     )
>  UI IDM dashboard                                        (OK=43516  KO=0     )
>  UI IDM managed user schema                              (OK=43516  KO=0     )
>  UI IDM oidcToken                                        (OK=43516  KO=0     )
> userinfo                                                 (OK=43516  KO=0     )
> UI-Logout                                                (OK=43515  KO=0     )
> UI-Logout Redirect 1                                     (OK=43514  KO=0     )
>  UI AM revoke2                                           (OK=43513  KO=0     )
>  UI AM revoke1                                           (OK=43514  KO=0     )
>  UI AM endsession                                        (OK=43514  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7324   KO=0     )
> RootUserinfo                                             (OK=146639 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7324   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1904   KO=0     )
> ReadPolicy                                               (OK=65113  KO=6     )
> getIdToken                                               (OK=14642  KO=0     )
> getIdToken Redirect 1                                    (OK=14642  KO=0     )
> createOrganization                                       (OK=14642  KO=0     )
> queryOrganization                                        (OK=14642  KO=0     )
> deleteOrganization                                       (OK=14642  KO=0     )
> DeletePolicy                                             (OK=65002  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11470 (99.32%)
> status.find.in([200, 209], 304), found 409                         54 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 49467  / active: 319    / done: 203408
================================================================================

10:26:22.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:23.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:23.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:23.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:23.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:24.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:24.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:25.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:25.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:25.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:25.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:25.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 203886: status.find.in([200, 209], 304), found 409
10:26:25.552 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,203886,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTM0NzUyODg4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNlhJWl9xblN5UFZjZHFENXM1cXpUTVJIY0N3Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzU4NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzU4NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MTg1LCJpYXQiOjE3MzE0OTM1ODUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik5ta2lxQmwtQzcwYnFVcUQtcDc4U1FnYXRaMCJ9.FsWLiIExb2LbyNc7yV2zcZxn33qZxY9lTYyz6hvDP7qbbLWFMlrHnHYYwdf_95g7CVTSEuP5Tw8OmrpLh-11FwuOoETxoPNkPSKo3B5CxNWXtY2LOyM9fwBhLm0k2TAHyHEgxkIf2MwuUR75QC66-zo90w7-0Cy2000ltz5F1DW8O00JVpLIoqQ2YvmvTrV9fqwIQQhM2DPTZzX5N5Y5c53IRJiCfwKcg1NhzNxuh1FWWrcqCptUAjxlzkcuItrd_RrVoL7Z5ZD4FM3NM8BAC8MtILCoZwReR111a1vyIXgPm2niTciL_wjWoOp4ZAWDyvZodYxkibzL4TRX3ytuSg, username -> user.108759, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy98474, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5a811eca, authcode -> 3mh_rW3UFosT9jfQ0dnilEeWLuU, useAdminRealm -> true, callbacks -> {"tokenId":"mYs45o-S1_znZp8z9iAvmr1eM04.*AAJTSQACMDIAAlNLABwvbzhqdFJXUzlWZHZDaWxZVHdLZ2tiV0ZxdUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493585240), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=mYs45o-S1_znZp8z9iAvmr1eM04.*AAJTSQACMDIAAlNLABwvbzhqdFJXUzlWZHZDaWxZVHdLZ2tiV0ZxdUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493585240))), password -> Pa_ssw0rd, challenge -> B9WDxmq8DGUdIGhIUyNRw6P_YUI0PyK7RCxDWeIAkxI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 97.209.249.235, verifier -> NTcyNDg3NjU1MzkzNzY1MzQ2Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@65906452, tokenId -> mYs45o-S1_znZp8z9iAvmr1eM04.*AAJTSQACMDIAAlNLABwvbzhqdFJXUzlWZHZDaWxZVHdLZ2tiV0ZxdUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=mYs45o-S1_znZp8z9iAvmr1eM04.*AAJTSQACMDIAAlNLABwvbzhqdFJXUzlWZHZDaWxZVHdLZ2tiV0ZxdUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=mYs45o-S1_znZp8z9iAvmr1eM04.*AAJTSQACMDIAAlNLABwvbzhqdFJXUzlWZHZDaWxZVHdLZ2tiV0ZxdUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy98474","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:26:25 GMT
	x-forgerock-transactionid: 2bb4c652-ecd6-473c-ba85-0594d5546344
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:26:25.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:25.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:25.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:25.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:26.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:26.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:26.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:26.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:26.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:27.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:27.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:27 GMT                                    2925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2831193 KO=78    )
> restLoginInitiate                                        (OK=196745 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=196734 KO=2     )
> User Authorize PKCE stage                                (OK=228821 KO=1     )
> User AccessToken PKCE stage                              (OK=228817 KO=2     )
> tokenUserinfo                                            (OK=32198  KO=0     )
> Skip 2FA                                                 (OK=109438 KO=0     )
> GetUUid                                                  (OK=65379  KO=0     )
> GetOpenidConfig                                          (OK=195745 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43600  KO=0     )
> CreatePolicy                                             (OK=65322  KO=55    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43599  KO=0     )
>  UI AM idFromSession                                     (OK=43599  KO=0     )
>  UI AM validateGoto                                      (OK=43599  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43596  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43592  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43591  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43591  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11601  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43587  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43587  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43587  KO=0     )
>  UI IDM uiconfig                                         (OK=43587  KO=0     )
>  UI IDM version                                          (OK=43587  KO=0     )
>  UI IDM login                                            (OK=43586  KO=0     )
>  UI IDM features                                         (OK=43586  KO=0     )
>  UI IDM privilege                                        (OK=43586  KO=0     )
>  UI IDM user                                             (OK=43586  KO=0     )
>  UI IDM dashboard                                        (OK=43586  KO=0     )
>  UI IDM managed user schema                              (OK=43586  KO=0     )
>  UI IDM oidcToken                                        (OK=43586  KO=0     )
> userinfo                                                 (OK=43586  KO=0     )
> UI-Logout                                                (OK=43586  KO=0     )
> UI-Logout Redirect 1                                     (OK=43585  KO=0     )
>  UI AM revoke2                                           (OK=43583  KO=0     )
>  UI AM revoke1                                           (OK=43583  KO=0     )
>  UI AM endsession                                        (OK=43583  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7337   KO=0     )
> RootUserinfo                                             (OK=146838 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7337   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1905   KO=0     )
> ReadPolicy                                               (OK=65239  KO=6     )
> getIdToken                                               (OK=14665  KO=0     )
> getIdToken Redirect 1                                    (OK=14665  KO=0     )
> createOrganization                                       (OK=14664  KO=0     )
> queryOrganization                                        (OK=14663  KO=0     )
> deleteOrganization                                       (OK=14663  KO=0     )
> DeletePolicy                                             (OK=65107  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11492 (99.32%)
> status.find.in([200, 209], 304), found 409                         55 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 49108  / active: 352    / done: 203734
================================================================================

10:26:27.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:28.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:28.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:29.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:29.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:30.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:31.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:31.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:31.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:31.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:31.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:32.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:32.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:32 GMT                                    2930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2836597 KO=78    )
> restLoginInitiate                                        (OK=197102 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=197092 KO=2     )
> User Authorize PKCE stage                                (OK=229246 KO=1     )
> User AccessToken PKCE stage                              (OK=229244 KO=2     )
> tokenUserinfo                                            (OK=32250  KO=0     )
> Skip 2FA                                                 (OK=109646 KO=0     )
> GetUUid                                                  (OK=65518  KO=0     )
> GetOpenidConfig                                          (OK=196136 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43685  KO=0     )
> CreatePolicy                                             (OK=65462  KO=55    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43685  KO=0     )
>  UI AM idFromSession                                     (OK=43681  KO=0     )
>  UI AM validateGoto                                      (OK=43681  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43679  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43678  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43677  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43677  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11633  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43674  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43674  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43673  KO=0     )
>  UI IDM uiconfig                                         (OK=43673  KO=0     )
>  UI IDM version                                          (OK=43672  KO=0     )
>  UI IDM login                                            (OK=43672  KO=0     )
>  UI IDM features                                         (OK=43672  KO=0     )
>  UI IDM privilege                                        (OK=43672  KO=0     )
>  UI IDM user                                             (OK=43671  KO=0     )
>  UI IDM dashboard                                        (OK=43671  KO=0     )
>  UI IDM managed user schema                              (OK=43671  KO=0     )
>  UI IDM oidcToken                                        (OK=43672  KO=0     )
> userinfo                                                 (OK=43672  KO=0     )
> UI-Logout                                                (OK=43672  KO=0     )
> UI-Logout Redirect 1                                     (OK=43672  KO=0     )
>  UI AM revoke2                                           (OK=43669  KO=0     )
>  UI AM revoke1                                           (OK=43671  KO=0     )
>  UI AM endsession                                        (OK=43670  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7349   KO=0     )
> RootUserinfo                                             (OK=147078 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7349   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1910   KO=0     )
> ReadPolicy                                               (OK=65369  KO=6     )
> getIdToken                                               (OK=14690  KO=0     )
> getIdToken Redirect 1                                    (OK=14690  KO=0     )
> createOrganization                                       (OK=14689  KO=0     )
> queryOrganization                                        (OK=14689  KO=0     )
> deleteOrganization                                       (OK=14689  KO=0     )
> DeletePolicy                                             (OK=65230  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11505 (99.32%)
> status.find.in([200, 209], 304), found 409                         55 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 48737  / active: 363    / done: 204094
================================================================================

10:26:32.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:33.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:33.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:33.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:34.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:34.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:34.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:34.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:35.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:35.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:35.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:35.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:35.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:35.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:35.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:35.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:36.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:36.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:36.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:36.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:36.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:36.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:36.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:37 GMT                                    2935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2841985 KO=78    )
> restLoginInitiate                                        (OK=197453 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=197445 KO=2     )
> User Authorize PKCE stage                                (OK=229669 KO=1     )
> User AccessToken PKCE stage                              (OK=229664 KO=2     )
> tokenUserinfo                                            (OK=32296  KO=0     )
> Skip 2FA                                                 (OK=109837 KO=0     )
> GetUUid                                                  (OK=65634  KO=0     )
> GetOpenidConfig                                          (OK=196524 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43775  KO=0     )
> CreatePolicy                                             (OK=65578  KO=55    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43775  KO=0     )
>  UI AM idFromSession                                     (OK=43774  KO=0     )
>  UI AM validateGoto                                      (OK=43774  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43768  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43768  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43766  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43766  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11659  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43763  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43762  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43759  KO=0     )
>  UI IDM uiconfig                                         (OK=43759  KO=0     )
>  UI IDM version                                          (OK=43759  KO=0     )
>  UI IDM login                                            (OK=43759  KO=0     )
>  UI IDM features                                         (OK=43759  KO=0     )
>  UI IDM privilege                                        (OK=43759  KO=0     )
>  UI IDM user                                             (OK=43758  KO=0     )
>  UI IDM dashboard                                        (OK=43759  KO=0     )
>  UI IDM managed user schema                              (OK=43758  KO=0     )
>  UI IDM oidcToken                                        (OK=43759  KO=0     )
> userinfo                                                 (OK=43759  KO=0     )
> UI-Logout                                                (OK=43758  KO=0     )
> UI-Logout Redirect 1                                     (OK=43758  KO=0     )
>  UI AM revoke2                                           (OK=43756  KO=0     )
>  UI AM revoke1                                           (OK=43757  KO=0     )
>  UI AM endsession                                        (OK=43757  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7363   KO=0     )
> RootUserinfo                                             (OK=147297 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7363   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1914   KO=0     )
> ReadPolicy                                               (OK=65509  KO=6     )
> getIdToken                                               (OK=14721  KO=0     )
> getIdToken Redirect 1                                    (OK=14721  KO=0     )
> createOrganization                                       (OK=14720  KO=0     )
> queryOrganization                                        (OK=14718  KO=0     )
> deleteOrganization                                       (OK=14717  KO=0     )
> DeletePolicy                                             (OK=65359  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11528 (99.32%)
> status.find.in([200, 209], 304), found 409                         55 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.16%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 48375  / active: 349    / done: 204470
================================================================================

10:26:37.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:37.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:37.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:38.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:38.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:38.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:38.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:38.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:39.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:39.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:39.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:39.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:39.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:40.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:40.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:41.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:41.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:41.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:41.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:41.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:41.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:42.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:42.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:42.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:42 GMT                                    2940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2847138 KO=78    )
> restLoginInitiate                                        (OK=197778 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=197769 KO=2     )
> User Authorize PKCE stage                                (OK=230064 KO=1     )
> User AccessToken PKCE stage                              (OK=230062 KO=2     )
> tokenUserinfo                                            (OK=32350  KO=0     )
> Skip 2FA                                                 (OK=110010 KO=0     )
> GetUUid                                                  (OK=65734  KO=0     )
> GetOpenidConfig                                          (OK=196880 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43855  KO=0     )
> CreatePolicy                                             (OK=65677  KO=55    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43855  KO=0     )
>  UI AM idFromSession                                     (OK=43855  KO=0     )
>  UI AM validateGoto                                      (OK=43855  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43854  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43854  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43853  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43853  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11672  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43852  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43852  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43851  KO=0     )
>  UI IDM uiconfig                                         (OK=43851  KO=0     )
>  UI IDM version                                          (OK=43851  KO=0     )
>  UI IDM login                                            (OK=43851  KO=0     )
>  UI IDM features                                         (OK=43851  KO=0     )
>  UI IDM privilege                                        (OK=43851  KO=0     )
>  UI IDM user                                             (OK=43849  KO=0     )
>  UI IDM dashboard                                        (OK=43850  KO=0     )
>  UI IDM managed user schema                              (OK=43849  KO=0     )
>  UI IDM oidcToken                                        (OK=43850  KO=0     )
> userinfo                                                 (OK=43849  KO=0     )
> UI-Logout                                                (OK=43849  KO=0     )
> UI-Logout Redirect 1                                     (OK=43849  KO=0     )
>  UI AM revoke2                                           (OK=43845  KO=0     )
>  UI AM revoke1                                           (OK=43846  KO=0     )
>  UI AM endsession                                        (OK=43846  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7375   KO=0     )
> RootUserinfo                                             (OK=147525 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7374   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1916   KO=0     )
> ReadPolicy                                               (OK=65627  KO=6     )
> getIdToken                                               (OK=14740  KO=0     )
> getIdToken Redirect 1                                    (OK=14740  KO=0     )
> createOrganization                                       (OK=14740  KO=0     )
> queryOrganization                                        (OK=14740  KO=0     )
> deleteOrganization                                       (OK=14740  KO=0     )
> DeletePolicy                                             (OK=65499  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11552 (99.32%)
> status.find.in([200, 209], 304), found 409                         55 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 48040  / active: 304    / done: 204850
================================================================================

10:26:42.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:42.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:43.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:43.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:43.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:44.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:44.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:44.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:44.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:45.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:45.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:46.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:46.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:46.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:46.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:46.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:46.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:46.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:47 GMT                                    2945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2851674 KO=78    )
> restLoginInitiate                                        (OK=198099 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=198092 KO=2     )
> User Authorize PKCE stage                                (OK=230434 KO=1     )
> User AccessToken PKCE stage                              (OK=230428 KO=2     )
> tokenUserinfo                                            (OK=32400  KO=0     )
> Skip 2FA                                                 (OK=110186 KO=0     )
> GetUUid                                                  (OK=65837  KO=0     )
> GetOpenidConfig                                          (OK=197198 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43932  KO=0     )
> CreatePolicy                                             (OK=65778  KO=55    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43931  KO=0     )
>  UI AM idFromSession                                     (OK=43927  KO=0     )
>  UI AM validateGoto                                      (OK=43927  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43923  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43923  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43923  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43923  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11689  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43920  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43919  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43918  KO=0     )
>  UI IDM uiconfig                                         (OK=43918  KO=0     )
>  UI IDM version                                          (OK=43918  KO=0     )
>  UI IDM login                                            (OK=43918  KO=0     )
>  UI IDM features                                         (OK=43918  KO=0     )
>  UI IDM privilege                                        (OK=43918  KO=0     )
>  UI IDM user                                             (OK=43918  KO=0     )
>  UI IDM dashboard                                        (OK=43918  KO=0     )
>  UI IDM managed user schema                              (OK=43917  KO=0     )
>  UI IDM oidcToken                                        (OK=43917  KO=0     )
> userinfo                                                 (OK=43916  KO=0     )
> UI-Logout                                                (OK=43916  KO=0     )
> UI-Logout Redirect 1                                     (OK=43913  KO=0     )
>  UI AM revoke2                                           (OK=43912  KO=0     )
>  UI AM revoke1                                           (OK=43913  KO=0     )
>  UI AM endsession                                        (OK=43913  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7386   KO=0     )
> RootUserinfo                                             (OK=147798 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7385   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1922   KO=0     )
> ReadPolicy                                               (OK=65725  KO=6     )
> getIdToken                                               (OK=14759  KO=0     )
> getIdToken Redirect 1                                    (OK=14759  KO=0     )
> createOrganization                                       (OK=14759  KO=0     )
> queryOrganization                                        (OK=14759  KO=0     )
> deleteOrganization                                       (OK=14759  KO=0     )
> DeletePolicy                                             (OK=65613  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11570 (99.32%)
> status.find.in([200, 209], 304), found 409                         55 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 81%
          waiting: 47701  / active: 315    / done: 205178
================================================================================

10:26:47.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:47.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:47.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:48.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:48.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:49.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:49.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:49.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:49.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:49.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:49.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:49.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:50.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:50.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:50.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:50.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:50.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:51.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:51.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:51.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:51.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:51.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:51.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:52.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:52.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:52 GMT                                    2950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2856300 KO=78    )
> restLoginInitiate                                        (OK=198439 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=198428 KO=2     )
> User Authorize PKCE stage                                (OK=230810 KO=1     )
> User AccessToken PKCE stage                              (OK=230797 KO=2     )
> tokenUserinfo                                            (OK=32467  KO=0     )
> Skip 2FA                                                 (OK=110358 KO=0     )
> GetUUid                                                  (OK=65928  KO=0     )
> GetOpenidConfig                                          (OK=197489 KO=0     )
> UI-Post-Login - stage 1                                  (OK=43997  KO=0     )
> CreatePolicy                                             (OK=65872  KO=55    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43997  KO=0     )
>  UI AM idFromSession                                     (OK=43997  KO=0     )
>  UI AM validateGoto                                      (OK=43997  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43993  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43992  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43992  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43992  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11710  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43990  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43989  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43989  KO=0     )
>  UI IDM uiconfig                                         (OK=43989  KO=0     )
>  UI IDM version                                          (OK=43989  KO=0     )
>  UI IDM login                                            (OK=43989  KO=0     )
>  UI IDM features                                         (OK=43989  KO=0     )
>  UI IDM privilege                                        (OK=43989  KO=0     )
>  UI IDM user                                             (OK=43988  KO=0     )
>  UI IDM dashboard                                        (OK=43989  KO=0     )
>  UI IDM managed user schema                              (OK=43989  KO=0     )
>  UI IDM oidcToken                                        (OK=43989  KO=0     )
> userinfo                                                 (OK=43988  KO=0     )
> UI-Logout                                                (OK=43988  KO=0     )
> UI-Logout Redirect 1                                     (OK=43988  KO=0     )
>  UI AM revoke2                                           (OK=43987  KO=0     )
>  UI AM revoke1                                           (OK=43987  KO=0     )
>  UI AM endsession                                        (OK=43987  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7396   KO=0     )
> RootUserinfo                                             (OK=148061 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7396   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1926   KO=0     )
> ReadPolicy                                               (OK=65824  KO=6     )
> getIdToken                                               (OK=14788  KO=0     )
> getIdToken Redirect 1                                    (OK=14787  KO=0     )
> createOrganization                                       (OK=14786  KO=0     )
> queryOrganization                                        (OK=14786  KO=0     )
> deleteOrganization                                       (OK=14786  KO=0     )
> DeletePolicy                                             (OK=65716  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11595 (99.32%)
> status.find.in([200, 209], 304), found 409                         55 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 47355  / active: 299    / done: 205540
================================================================================

10:26:52.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:52.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:53.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:55.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:55.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:55.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:56.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:56.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:26:57 GMT                                    2955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2860912 KO=78    )
> restLoginInitiate                                        (OK=198736 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=198730 KO=2     )
> User Authorize PKCE stage                                (OK=231187 KO=1     )
> User AccessToken PKCE stage                              (OK=231181 KO=2     )
> tokenUserinfo                                            (OK=32522  KO=0     )
> Skip 2FA                                                 (OK=110530 KO=0     )
> GetUUid                                                  (OK=66047  KO=0     )
> GetOpenidConfig                                          (OK=197802 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44073  KO=0     )
> CreatePolicy                                             (OK=65988  KO=55    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44073  KO=0     )
>  UI AM idFromSession                                     (OK=44072  KO=0     )
>  UI AM validateGoto                                      (OK=44072  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44067  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44067  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44066  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44065  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11727  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44063  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44062  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44062  KO=0     )
>  UI IDM uiconfig                                         (OK=44062  KO=0     )
>  UI IDM version                                          (OK=44062  KO=0     )
>  UI IDM login                                            (OK=44062  KO=0     )
>  UI IDM features                                         (OK=44062  KO=0     )
>  UI IDM privilege                                        (OK=44062  KO=0     )
>  UI IDM user                                             (OK=44062  KO=0     )
>  UI IDM dashboard                                        (OK=44062  KO=0     )
>  UI IDM managed user schema                              (OK=44062  KO=0     )
>  UI IDM oidcToken                                        (OK=44062  KO=0     )
> userinfo                                                 (OK=44059  KO=0     )
> UI-Logout                                                (OK=44059  KO=0     )
> UI-Logout Redirect 1                                     (OK=44058  KO=0     )
>  UI AM revoke2                                           (OK=44056  KO=0     )
>  UI AM revoke1                                           (OK=44057  KO=0     )
>  UI AM endsession                                        (OK=44058  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7414   KO=0     )
> RootUserinfo                                             (OK=148247 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7413   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1934   KO=0     )
> ReadPolicy                                               (OK=65920  KO=6     )
> getIdToken                                               (OK=14815  KO=0     )
> getIdToken Redirect 1                                    (OK=14815  KO=0     )
> createOrganization                                       (OK=14815  KO=0     )
> queryOrganization                                        (OK=14814  KO=0     )
> deleteOrganization                                       (OK=14814  KO=0     )
> DeletePolicy                                             (OK=65814  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11603 (99.32%)
> status.find.in([200, 209], 304), found 409                         55 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 47041  / active: 288    / done: 205865
================================================================================

10:26:57.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:57.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:58.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:58.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:58.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:58.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:58.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:58.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:58.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:58.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:58.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:58.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:59.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:59.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:59.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:59.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:59.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:59.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:26:59.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:00.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:00.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:00.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:00.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:00.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:00.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:01.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:02.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:02.289 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 206438: status.find.in([200, 209], 304), found 409
10:27:02.290 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,206438,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTM0ODYwMDg2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSlk4R2h2aE9WUFc3UjVCejh1a1dBMUF2RkNVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzYyMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzYyMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MjIyLCJpYXQiOjE3MzE0OTM2MjIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InhrZ1paeld3UjRHWk9Xa2VYV0RCbnVQYXlTWSJ9.I7ppY5hwUa1Bvt9p3FlD2dmBa26BgUuj8e2rMnkN9jZ1EuHQ9JNvf3u20vq3lBb1Z-kiP4kHB3dxARb1Bsge-GEJgGZqzg7h7xKqAxRHh6mbatLAOVOSgWcIYtV1vIUjYWWK_MFjnCiAq4WEuwMi5q-_m4Eng4FQPX3XTci3aGL6PyART9mObBeU0cNae-o8tAblBeo16q6tVCwNVxqIpXPv33GU8Kq22xApXCmZH6IBClrCaHeEsx3l8T_R7i6OxJOK_OunbULqOMnUzRSIqvu3pzyeMBUa1g-g3nKXi5o1Klm6oGTsfjG1vPLNozhdGEwIWfvV126f3po89ZPSSw, username -> user.139112, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy96936, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@ab5267, authcode -> EPQFpOilZlfh6Wz6QOBGwc8jLkQ, useAdminRealm -> true, callbacks -> {"tokenId":"i3da8bf1SDHfpWaHQIZ4UH4CQRs.*AAJTSQACMDIAAlNLABx0cFZqL3A5b0dkZy9XM2JuRWxJWFBMcW8yazA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493621971), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=i3da8bf1SDHfpWaHQIZ4UH4CQRs.*AAJTSQACMDIAAlNLABx0cFZqL3A5b0dkZy9XM2JuRWxJWFBMcW8yazA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493621971))), password -> Pa_ssw0rd, challenge -> fi1UAfEi3f-xSYmZNdG83IshXSVkAFUmBX2jztSi5-I, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 253.34.16.185, verifier -> MTkxNTc0MTM1MDkwODk5MzM4NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@277f50a1, tokenId -> i3da8bf1SDHfpWaHQIZ4UH4CQRs.*AAJTSQACMDIAAlNLABx0cFZqL3A5b0dkZy9XM2JuRWxJWFBMcW8yazA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=i3da8bf1SDHfpWaHQIZ4UH4CQRs.*AAJTSQACMDIAAlNLABx0cFZqL3A5b0dkZy9XM2JuRWxJWFBMcW8yazA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=i3da8bf1SDHfpWaHQIZ4UH4CQRs.*AAJTSQACMDIAAlNLABx0cFZqL3A5b0dkZy9XM2JuRWxJWFBMcW8yazA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy96936","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:27:02 GMT
	x-forgerock-transactionid: 9faa8fa6-00cd-41c2-817a-4a2901a26641
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-13 10:27:02 GMT                                    2960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2865291 KO=79    )
> restLoginInitiate                                        (OK=199066 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=199054 KO=2     )
> User Authorize PKCE stage                                (OK=231544 KO=1     )
> User AccessToken PKCE stage                              (OK=231539 KO=2     )
> tokenUserinfo                                            (OK=32573  KO=0     )
> Skip 2FA                                                 (OK=110707 KO=0     )
> GetUUid                                                  (OK=66141  KO=0     )
> GetOpenidConfig                                          (OK=198107 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44136  KO=0     )
> CreatePolicy                                             (OK=66083  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44136  KO=0     )
>  UI AM idFromSession                                     (OK=44136  KO=0     )
>  UI AM validateGoto                                      (OK=44136  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44132  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44132  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44132  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44132  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11742  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44130  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44129  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44129  KO=0     )
>  UI IDM uiconfig                                         (OK=44129  KO=0     )
>  UI IDM version                                          (OK=44129  KO=0     )
>  UI IDM login                                            (OK=44128  KO=0     )
>  UI IDM features                                         (OK=44128  KO=0     )
>  UI IDM privilege                                        (OK=44128  KO=0     )
>  UI IDM user                                             (OK=44127  KO=0     )
>  UI IDM dashboard                                        (OK=44128  KO=0     )
>  UI IDM managed user schema                              (OK=44128  KO=0     )
>  UI IDM oidcToken                                        (OK=44127  KO=0     )
> userinfo                                                 (OK=44126  KO=0     )
> UI-Logout                                                (OK=44125  KO=0     )
> UI-Logout Redirect 1                                     (OK=44124  KO=0     )
>  UI AM revoke2                                           (OK=44122  KO=0     )
>  UI AM revoke1                                           (OK=44122  KO=0     )
>  UI AM endsession                                        (OK=44123  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7427   KO=0     )
> RootUserinfo                                             (OK=148478 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7426   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1937   KO=0     )
> ReadPolicy                                               (OK=66034  KO=6     )
> getIdToken                                               (OK=14834  KO=0     )
> getIdToken Redirect 1                                    (OK=14834  KO=0     )
> createOrganization                                       (OK=14834  KO=0     )
> queryOrganization                                        (OK=14833  KO=0     )
> deleteOrganization                                       (OK=14833  KO=0     )
> DeletePolicy                                             (OK=65911  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11630 (99.32%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 46695  / active: 325    / done: 206174
================================================================================

10:27:02.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:03.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:03.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:03.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:03.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:04.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:04.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:04.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:04.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:05.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:05.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:05.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:06.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:06.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:06.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:07.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:07.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:07 GMT                                    2965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2870465 KO=79    )
> restLoginInitiate                                        (OK=199444 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=199432 KO=2     )
> User Authorize PKCE stage                                (OK=231977 KO=1     )
> User AccessToken PKCE stage                              (OK=231971 KO=2     )
> tokenUserinfo                                            (OK=32634  KO=0     )
> Skip 2FA                                                 (OK=110925 KO=0     )
> GetUUid                                                  (OK=66276  KO=0     )
> GetOpenidConfig                                          (OK=198453 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44216  KO=0     )
> CreatePolicy                                             (OK=66213  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44216  KO=0     )
>  UI AM idFromSession                                     (OK=44213  KO=0     )
>  UI AM validateGoto                                      (OK=44212  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44211  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44211  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44211  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44211  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11769  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44206  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44205  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44204  KO=0     )
>  UI IDM uiconfig                                         (OK=44204  KO=0     )
>  UI IDM version                                          (OK=44204  KO=0     )
>  UI IDM login                                            (OK=44204  KO=0     )
>  UI IDM features                                         (OK=44204  KO=0     )
>  UI IDM privilege                                        (OK=44204  KO=0     )
>  UI IDM user                                             (OK=44204  KO=0     )
>  UI IDM dashboard                                        (OK=44204  KO=0     )
>  UI IDM managed user schema                              (OK=44204  KO=0     )
>  UI IDM oidcToken                                        (OK=44202  KO=0     )
> userinfo                                                 (OK=44202  KO=0     )
> UI-Logout                                                (OK=44201  KO=0     )
> UI-Logout Redirect 1                                     (OK=44200  KO=0     )
>  UI AM revoke2                                           (OK=44199  KO=0     )
>  UI AM revoke1                                           (OK=44200  KO=0     )
>  UI AM endsession                                        (OK=44200  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7437   KO=0     )
> RootUserinfo                                             (OK=148772 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7436   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1939   KO=0     )
> ReadPolicy                                               (OK=66128  KO=6     )
> getIdToken                                               (OK=14857  KO=0     )
> getIdToken Redirect 1                                    (OK=14856  KO=0     )
> createOrganization                                       (OK=14856  KO=0     )
> queryOrganization                                        (OK=14856  KO=0     )
> deleteOrganization                                       (OK=14856  KO=0     )
> DeletePolicy                                             (OK=66026  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11647 (99.32%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 46311  / active: 349    / done: 206534
================================================================================

10:27:07.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:07.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:08.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:08.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:08.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:08.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:09.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:09.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:09.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:09.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:09.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:10.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 207101: status.find.is(200), but actually found 502
10:27:10.726 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,207101,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.147343, a5097ece-384c-48d9-b9d7-dc2cb939e975 -> 0, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e82da13, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIxMDc0MmEyMC1iNTQwLTQ4ODctYTkyZC0zOTI4MmViN2NlZTYiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHVsamI2bDRnaTJlYm5yam5iMmo4MXZtbHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU0wTXRNbE53Um1SNVlUTmxUM0JXTUdkSVRuRjNMak5zWW1kRVRYQTRkMHgzVEZkb1lYaDRUMWx2U1hKNFZFOWhTamxpYkZCcE4wNXBYemMwYkhVdFpHdDVVSGxCYkRaeFNEYzBSV3RsUjJKNlduTmZTMWQ0UlhCV05qZDBTM1pIVDNKSlZtazFSamxOYWtwWVFURXpkRVpvUjFWNGRYVjFNbkJyZVZaWFlXSkRaMnBDV2toWmNXNWhhR1l3TlhFeWJVWkRibXg2VUVZM2RXOXVkSE5YU0VSWFdYQnhXbGg0ZDJ0RlFWTldXRnBYV0RSeFdVcDVjM2hwYTJwaFZtVm5WazE1VEhaUloydFRTR052WjFGSldYQXRRa1paVlc5SVIxSkNTVXRLYlV0T2NYQnlUSHBZZW1veFpVWlRObVUxTjBWWk1sOXRTSGg2VkRRd1duTjZOa3RCWW5SU1VHdE1XbUZLZDA5b1gzaDFNVWQwTUc5Q2NWaEVjVEl6V0hCWExWUmZlVTFoTW5FM1gwNXVPRzlHWHpBd1RGVnRURE4xVGpaaE5XUmxWR2hNVkZsR2NIQXhUMFpRTTI5cVExWktabEl6VVRCSlRsaGhWRGRCU0c5cFJsVnpjblZXWnpOMGJtbzBUbmhuVVUxWFRqTnlVRGR4ZWpZeWVEUkVOMnhqTlV4dmNuWkRNa2RoUlZCdldHUkJha3BTTXpSelMzUnViV3N5YTNOQ2JGTnJRbTlLV1VzNFN6TkdZaTFuZERsTWFYQnJOMVYzYTIxQlJqQnZXSE5mZEVWcVpWaFRXakUyYVRocmJYcEJTVXh6TWtkWFVuSkpSVlpvY20xMFZHTldWMmcyUkZKMmIzcE1kVTB6VEZnM1lVUjRNVGczTTNsTVpWOXBja013YjFrMlZ6VTFlVFY1WHpCRGNISnNSMDFaY1ZCSFFsWnZRVzlPVDFSV1JrRmFTbWhCUmpkaWMzQm5iRFkwZVdWbVRUSmhZbEJoVWw5eU4zaGlVMEk0TWxWa1dsUktlSFE1Y2kxbFdUUk9WMnhpU1doSFgzWmxjRE00Wm1wd2RETkRMVWhFVkdRNU9EQldRa3BYVUVwbFpFdDNVVWxKWmtGdFNHcE9VVmRMYlc4MVpra3RUUzF5YTFsTVRXNWFTeTFyYTBRNFpreHpaV2RIZEVobVdrdE9kM2RNWTFsbWJtWjVZMlJ0UTBJeWNURnZaazFaYkV4c09VdFlibFEzYkcxMWVtUnJXbGR4VTJweFIwNWhOekJrWmpOdGJsVnRRVVZCY1ZGMmFFTkRXVXR4WVZsWmRVSnVSRzVRVFRaWldHSkpSVE5uYWpCdVprSnBjMTl3ZVdodWFESkpVbWhXVEdSRWJXVnJkR0ZSY2s1UWRtZG1NalZNYVM1cGNIUndXSGt6VGxneFdXSmZOMU5XVjI4M2FVWjMuVC1MdU1ndUNGRDViSDRaeG55Y3JOQnJEOHVLT0RYNEw5cDV1bWl1TGRqNCIsImV4cCI6MTczMTQ5MzkzMCwiaWF0IjoxNzMxNDkzNjMwfQ.x_Poqi8PTS6I7QSETa7q6E7QMRXUYwUPwTOky9-ugUM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.147343"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493630690))), password -> Pa_ssw0rd, fake-ip -> 82.67.22.197, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67641995),OK,List(TryMaxBlock(a5097ece-384c-48d9-b9d7-dc2cb939e975,tryMax-61-inner,KO)),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept: application/json
	content-type: application/json
	cookie: amlbcookie=01
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 2632
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIxMDc0MmEyMC1iNTQwLTQ4ODctYTkyZC0zOTI4MmViN2NlZTYiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHVsamI2bDRnaTJlYm5yam5iMmo4MXZtbHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU0wTXRNbE53Um1SNVlUTmxUM0JXTUdkSVRuRjNMak5zWW1kRVRYQTRkMHgzVEZkb1lYaDRUMWx2U1hKNFZFOWhTamxpYkZCcE4wNXBYemMwYkhVdFpHdDVVSGxCYkRaeFNEYzBSV3RsUjJKNlduTmZTMWQ0UlhCV05qZDBTM1pIVDNKSlZtazFSamxOYWtwWVFURXpkRVpvUjFWNGRYVjFNbkJyZVZaWFlXSkRaMnBDV2toWmNXNWhhR1l3TlhFeWJVWkRibXg2VUVZM2RXOXVkSE5YU0VSWFdYQnhXbGg0ZDJ0RlFWTldXRnBYV0RSeFdVcDVjM2hwYTJwaFZtVm5WazE1VEhaUloydFRTR052WjFGSldYQXRRa1paVlc5SVIxSkNTVXRLYlV0T2NYQnlUSHBZZW1veFpVWlRObVUxTjBWWk1sOXRTSGg2VkRRd1duTjZOa3RCWW5SU1VHdE1XbUZLZDA5b1gzaDFNVWQwTUc5Q2NWaEVjVEl6V0hCWExWUmZlVTFoTW5FM1gwNXVPRzlHWHpBd1RGVnRURE4xVGpaaE5XUmxWR2hNVkZsR2NIQXhUMFpRTTI5cVExWktabEl6VVRCSlRsaGhWRGRCU0c5cFJsVnpjblZXWnpOMGJtbzBUbmhuVVUxWFRqTnlVRGR4ZWpZeWVEUkVOMnhqTlV4dmNuWkRNa2RoUlZCdldHUkJha3BTTXpSelMzUnViV3N5YTNOQ2JGTnJRbTlLV1VzNFN6TkdZaTFuZERsTWFYQnJOMVYzYTIxQlJqQnZXSE5mZEVWcVpWaFRXakUyYVRocmJYcEJTVXh6TWtkWFVuSkpSVlpvY20xMFZHTldWMmcyUkZKMmIzcE1kVTB6VEZnM1lVUjRNVGczTTNsTVpWOXBja013YjFrMlZ6VTFlVFY1WHpCRGNISnNSMDFaY1ZCSFFsWnZRVzlPVDFSV1JrRmFTbWhCUmpkaWMzQm5iRFkwZVdWbVRUSmhZbEJoVWw5eU4zaGlVMEk0TWxWa1dsUktlSFE1Y2kxbFdUUk9WMnhpU1doSFgzWmxjRE00Wm1wd2RETkRMVWhFVkdRNU9EQldRa3BYVUVwbFpFdDNVVWxKWmtGdFNHcE9VVmRMYlc4MVpra3RUUzF5YTFsTVRXNWFTeTFyYTBRNFpreHpaV2RIZEVobVdrdE9kM2RNWTFsbWJtWjVZMlJ0UTBJeWNURnZaazFaYkV4c09VdFlibFEzYkcxMWVtUnJXbGR4VTJweFIwNWhOekJrWmpOdGJsVnRRVVZCY1ZGMmFFTkRXVXR4WVZsWmRVSnVSRzVRVFRaWldHSkpSVE5uYWpCdVprSnBjMTl3ZVdodWFESkpVbWhXVEdSRWJXVnJkR0ZSY2s1UWRtZG1NalZNYVM1cGNIUndXSGt6VGxneFdXSmZOMU5XVjI4M2FVWjMuVC1MdU1ndUNGRDViSDRaeG55Y3JOQnJEOHVLT0RYNEw5cDV1bWl1TGRqNCIsImV4cCI6MTczMTQ5MzkzMCwiaWF0IjoxNzMxNDkzNjMwfQ.x_Poqi8PTS6I7QSETa7q6E7QMRXUYwUPwTOky9-ugUM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.147343"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 13 Nov 2024 10:27:10 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
10:27:10.868 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM idFromSession' failed for user 207101: status.find.in([200, 209], 304), found 401
10:27:10.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM idFromSession: KO status.find.in([200, 209], 304), found 401
=========================
Session:
Session(idc.benchmark.Mix2024,207101,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.147343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e82da13, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIxMDc0MmEyMC1iNTQwLTQ4ODctYTkyZC0zOTI4MmViN2NlZTYiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHVsamI2bDRnaTJlYm5yam5iMmo4MXZtbHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU0wTXRNbE53Um1SNVlUTmxUM0JXTUdkSVRuRjNMak5zWW1kRVRYQTRkMHgzVEZkb1lYaDRUMWx2U1hKNFZFOWhTamxpYkZCcE4wNXBYemMwYkhVdFpHdDVVSGxCYkRaeFNEYzBSV3RsUjJKNlduTmZTMWQ0UlhCV05qZDBTM1pIVDNKSlZtazFSamxOYWtwWVFURXpkRVpvUjFWNGRYVjFNbkJyZVZaWFlXSkRaMnBDV2toWmNXNWhhR1l3TlhFeWJVWkRibXg2VUVZM2RXOXVkSE5YU0VSWFdYQnhXbGg0ZDJ0RlFWTldXRnBYV0RSeFdVcDVjM2hwYTJwaFZtVm5WazE1VEhaUloydFRTR052WjFGSldYQXRRa1paVlc5SVIxSkNTVXRLYlV0T2NYQnlUSHBZZW1veFpVWlRObVUxTjBWWk1sOXRTSGg2VkRRd1duTjZOa3RCWW5SU1VHdE1XbUZLZDA5b1gzaDFNVWQwTUc5Q2NWaEVjVEl6V0hCWExWUmZlVTFoTW5FM1gwNXVPRzlHWHpBd1RGVnRURE4xVGpaaE5XUmxWR2hNVkZsR2NIQXhUMFpRTTI5cVExWktabEl6VVRCSlRsaGhWRGRCU0c5cFJsVnpjblZXWnpOMGJtbzBUbmhuVVUxWFRqTnlVRGR4ZWpZeWVEUkVOMnhqTlV4dmNuWkRNa2RoUlZCdldHUkJha3BTTXpSelMzUnViV3N5YTNOQ2JGTnJRbTlLV1VzNFN6TkdZaTFuZERsTWFYQnJOMVYzYTIxQlJqQnZXSE5mZEVWcVpWaFRXakUyYVRocmJYcEJTVXh6TWtkWFVuSkpSVlpvY20xMFZHTldWMmcyUkZKMmIzcE1kVTB6VEZnM1lVUjRNVGczTTNsTVpWOXBja013YjFrMlZ6VTFlVFY1WHpCRGNISnNSMDFaY1ZCSFFsWnZRVzlPVDFSV1JrRmFTbWhCUmpkaWMzQm5iRFkwZVdWbVRUSmhZbEJoVWw5eU4zaGlVMEk0TWxWa1dsUktlSFE1Y2kxbFdUUk9WMnhpU1doSFgzWmxjRE00Wm1wd2RETkRMVWhFVkdRNU9EQldRa3BYVUVwbFpFdDNVVWxKWmtGdFNHcE9VVmRMYlc4MVpra3RUUzF5YTFsTVRXNWFTeTFyYTBRNFpreHpaV2RIZEVobVdrdE9kM2RNWTFsbWJtWjVZMlJ0UTBJeWNURnZaazFaYkV4c09VdFlibFEzYkcxMWVtUnJXbGR4VTJweFIwNWhOekJrWmpOdGJsVnRRVVZCY1ZGMmFFTkRXVXR4WVZsWmRVSnVSRzVRVFRaWldHSkpSVE5uYWpCdVprSnBjMTl3ZVdodWFESkpVbWhXVEdSRWJXVnJkR0ZSY2s1UWRtZG1NalZNYVM1cGNIUndXSGt6VGxneFdXSmZOMU5XVjI4M2FVWjMuVC1MdU1ndUNGRDViSDRaeG55Y3JOQnJEOHVLT0RYNEw5cDV1bWl1TGRqNCIsImV4cCI6MTczMTQ5MzkzMCwiaWF0IjoxNzMxNDkzNjMwfQ.x_Poqi8PTS6I7QSETa7q6E7QMRXUYwUPwTOky9-ugUM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.147343"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493630690))), password -> Pa_ssw0rd, fake-ip -> 82.67.22.197, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67641995, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@4ea48acc),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/users?_action=idFromSession
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	Accept-API-Version: resource=2.1, protocol=1.0
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	accept: */*
	cookie: amlbcookie=01
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	401 Unauthorized
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	access-control-allow-credentials: true
	access-control-allow-origin: https://openam-perf-benchmark.forgeblocks.com
	access-control-expose-headers: content-api-version
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	vary: Origin
	content-type: application/json;charset=UTF-8
	Content-Length: 62
	date: Wed, 13 Nov 2024 10:27:10 GMT
	x-forgerock-transactionid: fbd8f999-f30b-44b9-8cfe-88de10f9dbab
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":401,"reason":"Unauthorized","message":"Access Denied"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:27:10.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:11.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM oidcToken' failed for user 207101: headerRegex((location,#id_token=(.*))).find.exists, found nothing
10:27:11.025 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM oidcToken: KO headerRegex((location,#id_token=(.*))).find.exists, found nothing
=========================
Session:
Session(idc.benchmark.Mix2024,207101,HashMap(username -> user.147343, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e82da13, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIxMDc0MmEyMC1iNTQwLTQ4ODctYTkyZC0zOTI4MmViN2NlZTYiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidHVsamI2bDRnaTJlYm5yam5iMmo4MXZtbHAiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1aU0wTXRNbE53Um1SNVlUTmxUM0JXTUdkSVRuRjNMak5zWW1kRVRYQTRkMHgzVEZkb1lYaDRUMWx2U1hKNFZFOWhTamxpYkZCcE4wNXBYemMwYkhVdFpHdDVVSGxCYkRaeFNEYzBSV3RsUjJKNlduTmZTMWQ0UlhCV05qZDBTM1pIVDNKSlZtazFSamxOYWtwWVFURXpkRVpvUjFWNGRYVjFNbkJyZVZaWFlXSkRaMnBDV2toWmNXNWhhR1l3TlhFeWJVWkRibXg2VUVZM2RXOXVkSE5YU0VSWFdYQnhXbGg0ZDJ0RlFWTldXRnBYV0RSeFdVcDVjM2hwYTJwaFZtVm5WazE1VEhaUloydFRTR052WjFGSldYQXRRa1paVlc5SVIxSkNTVXRLYlV0T2NYQnlUSHBZZW1veFpVWlRObVUxTjBWWk1sOXRTSGg2VkRRd1duTjZOa3RCWW5SU1VHdE1XbUZLZDA5b1gzaDFNVWQwTUc5Q2NWaEVjVEl6V0hCWExWUmZlVTFoTW5FM1gwNXVPRzlHWHpBd1RGVnRURE4xVGpaaE5XUmxWR2hNVkZsR2NIQXhUMFpRTTI5cVExWktabEl6VVRCSlRsaGhWRGRCU0c5cFJsVnpjblZXWnpOMGJtbzBUbmhuVVUxWFRqTnlVRGR4ZWpZeWVEUkVOMnhqTlV4dmNuWkRNa2RoUlZCdldHUkJha3BTTXpSelMzUnViV3N5YTNOQ2JGTnJRbTlLV1VzNFN6TkdZaTFuZERsTWFYQnJOMVYzYTIxQlJqQnZXSE5mZEVWcVpWaFRXakUyYVRocmJYcEJTVXh6TWtkWFVuSkpSVlpvY20xMFZHTldWMmcyUkZKMmIzcE1kVTB6VEZnM1lVUjRNVGczTTNsTVpWOXBja013YjFrMlZ6VTFlVFY1WHpCRGNISnNSMDFaY1ZCSFFsWnZRVzlPVDFSV1JrRmFTbWhCUmpkaWMzQm5iRFkwZVdWbVRUSmhZbEJoVWw5eU4zaGlVMEk0TWxWa1dsUktlSFE1Y2kxbFdUUk9WMnhpU1doSFgzWmxjRE00Wm1wd2RETkRMVWhFVkdRNU9EQldRa3BYVUVwbFpFdDNVVWxKWmtGdFNHcE9VVmRMYlc4MVpra3RUUzF5YTFsTVRXNWFTeTFyYTBRNFpreHpaV2RIZEVobVdrdE9kM2RNWTFsbWJtWjVZMlJ0UTBJeWNURnZaazFaYkV4c09VdFlibFEzYkcxMWVtUnJXbGR4VTJweFIwNWhOekJrWmpOdGJsVnRRVVZCY1ZGMmFFTkRXVXR4WVZsWmRVSnVSRzVRVFRaWldHSkpSVE5uYWpCdVprSnBjMTl3ZVdodWFESkpVbWhXVEdSRWJXVnJkR0ZSY2s1UWRtZG1NalZNYVM1cGNIUndXSGt6VGxneFdXSmZOMU5XVjI4M2FVWjMuVC1MdU1ndUNGRDViSDRaeG55Y3JOQnJEOHVLT0RYNEw5cDV1bWl1TGRqNCIsImV4cCI6MTczMTQ5MzkzMCwiaWF0IjoxNzMxNDkzNjMwfQ.x_Poqi8PTS6I7QSETa7q6E7QMRXUYwUPwTOky9-ugUM","callbacks":[{"type":"NameCallback","output":[{"name":"prompt","value":"User Name"}],"input":[{"name":"IDToken1","value":"user.147343"}],"_id":0},{"type":"PasswordCallback","output":[{"name":"prompt","value":"Password"}],"input":[{"name":"IDToken2","value":"Pa_ssw0rd"}],"_id":1}],"header":"Sign In","description":"New here? <a href=\"#/service/Registration\">Create an account</a><br><a href=\"#/service/ForgottenUsername\">Forgot username?</a><a href=\"#/service/ResetPassword\"> Forgot password?</a>"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493630690))), password -> Pa_ssw0rd, challenge -> mY2_SR5whEtbheDKk0k7GAPoabvxdC-j4SaQw8g4gck, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 82.67.22.197, verifier -> LTM1MzM0MDU5NzQ5MzY2MzM4Njk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67641995, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@54cb4c02),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize?prompt=none&client_id=endUserUIClient&response_type=id_token&redirect_uri=https://openam-perf-benchmark.forgeblocks.com/enduser/sessionCheck.html&nonce=602&scope=openid
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	302 Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: no-store
	location: https://openam-perf-benchmark.forgeblocks.com/enduser/sessionCheck.html#error_description=The%20request%20requires%20some%20interaction%20that%20is%20not%20allowed.&error=interaction_required
	pragma: no-cache
	Content-Length: 0
	date: Wed, 13 Nov 2024 10:27:11 GMT
	x-forgerock-transactionid: 5555a664-94f6-4bea-82c9-ea0b4d624a7e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

<<<<<<<<<<<<<<<<<<<<<<<<<
10:27:11.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request userinfo: No attribute named 'access_token' is defined
10:27:11.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:11.104 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke1: No attribute named 'access_token' is defined
10:27:11.104 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke2: No attribute named 'access_token_2' is defined
10:27:11.104 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM endsession: No attribute named 'id_token_2' is defined
10:27:11.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:11.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:11.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:11.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:11.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:12.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:12.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:12 GMT                                    2970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2875753 KO=82    )
> restLoginInitiate                                        (OK=199776 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=199763 KO=3     )
> User Authorize PKCE stage                                (OK=232383 KO=1     )
> User AccessToken PKCE stage                              (OK=232378 KO=2     )
> tokenUserinfo                                            (OK=32680  KO=0     )
> Skip 2FA                                                 (OK=111107 KO=0     )
> GetUUid                                                  (OK=66384  KO=0     )
> GetOpenidConfig                                          (OK=198783 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44303  KO=0     )
> CreatePolicy                                             (OK=66325  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44303  KO=0     )
>  UI AM idFromSession                                     (OK=44300  KO=1     )
>  UI AM validateGoto                                      (OK=44301  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44300  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44300  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44297  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44297  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11796  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44295  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44294  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44294  KO=0     )
>  UI IDM uiconfig                                         (OK=44294  KO=0     )
>  UI IDM version                                          (OK=44294  KO=0     )
>  UI IDM login                                            (OK=44294  KO=0     )
>  UI IDM features                                         (OK=44294  KO=0     )
>  UI IDM privilege                                        (OK=44294  KO=0     )
>  UI IDM user                                             (OK=44294  KO=0     )
>  UI IDM dashboard                                        (OK=44294  KO=0     )
>  UI IDM managed user schema                              (OK=44294  KO=0     )
>  UI IDM oidcToken                                        (OK=44295  KO=1     )
> userinfo                                                 (OK=44295  KO=0     )
> UI-Logout                                                (OK=44296  KO=0     )
> UI-Logout Redirect 1                                     (OK=44295  KO=0     )
>  UI AM revoke2                                           (OK=44291  KO=0     )
>  UI AM revoke1                                           (OK=44292  KO=0     )
>  UI AM endsession                                        (OK=44292  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7447   KO=0     )
> RootUserinfo                                             (OK=149066 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7447   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1943   KO=0     )
> ReadPolicy                                               (OK=66262  KO=6     )
> getIdToken                                               (OK=14882  KO=0     )
> getIdToken Redirect 1                                    (OK=14882  KO=0     )
> createOrganization                                       (OK=14880  KO=0     )
> queryOrganization                                        (OK=14880  KO=0     )
> deleteOrganization                                       (OK=14879  KO=0     )
> DeletePolicy                                             (OK=66118  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11667 (99.26%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 45970  / active: 352    / done: 206872
================================================================================

10:27:12.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:13.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:13.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:13.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:13.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:14.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:14.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:15.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:15.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:15.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:16.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:16.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:17.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:17 GMT                                    2975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2880176 KO=82    )
> restLoginInitiate                                        (OK=200104 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=200095 KO=3     )
> User Authorize PKCE stage                                (OK=232756 KO=1     )
> User AccessToken PKCE stage                              (OK=232749 KO=2     )
> tokenUserinfo                                            (OK=32744  KO=0     )
> Skip 2FA                                                 (OK=111301 KO=0     )
> GetUUid                                                  (OK=66498  KO=0     )
> GetOpenidConfig                                          (OK=199143 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44362  KO=0     )
> CreatePolicy                                             (OK=66437  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44361  KO=0     )
>  UI AM idFromSession                                     (OK=44360  KO=1     )
>  UI AM validateGoto                                      (OK=44361  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44359  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44358  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44357  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44357  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11809  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44352  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44352  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44351  KO=0     )
>  UI IDM uiconfig                                         (OK=44351  KO=0     )
>  UI IDM version                                          (OK=44351  KO=0     )
>  UI IDM login                                            (OK=44351  KO=0     )
>  UI IDM features                                         (OK=44351  KO=0     )
>  UI IDM privilege                                        (OK=44351  KO=0     )
>  UI IDM user                                             (OK=44351  KO=0     )
>  UI IDM dashboard                                        (OK=44351  KO=0     )
>  UI IDM managed user schema                              (OK=44351  KO=0     )
>  UI IDM oidcToken                                        (OK=44352  KO=1     )
> userinfo                                                 (OK=44352  KO=0     )
> UI-Logout                                                (OK=44353  KO=0     )
> UI-Logout Redirect 1                                     (OK=44353  KO=0     )
>  UI AM revoke2                                           (OK=44351  KO=0     )
>  UI AM revoke1                                           (OK=44352  KO=0     )
>  UI AM endsession                                        (OK=44352  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7460   KO=0     )
> RootUserinfo                                             (OK=149331 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7460   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1947   KO=0     )
> ReadPolicy                                               (OK=66372  KO=6     )
> getIdToken                                               (OK=14903  KO=0     )
> getIdToken Redirect 1                                    (OK=14903  KO=0     )
> createOrganization                                       (OK=14903  KO=0     )
> queryOrganization                                        (OK=14903  KO=0     )
> deleteOrganization                                       (OK=14901  KO=0     )
> DeletePolicy                                             (OK=66254  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11680 (99.26%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 45626  / active: 329    / done: 207239
================================================================================

10:27:17.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:17.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:19.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:20.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:20.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:20.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:21.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:21.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:21.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:22.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:22 GMT                                    2980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2884660 KO=82    )
> restLoginInitiate                                        (OK=200413 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=200404 KO=3     )
> User Authorize PKCE stage                                (OK=233120 KO=1     )
> User AccessToken PKCE stage                              (OK=233112 KO=2     )
> tokenUserinfo                                            (OK=32792  KO=0     )
> Skip 2FA                                                 (OK=111487 KO=0     )
> GetUUid                                                  (OK=66613  KO=0     )
> GetOpenidConfig                                          (OK=199479 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44430  KO=0     )
> CreatePolicy                                             (OK=66554  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44430  KO=0     )
>  UI AM idFromSession                                     (OK=44428  KO=1     )
>  UI AM validateGoto                                      (OK=44429  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44423  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44422  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44421  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44422  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11827  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44416  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44416  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44416  KO=0     )
>  UI IDM uiconfig                                         (OK=44416  KO=0     )
>  UI IDM version                                          (OK=44416  KO=0     )
>  UI IDM login                                            (OK=44416  KO=0     )
>  UI IDM features                                         (OK=44416  KO=0     )
>  UI IDM privilege                                        (OK=44416  KO=0     )
>  UI IDM user                                             (OK=44416  KO=0     )
>  UI IDM dashboard                                        (OK=44416  KO=0     )
>  UI IDM managed user schema                              (OK=44416  KO=0     )
>  UI IDM oidcToken                                        (OK=44415  KO=1     )
> userinfo                                                 (OK=44415  KO=0     )
> UI-Logout                                                (OK=44416  KO=0     )
> UI-Logout Redirect 1                                     (OK=44416  KO=0     )
>  UI AM revoke2                                           (OK=44414  KO=0     )
>  UI AM revoke1                                           (OK=44415  KO=0     )
>  UI AM endsession                                        (OK=44415  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7475   KO=0     )
> RootUserinfo                                             (OK=149580 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7475   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1951   KO=0     )
> ReadPolicy                                               (OK=66485  KO=6     )
> getIdToken                                               (OK=14929  KO=0     )
> getIdToken Redirect 1                                    (OK=14929  KO=0     )
> createOrganization                                       (OK=14928  KO=0     )
> queryOrganization                                        (OK=14928  KO=0     )
> deleteOrganization                                       (OK=14928  KO=0     )
> DeletePolicy                                             (OK=66364  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11690 (99.26%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 45304  / active: 324    / done: 207566
================================================================================

10:27:22.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:23.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:23.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:23.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:23.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:24.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:24.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:24.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:24.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:24.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:25.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:25.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:25.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:25.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:25.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:26.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:26.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:26.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:27.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:27.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:27.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:27.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:27 GMT                                    2985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2889530 KO=82    )
> restLoginInitiate                                        (OK=200736 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=200729 KO=3     )
> User Authorize PKCE stage                                (OK=233505 KO=1     )
> User AccessToken PKCE stage                              (OK=233502 KO=2     )
> tokenUserinfo                                            (OK=32840  KO=0     )
> Skip 2FA                                                 (OK=111666 KO=0     )
> GetUUid                                                  (OK=66704  KO=0     )
> GetOpenidConfig                                          (OK=199804 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44505  KO=0     )
> CreatePolicy                                             (OK=66647  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44504  KO=0     )
>  UI AM idFromSession                                     (OK=44503  KO=1     )
>  UI AM validateGoto                                      (OK=44504  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44502  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44501  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44499  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44499  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11848  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44496  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44495  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44494  KO=0     )
>  UI IDM uiconfig                                         (OK=44494  KO=0     )
>  UI IDM version                                          (OK=44493  KO=0     )
>  UI IDM login                                            (OK=44493  KO=0     )
>  UI IDM features                                         (OK=44493  KO=0     )
>  UI IDM privilege                                        (OK=44493  KO=0     )
>  UI IDM user                                             (OK=44493  KO=0     )
>  UI IDM dashboard                                        (OK=44493  KO=0     )
>  UI IDM managed user schema                              (OK=44493  KO=0     )
>  UI IDM oidcToken                                        (OK=44494  KO=1     )
> userinfo                                                 (OK=44493  KO=0     )
> UI-Logout                                                (OK=44494  KO=0     )
> UI-Logout Redirect 1                                     (OK=44492  KO=0     )
>  UI AM revoke2                                           (OK=44489  KO=0     )
>  UI AM revoke1                                           (OK=44490  KO=0     )
>  UI AM endsession                                        (OK=44490  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7486   KO=0     )
> RootUserinfo                                             (OK=149853 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7486   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1955   KO=0     )
> ReadPolicy                                               (OK=66604  KO=6     )
> getIdToken                                               (OK=14961  KO=0     )
> getIdToken Redirect 1                                    (OK=14961  KO=0     )
> createOrganization                                       (OK=14960  KO=0     )
> queryOrganization                                        (OK=14959  KO=0     )
> deleteOrganization                                       (OK=14958  KO=0     )
> DeletePolicy                                             (OK=66477  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11712 (99.26%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 44971  / active: 313    / done: 207910
================================================================================

10:27:27.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:28.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:28.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:28.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:28.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:28.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:28.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:28.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:29.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:29.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:29.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:29.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:30.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:30.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:30.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:30.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:30.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:30.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:30.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:30.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:30.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:30.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:31.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:31.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:31.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:31.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:32.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:32.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:32.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:32 GMT                                    2990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2894339 KO=82    )
> restLoginInitiate                                        (OK=201085 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=201076 KO=3     )
> User Authorize PKCE stage                                (OK=233892 KO=1     )
> User AccessToken PKCE stage                              (OK=233888 KO=2     )
> tokenUserinfo                                            (OK=32903  KO=0     )
> Skip 2FA                                                 (OK=111848 KO=0     )
> GetUUid                                                  (OK=66808  KO=0     )
> GetOpenidConfig                                          (OK=200121 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44576  KO=0     )
> CreatePolicy                                             (OK=66752  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44575  KO=0     )
>  UI AM idFromSession                                     (OK=44573  KO=1     )
>  UI AM validateGoto                                      (OK=44574  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44573  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44573  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44572  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44572  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11863  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44568  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44568  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44568  KO=0     )
>  UI IDM uiconfig                                         (OK=44568  KO=0     )
>  UI IDM version                                          (OK=44568  KO=0     )
>  UI IDM login                                            (OK=44567  KO=0     )
>  UI IDM features                                         (OK=44567  KO=0     )
>  UI IDM privilege                                        (OK=44567  KO=0     )
>  UI IDM user                                             (OK=44567  KO=0     )
>  UI IDM dashboard                                        (OK=44567  KO=0     )
>  UI IDM managed user schema                              (OK=44567  KO=0     )
>  UI IDM oidcToken                                        (OK=44567  KO=1     )
> userinfo                                                 (OK=44566  KO=0     )
> UI-Logout                                                (OK=44566  KO=0     )
> UI-Logout Redirect 1                                     (OK=44566  KO=0     )
>  UI AM revoke2                                           (OK=44562  KO=0     )
>  UI AM revoke1                                           (OK=44563  KO=0     )
>  UI AM endsession                                        (OK=44563  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7500   KO=0     )
> RootUserinfo                                             (OK=150119 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7500   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1958   KO=0     )
> ReadPolicy                                               (OK=66694  KO=6     )
> getIdToken                                               (OK=14991  KO=0     )
> getIdToken Redirect 1                                    (OK=14990  KO=0     )
> createOrganization                                       (OK=14990  KO=0     )
> queryOrganization                                        (OK=14990  KO=0     )
> deleteOrganization                                       (OK=14990  KO=0     )
> DeletePolicy                                             (OK=66598  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11741 (99.26%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 44602  / active: 295    / done: 208297
================================================================================

10:27:32.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:32.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:33.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:33.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:33.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:34.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:34.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:34.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:34.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:35.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:36.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:36.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:36.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:37.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:37 GMT                                    2995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2898551 KO=82    )
> restLoginInitiate                                        (OK=201403 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=201387 KO=3     )
> User Authorize PKCE stage                                (OK=234249 KO=1     )
> User AccessToken PKCE stage                              (OK=234239 KO=2     )
> tokenUserinfo                                            (OK=32946  KO=0     )
> Skip 2FA                                                 (OK=112039 KO=0     )
> GetUUid                                                  (OK=66928  KO=0     )
> GetOpenidConfig                                          (OK=200435 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44641  KO=0     )
> CreatePolicy                                             (OK=66869  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44640  KO=0     )
>  UI AM idFromSession                                     (OK=44639  KO=1     )
>  UI AM validateGoto                                      (OK=44640  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44635  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44635  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44634  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44634  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11877  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44627  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44627  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44626  KO=0     )
>  UI IDM uiconfig                                         (OK=44625  KO=0     )
>  UI IDM version                                          (OK=44625  KO=0     )
>  UI IDM login                                            (OK=44624  KO=0     )
>  UI IDM features                                         (OK=44624  KO=0     )
>  UI IDM privilege                                        (OK=44623  KO=0     )
>  UI IDM user                                             (OK=44622  KO=0     )
>  UI IDM dashboard                                        (OK=44622  KO=0     )
>  UI IDM managed user schema                              (OK=44622  KO=0     )
>  UI IDM oidcToken                                        (OK=44621  KO=1     )
> userinfo                                                 (OK=44621  KO=0     )
> UI-Logout                                                (OK=44621  KO=0     )
> UI-Logout Redirect 1                                     (OK=44621  KO=0     )
>  UI AM revoke2                                           (OK=44617  KO=0     )
>  UI AM revoke1                                           (OK=44618  KO=0     )
>  UI AM endsession                                        (OK=44618  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7507   KO=0     )
> RootUserinfo                                             (OK=150342 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7507   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1960   KO=0     )
> ReadPolicy                                               (OK=66799  KO=6     )
> getIdToken                                               (OK=15016  KO=0     )
> getIdToken Redirect 1                                    (OK=15016  KO=0     )
> createOrganization                                       (OK=15015  KO=0     )
> queryOrganization                                        (OK=15015  KO=0     )
> deleteOrganization                                       (OK=15014  KO=0     )
> DeletePolicy                                             (OK=66686  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11755 (99.27%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 44282  / active: 330    / done: 208582
================================================================================

10:27:37.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:38.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:38.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:38.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:38.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:38.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:38.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:38.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:39.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:39.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:39.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:39.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:39.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:40.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:41.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:42.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:42.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:42.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:42 GMT                                    3000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2903487 KO=82    )
> restLoginInitiate                                        (OK=201749 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=201737 KO=3     )
> User Authorize PKCE stage                                (OK=234651 KO=1     )
> User AccessToken PKCE stage                              (OK=234645 KO=2     )
> tokenUserinfo                                            (OK=33004  KO=0     )
> Skip 2FA                                                 (OK=112243 KO=0     )
> GetUUid                                                  (OK=67053  KO=0     )
> GetOpenidConfig                                          (OK=200780 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44711  KO=0     )
> CreatePolicy                                             (OK=66994  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44711  KO=0     )
>  UI AM idFromSession                                     (OK=44709  KO=1     )
>  UI AM validateGoto                                      (OK=44710  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44707  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44705  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44705  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44705  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11902  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44699  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44698  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44697  KO=0     )
>  UI IDM uiconfig                                         (OK=44697  KO=0     )
>  UI IDM version                                          (OK=44697  KO=0     )
>  UI IDM login                                            (OK=44697  KO=0     )
>  UI IDM features                                         (OK=44697  KO=0     )
>  UI IDM privilege                                        (OK=44697  KO=0     )
>  UI IDM user                                             (OK=44697  KO=0     )
>  UI IDM dashboard                                        (OK=44697  KO=0     )
>  UI IDM managed user schema                              (OK=44697  KO=0     )
>  UI IDM oidcToken                                        (OK=44697  KO=1     )
> userinfo                                                 (OK=44697  KO=0     )
> UI-Logout                                                (OK=44698  KO=0     )
> UI-Logout Redirect 1                                     (OK=44697  KO=0     )
>  UI AM revoke2                                           (OK=44694  KO=0     )
>  UI AM revoke1                                           (OK=44695  KO=0     )
>  UI AM endsession                                        (OK=44695  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7529   KO=0     )
> RootUserinfo                                             (OK=150582 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7528   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1965   KO=0     )
> ReadPolicy                                               (OK=66916  KO=6     )
> getIdToken                                               (OK=15042  KO=0     )
> getIdToken Redirect 1                                    (OK=15042  KO=0     )
> createOrganization                                       (OK=15042  KO=0     )
> queryOrganization                                        (OK=15042  KO=0     )
> deleteOrganization                                       (OK=15042  KO=0     )
> DeletePolicy                                             (OK=66793  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11773 (99.27%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 43913  / active: 344    / done: 208937
================================================================================

10:27:42.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:43.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:43.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:44.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:44.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:44.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:44.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:44.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:45.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:46.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:46.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:47.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:47 GMT                                    3005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2908142 KO=82    )
> restLoginInitiate                                        (OK=202069 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=202062 KO=3     )
> User Authorize PKCE stage                                (OK=235035 KO=1     )
> User AccessToken PKCE stage                              (OK=235029 KO=2     )
> tokenUserinfo                                            (OK=33071  KO=0     )
> Skip 2FA                                                 (OK=112428 KO=0     )
> GetUUid                                                  (OK=67167  KO=0     )
> GetOpenidConfig                                          (OK=201130 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44774  KO=0     )
> CreatePolicy                                             (OK=67105  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44774  KO=0     )
>  UI AM idFromSession                                     (OK=44773  KO=1     )
>  UI AM validateGoto                                      (OK=44773  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44770  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44770  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44769  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44769  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11924  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44765  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44765  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44765  KO=0     )
>  UI IDM uiconfig                                         (OK=44765  KO=0     )
>  UI IDM version                                          (OK=44765  KO=0     )
>  UI IDM login                                            (OK=44764  KO=0     )
>  UI IDM features                                         (OK=44764  KO=0     )
>  UI IDM privilege                                        (OK=44764  KO=0     )
>  UI IDM user                                             (OK=44764  KO=0     )
>  UI IDM dashboard                                        (OK=44764  KO=0     )
>  UI IDM managed user schema                              (OK=44764  KO=0     )
>  UI IDM oidcToken                                        (OK=44765  KO=1     )
> userinfo                                                 (OK=44764  KO=0     )
> UI-Logout                                                (OK=44765  KO=0     )
> UI-Logout Redirect 1                                     (OK=44765  KO=0     )
>  UI AM revoke2                                           (OK=44763  KO=0     )
>  UI AM revoke1                                           (OK=44763  KO=0     )
>  UI AM endsession                                        (OK=44764  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7545   KO=0     )
> RootUserinfo                                             (OK=150843 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7545   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1969   KO=0     )
> ReadPolicy                                               (OK=67043  KO=6     )
> getIdToken                                               (OK=15069  KO=0     )
> getIdToken Redirect 1                                    (OK=15068  KO=0     )
> createOrganization                                       (OK=15068  KO=0     )
> queryOrganization                                        (OK=15068  KO=0     )
> deleteOrganization                                       (OK=15068  KO=0     )
> DeletePolicy                                             (OK=66906  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11785 (99.27%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 43578  / active: 329    / done: 209287
================================================================================

10:27:47.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:48.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:48.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:48.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:48.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:48.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:49.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:49.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:49.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:49.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:49.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:50.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:50.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:50.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:50.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:50.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:51.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:51.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:52.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:52.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:52 GMT                                    3010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2912510 KO=82    )
> restLoginInitiate                                        (OK=202397 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=202377 KO=3     )
> User Authorize PKCE stage                                (OK=235388 KO=1     )
> User AccessToken PKCE stage                              (OK=235382 KO=2     )
> tokenUserinfo                                            (OK=33124  KO=0     )
> Skip 2FA                                                 (OK=112597 KO=0     )
> GetUUid                                                  (OK=67271  KO=0     )
> GetOpenidConfig                                          (OK=201480 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44837  KO=0     )
> CreatePolicy                                             (OK=67212  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44836  KO=0     )
>  UI AM idFromSession                                     (OK=44835  KO=1     )
>  UI AM validateGoto                                      (OK=44836  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44835  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44835  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44835  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44835  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11937  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44832  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44831  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44828  KO=0     )
>  UI IDM uiconfig                                         (OK=44828  KO=0     )
>  UI IDM version                                          (OK=44828  KO=0     )
>  UI IDM login                                            (OK=44828  KO=0     )
>  UI IDM features                                         (OK=44828  KO=0     )
>  UI IDM privilege                                        (OK=44828  KO=0     )
>  UI IDM user                                             (OK=44827  KO=0     )
>  UI IDM dashboard                                        (OK=44827  KO=0     )
>  UI IDM managed user schema                              (OK=44827  KO=0     )
>  UI IDM oidcToken                                        (OK=44828  KO=1     )
> userinfo                                                 (OK=44826  KO=0     )
> UI-Logout                                                (OK=44825  KO=0     )
> UI-Logout Redirect 1                                     (OK=44825  KO=0     )
>  UI AM revoke2                                           (OK=44821  KO=0     )
>  UI AM revoke1                                           (OK=44822  KO=0     )
>  UI AM endsession                                        (OK=44822  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7558   KO=0     )
> RootUserinfo                                             (OK=151059 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7558   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1973   KO=0     )
> ReadPolicy                                               (OK=67153  KO=6     )
> getIdToken                                               (OK=15091  KO=0     )
> getIdToken Redirect 1                                    (OK=15090  KO=0     )
> createOrganization                                       (OK=15088  KO=0     )
> queryOrganization                                        (OK=15088  KO=0     )
> deleteOrganization                                       (OK=15088  KO=0     )
> DeletePolicy                                             (OK=67034  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11805 (99.27%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 43236  / active: 323    / done: 209635
================================================================================

10:27:52.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:52.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:52.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:53.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:53.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:53.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:53.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:53.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:54.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:54.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:54.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:54.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:55.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:55.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:55.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:55.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:55.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:56.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:56.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:56.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:56.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:56.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:57.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:27:57 GMT                                    3015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2917653 KO=82    )
> restLoginInitiate                                        (OK=202758 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=202747 KO=3     )
> User Authorize PKCE stage                                (OK=235818 KO=1     )
> User AccessToken PKCE stage                              (OK=235812 KO=2     )
> tokenUserinfo                                            (OK=33194  KO=0     )
> Skip 2FA                                                 (OK=112805 KO=0     )
> GetUUid                                                  (OK=67390  KO=0     )
> GetOpenidConfig                                          (OK=201816 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44915  KO=0     )
> CreatePolicy                                             (OK=67330  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44915  KO=0     )
>  UI AM idFromSession                                     (OK=44914  KO=1     )
>  UI AM validateGoto                                      (OK=44915  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44913  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44912  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44911  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44911  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11952  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44907  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44907  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44906  KO=0     )
>  UI IDM uiconfig                                         (OK=44906  KO=0     )
>  UI IDM version                                          (OK=44906  KO=0     )
>  UI IDM login                                            (OK=44906  KO=0     )
>  UI IDM features                                         (OK=44906  KO=0     )
>  UI IDM privilege                                        (OK=44906  KO=0     )
>  UI IDM user                                             (OK=44906  KO=0     )
>  UI IDM dashboard                                        (OK=44906  KO=0     )
>  UI IDM managed user schema                              (OK=44906  KO=0     )
>  UI IDM oidcToken                                        (OK=44906  KO=1     )
> userinfo                                                 (OK=44905  KO=0     )
> UI-Logout                                                (OK=44906  KO=0     )
> UI-Logout Redirect 1                                     (OK=44906  KO=0     )
>  UI AM revoke2                                           (OK=44903  KO=0     )
>  UI AM revoke1                                           (OK=44904  KO=0     )
>  UI AM endsession                                        (OK=44904  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7566   KO=0     )
> RootUserinfo                                             (OK=151327 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7566   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1975   KO=0     )
> ReadPolicy                                               (OK=67260  KO=6     )
> getIdToken                                               (OK=15117  KO=0     )
> getIdToken Redirect 1                                    (OK=15117  KO=0     )
> createOrganization                                       (OK=15116  KO=0     )
> queryOrganization                                        (OK=15116  KO=0     )
> deleteOrganization                                       (OK=15116  KO=0     )
> DeletePolicy                                             (OK=67147  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11828 (99.27%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 42868  / active: 329    / done: 209997
================================================================================

10:27:57.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:57.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:57.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:58.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:58.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:58.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:58.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:58.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:58.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:59.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:59.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:27:59.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:00.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:00.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:00.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:00.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:01.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:01.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:01.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:01.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:01.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:01.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:02.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:02 GMT                                    3020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2922060 KO=82    )
> restLoginInitiate                                        (OK=203085 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=203077 KO=3     )
> User Authorize PKCE stage                                (OK=236181 KO=1     )
> User AccessToken PKCE stage                              (OK=236176 KO=2     )
> tokenUserinfo                                            (OK=33255  KO=0     )
> Skip 2FA                                                 (OK=112984 KO=0     )
> GetUUid                                                  (OK=67491  KO=0     )
> GetOpenidConfig                                          (OK=202139 KO=0     )
> UI-Post-Login - stage 1                                  (OK=44977  KO=0     )
> CreatePolicy                                             (OK=67431  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44977  KO=0     )
>  UI AM idFromSession                                     (OK=44976  KO=1     )
>  UI AM validateGoto                                      (OK=44977  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44974  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44973  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44972  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44972  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11977  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44970  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44970  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44970  KO=0     )
>  UI IDM uiconfig                                         (OK=44970  KO=0     )
>  UI IDM version                                          (OK=44970  KO=0     )
>  UI IDM login                                            (OK=44969  KO=0     )
>  UI IDM features                                         (OK=44970  KO=0     )
>  UI IDM privilege                                        (OK=44969  KO=0     )
>  UI IDM user                                             (OK=44968  KO=0     )
>  UI IDM dashboard                                        (OK=44969  KO=0     )
>  UI IDM managed user schema                              (OK=44968  KO=0     )
>  UI IDM oidcToken                                        (OK=44968  KO=1     )
> userinfo                                                 (OK=44968  KO=0     )
> UI-Logout                                                (OK=44968  KO=0     )
> UI-Logout Redirect 1                                     (OK=44968  KO=0     )
>  UI AM revoke2                                           (OK=44966  KO=0     )
>  UI AM revoke1                                           (OK=44967  KO=0     )
>  UI AM endsession                                        (OK=44967  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7574   KO=0     )
> RootUserinfo                                             (OK=151590 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7573   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1976   KO=0     )
> ReadPolicy                                               (OK=67380  KO=6     )
> getIdToken                                               (OK=15138  KO=0     )
> getIdToken Redirect 1                                    (OK=15137  KO=0     )
> createOrganization                                       (OK=15137  KO=0     )
> queryOrganization                                        (OK=15137  KO=0     )
> deleteOrganization                                       (OK=15137  KO=0     )
> DeletePolicy                                             (OK=67252  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11851 (99.27%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 42534  / active: 323    / done: 210337
================================================================================

10:28:02.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:03.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:03.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:03.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:04.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:04.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:04.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:04.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:04.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:05.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:05.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:05.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:05.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:05.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:05.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:05.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:06.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:06.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:06.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:07 GMT                                    3025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2926673 KO=82    )
> restLoginInitiate                                        (OK=203400 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=203393 KO=3     )
> User Authorize PKCE stage                                (OK=236554 KO=1     )
> User AccessToken PKCE stage                              (OK=236550 KO=2     )
> tokenUserinfo                                            (OK=33310  KO=0     )
> Skip 2FA                                                 (OK=113158 KO=0     )
> GetUUid                                                  (OK=67608  KO=0     )
> GetOpenidConfig                                          (OK=202479 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45045  KO=0     )
> CreatePolicy                                             (OK=67549  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45045  KO=0     )
>  UI AM idFromSession                                     (OK=45044  KO=1     )
>  UI AM validateGoto                                      (OK=45045  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45045  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45045  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45045  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45045  KO=0     )
> restloginProgressiveProfileCallback                      (OK=11996  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45040  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45039  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45039  KO=0     )
>  UI IDM uiconfig                                         (OK=45039  KO=0     )
>  UI IDM version                                          (OK=45039  KO=0     )
>  UI IDM login                                            (OK=45039  KO=0     )
>  UI IDM features                                         (OK=45039  KO=0     )
>  UI IDM privilege                                        (OK=45039  KO=0     )
>  UI IDM user                                             (OK=45039  KO=0     )
>  UI IDM dashboard                                        (OK=45039  KO=0     )
>  UI IDM managed user schema                              (OK=45039  KO=0     )
>  UI IDM oidcToken                                        (OK=45039  KO=1     )
> userinfo                                                 (OK=45039  KO=0     )
> UI-Logout                                                (OK=45039  KO=0     )
> UI-Logout Redirect 1                                     (OK=45039  KO=0     )
>  UI AM revoke2                                           (OK=45037  KO=0     )
>  UI AM revoke1                                           (OK=45038  KO=0     )
>  UI AM endsession                                        (OK=45038  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7582   KO=0     )
> RootUserinfo                                             (OK=151832 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7581   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1979   KO=0     )
> ReadPolicy                                               (OK=67479  KO=6     )
> getIdToken                                               (OK=15159  KO=0     )
> getIdToken Redirect 1                                    (OK=15159  KO=0     )
> createOrganization                                       (OK=15159  KO=0     )
> queryOrganization                                        (OK=15159  KO=0     )
> deleteOrganization                                       (OK=15159  KO=0     )
> DeletePolicy                                             (OK=67370  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11870 (99.27%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 42209  / active: 302    / done: 210683
================================================================================

10:28:07.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:08.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:08.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:08.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:08.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:08.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:09.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:09.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:09.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:10.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:10.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:10.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:10.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:10.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:10.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:12.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:12.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:12 GMT                                    3030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2931401 KO=82    )
> restLoginInitiate                                        (OK=203731 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=203723 KO=3     )
> User Authorize PKCE stage                                (OK=236942 KO=1     )
> User AccessToken PKCE stage                              (OK=236935 KO=2     )
> tokenUserinfo                                            (OK=33373  KO=0     )
> Skip 2FA                                                 (OK=113339 KO=0     )
> GetUUid                                                  (OK=67725  KO=0     )
> GetOpenidConfig                                          (OK=202813 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45121  KO=0     )
> CreatePolicy                                             (OK=67668  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45121  KO=0     )
>  UI AM idFromSession                                     (OK=45119  KO=1     )
>  UI AM validateGoto                                      (OK=45120  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45117  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45116  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45115  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45115  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12017  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45113  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45113  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45113  KO=0     )
>  UI IDM uiconfig                                         (OK=45113  KO=0     )
>  UI IDM version                                          (OK=45113  KO=0     )
>  UI IDM login                                            (OK=45113  KO=0     )
>  UI IDM features                                         (OK=45113  KO=0     )
>  UI IDM privilege                                        (OK=45113  KO=0     )
>  UI IDM user                                             (OK=45112  KO=0     )
>  UI IDM dashboard                                        (OK=45113  KO=0     )
>  UI IDM managed user schema                              (OK=45113  KO=0     )
>  UI IDM oidcToken                                        (OK=45112  KO=1     )
> userinfo                                                 (OK=45112  KO=0     )
> UI-Logout                                                (OK=45113  KO=0     )
> UI-Logout Redirect 1                                     (OK=45112  KO=0     )
>  UI AM revoke2                                           (OK=45109  KO=0     )
>  UI AM revoke1                                           (OK=45111  KO=0     )
>  UI AM endsession                                        (OK=45111  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7594   KO=0     )
> RootUserinfo                                             (OK=152020 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7594   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1980   KO=0     )
> ReadPolicy                                               (OK=67599  KO=6     )
> getIdToken                                               (OK=15182  KO=0     )
> getIdToken Redirect 1                                    (OK=15182  KO=0     )
> createOrganization                                       (OK=15182  KO=0     )
> queryOrganization                                        (OK=15182  KO=0     )
> deleteOrganization                                       (OK=15182  KO=0     )
> DeletePolicy                                             (OK=67472  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11887 (99.27%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 41864  / active: 313    / done: 211017
================================================================================

10:28:12.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:13.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:13.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:13.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:13.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:14.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:14.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:14.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:14.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:14.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:14.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:15.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:15.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:16.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:16.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:16.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:16.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:17.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:17.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:17 GMT                                    3035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2936098 KO=82    )
> restLoginInitiate                                        (OK=204059 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=204049 KO=3     )
> User Authorize PKCE stage                                (OK=237317 KO=1     )
> User AccessToken PKCE stage                              (OK=237307 KO=2     )
> tokenUserinfo                                            (OK=33417  KO=0     )
> Skip 2FA                                                 (OK=113522 KO=0     )
> GetUUid                                                  (OK=67834  KO=0     )
> GetOpenidConfig                                          (OK=203158 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45195  KO=0     )
> CreatePolicy                                             (OK=67774  KO=56    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45195  KO=0     )
>  UI AM idFromSession                                     (OK=45194  KO=1     )
>  UI AM validateGoto                                      (OK=45195  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45191  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45190  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45190  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45190  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12030  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45185  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45184  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45184  KO=0     )
>  UI IDM uiconfig                                         (OK=45184  KO=0     )
>  UI IDM version                                          (OK=45184  KO=0     )
>  UI IDM login                                            (OK=45184  KO=0     )
>  UI IDM features                                         (OK=45184  KO=0     )
>  UI IDM privilege                                        (OK=45184  KO=0     )
>  UI IDM user                                             (OK=45184  KO=0     )
>  UI IDM dashboard                                        (OK=45184  KO=0     )
>  UI IDM managed user schema                              (OK=45184  KO=0     )
>  UI IDM oidcToken                                        (OK=45185  KO=1     )
> userinfo                                                 (OK=45183  KO=0     )
> UI-Logout                                                (OK=45183  KO=0     )
> UI-Logout Redirect 1                                     (OK=45183  KO=0     )
>  UI AM revoke2                                           (OK=45179  KO=0     )
>  UI AM revoke1                                           (OK=45180  KO=0     )
>  UI AM endsession                                        (OK=45180  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7608   KO=0     )
> RootUserinfo                                             (OK=152252 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7607   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1983   KO=0     )
> ReadPolicy                                               (OK=67717  KO=6     )
> getIdToken                                               (OK=15207  KO=0     )
> getIdToken Redirect 1                                    (OK=15207  KO=0     )
> createOrganization                                       (OK=15207  KO=0     )
> queryOrganization                                        (OK=15207  KO=0     )
> deleteOrganization                                       (OK=15207  KO=0     )
> DeletePolicy                                             (OK=67591  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11906 (99.27%)
> status.find.in([200, 209], 304), found 409                         56 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 41524  / active: 331    / done: 211339
================================================================================

10:28:17.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:17.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:17.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:17.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:18.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:18.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:18.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:19.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:19.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:19.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:19.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:19.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:19.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:20.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:20.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:20.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:20.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:21.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:21.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:22.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:22.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:22.314 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 211973: status.find.in([200, 209], 304), found 409
10:28:22.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,211973,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTM0ODQ3OTQxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicG44aWVySG5ZN0lmbUxWeWlsTFhyeEhEbjg0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzcwMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzcwMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MzAyLCJpYXQiOjE3MzE0OTM3MDIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IloxSXBiRUlIeG5NejUyejVab09VdHVXNDJwdyJ9.Zm_oylqeol3uXXiQ0yhf2DPMCi5CdnajmJ6TMh9PF64xKnyLFgXbaSoit4TsTEsT39s_GhPwuCCRLOYheu92eBLZuyOh0C80HJMJyFaPRo9vFXNPUFGSuH3NMfgHmeJLBeClftIXTLtMFG2CbYy49YLVJROXyivyGUJODwO_wb3S7uUtd3TUArD615FRGUwgrLKg8w9yTCPxsWcGijCLazM_27GULerZtR2OXCVswGrVuKC26oQGHMTrRqjX2jlxH0pDElhkRpovVy_cQtr0aCkHhdjdHDX2Nt9BeCeiQOf_d-p4qdBGnJD2EKk10ksljaK5cUj7cBK4YcmC_ewugg, username -> user.40912, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy873288, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@233097a0, authcode -> CeVSpljybcICfjH4kLKrYOGePo4, useAdminRealm -> true, callbacks -> {"tokenId":"xsYPLS1P9K0S6cdBmD2fhf7j_VE.*AAJTSQACMDIAAlNLABxIVXVnTE9PUWhDSU9LZ1JtSGlOd2pXOEtJMmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493701900), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=xsYPLS1P9K0S6cdBmD2fhf7j_VE.*AAJTSQACMDIAAlNLABxIVXVnTE9PUWhDSU9LZ1JtSGlOd2pXOEtJMmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493701900))), password -> Pa_ssw0rd, challenge -> Pci-q08vfxLnHwJe9issvi9RfaZIjnIdmDTE_Fcbj94, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 24.231.95.140, verifier -> NDIwMTUzODY1MDYxMDk5MzE4NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51617ead, tokenId -> xsYPLS1P9K0S6cdBmD2fhf7j_VE.*AAJTSQACMDIAAlNLABxIVXVnTE9PUWhDSU9LZ1JtSGlOd2pXOEtJMmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=xsYPLS1P9K0S6cdBmD2fhf7j_VE.*AAJTSQACMDIAAlNLABxIVXVnTE9PUWhDSU9LZ1JtSGlOd2pXOEtJMmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=xsYPLS1P9K0S6cdBmD2fhf7j_VE.*AAJTSQACMDIAAlNLABxIVXVnTE9PUWhDSU9LZ1JtSGlOd2pXOEtJMmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy873288","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:28:22 GMT
	x-forgerock-transactionid: 8666ab69-6d0c-46bd-a20f-9955ca4fd1ed
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:28:22.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:22.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:22 GMT                                    3040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2941047 KO=83    )
> restLoginInitiate                                        (OK=204410 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=204399 KO=3     )
> User Authorize PKCE stage                                (OK=237717 KO=1     )
> User AccessToken PKCE stage                              (OK=237716 KO=2     )
> tokenUserinfo                                            (OK=33486  KO=0     )
> Skip 2FA                                                 (OK=113710 KO=0     )
> GetUUid                                                  (OK=67945  KO=0     )
> GetOpenidConfig                                          (OK=203496 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45269  KO=0     )
> CreatePolicy                                             (OK=67888  KO=57    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45269  KO=0     )
>  UI AM idFromSession                                     (OK=45266  KO=1     )
>  UI AM validateGoto                                      (OK=45267  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45266  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45266  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45266  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45266  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12050  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45262  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45262  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45261  KO=0     )
>  UI IDM uiconfig                                         (OK=45261  KO=0     )
>  UI IDM version                                          (OK=45261  KO=0     )
>  UI IDM login                                            (OK=45261  KO=0     )
>  UI IDM features                                         (OK=45261  KO=0     )
>  UI IDM privilege                                        (OK=45261  KO=0     )
>  UI IDM user                                             (OK=45261  KO=0     )
>  UI IDM dashboard                                        (OK=45261  KO=0     )
>  UI IDM managed user schema                              (OK=45261  KO=0     )
>  UI IDM oidcToken                                        (OK=45258  KO=1     )
> userinfo                                                 (OK=45258  KO=0     )
> UI-Logout                                                (OK=45258  KO=0     )
> UI-Logout Redirect 1                                     (OK=45258  KO=0     )
>  UI AM revoke2                                           (OK=45255  KO=0     )
>  UI AM revoke1                                           (OK=45256  KO=0     )
>  UI AM endsession                                        (OK=45257  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7619   KO=0     )
> RootUserinfo                                             (OK=152503 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7619   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1987   KO=0     )
> ReadPolicy                                               (OK=67824  KO=6     )
> getIdToken                                               (OK=15233  KO=0     )
> getIdToken Redirect 1                                    (OK=15233  KO=0     )
> createOrganization                                       (OK=15233  KO=0     )
> queryOrganization                                        (OK=15231  KO=0     )
> deleteOrganization                                       (OK=15231  KO=0     )
> DeletePolicy                                             (OK=67709  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11929 (99.27%)
> status.find.in([200, 209], 304), found 409                         57 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 41161  / active: 321    / done: 211712
================================================================================

10:28:22.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:23.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:23.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:24.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:24.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:25.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:25.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:25.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:26.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:26.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:26.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:26.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:26.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:27.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:27.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:27.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:27 GMT                                    3045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2945848 KO=83    )
> restLoginInitiate                                        (OK=204743 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=204734 KO=3     )
> User Authorize PKCE stage                                (OK=238113 KO=1     )
> User AccessToken PKCE stage                              (OK=238106 KO=2     )
> tokenUserinfo                                            (OK=33536  KO=0     )
> Skip 2FA                                                 (OK=113904 KO=0     )
> GetUUid                                                  (OK=68054  KO=0     )
> GetOpenidConfig                                          (OK=203827 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45342  KO=0     )
> CreatePolicy                                             (OK=67993  KO=57    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45340  KO=0     )
>  UI AM idFromSession                                     (OK=45338  KO=1     )
>  UI AM validateGoto                                      (OK=45339  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45337  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45337  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45337  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45337  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12076  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45334  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45333  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45333  KO=0     )
>  UI IDM uiconfig                                         (OK=45333  KO=0     )
>  UI IDM version                                          (OK=45333  KO=0     )
>  UI IDM login                                            (OK=45333  KO=0     )
>  UI IDM features                                         (OK=45333  KO=0     )
>  UI IDM privilege                                        (OK=45333  KO=0     )
>  UI IDM user                                             (OK=45333  KO=0     )
>  UI IDM dashboard                                        (OK=45333  KO=0     )
>  UI IDM managed user schema                              (OK=45333  KO=0     )
>  UI IDM oidcToken                                        (OK=45334  KO=1     )
> userinfo                                                 (OK=45334  KO=0     )
> UI-Logout                                                (OK=45335  KO=0     )
> UI-Logout Redirect 1                                     (OK=45334  KO=0     )
>  UI AM revoke2                                           (OK=45330  KO=0     )
>  UI AM revoke1                                           (OK=45331  KO=0     )
>  UI AM endsession                                        (OK=45331  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7625   KO=0     )
> RootUserinfo                                             (OK=152780 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7624   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1988   KO=0     )
> ReadPolicy                                               (OK=67938  KO=6     )
> getIdToken                                               (OK=15258  KO=0     )
> getIdToken Redirect 1                                    (OK=15258  KO=0     )
> createOrganization                                       (OK=15258  KO=0     )
> queryOrganization                                        (OK=15258  KO=0     )
> deleteOrganization                                       (OK=15258  KO=0     )
> DeletePolicy                                             (OK=67817  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11945 (99.27%)
> status.find.in([200, 209], 304), found 409                         57 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.15%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 40824  / active: 328    / done: 212042
================================================================================

10:28:27.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:28.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:28.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:28.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:29.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:29.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:29.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:29.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:30.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:30.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:31.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:31.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:31.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:31.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:31.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:31.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:32.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:32.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:32.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 211973: status.find.in([200, 209], 304), found 404
10:28:32.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,211973,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTM0ODQ3OTQxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicG44aWVySG5ZN0lmbUxWeWlsTFhyeEhEbjg0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzcwMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzcwMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MzAyLCJpYXQiOjE3MzE0OTM3MDIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IloxSXBiRUlIeG5NejUyejVab09VdHVXNDJwdyJ9.Zm_oylqeol3uXXiQ0yhf2DPMCi5CdnajmJ6TMh9PF64xKnyLFgXbaSoit4TsTEsT39s_GhPwuCCRLOYheu92eBLZuyOh0C80HJMJyFaPRo9vFXNPUFGSuH3NMfgHmeJLBeClftIXTLtMFG2CbYy49YLVJROXyivyGUJODwO_wb3S7uUtd3TUArD615FRGUwgrLKg8w9yTCPxsWcGijCLazM_27GULerZtR2OXCVswGrVuKC26oQGHMTrRqjX2jlxH0pDElhkRpovVy_cQtr0aCkHhdjdHDX2Nt9BeCeiQOf_d-p4qdBGnJD2EKk10ksljaK5cUj7cBK4YcmC_ewugg, username -> user.40912, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy873288, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@233097a0, authcode -> CeVSpljybcICfjH4kLKrYOGePo4, useAdminRealm -> true, callbacks -> {"tokenId":"xsYPLS1P9K0S6cdBmD2fhf7j_VE.*AAJTSQACMDIAAlNLABxIVXVnTE9PUWhDSU9LZ1JtSGlOd2pXOEtJMmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493701900), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=xsYPLS1P9K0S6cdBmD2fhf7j_VE.*AAJTSQACMDIAAlNLABxIVXVnTE9PUWhDSU9LZ1JtSGlOd2pXOEtJMmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493701900))), password -> Pa_ssw0rd, challenge -> Pci-q08vfxLnHwJe9issvi9RfaZIjnIdmDTE_Fcbj94, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 24.231.95.140, verifier -> NDIwMTUzODY1MDYxMDk5MzE4NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51617ead, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@3e1437fd, tokenId -> xsYPLS1P9K0S6cdBmD2fhf7j_VE.*AAJTSQACMDIAAlNLABxIVXVnTE9PUWhDSU9LZ1JtSGlOd2pXOEtJMmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy873288
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=xsYPLS1P9K0S6cdBmD2fhf7j_VE.*AAJTSQACMDIAAlNLABxIVXVnTE9PUWhDSU9LZ1JtSGlOd2pXOEtJMmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=xsYPLS1P9K0S6cdBmD2fhf7j_VE.*AAJTSQACMDIAAlNLABxIVXVnTE9PUWhDSU9LZ1JtSGlOd2pXOEtJMmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:28:32 GMT
	x-forgerock-transactionid: c28dca71-d1d8-4164-84c0-aeceebfb2e1c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy873288 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-13 10:28:32 GMT                                    3050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2950545 KO=84    )
> restLoginInitiate                                        (OK=205062 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=205049 KO=3     )
> User Authorize PKCE stage                                (OK=238484 KO=1     )
> User AccessToken PKCE stage                              (OK=238476 KO=2     )
> tokenUserinfo                                            (OK=33598  KO=0     )
> Skip 2FA                                                 (OK=114056 KO=0     )
> GetUUid                                                  (OK=68149  KO=0     )
> GetOpenidConfig                                          (OK=204141 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45425  KO=0     )
> CreatePolicy                                             (OK=68092  KO=57    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45423  KO=0     )
>  UI AM idFromSession                                     (OK=45421  KO=1     )
>  UI AM validateGoto                                      (OK=45421  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45418  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45418  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45417  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45417  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12099  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45412  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45410  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45410  KO=0     )
>  UI IDM uiconfig                                         (OK=45409  KO=0     )
>  UI IDM version                                          (OK=45409  KO=0     )
>  UI IDM login                                            (OK=45408  KO=0     )
>  UI IDM features                                         (OK=45408  KO=0     )
>  UI IDM privilege                                        (OK=45408  KO=0     )
>  UI IDM user                                             (OK=45408  KO=0     )
>  UI IDM dashboard                                        (OK=45408  KO=0     )
>  UI IDM managed user schema                              (OK=45408  KO=0     )
>  UI IDM oidcToken                                        (OK=45408  KO=1     )
> userinfo                                                 (OK=45407  KO=0     )
> UI-Logout                                                (OK=45408  KO=0     )
> UI-Logout Redirect 1                                     (OK=45407  KO=0     )
>  UI AM revoke2                                           (OK=45403  KO=0     )
>  UI AM revoke1                                           (OK=45404  KO=0     )
>  UI AM endsession                                        (OK=45404  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7638   KO=0     )
> RootUserinfo                                             (OK=153000 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7638   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1991   KO=0     )
> ReadPolicy                                               (OK=68041  KO=6     )
> getIdToken                                               (OK=15281  KO=0     )
> getIdToken Redirect 1                                    (OK=15281  KO=0     )
> createOrganization                                       (OK=15281  KO=0     )
> queryOrganization                                        (OK=15281  KO=0     )
> deleteOrganization                                       (OK=15281  KO=0     )
> DeletePolicy                                             (OK=67927  KO=13    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11963 (99.26%)
> status.find.in([200, 209], 304), found 409                         57 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.16%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 40488  / active: 301    / done: 212405
================================================================================

10:28:32.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:32.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:33.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:33.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:33.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:33.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:34.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:34.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:35.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:35.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:35.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:35.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:35.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:36.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:36.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:36.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:37.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:37.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:37.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:37.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:37.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:37 GMT                                    3055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2955537 KO=84    )
> restLoginInitiate                                        (OK=205388 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=205379 KO=3     )
> User Authorize PKCE stage                                (OK=238880 KO=1     )
> User AccessToken PKCE stage                              (OK=238876 KO=2     )
> tokenUserinfo                                            (OK=33647  KO=0     )
> Skip 2FA                                                 (OK=114241 KO=0     )
> GetUUid                                                  (OK=68246  KO=0     )
> GetOpenidConfig                                          (OK=204439 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45501  KO=0     )
> CreatePolicy                                             (OK=68187  KO=57    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45500  KO=0     )
>  UI AM idFromSession                                     (OK=45499  KO=1     )
>  UI AM validateGoto                                      (OK=45500  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45497  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45496  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45496  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45496  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12124  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45494  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45494  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45494  KO=0     )
>  UI IDM uiconfig                                         (OK=45494  KO=0     )
>  UI IDM version                                          (OK=45494  KO=0     )
>  UI IDM login                                            (OK=45494  KO=0     )
>  UI IDM features                                         (OK=45494  KO=0     )
>  UI IDM privilege                                        (OK=45494  KO=0     )
>  UI IDM user                                             (OK=45492  KO=0     )
>  UI IDM dashboard                                        (OK=45492  KO=0     )
>  UI IDM managed user schema                              (OK=45492  KO=0     )
>  UI IDM oidcToken                                        (OK=45492  KO=1     )
> userinfo                                                 (OK=45491  KO=0     )
> UI-Logout                                                (OK=45492  KO=0     )
> UI-Logout Redirect 1                                     (OK=45492  KO=0     )
>  UI AM revoke2                                           (OK=45489  KO=0     )
>  UI AM revoke1                                           (OK=45490  KO=0     )
>  UI AM endsession                                        (OK=45490  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7647   KO=0     )
> RootUserinfo                                             (OK=153251 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7647   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1993   KO=0     )
> ReadPolicy                                               (OK=68140  KO=6     )
> getIdToken                                               (OK=15315  KO=0     )
> getIdToken Redirect 1                                    (OK=15315  KO=0     )
> createOrganization                                       (OK=15314  KO=0     )
> queryOrganization                                        (OK=15314  KO=0     )
> deleteOrganization                                       (OK=15313  KO=0     )
> DeletePolicy                                             (OK=68032  KO=13    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11984 (99.26%)
> status.find.in([200, 209], 304), found 409                         57 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.16%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 40149  / active: 299    / done: 212746
================================================================================

10:28:37.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:38.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:38.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:39.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:39.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:39.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:39.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:40.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:40.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:40.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:40.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:42.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:42 GMT                                    3060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2960424 KO=84    )
> restLoginInitiate                                        (OK=205747 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=205730 KO=3     )
> User Authorize PKCE stage                                (OK=239287 KO=1     )
> User AccessToken PKCE stage                              (OK=239278 KO=2     )
> tokenUserinfo                                            (OK=33703  KO=0     )
> Skip 2FA                                                 (OK=114444 KO=0     )
> GetUUid                                                  (OK=68372  KO=0     )
> GetOpenidConfig                                          (OK=204759 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45578  KO=0     )
> CreatePolicy                                             (OK=68313  KO=57    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45578  KO=0     )
>  UI AM idFromSession                                     (OK=45575  KO=1     )
>  UI AM validateGoto                                      (OK=45576  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45571  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45570  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45570  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45570  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12143  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45566  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45566  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45566  KO=0     )
>  UI IDM uiconfig                                         (OK=45566  KO=0     )
>  UI IDM version                                          (OK=45566  KO=0     )
>  UI IDM login                                            (OK=45566  KO=0     )
>  UI IDM features                                         (OK=45566  KO=0     )
>  UI IDM privilege                                        (OK=45566  KO=0     )
>  UI IDM user                                             (OK=45566  KO=0     )
>  UI IDM dashboard                                        (OK=45566  KO=0     )
>  UI IDM managed user schema                              (OK=45566  KO=0     )
>  UI IDM oidcToken                                        (OK=45567  KO=1     )
> userinfo                                                 (OK=45567  KO=0     )
> UI-Logout                                                (OK=45566  KO=0     )
> UI-Logout Redirect 1                                     (OK=45565  KO=0     )
>  UI AM revoke2                                           (OK=45562  KO=0     )
>  UI AM revoke1                                           (OK=45561  KO=0     )
>  UI AM endsession                                        (OK=45563  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7657   KO=0     )
> RootUserinfo                                             (OK=153509 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7656   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1994   KO=0     )
> ReadPolicy                                               (OK=68235  KO=6     )
> getIdToken                                               (OK=15342  KO=0     )
> getIdToken Redirect 1                                    (OK=15341  KO=0     )
> createOrganization                                       (OK=15340  KO=0     )
> queryOrganization                                        (OK=15340  KO=0     )
> deleteOrganization                                       (OK=15339  KO=0     )
> DeletePolicy                                             (OK=68130  KO=13    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     11996 (99.26%)
> status.find.in([200, 209], 304), found 409                         57 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.16%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 39783  / active: 342    / done: 213069
================================================================================

10:28:42.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:42.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:43.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:43.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:44.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:44.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:44.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:44.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:45.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:45.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:45.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:45.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:46.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:46.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:46.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:46.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:46.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:47.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:47.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:47.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:47 GMT                                    3065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2965188 KO=84    )
> restLoginInitiate                                        (OK=206080 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=206067 KO=3     )
> User Authorize PKCE stage                                (OK=239682 KO=1     )
> User AccessToken PKCE stage                              (OK=239671 KO=2     )
> tokenUserinfo                                            (OK=33760  KO=0     )
> Skip 2FA                                                 (OK=114644 KO=0     )
> GetUUid                                                  (OK=68483  KO=0     )
> GetOpenidConfig                                          (OK=205091 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45644  KO=0     )
> CreatePolicy                                             (OK=68424  KO=57    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45644  KO=0     )
>  UI AM idFromSession                                     (OK=45643  KO=1     )
>  UI AM validateGoto                                      (OK=45644  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45641  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45640  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45640  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45640  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12161  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45636  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45635  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45635  KO=0     )
>  UI IDM uiconfig                                         (OK=45635  KO=0     )
>  UI IDM version                                          (OK=45635  KO=0     )
>  UI IDM login                                            (OK=45634  KO=0     )
>  UI IDM features                                         (OK=45634  KO=0     )
>  UI IDM privilege                                        (OK=45634  KO=0     )
>  UI IDM user                                             (OK=45634  KO=0     )
>  UI IDM dashboard                                        (OK=45634  KO=0     )
>  UI IDM managed user schema                              (OK=45634  KO=0     )
>  UI IDM oidcToken                                        (OK=45635  KO=1     )
> userinfo                                                 (OK=45635  KO=0     )
> UI-Logout                                                (OK=45636  KO=0     )
> UI-Logout Redirect 1                                     (OK=45635  KO=0     )
>  UI AM revoke2                                           (OK=45633  KO=0     )
>  UI AM revoke1                                           (OK=45634  KO=0     )
>  UI AM endsession                                        (OK=45634  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7674   KO=0     )
> RootUserinfo                                             (OK=153789 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7674   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1999   KO=0     )
> ReadPolicy                                               (OK=68363  KO=6     )
> getIdToken                                               (OK=15369  KO=0     )
> getIdToken Redirect 1                                    (OK=15369  KO=0     )
> createOrganization                                       (OK=15369  KO=0     )
> queryOrganization                                        (OK=15368  KO=0     )
> deleteOrganization                                       (OK=15368  KO=0     )
> DeletePolicy                                             (OK=68225  KO=13    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12016 (99.26%)
> status.find.in([200, 209], 304), found 409                         57 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.16%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 39433  / active: 344    / done: 213417
================================================================================

10:28:47.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:48.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:48.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:48.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:48.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:48.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:48.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:49.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:49.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:50.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:50.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 213893: status.find.in([200, 209], 304), found 409
10:28:50.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,213893,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTM1MTYyOTAwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNHhHekEzYVlZcnBQTlBHM3dUQkhPSmU5cElNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzczMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzcyOSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MzMwLCJpYXQiOjE3MzE0OTM3MzAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ijk4QTl6b2QtSWY3NlUybUJ4aFU2T1JwVXdITSJ9.o_JkpHy6gK7D57NssC8TQE5HhzWCw0SAmM595-DpMpqQMH22Hvw6tnu1rWvJMDe5wWVORk1DuYDwvzmhQh_BiAJsPWOvtjLfCR4D3OnhjnztX-T7M6F1qNdK33H69UYA-7b3qe0ZBWF1F4WJybtN2-RU20v2ntZJWFhqyjfGMOA3LJztflVjzloZdyXj-qCQVEcPEyZd1WmqrecepyTo-ZeghZA5L60sfNr_DRwLZH6_ADABs212e8xmPqSFVbgbOi7L-dRQ3BT2XSjHdqBCsPn_JxVgpBrYwZuBtNOByvrcdcGIPpviZe9qqmYfSoZ76ry2XiSY68Zp2KoWzGzpog, username -> user.177813, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy772304, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@298d79e5, authcode -> fGkypyx0O-Umo9FTFyvogOgHaa8, useAdminRealm -> true, callbacks -> {"tokenId":"g3sGvHVu1lZh-_5W_4UTd9_KzHo.*AAJTSQACMDIAAlNLABxsZVdzVmVBWG1qVGIyM1VtK3ZmUEdTRlh5WEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493729914), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=g3sGvHVu1lZh-_5W_4UTd9_KzHo.*AAJTSQACMDIAAlNLABxsZVdzVmVBWG1qVGIyM1VtK3ZmUEdTRlh5WEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493729914))), password -> Pa_ssw0rd, challenge -> gMLVMgKNI0qwqE6O3yi8mkWrh9PUokIy6Ws27E9ZuaM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 6.129.151.239, verifier -> LTQ1NTIzMjMxNDAxMzk5Mzk4MzI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35bed485, tokenId -> g3sGvHVu1lZh-_5W_4UTd9_KzHo.*AAJTSQACMDIAAlNLABxsZVdzVmVBWG1qVGIyM1VtK3ZmUEdTRlh5WEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=g3sGvHVu1lZh-_5W_4UTd9_KzHo.*AAJTSQACMDIAAlNLABxsZVdzVmVBWG1qVGIyM1VtK3ZmUEdTRlh5WEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=g3sGvHVu1lZh-_5W_4UTd9_KzHo.*AAJTSQACMDIAAlNLABxsZVdzVmVBWG1qVGIyM1VtK3ZmUEdTRlh5WEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy772304","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:28:50 GMT
	x-forgerock-transactionid: dcc3a703-67dc-49e2-8786-05a40faacf5d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:28:50.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:50.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:50.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:51.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:52.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:52.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:52 GMT                                    3070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2969893 KO=85    )
> restLoginInitiate                                        (OK=206402 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=206392 KO=3     )
> User Authorize PKCE stage                                (OK=240056 KO=1     )
> User AccessToken PKCE stage                              (OK=240049 KO=2     )
> tokenUserinfo                                            (OK=33804  KO=0     )
> Skip 2FA                                                 (OK=114828 KO=0     )
> GetUUid                                                  (OK=68603  KO=0     )
> GetOpenidConfig                                          (OK=205450 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45722  KO=0     )
> CreatePolicy                                             (OK=68544  KO=58    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45722  KO=0     )
>  UI AM idFromSession                                     (OK=45720  KO=1     )
>  UI AM validateGoto                                      (OK=45722  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45714  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45714  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45714  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45714  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12184  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45707  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45706  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45704  KO=0     )
>  UI IDM uiconfig                                         (OK=45704  KO=0     )
>  UI IDM version                                          (OK=45704  KO=0     )
>  UI IDM login                                            (OK=45703  KO=0     )
>  UI IDM features                                         (OK=45704  KO=0     )
>  UI IDM privilege                                        (OK=45704  KO=0     )
>  UI IDM user                                             (OK=45701  KO=0     )
>  UI IDM dashboard                                        (OK=45702  KO=0     )
>  UI IDM managed user schema                              (OK=45701  KO=0     )
>  UI IDM oidcToken                                        (OK=45702  KO=1     )
> userinfo                                                 (OK=45701  KO=0     )
> UI-Logout                                                (OK=45702  KO=0     )
> UI-Logout Redirect 1                                     (OK=45702  KO=0     )
>  UI AM revoke2                                           (OK=45699  KO=0     )
>  UI AM revoke1                                           (OK=45700  KO=0     )
>  UI AM endsession                                        (OK=45700  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7681   KO=0     )
> RootUserinfo                                             (OK=154019 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7681   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2002   KO=0     )
> ReadPolicy                                               (OK=68471  KO=6     )
> getIdToken                                               (OK=15397  KO=0     )
> getIdToken Redirect 1                                    (OK=15397  KO=0     )
> createOrganization                                       (OK=15397  KO=0     )
> queryOrganization                                        (OK=15397  KO=0     )
> deleteOrganization                                       (OK=15397  KO=0     )
> DeletePolicy                                             (OK=68354  KO=13    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12032 (99.26%)
> status.find.in([200, 209], 304), found 409                         58 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.16%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 39108  / active: 328    / done: 213758
================================================================================

10:28:52.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:52.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:52.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:53.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:53.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:53.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:53.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:53.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:53.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:54.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:54.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:54.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:55.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:55.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:55.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:55.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:56.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:56.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:56.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:56.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:57.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:28:57 GMT                                    3075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2974419 KO=85    )
> restLoginInitiate                                        (OK=206719 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=206708 KO=3     )
> User Authorize PKCE stage                                (OK=240421 KO=1     )
> User AccessToken PKCE stage                              (OK=240416 KO=2     )
> tokenUserinfo                                            (OK=33863  KO=0     )
> Skip 2FA                                                 (OK=114998 KO=0     )
> GetUUid                                                  (OK=68709  KO=0     )
> GetOpenidConfig                                          (OK=205785 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45786  KO=0     )
> CreatePolicy                                             (OK=68649  KO=58    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45784  KO=0     )
>  UI AM idFromSession                                     (OK=45782  KO=1     )
>  UI AM validateGoto                                      (OK=45783  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45783  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45781  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45780  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45780  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12204  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45775  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45775  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45775  KO=0     )
>  UI IDM uiconfig                                         (OK=45775  KO=0     )
>  UI IDM version                                          (OK=45775  KO=0     )
>  UI IDM login                                            (OK=45775  KO=0     )
>  UI IDM features                                         (OK=45775  KO=0     )
>  UI IDM privilege                                        (OK=45775  KO=0     )
>  UI IDM user                                             (OK=45775  KO=0     )
>  UI IDM dashboard                                        (OK=45775  KO=0     )
>  UI IDM managed user schema                              (OK=45775  KO=0     )
>  UI IDM oidcToken                                        (OK=45775  KO=1     )
> userinfo                                                 (OK=45775  KO=0     )
> UI-Logout                                                (OK=45776  KO=0     )
> UI-Logout Redirect 1                                     (OK=45776  KO=0     )
>  UI AM revoke2                                           (OK=45774  KO=0     )
>  UI AM revoke1                                           (OK=45775  KO=0     )
>  UI AM endsession                                        (OK=45775  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7695   KO=0     )
> RootUserinfo                                             (OK=154232 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7695   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2004   KO=0     )
> ReadPolicy                                               (OK=68594  KO=6     )
> getIdToken                                               (OK=15411  KO=0     )
> getIdToken Redirect 1                                    (OK=15411  KO=0     )
> createOrganization                                       (OK=15411  KO=0     )
> queryOrganization                                        (OK=15411  KO=0     )
> deleteOrganization                                       (OK=15411  KO=0     )
> DeletePolicy                                             (OK=68462  KO=13    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12053 (99.26%)
> status.find.in([200, 209], 304), found 409                         58 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.16%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 38779  / active: 321    / done: 214094
================================================================================

10:28:57.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:57.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:58.196 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 214426: status.find.in([200, 209], 304), found 502
10:28:58.197 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,214426,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTM1MTg1NTQ4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiXzZLamRXZWx3R1RXQ3BCU05lbzVZcEYtZWlFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzczOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzczNywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MzM4LCJpYXQiOjE3MzE0OTM3MzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlhhM09FaDdNUlJXdDFEOXBwT01ieFR5ZmgtcyJ9.V6a6GfTChdDzlkDzdhcreKEcdiqnlogZxbwsqTS3ahRSLuTgDX9OJf3Ip8EtsW4IFvjkHON7Ru7CCqehS5lF8U7mZ1FRFG5fcLaq0wO5AwpZQa3Gn6mDCBOBh5NWLdRkF2OvC9W4rQZDqtpxKdBGPXnvRD5a_tgVoi4WNpL8se-dU3-n8W3i2iq2PmLd0xWgRe7OLlwZVczrGAlYXVaf8Xl3hiQ4DTx6siwMjEHfYO-d8AF2O9NyOZZYzQHSGSncxQ2r88FVbayrNL-2RbedyT6LfbBQiHCpoBT-ATnUQT0CR5Lebc60b1JDorkeSrIJ0GtgdW9k4TNKQQ4JRhbegw, username -> user.106269, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy735496, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bbed91d, authcode -> ALr-QQDgOCetOeKuOosDdOXb-R8, useAdminRealm -> true, callbacks -> {"tokenId":"ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493737910), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493737910))), password -> Pa_ssw0rd, challenge -> L-GU98flr-8zJnQjwUvhvcs9qyIpU-43LT3d6HhPbFA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 134.126.164.50, verifier -> MTQ5NDM4MzQyMDA4ODc0NzA1Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@540093de, tokenId -> ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy735496","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	502 Bad Gateway
headers:
	Content-Type: text/html; charset=UTF-8
	Referrer-Policy: no-referrer
	Content-Length: 332
	Date: Wed, 13 Nov 2024 10:28:58 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>

<<<<<<<<<<<<<<<<<<<<<<<<<
10:28:58.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:58.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:58.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:59.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:59.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:59.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:28:59.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:01.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:01.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:01.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:02.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:02.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:02.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:02.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:02.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:02 GMT                                    3080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2979685 KO=86    )
> restLoginInitiate                                        (OK=207090 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=207071 KO=3     )
> User Authorize PKCE stage                                (OK=240847 KO=1     )
> User AccessToken PKCE stage                              (OK=240837 KO=2     )
> tokenUserinfo                                            (OK=33916  KO=0     )
> Skip 2FA                                                 (OK=115208 KO=0     )
> GetUUid                                                  (OK=68830  KO=0     )
> GetOpenidConfig                                          (OK=206136 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45865  KO=0     )
> CreatePolicy                                             (OK=68768  KO=59    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45865  KO=0     )
>  UI AM idFromSession                                     (OK=45864  KO=1     )
>  UI AM validateGoto                                      (OK=45865  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45863  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45863  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45862  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45862  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12223  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45858  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45858  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45858  KO=0     )
>  UI IDM uiconfig                                         (OK=45857  KO=0     )
>  UI IDM version                                          (OK=45857  KO=0     )
>  UI IDM login                                            (OK=45857  KO=0     )
>  UI IDM features                                         (OK=45857  KO=0     )
>  UI IDM privilege                                        (OK=45857  KO=0     )
>  UI IDM user                                             (OK=45856  KO=0     )
>  UI IDM dashboard                                        (OK=45857  KO=0     )
>  UI IDM managed user schema                              (OK=45857  KO=0     )
>  UI IDM oidcToken                                        (OK=45857  KO=1     )
> userinfo                                                 (OK=45857  KO=0     )
> UI-Logout                                                (OK=45858  KO=0     )
> UI-Logout Redirect 1                                     (OK=45856  KO=0     )
>  UI AM revoke2                                           (OK=45854  KO=0     )
>  UI AM revoke1                                           (OK=45855  KO=0     )
>  UI AM endsession                                        (OK=45855  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7708   KO=0     )
> RootUserinfo                                             (OK=154519 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7708   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2010   KO=0     )
> ReadPolicy                                               (OK=68700  KO=6     )
> getIdToken                                               (OK=15440  KO=0     )
> getIdToken Redirect 1                                    (OK=15440  KO=0     )
> createOrganization                                       (OK=15440  KO=0     )
> queryOrganization                                        (OK=15439  KO=0     )
> deleteOrganization                                       (OK=15439  KO=0     )
> DeletePolicy                                             (OK=68586  KO=13    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12070 (99.25%)
> status.find.in([200, 209], 304), found 409                         58 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.16%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 38390  / active: 350    / done: 214454
================================================================================

10:29:02.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:02.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:03.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:03.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:03.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 214426: status.find.in([200, 209], 304), found 404
10:29:03.291 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,214426,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTM1MTg1NTQ4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiXzZLamRXZWx3R1RXQ3BCU05lbzVZcEYtZWlFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzczOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzczNywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MzM4LCJpYXQiOjE3MzE0OTM3MzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlhhM09FaDdNUlJXdDFEOXBwT01ieFR5ZmgtcyJ9.V6a6GfTChdDzlkDzdhcreKEcdiqnlogZxbwsqTS3ahRSLuTgDX9OJf3Ip8EtsW4IFvjkHON7Ru7CCqehS5lF8U7mZ1FRFG5fcLaq0wO5AwpZQa3Gn6mDCBOBh5NWLdRkF2OvC9W4rQZDqtpxKdBGPXnvRD5a_tgVoi4WNpL8se-dU3-n8W3i2iq2PmLd0xWgRe7OLlwZVczrGAlYXVaf8Xl3hiQ4DTx6siwMjEHfYO-d8AF2O9NyOZZYzQHSGSncxQ2r88FVbayrNL-2RbedyT6LfbBQiHCpoBT-ATnUQT0CR5Lebc60b1JDorkeSrIJ0GtgdW9k4TNKQQ4JRhbegw, username -> user.106269, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy735496, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bbed91d, authcode -> ALr-QQDgOCetOeKuOosDdOXb-R8, useAdminRealm -> true, callbacks -> {"tokenId":"ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493737910), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493737910))), password -> Pa_ssw0rd, challenge -> L-GU98flr-8zJnQjwUvhvcs9qyIpU-43LT3d6HhPbFA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 134.126.164.50, verifier -> MTQ5NDM4MzQyMDA4ODc0NzA1Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@540093de, tokenId -> ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy735496
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:29:03 GMT
	x-forgerock-transactionid: 4f255946-3134-42fe-8541-bce169c4979c
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy735496 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:29:03.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:03.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:03.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:03.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:03.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:03.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:04.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:04.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:04.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:04.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:04.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:04.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:04.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:04.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:04.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:04.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:05.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:05.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:05.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:05.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:05.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:05.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:06.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:06.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:07.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:07.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:07.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:07.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:07 GMT                                    3085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2984415 KO=87    )
> restLoginInitiate                                        (OK=207417 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=207407 KO=3     )
> User Authorize PKCE stage                                (OK=241227 KO=1     )
> User AccessToken PKCE stage                              (OK=241225 KO=2     )
> tokenUserinfo                                            (OK=33975  KO=0     )
> Skip 2FA                                                 (OK=115391 KO=0     )
> GetUUid                                                  (OK=68950  KO=0     )
> GetOpenidConfig                                          (OK=206481 KO=0     )
> UI-Post-Login - stage 1                                  (OK=45936  KO=0     )
> CreatePolicy                                             (OK=68889  KO=59    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45936  KO=0     )
>  UI AM idFromSession                                     (OK=45934  KO=1     )
>  UI AM validateGoto                                      (OK=45935  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45933  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45933  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45933  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45933  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12247  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45929  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45929  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45929  KO=0     )
>  UI IDM uiconfig                                         (OK=45928  KO=0     )
>  UI IDM version                                          (OK=45928  KO=0     )
>  UI IDM login                                            (OK=45928  KO=0     )
>  UI IDM features                                         (OK=45928  KO=0     )
>  UI IDM privilege                                        (OK=45928  KO=0     )
>  UI IDM user                                             (OK=45928  KO=0     )
>  UI IDM dashboard                                        (OK=45928  KO=0     )
>  UI IDM managed user schema                              (OK=45928  KO=0     )
>  UI IDM oidcToken                                        (OK=45929  KO=1     )
> userinfo                                                 (OK=45929  KO=0     )
> UI-Logout                                                (OK=45930  KO=0     )
> UI-Logout Redirect 1                                     (OK=45928  KO=0     )
>  UI AM revoke2                                           (OK=45926  KO=0     )
>  UI AM revoke1                                           (OK=45927  KO=0     )
>  UI AM endsession                                        (OK=45927  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7725   KO=0     )
> RootUserinfo                                             (OK=154788 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7723   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2011   KO=0     )
> ReadPolicy                                               (OK=68819  KO=7     )
> getIdToken                                               (OK=15454  KO=0     )
> getIdToken Redirect 1                                    (OK=15454  KO=0     )
> createOrganization                                       (OK=15454  KO=0     )
> queryOrganization                                        (OK=15454  KO=0     )
> deleteOrganization                                       (OK=15454  KO=0     )
> DeletePolicy                                             (OK=68690  KO=13    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12102 (99.25%)
> status.find.in([200, 209], 304), found 409                         58 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.16%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 38048  / active: 334    / done: 214812
================================================================================

10:29:08.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 214426: status.find.in([200, 209], 304), found 404
10:29:08.381 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,214426,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTM1MTg1NTQ4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiXzZLamRXZWx3R1RXQ3BCU05lbzVZcEYtZWlFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MzczOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MzczNywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MzM4LCJpYXQiOjE3MzE0OTM3MzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlhhM09FaDdNUlJXdDFEOXBwT01ieFR5ZmgtcyJ9.V6a6GfTChdDzlkDzdhcreKEcdiqnlogZxbwsqTS3ahRSLuTgDX9OJf3Ip8EtsW4IFvjkHON7Ru7CCqehS5lF8U7mZ1FRFG5fcLaq0wO5AwpZQa3Gn6mDCBOBh5NWLdRkF2OvC9W4rQZDqtpxKdBGPXnvRD5a_tgVoi4WNpL8se-dU3-n8W3i2iq2PmLd0xWgRe7OLlwZVczrGAlYXVaf8Xl3hiQ4DTx6siwMjEHfYO-d8AF2O9NyOZZYzQHSGSncxQ2r88FVbayrNL-2RbedyT6LfbBQiHCpoBT-ATnUQT0CR5Lebc60b1JDorkeSrIJ0GtgdW9k4TNKQQ4JRhbegw, username -> user.106269, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy735496, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bbed91d, authcode -> ALr-QQDgOCetOeKuOosDdOXb-R8, useAdminRealm -> true, callbacks -> {"tokenId":"ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493737910), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493737910))), password -> Pa_ssw0rd, challenge -> L-GU98flr-8zJnQjwUvhvcs9qyIpU-43LT3d6HhPbFA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 134.126.164.50, verifier -> MTQ5NDM4MzQyMDA4ODc0NzA1Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@540093de, tokenId -> ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy735496
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ETa_xQlzz2HFzUILQ2OX-j0hjp4.*AAJTSQACMDIAAlNLABxVQVRvQ29qeC9GOTBxdGtRS081UWxmYUtKd2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:29:08 GMT
	x-forgerock-transactionid: 7174f5f6-e989-436b-9d98-afdaae0a280e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy735496 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:29:08.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:08.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:08.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:08.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:09.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:09.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:09.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:09.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:09.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:10.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:10.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:10.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:11.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:11.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:11.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:11.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:11.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:11.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:11.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:12.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:12.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:12.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:12.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:12 GMT                                    3090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2989126 KO=88    )
> restLoginInitiate                                        (OK=207739 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=207726 KO=3     )
> User Authorize PKCE stage                                (OK=241595 KO=1     )
> User AccessToken PKCE stage                              (OK=241586 KO=2     )
> tokenUserinfo                                            (OK=34013  KO=0     )
> Skip 2FA                                                 (OK=115572 KO=0     )
> GetUUid                                                  (OK=69050  KO=0     )
> GetOpenidConfig                                          (OK=206819 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46009  KO=0     )
> CreatePolicy                                             (OK=68985  KO=59    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46009  KO=0     )
>  UI AM idFromSession                                     (OK=46008  KO=1     )
>  UI AM validateGoto                                      (OK=46009  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46008  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46007  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46006  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46006  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12263  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46002  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46002  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46002  KO=0     )
>  UI IDM uiconfig                                         (OK=46002  KO=0     )
>  UI IDM version                                          (OK=46002  KO=0     )
>  UI IDM login                                            (OK=46002  KO=0     )
>  UI IDM features                                         (OK=46002  KO=0     )
>  UI IDM privilege                                        (OK=46002  KO=0     )
>  UI IDM user                                             (OK=46002  KO=0     )
>  UI IDM dashboard                                        (OK=46002  KO=0     )
>  UI IDM managed user schema                              (OK=46002  KO=0     )
>  UI IDM oidcToken                                        (OK=46002  KO=1     )
> userinfo                                                 (OK=46002  KO=0     )
> UI-Logout                                                (OK=46002  KO=0     )
> UI-Logout Redirect 1                                     (OK=46002  KO=0     )
>  UI AM revoke2                                           (OK=46000  KO=0     )
>  UI AM revoke1                                           (OK=46001  KO=0     )
>  UI AM endsession                                        (OK=46001  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7737   KO=0     )
> RootUserinfo                                             (OK=155052 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7737   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2018   KO=0     )
> ReadPolicy                                               (OK=68940  KO=7     )
> getIdToken                                               (OK=15479  KO=0     )
> getIdToken Redirect 1                                    (OK=15479  KO=0     )
> createOrganization                                       (OK=15478  KO=0     )
> queryOrganization                                        (OK=15477  KO=0     )
> deleteOrganization                                       (OK=15477  KO=0     )
> DeletePolicy                                             (OK=68810  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12125 (99.24%)
> status.find.in([200, 209], 304), found 409                         58 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.17%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 37716  / active: 315    / done: 215163
================================================================================

10:29:12.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:12.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:13.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:13.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:13.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:13.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:13.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:13.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:13.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:14.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:14.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:14.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:14.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:15.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:15.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:15.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:15.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:15.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:16.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:16.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:16.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:17.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:17 GMT                                    3095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2994089 KO=88    )
> restLoginInitiate                                        (OK=208099 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=208083 KO=3     )
> User Authorize PKCE stage                                (OK=241994 KO=1     )
> User AccessToken PKCE stage                              (OK=241990 KO=2     )
> tokenUserinfo                                            (OK=34057  KO=0     )
> Skip 2FA                                                 (OK=115784 KO=0     )
> GetUUid                                                  (OK=69180  KO=0     )
> GetOpenidConfig                                          (OK=207170 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46087  KO=0     )
> CreatePolicy                                             (OK=69119  KO=59    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46086  KO=0     )
>  UI AM idFromSession                                     (OK=46084  KO=1     )
>  UI AM validateGoto                                      (OK=46085  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46080  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46080  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46080  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46080  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12279  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46077  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46076  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46075  KO=0     )
>  UI IDM uiconfig                                         (OK=46075  KO=0     )
>  UI IDM version                                          (OK=46075  KO=0     )
>  UI IDM login                                            (OK=46075  KO=0     )
>  UI IDM features                                         (OK=46075  KO=0     )
>  UI IDM privilege                                        (OK=46075  KO=0     )
>  UI IDM user                                             (OK=46075  KO=0     )
>  UI IDM dashboard                                        (OK=46075  KO=0     )
>  UI IDM managed user schema                              (OK=46075  KO=0     )
>  UI IDM oidcToken                                        (OK=46075  KO=1     )
> userinfo                                                 (OK=46074  KO=0     )
> UI-Logout                                                (OK=46073  KO=0     )
> UI-Logout Redirect 1                                     (OK=46072  KO=0     )
>  UI AM revoke2                                           (OK=46069  KO=0     )
>  UI AM revoke1                                           (OK=46070  KO=0     )
>  UI AM endsession                                        (OK=46070  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7748   KO=0     )
> RootUserinfo                                             (OK=155345 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7748   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2019   KO=0     )
> ReadPolicy                                               (OK=69037  KO=7     )
> getIdToken                                               (OK=15503  KO=0     )
> getIdToken Redirect 1                                    (OK=15503  KO=0     )
> createOrganization                                       (OK=15503  KO=0     )
> queryOrganization                                        (OK=15503  KO=0     )
> deleteOrganization                                       (OK=15502  KO=0     )
> DeletePolicy                                             (OK=68930  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12147 (99.24%)
> status.find.in([200, 209], 304), found 409                         58 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.17%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 85%
          waiting: 37343  / active: 349    / done: 215502
================================================================================

10:29:17.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:17.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:17.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:17.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:18.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:18.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:18.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:18.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:18.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:18.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:19.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:19.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:19.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:20.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:20.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:20.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:21.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:21.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:21.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:22 GMT                                    3100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2999006 KO=88    )
> restLoginInitiate                                        (OK=208425 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=208416 KO=3     )
> User Authorize PKCE stage                                (OK=242395 KO=1     )
> User AccessToken PKCE stage                              (OK=242391 KO=2     )
> tokenUserinfo                                            (OK=34105  KO=0     )
> Skip 2FA                                                 (OK=115978 KO=0     )
> GetUUid                                                  (OK=69300  KO=0     )
> GetOpenidConfig                                          (OK=207516 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46158  KO=0     )
> CreatePolicy                                             (OK=69238  KO=59    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46157  KO=0     )
>  UI AM idFromSession                                     (OK=46156  KO=1     )
>  UI AM validateGoto                                      (OK=46157  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46157  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46157  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46156  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46156  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12298  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46154  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46153  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46152  KO=0     )
>  UI IDM uiconfig                                         (OK=46152  KO=0     )
>  UI IDM version                                          (OK=46152  KO=0     )
>  UI IDM login                                            (OK=46152  KO=0     )
>  UI IDM features                                         (OK=46152  KO=0     )
>  UI IDM privilege                                        (OK=46152  KO=0     )
>  UI IDM user                                             (OK=46151  KO=0     )
>  UI IDM dashboard                                        (OK=46152  KO=0     )
>  UI IDM managed user schema                              (OK=46152  KO=0     )
>  UI IDM oidcToken                                        (OK=46152  KO=1     )
> userinfo                                                 (OK=46151  KO=0     )
> UI-Logout                                                (OK=46152  KO=0     )
> UI-Logout Redirect 1                                     (OK=46152  KO=0     )
>  UI AM revoke2                                           (OK=46149  KO=0     )
>  UI AM revoke1                                           (OK=46150  KO=0     )
>  UI AM endsession                                        (OK=46150  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7758   KO=0     )
> RootUserinfo                                             (OK=155652 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7758   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2021   KO=0     )
> ReadPolicy                                               (OK=69166  KO=7     )
> getIdToken                                               (OK=15516  KO=0     )
> getIdToken Redirect 1                                    (OK=15516  KO=0     )
> createOrganization                                       (OK=15516  KO=0     )
> queryOrganization                                        (OK=15516  KO=0     )
> deleteOrganization                                       (OK=15516  KO=0     )
> DeletePolicy                                             (OK=69025  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12166 (99.24%)
> status.find.in([200, 209], 304), found 409                         58 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.17%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 37004  / active: 367    / done: 215823
================================================================================

10:29:22.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:22.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:22.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:23.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:23.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:23.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:23.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:24.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:24.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:24.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:24.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:25.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:25.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:25.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:25.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:25.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:25.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:25.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:26.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:26.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:26.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:27.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:27.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:27.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:27.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:27 GMT                                    3105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3003760 KO=88    )
> restLoginInitiate                                        (OK=208759 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=208752 KO=3     )
> User Authorize PKCE stage                                (OK=242772 KO=1     )
> User AccessToken PKCE stage                              (OK=242766 KO=2     )
> tokenUserinfo                                            (OK=34149  KO=0     )
> Skip 2FA                                                 (OK=116181 KO=0     )
> GetUUid                                                  (OK=69413  KO=0     )
> GetOpenidConfig                                          (OK=207879 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46228  KO=0     )
> CreatePolicy                                             (OK=69351  KO=59    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46227  KO=0     )
>  UI AM idFromSession                                     (OK=46226  KO=1     )
>  UI AM validateGoto                                      (OK=46227  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46223  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46223  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46222  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46222  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12315  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46218  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46218  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46218  KO=0     )
>  UI IDM uiconfig                                         (OK=46218  KO=0     )
>  UI IDM version                                          (OK=46218  KO=0     )
>  UI IDM login                                            (OK=46218  KO=0     )
>  UI IDM features                                         (OK=46218  KO=0     )
>  UI IDM privilege                                        (OK=46218  KO=0     )
>  UI IDM user                                             (OK=46218  KO=0     )
>  UI IDM dashboard                                        (OK=46218  KO=0     )
>  UI IDM managed user schema                              (OK=46218  KO=0     )
>  UI IDM oidcToken                                        (OK=46219  KO=1     )
> userinfo                                                 (OK=46219  KO=0     )
> UI-Logout                                                (OK=46219  KO=0     )
> UI-Logout Redirect 1                                     (OK=46218  KO=0     )
>  UI AM revoke2                                           (OK=46216  KO=0     )
>  UI AM revoke1                                           (OK=46217  KO=0     )
>  UI AM endsession                                        (OK=46217  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7771   KO=0     )
> RootUserinfo                                             (OK=155936 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7771   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2023   KO=0     )
> ReadPolicy                                               (OK=69289  KO=7     )
> getIdToken                                               (OK=15552  KO=0     )
> getIdToken Redirect 1                                    (OK=15551  KO=0     )
> createOrganization                                       (OK=15551  KO=0     )
> queryOrganization                                        (OK=15551  KO=0     )
> deleteOrganization                                       (OK=15550  KO=0     )
> DeletePolicy                                             (OK=69157  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12191 (99.24%)
> status.find.in([200, 209], 304), found 409                         58 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.17%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 36657  / active: 331    / done: 216206
================================================================================

10:29:27.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:27.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:27.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:27.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:27.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:28.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:28.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:28.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:28.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:28.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:29.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:29.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:29.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:29.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:30.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:30.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:30.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:30.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:31.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:31.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:31.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:31.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:31.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:31.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:32.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:32 GMT                                    3110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3008640 KO=88    )
> restLoginInitiate                                        (OK=209109 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=209100 KO=3     )
> User Authorize PKCE stage                                (OK=243164 KO=1     )
> User AccessToken PKCE stage                              (OK=243153 KO=2     )
> tokenUserinfo                                            (OK=34196  KO=0     )
> Skip 2FA                                                 (OK=116380 KO=0     )
> GetUUid                                                  (OK=69523  KO=0     )
> GetOpenidConfig                                          (OK=208229 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46301  KO=0     )
> CreatePolicy                                             (OK=69463  KO=59    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46301  KO=0     )
>  UI AM idFromSession                                     (OK=46299  KO=1     )
>  UI AM validateGoto                                      (OK=46300  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46298  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46297  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46296  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46296  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12336  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46291  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46291  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46291  KO=0     )
>  UI IDM uiconfig                                         (OK=46291  KO=0     )
>  UI IDM version                                          (OK=46291  KO=0     )
>  UI IDM login                                            (OK=46291  KO=0     )
>  UI IDM features                                         (OK=46291  KO=0     )
>  UI IDM privilege                                        (OK=46291  KO=0     )
>  UI IDM user                                             (OK=46291  KO=0     )
>  UI IDM dashboard                                        (OK=46291  KO=0     )
>  UI IDM managed user schema                              (OK=46291  KO=0     )
>  UI IDM oidcToken                                        (OK=46291  KO=1     )
> userinfo                                                 (OK=46291  KO=0     )
> UI-Logout                                                (OK=46291  KO=0     )
> UI-Logout Redirect 1                                     (OK=46291  KO=0     )
>  UI AM revoke2                                           (OK=46289  KO=0     )
>  UI AM revoke1                                           (OK=46290  KO=0     )
>  UI AM endsession                                        (OK=46290  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7783   KO=0     )
> RootUserinfo                                             (OK=156213 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7783   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2025   KO=0     )
> ReadPolicy                                               (OK=69402  KO=7     )
> getIdToken                                               (OK=15577  KO=0     )
> getIdToken Redirect 1                                    (OK=15576  KO=0     )
> createOrganization                                       (OK=15576  KO=0     )
> queryOrganization                                        (OK=15576  KO=0     )
> deleteOrganization                                       (OK=15574  KO=0     )
> DeletePolicy                                             (OK=69280  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12216 (99.24%)
> status.find.in([200, 209], 304), found 409                         58 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.17%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 36295  / active: 342    / done: 216557
================================================================================

10:29:32.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:32.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:33.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:33.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:33.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:33.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:34.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:34.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:34.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:35.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:35.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:35.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:35.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:36.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:36.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:36.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:36.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:36.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:36.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:36.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:37.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:37.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:37.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:37 GMT                                    3115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3012983 KO=88    )
> restLoginInitiate                                        (OK=209422 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=209409 KO=3     )
> User Authorize PKCE stage                                (OK=243505 KO=1     )
> User AccessToken PKCE stage                              (OK=243501 KO=2     )
> tokenUserinfo                                            (OK=34240  KO=0     )
> Skip 2FA                                                 (OK=116555 KO=0     )
> GetUUid                                                  (OK=69630  KO=0     )
> GetOpenidConfig                                          (OK=208557 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46368  KO=0     )
> CreatePolicy                                             (OK=69567  KO=59    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46367  KO=0     )
>  UI AM idFromSession                                     (OK=46364  KO=1     )
>  UI AM validateGoto                                      (OK=46365  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46359  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46359  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46359  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46359  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12353  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46355  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46355  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46355  KO=0     )
>  UI IDM uiconfig                                         (OK=46354  KO=0     )
>  UI IDM version                                          (OK=46353  KO=0     )
>  UI IDM login                                            (OK=46353  KO=0     )
>  UI IDM features                                         (OK=46353  KO=0     )
>  UI IDM privilege                                        (OK=46353  KO=0     )
>  UI IDM user                                             (OK=46353  KO=0     )
>  UI IDM dashboard                                        (OK=46353  KO=0     )
>  UI IDM managed user schema                              (OK=46353  KO=0     )
>  UI IDM oidcToken                                        (OK=46353  KO=1     )
> userinfo                                                 (OK=46353  KO=0     )
> UI-Logout                                                (OK=46353  KO=0     )
> UI-Logout Redirect 1                                     (OK=46352  KO=0     )
>  UI AM revoke2                                           (OK=46349  KO=0     )
>  UI AM revoke1                                           (OK=46350  KO=0     )
>  UI AM endsession                                        (OK=46350  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7797   KO=0     )
> RootUserinfo                                             (OK=156442 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7797   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2027   KO=0     )
> ReadPolicy                                               (OK=69511  KO=7     )
> getIdToken                                               (OK=15607  KO=0     )
> getIdToken Redirect 1                                    (OK=15606  KO=0     )
> createOrganization                                       (OK=15605  KO=0     )
> queryOrganization                                        (OK=15604  KO=0     )
> deleteOrganization                                       (OK=15603  KO=0     )
> DeletePolicy                                             (OK=69395  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12239 (99.25%)
> status.find.in([200, 209], 304), found 409                         58 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.17%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 35973  / active: 313    / done: 216908
================================================================================

10:29:37.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:38.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:38.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:38.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:38.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:38.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:38.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:39.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:39.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:39.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:39.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:39.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:39.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:39.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:39.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:40.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:40.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:40.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:40.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:41.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:41.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 217447: status.find.in([200, 209], 304), found 409
10:29:41.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,217447,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM1MDU4NDAwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZnluWVJ0ODltcVI1MVlzYkd5cFozbm5SOFJZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mzc4MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mzc4MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3MzgxLCJpYXQiOjE3MzE0OTM3ODEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im84UEF6MjFpb1QtMXFLV2RuX0VFSGVDR1JSQSJ9.fLH6LVlmUzMhhFdBt-AK5B1XsCl8jK1xRrnboUUbX3OvfVuQY1xuF9ppTaqTx8XA2A698eU6ltI2URTrSttVFJxXaNGoH8xBRsDfn2iA4uxXWFQoxyQnlw0vkEfQYcu6HuSq2FFLwWthGbgqIPtijSqvQNc67Df9C8BIbHxlUESYDVz9hJZ94ojbAXy0HyER7WjpD9CC8ZBrGzqIijOIDyrvOsalyBcXhyDgbforu8w-s6alLYFuJYNZteDUmmMCeQmoeMttNdKlT6UfOcKzy8uruVThw8i5y6hJwcGaGAGJ3ULMQOf0stpILwz8_Vy4y4NqtAqQqCI5_WAx854XEQ, username -> user.121102, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy536590, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3894e765, authcode -> MBlyIwnPxpgj0i2LKbHeqFwtpWo, useAdminRealm -> true, callbacks -> {"tokenId":"zrdtPwz5RIqlb8cVDQvMSfMg-HM.*AAJTSQACMDIAAlNLABx3TGJvbDNyZnZGaEp5ZzhOd0d0TWcyRGF0Y2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493781104), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=zrdtPwz5RIqlb8cVDQvMSfMg-HM.*AAJTSQACMDIAAlNLABx3TGJvbDNyZnZGaEp5ZzhOd0d0TWcyRGF0Y2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493781104))), password -> Pa_ssw0rd, challenge -> hU149pTE06wWykeeaXHocogmxmkN03AwEkNDeU4_usA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 118.189.228.20, verifier -> NjU2MzkzMDAxNTEzOTg3OTcz, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@285ebaa8, tokenId -> zrdtPwz5RIqlb8cVDQvMSfMg-HM.*AAJTSQACMDIAAlNLABx3TGJvbDNyZnZGaEp5ZzhOd0d0TWcyRGF0Y2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=zrdtPwz5RIqlb8cVDQvMSfMg-HM.*AAJTSQACMDIAAlNLABx3TGJvbDNyZnZGaEp5ZzhOd0d0TWcyRGF0Y2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=zrdtPwz5RIqlb8cVDQvMSfMg-HM.*AAJTSQACMDIAAlNLABx3TGJvbDNyZnZGaEp5ZzhOd0d0TWcyRGF0Y2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy536590","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:29:41 GMT
	x-forgerock-transactionid: 1e13f9e9-9a63-463c-ab90-c6c6075ba5cb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:29:41.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:42.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:42 GMT                                    3120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3017766 KO=89    )
> restLoginInitiate                                        (OK=209733 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=209724 KO=3     )
> User Authorize PKCE stage                                (OK=243888 KO=1     )
> User AccessToken PKCE stage                              (OK=243881 KO=2     )
> tokenUserinfo                                            (OK=34303  KO=0     )
> Skip 2FA                                                 (OK=116710 KO=0     )
> GetUUid                                                  (OK=69725  KO=0     )
> GetOpenidConfig                                          (OK=208868 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46443  KO=0     )
> CreatePolicy                                             (OK=69665  KO=60    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46442  KO=0     )
>  UI AM idFromSession                                     (OK=46441  KO=1     )
>  UI AM validateGoto                                      (OK=46442  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46438  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46437  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46437  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46437  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12374  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46433  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46433  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46433  KO=0     )
>  UI IDM uiconfig                                         (OK=46433  KO=0     )
>  UI IDM version                                          (OK=46433  KO=0     )
>  UI IDM login                                            (OK=46433  KO=0     )
>  UI IDM features                                         (OK=46433  KO=0     )
>  UI IDM privilege                                        (OK=46433  KO=0     )
>  UI IDM user                                             (OK=46433  KO=0     )
>  UI IDM dashboard                                        (OK=46433  KO=0     )
>  UI IDM managed user schema                              (OK=46433  KO=0     )
>  UI IDM oidcToken                                        (OK=46433  KO=1     )
> userinfo                                                 (OK=46433  KO=0     )
> UI-Logout                                                (OK=46433  KO=0     )
> UI-Logout Redirect 1                                     (OK=46433  KO=0     )
>  UI AM revoke2                                           (OK=46431  KO=0     )
>  UI AM revoke1                                           (OK=46432  KO=0     )
>  UI AM endsession                                        (OK=46432  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7812   KO=0     )
> RootUserinfo                                             (OK=156676 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7811   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2030   KO=0     )
> ReadPolicy                                               (OK=69619  KO=7     )
> getIdToken                                               (OK=15628  KO=0     )
> getIdToken Redirect 1                                    (OK=15628  KO=0     )
> createOrganization                                       (OK=15628  KO=0     )
> queryOrganization                                        (OK=15628  KO=0     )
> deleteOrganization                                       (OK=15628  KO=0     )
> DeletePolicy                                             (OK=69500  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12261 (99.24%)
> status.find.in([200, 209], 304), found 409                         59 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.17%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 35647  / active: 288    / done: 217259
================================================================================

10:29:42.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:43.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:43.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:43.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:44.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:44.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:44.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:44.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:44.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:45.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:45.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:46.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:46.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:46.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:47.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:47.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:47.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:47 GMT                                    3125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3022697 KO=89    )
> restLoginInitiate                                        (OK=210072 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=210062 KO=3     )
> User Authorize PKCE stage                                (OK=244289 KO=1     )
> User AccessToken PKCE stage                              (OK=244283 KO=2     )
> tokenUserinfo                                            (OK=34353  KO=0     )
> Skip 2FA                                                 (OK=116899 KO=0     )
> GetUUid                                                  (OK=69826  KO=0     )
> GetOpenidConfig                                          (OK=209174 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46526  KO=0     )
> CreatePolicy                                             (OK=69764  KO=60    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46526  KO=0     )
>  UI AM idFromSession                                     (OK=46523  KO=1     )
>  UI AM validateGoto                                      (OK=46524  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46522  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46519  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46518  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46518  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12399  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46516  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46514  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46512  KO=0     )
>  UI IDM uiconfig                                         (OK=46512  KO=0     )
>  UI IDM version                                          (OK=46512  KO=0     )
>  UI IDM login                                            (OK=46511  KO=0     )
>  UI IDM features                                         (OK=46511  KO=0     )
>  UI IDM privilege                                        (OK=46511  KO=0     )
>  UI IDM user                                             (OK=46511  KO=0     )
>  UI IDM dashboard                                        (OK=46511  KO=0     )
>  UI IDM managed user schema                              (OK=46511  KO=0     )
>  UI IDM oidcToken                                        (OK=46512  KO=1     )
> userinfo                                                 (OK=46512  KO=0     )
> UI-Logout                                                (OK=46513  KO=0     )
> UI-Logout Redirect 1                                     (OK=46513  KO=0     )
>  UI AM revoke2                                           (OK=46511  KO=0     )
>  UI AM revoke1                                           (OK=46512  KO=0     )
>  UI AM endsession                                        (OK=46512  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7826   KO=0     )
> RootUserinfo                                             (OK=156892 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7826   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2035   KO=0     )
> ReadPolicy                                               (OK=69716  KO=7     )
> getIdToken                                               (OK=15658  KO=0     )
> getIdToken Redirect 1                                    (OK=15657  KO=0     )
> createOrganization                                       (OK=15656  KO=0     )
> queryOrganization                                        (OK=15656  KO=0     )
> deleteOrganization                                       (OK=15655  KO=0     )
> DeletePolicy                                             (OK=69606  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12278 (99.24%)
> status.find.in([200, 209], 304), found 409                         59 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.17%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 35291  / active: 306    / done: 217597
================================================================================

10:29:47.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:47.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:48.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:48.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:48.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:49.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:49.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:49.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:49.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:50.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:50.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:50.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:50.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:50.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:50.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:50.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:50.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:51.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:51.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:51.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:51.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:51.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:51.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:52.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:52 GMT                                    3130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3027879 KO=89    )
> restLoginInitiate                                        (OK=210433 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=210422 KO=3     )
> User Authorize PKCE stage                                (OK=244705 KO=1     )
> User AccessToken PKCE stage                              (OK=244701 KO=2     )
> tokenUserinfo                                            (OK=34409  KO=0     )
> Skip 2FA                                                 (OK=117096 KO=0     )
> GetUUid                                                  (OK=69947  KO=0     )
> GetOpenidConfig                                          (OK=209492 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46609  KO=0     )
> CreatePolicy                                             (OK=69885  KO=60    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46609  KO=0     )
>  UI AM idFromSession                                     (OK=46606  KO=1     )
>  UI AM validateGoto                                      (OK=46607  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46604  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46604  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46601  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46601  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12423  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46599  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46598  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46596  KO=0     )
>  UI IDM uiconfig                                         (OK=46595  KO=0     )
>  UI IDM version                                          (OK=46595  KO=0     )
>  UI IDM login                                            (OK=46595  KO=0     )
>  UI IDM features                                         (OK=46595  KO=0     )
>  UI IDM privilege                                        (OK=46595  KO=0     )
>  UI IDM user                                             (OK=46594  KO=0     )
>  UI IDM dashboard                                        (OK=46595  KO=0     )
>  UI IDM managed user schema                              (OK=46595  KO=0     )
>  UI IDM oidcToken                                        (OK=46594  KO=1     )
> userinfo                                                 (OK=46594  KO=0     )
> UI-Logout                                                (OK=46595  KO=0     )
> UI-Logout Redirect 1                                     (OK=46593  KO=0     )
>  UI AM revoke2                                           (OK=46589  KO=0     )
>  UI AM revoke1                                           (OK=46590  KO=0     )
>  UI AM endsession                                        (OK=46590  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7842   KO=0     )
> RootUserinfo                                             (OK=157144 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7842   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2039   KO=0     )
> ReadPolicy                                               (OK=69816  KO=7     )
> getIdToken                                               (OK=15689  KO=0     )
> getIdToken Redirect 1                                    (OK=15689  KO=0     )
> createOrganization                                       (OK=15688  KO=0     )
> queryOrganization                                        (OK=15687  KO=0     )
> deleteOrganization                                       (OK=15687  KO=0     )
> DeletePolicy                                             (OK=69705  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12302 (99.24%)
> status.find.in([200, 209], 304), found 409                         59 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.17%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 34916  / active: 329    / done: 217949
================================================================================

10:29:52.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:52.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:53.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:53.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:53.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:55.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:55.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:55.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:55.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:55.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:55.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 218455: status.find.in([200, 209], 304), found 409
10:29:55.878 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,218455,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM1MDk5Mjc4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiemNwbXBLTHItRUVCVUJFRzVPbmRyQ3dQVjdrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mzc5NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mzc5NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3Mzk1LCJpYXQiOjE3MzE0OTM3OTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjNldEJiVVp1enpmY3ZXckNkSkNIelVoU3dpQSJ9.VE9ZJG6s7jYwnaxdBEsBPy1Tq3-ZSCqMz-xCrt-1MIbUHjfzYHQOZOXwkvavTSZKTav6aWCHKmldQo2ByKVzlDxAtTsnTUiiMstAet4bZs3m2oRSwqC-tkY2F_iaHV9GtmlJoYC7IcJujrdMGihPGPhH7BdffhflyTxFkCZGCJMY5qDVdYwG8ovaKNyHJcA9I0rmAIq_m_VPBy0sgokm3sddkHbNJ0pJiVq9TLdJAQIe9oO6adl4w7GxVIFq0C6gDDxq8kSf7fVayIa_zLdl_99DGXO2uCYG6398xOma6cBGjkoN5UThNFP0YkMVorrFmhFxyrw9w2JLcPCuy_o2sw, username -> user.198574, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy460043, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@823734, authcode -> 1UFGlweLLsMO2t7Y45-aRWrOcPE, useAdminRealm -> true, callbacks -> {"tokenId":"VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493795555), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493795555))), password -> Pa_ssw0rd, challenge -> u7mtBGvuLszmE1qv1OrXtG_16fs567ZCElwSrLUUf1c, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 129.68.87.236, verifier -> NzE4NzkzNDAyMjM5NjA2MjM2, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7ea76a, tokenId -> VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy460043","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:29:55 GMT
	x-forgerock-transactionid: f98f017c-9a0d-4461-b0ea-1ae02e7806af
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:29:56.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:56.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:56.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:57.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:29:57 GMT                                    3135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3032755 KO=90    )
> restLoginInitiate                                        (OK=210752 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=210741 KO=3     )
> User Authorize PKCE stage                                (OK=245093 KO=1     )
> User AccessToken PKCE stage                              (OK=245088 KO=2     )
> tokenUserinfo                                            (OK=34474  KO=0     )
> Skip 2FA                                                 (OK=117261 KO=0     )
> GetUUid                                                  (OK=70045  KO=0     )
> GetOpenidConfig                                          (OK=209812 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46686  KO=0     )
> CreatePolicy                                             (OK=69984  KO=61    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46684  KO=0     )
>  UI AM idFromSession                                     (OK=46683  KO=1     )
>  UI AM validateGoto                                      (OK=46684  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46682  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46679  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46678  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46679  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12434  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46674  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46674  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46674  KO=0     )
>  UI IDM uiconfig                                         (OK=46674  KO=0     )
>  UI IDM version                                          (OK=46674  KO=0     )
>  UI IDM login                                            (OK=46674  KO=0     )
>  UI IDM features                                         (OK=46674  KO=0     )
>  UI IDM privilege                                        (OK=46674  KO=0     )
>  UI IDM user                                             (OK=46674  KO=0     )
>  UI IDM dashboard                                        (OK=46674  KO=0     )
>  UI IDM managed user schema                              (OK=46674  KO=0     )
>  UI IDM oidcToken                                        (OK=46675  KO=1     )
> userinfo                                                 (OK=46674  KO=0     )
> UI-Logout                                                (OK=46675  KO=0     )
> UI-Logout Redirect 1                                     (OK=46672  KO=0     )
>  UI AM revoke2                                           (OK=46670  KO=0     )
>  UI AM revoke1                                           (OK=46671  KO=0     )
>  UI AM endsession                                        (OK=46671  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7860   KO=0     )
> RootUserinfo                                             (OK=157369 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7860   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2045   KO=0     )
> ReadPolicy                                               (OK=69938  KO=7     )
> getIdToken                                               (OK=15724  KO=0     )
> getIdToken Redirect 1                                    (OK=15724  KO=0     )
> createOrganization                                       (OK=15723  KO=0     )
> queryOrganization                                        (OK=15723  KO=0     )
> deleteOrganization                                       (OK=15723  KO=0     )
> DeletePolicy                                             (OK=69805  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12316 (99.23%)
> status.find.in([200, 209], 304), found 409                         60 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.17%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 34579  / active: 300    / done: 218315
================================================================================

10:29:57.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:57.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:57.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:58.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:58.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:58.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:58.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:58.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:59.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:59.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:59.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:59.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:29:59.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:00.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:00.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:00.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:00.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:00.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 218455: status.find.in([200, 209], 304), found 404
10:30:00.973 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,218455,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM1MDk5Mjc4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiemNwbXBLTHItRUVCVUJFRzVPbmRyQ3dQVjdrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mzc5NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mzc5NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3Mzk1LCJpYXQiOjE3MzE0OTM3OTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjNldEJiVVp1enpmY3ZXckNkSkNIelVoU3dpQSJ9.VE9ZJG6s7jYwnaxdBEsBPy1Tq3-ZSCqMz-xCrt-1MIbUHjfzYHQOZOXwkvavTSZKTav6aWCHKmldQo2ByKVzlDxAtTsnTUiiMstAet4bZs3m2oRSwqC-tkY2F_iaHV9GtmlJoYC7IcJujrdMGihPGPhH7BdffhflyTxFkCZGCJMY5qDVdYwG8ovaKNyHJcA9I0rmAIq_m_VPBy0sgokm3sddkHbNJ0pJiVq9TLdJAQIe9oO6adl4w7GxVIFq0C6gDDxq8kSf7fVayIa_zLdl_99DGXO2uCYG6398xOma6cBGjkoN5UThNFP0YkMVorrFmhFxyrw9w2JLcPCuy_o2sw, username -> user.198574, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy460043, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@823734, authcode -> 1UFGlweLLsMO2t7Y45-aRWrOcPE, useAdminRealm -> true, callbacks -> {"tokenId":"VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493795555), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493795555))), password -> Pa_ssw0rd, challenge -> u7mtBGvuLszmE1qv1OrXtG_16fs567ZCElwSrLUUf1c, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 129.68.87.236, verifier -> NzE4NzkzNDAyMjM5NjA2MjM2, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7ea76a, tokenId -> VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy460043
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:30:00 GMT
	x-forgerock-transactionid: c2b16d45-c23c-47ab-a610-062e64002b9e
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy460043 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:30:02.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:02 GMT                                    3140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3037436 KO=91    )
> restLoginInitiate                                        (OK=211096 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=211080 KO=3     )
> User Authorize PKCE stage                                (OK=245481 KO=1     )
> User AccessToken PKCE stage                              (OK=245475 KO=2     )
> tokenUserinfo                                            (OK=34525  KO=0     )
> Skip 2FA                                                 (OK=117457 KO=0     )
> GetUUid                                                  (OK=70155  KO=0     )
> GetOpenidConfig                                          (OK=210142 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46755  KO=0     )
> CreatePolicy                                             (OK=70090  KO=61    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46755  KO=0     )
>  UI AM idFromSession                                     (OK=46754  KO=1     )
>  UI AM validateGoto                                      (OK=46755  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46751  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46751  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46750  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46750  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12452  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46743  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46743  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46742  KO=0     )
>  UI IDM uiconfig                                         (OK=46742  KO=0     )
>  UI IDM version                                          (OK=46742  KO=0     )
>  UI IDM login                                            (OK=46742  KO=0     )
>  UI IDM features                                         (OK=46742  KO=0     )
>  UI IDM privilege                                        (OK=46742  KO=0     )
>  UI IDM user                                             (OK=46742  KO=0     )
>  UI IDM dashboard                                        (OK=46742  KO=0     )
>  UI IDM managed user schema                              (OK=46742  KO=0     )
>  UI IDM oidcToken                                        (OK=46741  KO=1     )
> userinfo                                                 (OK=46739  KO=0     )
> UI-Logout                                                (OK=46739  KO=0     )
> UI-Logout Redirect 1                                     (OK=46739  KO=0     )
>  UI AM revoke2                                           (OK=46736  KO=0     )
>  UI AM revoke1                                           (OK=46737  KO=0     )
>  UI AM endsession                                        (OK=46737  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7878   KO=0     )
> RootUserinfo                                             (OK=157571 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7876   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2048   KO=0     )
> ReadPolicy                                               (OK=70037  KO=8     )
> getIdToken                                               (OK=15759  KO=0     )
> getIdToken Redirect 1                                    (OK=15759  KO=0     )
> createOrganization                                       (OK=15759  KO=0     )
> queryOrganization                                        (OK=15759  KO=0     )
> deleteOrganization                                       (OK=15758  KO=0     )
> DeletePolicy                                             (OK=69926  KO=14    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12334 (99.23%)
> status.find.in([200, 209], 304), found 409                         60 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 34217  / active: 318    / done: 218659
================================================================================

10:30:02.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:02.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:03.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:03.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:03.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:04.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:04.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:04.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:04.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:05.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:05.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:05.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:05.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:05.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:05.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:05.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:05.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:06.065 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 218455: status.find.in([200, 209], 304), found 404
10:30:06.066 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,218455,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM1MDk5Mjc4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiemNwbXBLTHItRUVCVUJFRzVPbmRyQ3dQVjdrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mzc5NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mzc5NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3Mzk1LCJpYXQiOjE3MzE0OTM3OTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjNldEJiVVp1enpmY3ZXckNkSkNIelVoU3dpQSJ9.VE9ZJG6s7jYwnaxdBEsBPy1Tq3-ZSCqMz-xCrt-1MIbUHjfzYHQOZOXwkvavTSZKTav6aWCHKmldQo2ByKVzlDxAtTsnTUiiMstAet4bZs3m2oRSwqC-tkY2F_iaHV9GtmlJoYC7IcJujrdMGihPGPhH7BdffhflyTxFkCZGCJMY5qDVdYwG8ovaKNyHJcA9I0rmAIq_m_VPBy0sgokm3sddkHbNJ0pJiVq9TLdJAQIe9oO6adl4w7GxVIFq0C6gDDxq8kSf7fVayIa_zLdl_99DGXO2uCYG6398xOma6cBGjkoN5UThNFP0YkMVorrFmhFxyrw9w2JLcPCuy_o2sw, username -> user.198574, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy460043, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@823734, authcode -> 1UFGlweLLsMO2t7Y45-aRWrOcPE, useAdminRealm -> true, callbacks -> {"tokenId":"VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493795555), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493795555))), password -> Pa_ssw0rd, challenge -> u7mtBGvuLszmE1qv1OrXtG_16fs567ZCElwSrLUUf1c, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 129.68.87.236, verifier -> NzE4NzkzNDAyMjM5NjA2MjM2, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5a7ea76a, tokenId -> VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy460043
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=VGRPPc9Vd0i7z3o8muI0fHNZf7c.*AAJTSQACMDIAAlNLABx0NFF1NnNqd1pIQk5xakpwdkh6YUkzTkt6c1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:30:06 GMT
	x-forgerock-transactionid: af618304-acf8-41db-97fd-cc974f5de53d
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy460043 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:30:06.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:06.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:06.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:06.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:07.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:07 GMT                                    3145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3041829 KO=92    )
> restLoginInitiate                                        (OK=211419 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=211404 KO=3     )
> User Authorize PKCE stage                                (OK=245842 KO=1     )
> User AccessToken PKCE stage                              (OK=245835 KO=2     )
> tokenUserinfo                                            (OK=34586  KO=0     )
> Skip 2FA                                                 (OK=117638 KO=0     )
> GetUUid                                                  (OK=70261  KO=0     )
> GetOpenidConfig                                          (OK=210452 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46815  KO=0     )
> CreatePolicy                                             (OK=70198  KO=61    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46815  KO=0     )
>  UI AM idFromSession                                     (OK=46814  KO=1     )
>  UI AM validateGoto                                      (OK=46815  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46813  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46813  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46811  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46811  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12458  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46807  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46807  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46805  KO=0     )
>  UI IDM uiconfig                                         (OK=46805  KO=0     )
>  UI IDM version                                          (OK=46805  KO=0     )
>  UI IDM login                                            (OK=46805  KO=0     )
>  UI IDM features                                         (OK=46805  KO=0     )
>  UI IDM privilege                                        (OK=46805  KO=0     )
>  UI IDM user                                             (OK=46805  KO=0     )
>  UI IDM dashboard                                        (OK=46805  KO=0     )
>  UI IDM managed user schema                              (OK=46805  KO=0     )
>  UI IDM oidcToken                                        (OK=46806  KO=1     )
> userinfo                                                 (OK=46806  KO=0     )
> UI-Logout                                                (OK=46807  KO=0     )
> UI-Logout Redirect 1                                     (OK=46807  KO=0     )
>  UI AM revoke2                                           (OK=46805  KO=0     )
>  UI AM revoke1                                           (OK=46806  KO=0     )
>  UI AM endsession                                        (OK=46806  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7891   KO=0     )
> RootUserinfo                                             (OK=157836 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7890   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2055   KO=0     )
> ReadPolicy                                               (OK=70141  KO=8     )
> getIdToken                                               (OK=15778  KO=0     )
> getIdToken Redirect 1                                    (OK=15778  KO=0     )
> createOrganization                                       (OK=15778  KO=0     )
> queryOrganization                                        (OK=15778  KO=0     )
> deleteOrganization                                       (OK=15778  KO=0     )
> DeletePolicy                                             (OK=70024  KO=15    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12356 (99.22%)
> status.find.in([200, 209], 304), found 409                         60 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 33879  / active: 328    / done: 218987
================================================================================

10:30:07.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:07.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:07.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:08.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:08.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:08.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:08.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:09.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:09.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:09.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:09.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:09.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:09.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:09.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:09.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:10.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:10.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:10.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:10.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:10.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:11.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:12.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:12.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:12.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:12.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:12 GMT                                    3150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3046781 KO=92    )
> restLoginInitiate                                        (OK=211761 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=211753 KO=3     )
> User Authorize PKCE stage                                (OK=246247 KO=1     )
> User AccessToken PKCE stage                              (OK=246238 KO=2     )
> tokenUserinfo                                            (OK=34650  KO=0     )
> Skip 2FA                                                 (OK=117825 KO=0     )
> GetUUid                                                  (OK=70375  KO=0     )
> GetOpenidConfig                                          (OK=210782 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46893  KO=0     )
> CreatePolicy                                             (OK=70313  KO=61    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46893  KO=0     )
>  UI AM idFromSession                                     (OK=46891  KO=1     )
>  UI AM validateGoto                                      (OK=46892  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46888  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46888  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46887  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46887  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12478  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46883  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46883  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46883  KO=0     )
>  UI IDM uiconfig                                         (OK=46883  KO=0     )
>  UI IDM version                                          (OK=46883  KO=0     )
>  UI IDM login                                            (OK=46883  KO=0     )
>  UI IDM features                                         (OK=46883  KO=0     )
>  UI IDM privilege                                        (OK=46883  KO=0     )
>  UI IDM user                                             (OK=46883  KO=0     )
>  UI IDM dashboard                                        (OK=46883  KO=0     )
>  UI IDM managed user schema                              (OK=46883  KO=0     )
>  UI IDM oidcToken                                        (OK=46884  KO=1     )
> userinfo                                                 (OK=46884  KO=0     )
> UI-Logout                                                (OK=46883  KO=0     )
> UI-Logout Redirect 1                                     (OK=46881  KO=0     )
>  UI AM revoke2                                           (OK=46876  KO=0     )
>  UI AM revoke1                                           (OK=46877  KO=0     )
>  UI AM endsession                                        (OK=46877  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7907   KO=0     )
> RootUserinfo                                             (OK=158118 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7905   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2060   KO=0     )
> ReadPolicy                                               (OK=70251  KO=8     )
> getIdToken                                               (OK=15798  KO=0     )
> getIdToken Redirect 1                                    (OK=15798  KO=0     )
> createOrganization                                       (OK=15798  KO=0     )
> queryOrganization                                        (OK=15798  KO=0     )
> deleteOrganization                                       (OK=15798  KO=0     )
> DeletePolicy                                             (OK=70134  KO=15    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12381 (99.22%)
> status.find.in([200, 209], 304), found 409                         60 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 33522  / active: 320    / done: 219352
================================================================================

10:30:12.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:12.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:12.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:13.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:13.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:13.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:14.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:14.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:15.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:15.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:15.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:15.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:16.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:16.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:17.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:17.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:17 GMT                                    3155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3051656 KO=92    )
> restLoginInitiate                                        (OK=212101 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=212093 KO=3     )
> User Authorize PKCE stage                                (OK=246637 KO=1     )
> User AccessToken PKCE stage                              (OK=246634 KO=2     )
> tokenUserinfo                                            (OK=34696  KO=0     )
> Skip 2FA                                                 (OK=118025 KO=0     )
> GetUUid                                                  (OK=70497  KO=0     )
> GetOpenidConfig                                          (OK=211126 KO=0     )
> UI-Post-Login - stage 1                                  (OK=46969  KO=0     )
> CreatePolicy                                             (OK=70435  KO=61    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46969  KO=0     )
>  UI AM idFromSession                                     (OK=46964  KO=1     )
>  UI AM validateGoto                                      (OK=46966  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46961  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46960  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46959  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46959  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12497  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46957  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46957  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46955  KO=0     )
>  UI IDM uiconfig                                         (OK=46955  KO=0     )
>  UI IDM version                                          (OK=46955  KO=0     )
>  UI IDM login                                            (OK=46955  KO=0     )
>  UI IDM features                                         (OK=46955  KO=0     )
>  UI IDM privilege                                        (OK=46955  KO=0     )
>  UI IDM user                                             (OK=46955  KO=0     )
>  UI IDM dashboard                                        (OK=46955  KO=0     )
>  UI IDM managed user schema                              (OK=46955  KO=0     )
>  UI IDM oidcToken                                        (OK=46955  KO=1     )
> userinfo                                                 (OK=46955  KO=0     )
> UI-Logout                                                (OK=46954  KO=0     )
> UI-Logout Redirect 1                                     (OK=46954  KO=0     )
>  UI AM revoke2                                           (OK=46950  KO=0     )
>  UI AM revoke1                                           (OK=46951  KO=0     )
>  UI AM endsession                                        (OK=46951  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7924   KO=0     )
> RootUserinfo                                             (OK=158384 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7924   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2064   KO=0     )
> ReadPolicy                                               (OK=70364  KO=8     )
> getIdToken                                               (OK=15826  KO=0     )
> getIdToken Redirect 1                                    (OK=15826  KO=0     )
> createOrganization                                       (OK=15826  KO=0     )
> queryOrganization                                        (OK=15825  KO=0     )
> deleteOrganization                                       (OK=15825  KO=0     )
> DeletePolicy                                             (OK=70241  KO=15    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12397 (99.22%)
> status.find.in([200, 209], 304), found 409                         60 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 33166  / active: 331    / done: 219697
================================================================================

10:30:17.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:17.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:17.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:18.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:18.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:18.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:19.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:19.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:19.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:19.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:19.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:19.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:20.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:20.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:20.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:21.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:21.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:22.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:22 GMT                                    3160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3055882 KO=92    )
> restLoginInitiate                                        (OK=212400 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=212391 KO=3     )
> User Authorize PKCE stage                                (OK=246987 KO=1     )
> User AccessToken PKCE stage                              (OK=246985 KO=2     )
> tokenUserinfo                                            (OK=34763  KO=0     )
> Skip 2FA                                                 (OK=118188 KO=0     )
> GetUUid                                                  (OK=70592  KO=0     )
> GetOpenidConfig                                          (OK=211458 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47022  KO=0     )
> CreatePolicy                                             (OK=70530  KO=61    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47022  KO=0     )
>  UI AM idFromSession                                     (OK=47021  KO=1     )
>  UI AM validateGoto                                      (OK=47022  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47020  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47020  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47019  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47019  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12516  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47016  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47016  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47016  KO=0     )
>  UI IDM uiconfig                                         (OK=47016  KO=0     )
>  UI IDM version                                          (OK=47016  KO=0     )
>  UI IDM login                                            (OK=47016  KO=0     )
>  UI IDM features                                         (OK=47016  KO=0     )
>  UI IDM privilege                                        (OK=47016  KO=0     )
>  UI IDM user                                             (OK=47016  KO=0     )
>  UI IDM dashboard                                        (OK=47016  KO=0     )
>  UI IDM managed user schema                              (OK=47016  KO=0     )
>  UI IDM oidcToken                                        (OK=47017  KO=1     )
> userinfo                                                 (OK=47017  KO=0     )
> UI-Logout                                                (OK=47017  KO=0     )
> UI-Logout Redirect 1                                     (OK=47017  KO=0     )
>  UI AM revoke2                                           (OK=47015  KO=0     )
>  UI AM revoke1                                           (OK=47016  KO=0     )
>  UI AM endsession                                        (OK=47016  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7927   KO=0     )
> RootUserinfo                                             (OK=158630 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7927   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2065   KO=0     )
> ReadPolicy                                               (OK=70487  KO=8     )
> getIdToken                                               (OK=15846  KO=0     )
> getIdToken Redirect 1                                    (OK=15846  KO=0     )
> createOrganization                                       (OK=15845  KO=0     )
> queryOrganization                                        (OK=15845  KO=0     )
> deleteOrganization                                       (OK=15845  KO=0     )
> DeletePolicy                                             (OK=70353  KO=15    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12415 (99.22%)
> status.find.in([200, 209], 304), found 409                         60 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 32866  / active: 292    / done: 220036
================================================================================

10:30:23.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:23.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:23.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:23.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:23.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:23.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:24.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:24.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:24.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:24.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:24.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:24.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:24.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:25.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:25.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:26.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:27.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:27 GMT                                    3165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3060253 KO=92    )
> restLoginInitiate                                        (OK=212728 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=212719 KO=3     )
> User Authorize PKCE stage                                (OK=247359 KO=1     )
> User AccessToken PKCE stage                              (OK=247354 KO=2     )
> tokenUserinfo                                            (OK=34815  KO=0     )
> Skip 2FA                                                 (OK=118384 KO=0     )
> GetUUid                                                  (OK=70693  KO=0     )
> GetOpenidConfig                                          (OK=211774 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47084  KO=0     )
> CreatePolicy                                             (OK=70627  KO=61    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47084  KO=0     )
>  UI AM idFromSession                                     (OK=47082  KO=1     )
>  UI AM validateGoto                                      (OK=47083  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47083  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47083  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47081  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47081  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12529  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47076  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47075  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47075  KO=0     )
>  UI IDM uiconfig                                         (OK=47075  KO=0     )
>  UI IDM version                                          (OK=47075  KO=0     )
>  UI IDM login                                            (OK=47075  KO=0     )
>  UI IDM features                                         (OK=47075  KO=0     )
>  UI IDM privilege                                        (OK=47075  KO=0     )
>  UI IDM user                                             (OK=47075  KO=0     )
>  UI IDM dashboard                                        (OK=47075  KO=0     )
>  UI IDM managed user schema                              (OK=47075  KO=0     )
>  UI IDM oidcToken                                        (OK=47076  KO=1     )
> userinfo                                                 (OK=47075  KO=0     )
> UI-Logout                                                (OK=47076  KO=0     )
> UI-Logout Redirect 1                                     (OK=47075  KO=0     )
>  UI AM revoke2                                           (OK=47071  KO=0     )
>  UI AM revoke1                                           (OK=47072  KO=0     )
>  UI AM endsession                                        (OK=47072  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7939   KO=0     )
> RootUserinfo                                             (OK=158902 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7939   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2066   KO=0     )
> ReadPolicy                                               (OK=70580  KO=8     )
> getIdToken                                               (OK=15874  KO=0     )
> getIdToken Redirect 1                                    (OK=15874  KO=0     )
> createOrganization                                       (OK=15873  KO=0     )
> queryOrganization                                        (OK=15872  KO=0     )
> deleteOrganization                                       (OK=15872  KO=0     )
> DeletePolicy                                             (OK=70476  KO=15    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12432 (99.23%)
> status.find.in([200, 209], 304), found 409                         60 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 32521  / active: 307    / done: 220366
================================================================================

10:30:27.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:27.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:27.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:28.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:28.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:29.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:29.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:29.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:29.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:29.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:30.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:30.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:30.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:30.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:30.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:30.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:31.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:31.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:31.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:31.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:32.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:32 GMT                                    3170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3065135 KO=92    )
> restLoginInitiate                                        (OK=213087 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=213074 KO=3     )
> User Authorize PKCE stage                                (OK=247757 KO=1     )
> User AccessToken PKCE stage                              (OK=247750 KO=2     )
> tokenUserinfo                                            (OK=34874  KO=0     )
> Skip 2FA                                                 (OK=118575 KO=0     )
> GetUUid                                                  (OK=70815  KO=0     )
> GetOpenidConfig                                          (OK=212089 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47162  KO=0     )
> CreatePolicy                                             (OK=70753  KO=61    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47161  KO=0     )
>  UI AM idFromSession                                     (OK=47157  KO=1     )
>  UI AM validateGoto                                      (OK=47157  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47157  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47156  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47156  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47156  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12547  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47152  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47152  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47151  KO=0     )
>  UI IDM uiconfig                                         (OK=47151  KO=0     )
>  UI IDM version                                          (OK=47151  KO=0     )
>  UI IDM login                                            (OK=47151  KO=0     )
>  UI IDM features                                         (OK=47151  KO=0     )
>  UI IDM privilege                                        (OK=47151  KO=0     )
>  UI IDM user                                             (OK=47149  KO=0     )
>  UI IDM dashboard                                        (OK=47149  KO=0     )
>  UI IDM managed user schema                              (OK=47149  KO=0     )
>  UI IDM oidcToken                                        (OK=47150  KO=1     )
> userinfo                                                 (OK=47149  KO=0     )
> UI-Logout                                                (OK=47149  KO=0     )
> UI-Logout Redirect 1                                     (OK=47145  KO=0     )
>  UI AM revoke2                                           (OK=47143  KO=0     )
>  UI AM revoke1                                           (OK=47144  KO=0     )
>  UI AM endsession                                        (OK=47144  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7949   KO=0     )
> RootUserinfo                                             (OK=159190 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7948   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2068   KO=0     )
> ReadPolicy                                               (OK=70677  KO=8     )
> getIdToken                                               (OK=15894  KO=0     )
> getIdToken Redirect 1                                    (OK=15894  KO=0     )
> createOrganization                                       (OK=15894  KO=0     )
> queryOrganization                                        (OK=15894  KO=0     )
> deleteOrganization                                       (OK=15894  KO=0     )
> DeletePolicy                                             (OK=70569  KO=15    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12453 (99.23%)
> status.find.in([200, 209], 304), found 409                         60 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 32152  / active: 337    / done: 220705
================================================================================

10:30:32.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:32.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:32.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:32.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:33.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:33.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:34.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:34.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:35.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:35.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:35.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:36.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:36.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:36.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:37.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:37.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:37 GMT                                    3175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3070065 KO=92    )
> restLoginInitiate                                        (OK=213411 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=213401 KO=3     )
> User Authorize PKCE stage                                (OK=248154 KO=1     )
> User AccessToken PKCE stage                              (OK=248149 KO=2     )
> tokenUserinfo                                            (OK=34931  KO=0     )
> Skip 2FA                                                 (OK=118756 KO=0     )
> GetUUid                                                  (OK=70909  KO=0     )
> GetOpenidConfig                                          (OK=212407 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47241  KO=0     )
> CreatePolicy                                             (OK=70847  KO=61    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47239  KO=0     )
>  UI AM idFromSession                                     (OK=47238  KO=1     )
>  UI AM validateGoto                                      (OK=47239  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47237  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47237  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47237  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47237  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12573  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47232  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47231  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47230  KO=0     )
>  UI IDM uiconfig                                         (OK=47230  KO=0     )
>  UI IDM version                                          (OK=47229  KO=0     )
>  UI IDM login                                            (OK=47229  KO=0     )
>  UI IDM features                                         (OK=47229  KO=0     )
>  UI IDM privilege                                        (OK=47229  KO=0     )
>  UI IDM user                                             (OK=47228  KO=0     )
>  UI IDM dashboard                                        (OK=47228  KO=0     )
>  UI IDM managed user schema                              (OK=47228  KO=0     )
>  UI IDM oidcToken                                        (OK=47229  KO=1     )
> userinfo                                                 (OK=47227  KO=0     )
> UI-Logout                                                (OK=47226  KO=0     )
> UI-Logout Redirect 1                                     (OK=47226  KO=0     )
>  UI AM revoke2                                           (OK=47223  KO=0     )
>  UI AM revoke1                                           (OK=47224  KO=0     )
>  UI AM endsession                                        (OK=47225  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7959   KO=0     )
> RootUserinfo                                             (OK=159442 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7959   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2070   KO=0     )
> ReadPolicy                                               (OK=70805  KO=8     )
> getIdToken                                               (OK=15924  KO=0     )
> getIdToken Redirect 1                                    (OK=15924  KO=0     )
> createOrganization                                       (OK=15924  KO=0     )
> queryOrganization                                        (OK=15922  KO=0     )
> deleteOrganization                                       (OK=15921  KO=0     )
> DeletePolicy                                             (OK=70669  KO=15    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12469 (99.23%)
> status.find.in([200, 209], 304), found 409                         60 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 31821  / active: 325    / done: 221048
================================================================================

10:30:37.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:37.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:38.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:39.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:39.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:39.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:39.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:39.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:39.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:40.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:41.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:41.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:41.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:42.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:42.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:42 GMT                                    3180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3074693 KO=92    )
> restLoginInitiate                                        (OK=213734 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=213720 KO=3     )
> User Authorize PKCE stage                                (OK=248523 KO=1     )
> User AccessToken PKCE stage                              (OK=248517 KO=2     )
> tokenUserinfo                                            (OK=34983  KO=0     )
> Skip 2FA                                                 (OK=118939 KO=0     )
> GetUUid                                                  (OK=71023  KO=0     )
> GetOpenidConfig                                          (OK=212741 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47306  KO=0     )
> CreatePolicy                                             (OK=70960  KO=61    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47306  KO=0     )
>  UI AM idFromSession                                     (OK=47305  KO=1     )
>  UI AM validateGoto                                      (OK=47306  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47303  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47303  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47303  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47303  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12592  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47301  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47301  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47300  KO=0     )
>  UI IDM uiconfig                                         (OK=47299  KO=0     )
>  UI IDM version                                          (OK=47299  KO=0     )
>  UI IDM login                                            (OK=47299  KO=0     )
>  UI IDM features                                         (OK=47299  KO=0     )
>  UI IDM privilege                                        (OK=47299  KO=0     )
>  UI IDM user                                             (OK=47299  KO=0     )
>  UI IDM dashboard                                        (OK=47299  KO=0     )
>  UI IDM managed user schema                              (OK=47299  KO=0     )
>  UI IDM oidcToken                                        (OK=47298  KO=1     )
> userinfo                                                 (OK=47298  KO=0     )
> UI-Logout                                                (OK=47298  KO=0     )
> UI-Logout Redirect 1                                     (OK=47298  KO=0     )
>  UI AM revoke2                                           (OK=47296  KO=0     )
>  UI AM revoke1                                           (OK=47297  KO=0     )
>  UI AM endsession                                        (OK=47297  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7970   KO=0     )
> RootUserinfo                                             (OK=159681 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7970   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2074   KO=0     )
> ReadPolicy                                               (OK=70897  KO=8     )
> getIdToken                                               (OK=15953  KO=0     )
> getIdToken Redirect 1                                    (OK=15953  KO=0     )
> createOrganization                                       (OK=15953  KO=0     )
> queryOrganization                                        (OK=15953  KO=0     )
> deleteOrganization                                       (OK=15953  KO=0     )
> DeletePolicy                                             (OK=70793  KO=15    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12484 (99.23%)
> status.find.in([200, 209], 304), found 409                         60 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 31488  / active: 301    / done: 221405
================================================================================

10:30:42.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:42.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:43.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:43.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:43.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:43.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:43.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:44.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:44.211 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 221783: status.find.in([200, 209], 304), found 409
10:30:44.212 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,221783,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM1MjMyNjY4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZWEybFRONVJFTFE2aTVHNTdORnpMaDRLbDhnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mzg0MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mzg0MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3NDQzLCJpYXQiOjE3MzE0OTM4NDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IllLMWtKbmdoOUEzYzFNOWJzWVVXeWxBdGdXQSJ9.MufxSxZkxjWx4tXfoAkxd0M7B5YwDHP-hQCnqvyXoPwkxyRYhBJvb6KYMXzJTpoXk4sI7XbyucwZo_KW_sXwKbsHOXaxjiPyOrQvI5bXS9Ojn3KYinmhkOybrggbFUE9qB0jsmiGWLhTzxgx2fQqa4bUsL-d9OGgRJTPDzlcssn8TV17E5_601RNgFR6V7gNzyZrFyVhsPZGiDZGSWKjkTxhcHMSKltPTtCWOu0i91Ti-K8t43WG3OGTgN0Rw0kY6WkDqNQLdlmfSGJpVc8gsvj7-DP_lKIHYANf2VCwVDkOcMGl55geNh7Ap-JHpFEcExTS8hmoCp-hwceAp2DoQg, username -> user.100076, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy264000, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53da33b6, authcode -> D0ndQOEu0gMZSgSQ6jsGU5zYrrM, useAdminRealm -> true, callbacks -> {"tokenId":"-JpewE7sXOohOqheaG2KuVPZGqI.*AAJTSQACMDIAAlNLABxxTCtuaVFFdlpkSExLaCtLNDJ4Rkt1T1JxaHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493843826), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=-JpewE7sXOohOqheaG2KuVPZGqI.*AAJTSQACMDIAAlNLABxxTCtuaVFFdlpkSExLaCtLNDJ4Rkt1T1JxaHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493843826))), password -> Pa_ssw0rd, challenge -> Rfn8xIFqKcNIBgp2RFBThJ4qhyzjcICa0oJ5oZxxb0c, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 145.151.175.138, verifier -> LTczOTA5NTkxMTE1MDM2MTQ0NjM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d7c5db8, tokenId -> -JpewE7sXOohOqheaG2KuVPZGqI.*AAJTSQACMDIAAlNLABxxTCtuaVFFdlpkSExLaCtLNDJ4Rkt1T1JxaHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=-JpewE7sXOohOqheaG2KuVPZGqI.*AAJTSQACMDIAAlNLABxxTCtuaVFFdlpkSExLaCtLNDJ4Rkt1T1JxaHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=-JpewE7sXOohOqheaG2KuVPZGqI.*AAJTSQACMDIAAlNLABxxTCtuaVFFdlpkSExLaCtLNDJ4Rkt1T1JxaHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy264000","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:30:44 GMT
	x-forgerock-transactionid: 3a9b441f-96cc-448d-a045-a4258ba187e4
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:30:44.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:44.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:44.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:44.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:44.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:44.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:45.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:45.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:45.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:45.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:45.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:45.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:46.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:46.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:46.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:46.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:46.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:46.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:47.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:47.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:47 GMT                                    3185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3079545 KO=93    )
> restLoginInitiate                                        (OK=214091 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=214081 KO=3     )
> User Authorize PKCE stage                                (OK=248930 KO=1     )
> User AccessToken PKCE stage                              (OK=248925 KO=2     )
> tokenUserinfo                                            (OK=35040  KO=0     )
> Skip 2FA                                                 (OK=119148 KO=0     )
> GetUUid                                                  (OK=71157  KO=0     )
> GetOpenidConfig                                          (OK=213082 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47377  KO=0     )
> CreatePolicy                                             (OK=71094  KO=62    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47376  KO=0     )
>  UI AM idFromSession                                     (OK=47375  KO=1     )
>  UI AM validateGoto                                      (OK=47376  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47372  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47372  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47372  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47372  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12617  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47369  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47369  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47369  KO=0     )
>  UI IDM uiconfig                                         (OK=47369  KO=0     )
>  UI IDM version                                          (OK=47369  KO=0     )
>  UI IDM login                                            (OK=47369  KO=0     )
>  UI IDM features                                         (OK=47369  KO=0     )
>  UI IDM privilege                                        (OK=47369  KO=0     )
>  UI IDM user                                             (OK=47369  KO=0     )
>  UI IDM dashboard                                        (OK=47369  KO=0     )
>  UI IDM managed user schema                              (OK=47369  KO=0     )
>  UI IDM oidcToken                                        (OK=47369  KO=1     )
> userinfo                                                 (OK=47369  KO=0     )
> UI-Logout                                                (OK=47370  KO=0     )
> UI-Logout Redirect 1                                     (OK=47370  KO=0     )
>  UI AM revoke2                                           (OK=47368  KO=0     )
>  UI AM revoke1                                           (OK=47369  KO=0     )
>  UI AM endsession                                        (OK=47369  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7982   KO=0     )
> RootUserinfo                                             (OK=159905 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7981   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2078   KO=0     )
> ReadPolicy                                               (OK=71012  KO=8     )
> getIdToken                                               (OK=15980  KO=0     )
> getIdToken Redirect 1                                    (OK=15980  KO=0     )
> createOrganization                                       (OK=15980  KO=0     )
> queryOrganization                                        (OK=15980  KO=0     )
> deleteOrganization                                       (OK=15980  KO=0     )
> DeletePolicy                                             (OK=70887  KO=15    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12512 (99.22%)
> status.find.in([200, 209], 304), found 409                         61 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 31118  / active: 340    / done: 221736
================================================================================

10:30:47.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:48.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:48.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:48.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:49.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:49.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:49.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:49.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:49.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:49.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:49.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:50.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:50.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:50.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:51.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:51.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:51.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:51.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:51.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:52.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:52 GMT                                    3190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3084587 KO=93    )
> restLoginInitiate                                        (OK=214416 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=214407 KO=3     )
> User Authorize PKCE stage                                (OK=249317 KO=1     )
> User AccessToken PKCE stage                              (OK=249310 KO=2     )
> tokenUserinfo                                            (OK=35095  KO=0     )
> Skip 2FA                                                 (OK=119308 KO=0     )
> GetUUid                                                  (OK=71258  KO=0     )
> GetOpenidConfig                                          (OK=213430 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47462  KO=0     )
> CreatePolicy                                             (OK=71192  KO=62    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47462  KO=0     )
>  UI AM idFromSession                                     (OK=47461  KO=1     )
>  UI AM validateGoto                                      (OK=47462  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47459  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47459  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47459  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47459  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12641  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47454  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47454  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47454  KO=0     )
>  UI IDM uiconfig                                         (OK=47454  KO=0     )
>  UI IDM version                                          (OK=47454  KO=0     )
>  UI IDM login                                            (OK=47454  KO=0     )
>  UI IDM features                                         (OK=47454  KO=0     )
>  UI IDM privilege                                        (OK=47454  KO=0     )
>  UI IDM user                                             (OK=47454  KO=0     )
>  UI IDM dashboard                                        (OK=47454  KO=0     )
>  UI IDM managed user schema                              (OK=47454  KO=0     )
>  UI IDM oidcToken                                        (OK=47455  KO=1     )
> userinfo                                                 (OK=47455  KO=0     )
> UI-Logout                                                (OK=47455  KO=0     )
> UI-Logout Redirect 1                                     (OK=47454  KO=0     )
>  UI AM revoke2                                           (OK=47452  KO=0     )
>  UI AM revoke1                                           (OK=47453  KO=0     )
>  UI AM endsession                                        (OK=47453  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7995   KO=0     )
> RootUserinfo                                             (OK=160137 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7993   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2080   KO=0     )
> ReadPolicy                                               (OK=71142  KO=8     )
> getIdToken                                               (OK=16002  KO=0     )
> getIdToken Redirect 1                                    (OK=16002  KO=0     )
> createOrganization                                       (OK=16002  KO=0     )
> queryOrganization                                        (OK=16002  KO=0     )
> deleteOrganization                                       (OK=16002  KO=0     )
> DeletePolicy                                             (OK=71002  KO=15    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12532 (99.22%)
> status.find.in([200, 209], 304), found 409                         61 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 30781  / active: 319    / done: 222094
================================================================================

10:30:52.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:52.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:53.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:53.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:53.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:53.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:53.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:53.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:54.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 221783: status.find.in([200, 209], 304), found 404
10:30:54.396 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,221783,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM1MjMyNjY4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZWEybFRONVJFTFE2aTVHNTdORnpMaDRLbDhnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mzg0MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mzg0MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3NDQzLCJpYXQiOjE3MzE0OTM4NDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IllLMWtKbmdoOUEzYzFNOWJzWVVXeWxBdGdXQSJ9.MufxSxZkxjWx4tXfoAkxd0M7B5YwDHP-hQCnqvyXoPwkxyRYhBJvb6KYMXzJTpoXk4sI7XbyucwZo_KW_sXwKbsHOXaxjiPyOrQvI5bXS9Ojn3KYinmhkOybrggbFUE9qB0jsmiGWLhTzxgx2fQqa4bUsL-d9OGgRJTPDzlcssn8TV17E5_601RNgFR6V7gNzyZrFyVhsPZGiDZGSWKjkTxhcHMSKltPTtCWOu0i91Ti-K8t43WG3OGTgN0Rw0kY6WkDqNQLdlmfSGJpVc8gsvj7-DP_lKIHYANf2VCwVDkOcMGl55geNh7Ap-JHpFEcExTS8hmoCp-hwceAp2DoQg, username -> user.100076, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy264000, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53da33b6, authcode -> D0ndQOEu0gMZSgSQ6jsGU5zYrrM, useAdminRealm -> true, callbacks -> {"tokenId":"-JpewE7sXOohOqheaG2KuVPZGqI.*AAJTSQACMDIAAlNLABxxTCtuaVFFdlpkSExLaCtLNDJ4Rkt1T1JxaHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493843826), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=-JpewE7sXOohOqheaG2KuVPZGqI.*AAJTSQACMDIAAlNLABxxTCtuaVFFdlpkSExLaCtLNDJ4Rkt1T1JxaHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493843826))), password -> Pa_ssw0rd, challenge -> Rfn8xIFqKcNIBgp2RFBThJ4qhyzjcICa0oJ5oZxxb0c, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 145.151.175.138, verifier -> LTczOTA5NTkxMTE1MDM2MTQ0NjM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5d7c5db8, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@66edbbf5, tokenId -> -JpewE7sXOohOqheaG2KuVPZGqI.*AAJTSQACMDIAAlNLABxxTCtuaVFFdlpkSExLaCtLNDJ4Rkt1T1JxaHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy264000
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=-JpewE7sXOohOqheaG2KuVPZGqI.*AAJTSQACMDIAAlNLABxxTCtuaVFFdlpkSExLaCtLNDJ4Rkt1T1JxaHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=-JpewE7sXOohOqheaG2KuVPZGqI.*AAJTSQACMDIAAlNLABxxTCtuaVFFdlpkSExLaCtLNDJ4Rkt1T1JxaHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:30:54 GMT
	x-forgerock-transactionid: d62d655e-3c18-4215-a6e4-3e6f6bd3b686
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy264000 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:30:54.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:54.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:55.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:55.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:55.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:55.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:55.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:56.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:56.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:56.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:56.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:57.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:57.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:57.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:30:57 GMT                                    3195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3089546 KO=94    )
> restLoginInitiate                                        (OK=214757 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=214747 KO=3     )
> User Authorize PKCE stage                                (OK=249719 KO=1     )
> User AccessToken PKCE stage                              (OK=249711 KO=2     )
> tokenUserinfo                                            (OK=35144  KO=0     )
> Skip 2FA                                                 (OK=119505 KO=0     )
> GetUUid                                                  (OK=71372  KO=0     )
> GetOpenidConfig                                          (OK=213774 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47538  KO=0     )
> CreatePolicy                                             (OK=71307  KO=62    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47538  KO=0     )
>  UI AM idFromSession                                     (OK=47537  KO=1     )
>  UI AM validateGoto                                      (OK=47538  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47535  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47535  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47535  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47535  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12659  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47532  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47532  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47532  KO=0     )
>  UI IDM uiconfig                                         (OK=47532  KO=0     )
>  UI IDM version                                          (OK=47532  KO=0     )
>  UI IDM login                                            (OK=47532  KO=0     )
>  UI IDM features                                         (OK=47532  KO=0     )
>  UI IDM privilege                                        (OK=47532  KO=0     )
>  UI IDM user                                             (OK=47532  KO=0     )
>  UI IDM dashboard                                        (OK=47532  KO=0     )
>  UI IDM managed user schema                              (OK=47532  KO=0     )
>  UI IDM oidcToken                                        (OK=47532  KO=1     )
> userinfo                                                 (OK=47532  KO=0     )
> UI-Logout                                                (OK=47533  KO=0     )
> UI-Logout Redirect 1                                     (OK=47533  KO=0     )
>  UI AM revoke2                                           (OK=47530  KO=0     )
>  UI AM revoke1                                           (OK=47531  KO=0     )
>  UI AM endsession                                        (OK=47531  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8001   KO=0     )
> RootUserinfo                                             (OK=160387 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8001   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2082   KO=0     )
> ReadPolicy                                               (OK=71244  KO=8     )
> getIdToken                                               (OK=16028  KO=0     )
> getIdToken Redirect 1                                    (OK=16028  KO=0     )
> createOrganization                                       (OK=16028  KO=0     )
> queryOrganization                                        (OK=16028  KO=0     )
> deleteOrganization                                       (OK=16028  KO=0     )
> DeletePolicy                                             (OK=71131  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12554 (99.22%)
> status.find.in([200, 209], 304), found 409                         61 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 87%
          waiting: 30430  / active: 308    / done: 222456
================================================================================

10:30:57.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:58.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:58.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:58.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:59.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:59.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:59.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:59.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:59.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:30:59.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:00.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:00.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:01.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:01.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:02.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:02 GMT                                    3200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3094406 KO=94    )
> restLoginInitiate                                        (OK=215084 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=215069 KO=3     )
> User Authorize PKCE stage                                (OK=250097 KO=1     )
> User AccessToken PKCE stage                              (OK=250094 KO=2     )
> tokenUserinfo                                            (OK=35190  KO=0     )
> Skip 2FA                                                 (OK=119676 KO=0     )
> GetUUid                                                  (OK=71491  KO=0     )
> GetOpenidConfig                                          (OK=214111 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47623  KO=0     )
> CreatePolicy                                             (OK=71429  KO=62    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47623  KO=0     )
>  UI AM idFromSession                                     (OK=47621  KO=1     )
>  UI AM validateGoto                                      (OK=47622  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47619  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47617  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47616  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47616  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12685  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47611  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47611  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47611  KO=0     )
>  UI IDM uiconfig                                         (OK=47611  KO=0     )
>  UI IDM version                                          (OK=47611  KO=0     )
>  UI IDM login                                            (OK=47611  KO=0     )
>  UI IDM features                                         (OK=47611  KO=0     )
>  UI IDM privilege                                        (OK=47611  KO=0     )
>  UI IDM user                                             (OK=47610  KO=0     )
>  UI IDM dashboard                                        (OK=47611  KO=0     )
>  UI IDM managed user schema                              (OK=47610  KO=0     )
>  UI IDM oidcToken                                        (OK=47611  KO=1     )
> userinfo                                                 (OK=47611  KO=0     )
> UI-Logout                                                (OK=47612  KO=0     )
> UI-Logout Redirect 1                                     (OK=47612  KO=0     )
>  UI AM revoke2                                           (OK=47609  KO=0     )
>  UI AM revoke1                                           (OK=47610  KO=0     )
>  UI AM endsession                                        (OK=47610  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8012   KO=0     )
> RootUserinfo                                             (OK=160597 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8012   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2083   KO=0     )
> ReadPolicy                                               (OK=71358  KO=8     )
> getIdToken                                               (OK=16047  KO=0     )
> getIdToken Redirect 1                                    (OK=16047  KO=0     )
> createOrganization                                       (OK=16047  KO=0     )
> queryOrganization                                        (OK=16047  KO=0     )
> deleteOrganization                                       (OK=16047  KO=0     )
> DeletePolicy                                             (OK=71232  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12569 (99.22%)
> status.find.in([200, 209], 304), found 409                         61 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 87%
          waiting: 30092  / active: 328    / done: 222774
================================================================================

10:31:02.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:02.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:02.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:02.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:03.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:03.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:03.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:04.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:04.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:04.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:04.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:05.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:05.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:05.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:05.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:06.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:06.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:06.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:07.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:07.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:07.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:07.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:07 GMT                                    3205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3099777 KO=94    )
> restLoginInitiate                                        (OK=215458 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=215442 KO=3     )
> User Authorize PKCE stage                                (OK=250537 KO=1     )
> User AccessToken PKCE stage                              (OK=250529 KO=2     )
> tokenUserinfo                                            (OK=35240  KO=0     )
> Skip 2FA                                                 (OK=119896 KO=0     )
> GetUUid                                                  (OK=71616  KO=0     )
> GetOpenidConfig                                          (OK=214470 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47706  KO=0     )
> CreatePolicy                                             (OK=71553  KO=62    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47706  KO=0     )
>  UI AM idFromSession                                     (OK=47704  KO=1     )
>  UI AM validateGoto                                      (OK=47705  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47702  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47702  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47701  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47702  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12705  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47696  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47696  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47696  KO=0     )
>  UI IDM uiconfig                                         (OK=47696  KO=0     )
>  UI IDM version                                          (OK=47696  KO=0     )
>  UI IDM login                                            (OK=47695  KO=0     )
>  UI IDM features                                         (OK=47695  KO=0     )
>  UI IDM privilege                                        (OK=47696  KO=0     )
>  UI IDM user                                             (OK=47695  KO=0     )
>  UI IDM dashboard                                        (OK=47695  KO=0     )
>  UI IDM managed user schema                              (OK=47695  KO=0     )
>  UI IDM oidcToken                                        (OK=47695  KO=1     )
> userinfo                                                 (OK=47695  KO=0     )
> UI-Logout                                                (OK=47696  KO=0     )
> UI-Logout Redirect 1                                     (OK=47696  KO=0     )
>  UI AM revoke2                                           (OK=47692  KO=0     )
>  UI AM revoke1                                           (OK=47694  KO=0     )
>  UI AM endsession                                        (OK=47694  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8022   KO=0     )
> RootUserinfo                                             (OK=160860 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8021   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2086   KO=0     )
> ReadPolicy                                               (OK=71479  KO=8     )
> getIdToken                                               (OK=16075  KO=0     )
> getIdToken Redirect 1                                    (OK=16075  KO=0     )
> createOrganization                                       (OK=16075  KO=0     )
> queryOrganization                                        (OK=16075  KO=0     )
> deleteOrganization                                       (OK=16075  KO=0     )
> DeletePolicy                                             (OK=71347  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12591 (99.22%)
> status.find.in([200, 209], 304), found 409                         61 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 29712  / active: 358    / done: 223124
================================================================================

10:31:07.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:07.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:07.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:08.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:08.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:08.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:08.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:09.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:09.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:09.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:09.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:09.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:09.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:09.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:10.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:10.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:10.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:10.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:10.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:11.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:11.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:12.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:12 GMT                                    3210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3104473 KO=94    )
> restLoginInitiate                                        (OK=215774 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=215759 KO=3     )
> User Authorize PKCE stage                                (OK=250906 KO=1     )
> User AccessToken PKCE stage                              (OK=250899 KO=2     )
> tokenUserinfo                                            (OK=35293  KO=0     )
> Skip 2FA                                                 (OK=120062 KO=0     )
> GetUUid                                                  (OK=71713  KO=0     )
> GetOpenidConfig                                          (OK=214815 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47782  KO=0     )
> CreatePolicy                                             (OK=71651  KO=62    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47782  KO=0     )
>  UI AM idFromSession                                     (OK=47780  KO=1     )
>  UI AM validateGoto                                      (OK=47781  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47778  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47777  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47777  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47777  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12720  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47773  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47771  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47769  KO=0     )
>  UI IDM uiconfig                                         (OK=47769  KO=0     )
>  UI IDM version                                          (OK=47769  KO=0     )
>  UI IDM login                                            (OK=47769  KO=0     )
>  UI IDM features                                         (OK=47769  KO=0     )
>  UI IDM privilege                                        (OK=47769  KO=0     )
>  UI IDM user                                             (OK=47769  KO=0     )
>  UI IDM dashboard                                        (OK=47769  KO=0     )
>  UI IDM managed user schema                              (OK=47769  KO=0     )
>  UI IDM oidcToken                                        (OK=47769  KO=1     )
> userinfo                                                 (OK=47767  KO=0     )
> UI-Logout                                                (OK=47768  KO=0     )
> UI-Logout Redirect 1                                     (OK=47767  KO=0     )
>  UI AM revoke2                                           (OK=47765  KO=0     )
>  UI AM revoke1                                           (OK=47766  KO=0     )
>  UI AM endsession                                        (OK=47766  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8034   KO=0     )
> RootUserinfo                                             (OK=161128 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8034   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2091   KO=0     )
> ReadPolicy                                               (OK=71606  KO=8     )
> getIdToken                                               (OK=16091  KO=0     )
> getIdToken Redirect 1                                    (OK=16091  KO=0     )
> createOrganization                                       (OK=16091  KO=0     )
> queryOrganization                                        (OK=16091  KO=0     )
> deleteOrganization                                       (OK=16091  KO=0     )
> DeletePolicy                                             (OK=71466  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12613 (99.22%)
> status.find.in([200, 209], 304), found 409                         61 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 29384  / active: 335    / done: 223475
================================================================================

10:31:13.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:13.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:13.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:13.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:14.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:14.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:15.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:15.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:15.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:15.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:15.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:15.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:16.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:16.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:16.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:16.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:16.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:16.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:16.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:16.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:17 GMT                                    3215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3109723 KO=94    )
> restLoginInitiate                                        (OK=216130 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=216118 KO=3     )
> User Authorize PKCE stage                                (OK=251333 KO=1     )
> User AccessToken PKCE stage                              (OK=251329 KO=2     )
> tokenUserinfo                                            (OK=35344  KO=0     )
> Skip 2FA                                                 (OK=120272 KO=0     )
> GetUUid                                                  (OK=71835  KO=0     )
> GetOpenidConfig                                          (OK=215157 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47863  KO=0     )
> CreatePolicy                                             (OK=71767  KO=62    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47863  KO=0     )
>  UI AM idFromSession                                     (OK=47862  KO=1     )
>  UI AM validateGoto                                      (OK=47863  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47861  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47859  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47858  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47859  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12738  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47854  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47853  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47853  KO=0     )
>  UI IDM uiconfig                                         (OK=47853  KO=0     )
>  UI IDM version                                          (OK=47853  KO=0     )
>  UI IDM login                                            (OK=47852  KO=0     )
>  UI IDM features                                         (OK=47852  KO=0     )
>  UI IDM privilege                                        (OK=47853  KO=0     )
>  UI IDM user                                             (OK=47852  KO=0     )
>  UI IDM dashboard                                        (OK=47852  KO=0     )
>  UI IDM managed user schema                              (OK=47852  KO=0     )
>  UI IDM oidcToken                                        (OK=47850  KO=1     )
> userinfo                                                 (OK=47848  KO=0     )
> UI-Logout                                                (OK=47848  KO=0     )
> UI-Logout Redirect 1                                     (OK=47848  KO=0     )
>  UI AM revoke2                                           (OK=47846  KO=0     )
>  UI AM revoke1                                           (OK=47847  KO=0     )
>  UI AM endsession                                        (OK=47847  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8045   KO=0     )
> RootUserinfo                                             (OK=161420 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8044   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2095   KO=0     )
> ReadPolicy                                               (OK=71703  KO=8     )
> getIdToken                                               (OK=16119  KO=0     )
> getIdToken Redirect 1                                    (OK=16119  KO=0     )
> createOrganization                                       (OK=16119  KO=0     )
> queryOrganization                                        (OK=16119  KO=0     )
> deleteOrganization                                       (OK=16119  KO=0     )
> DeletePolicy                                             (OK=71597  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12633 (99.22%)
> status.find.in([200, 209], 304), found 409                         61 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 29017  / active: 327    / done: 223850
================================================================================

10:31:17.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:18.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:18.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:18.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:19.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:19.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:19.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:19.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:19.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:19.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:20.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:20.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:21.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:21.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:21.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:22.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:22 GMT                                    3220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3114853 KO=94    )
> restLoginInitiate                                        (OK=216471 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=216458 KO=3     )
> User Authorize PKCE stage                                (OK=251738 KO=1     )
> User AccessToken PKCE stage                              (OK=251734 KO=2     )
> tokenUserinfo                                            (OK=35402  KO=0     )
> Skip 2FA                                                 (OK=120454 KO=0     )
> GetUUid                                                  (OK=71938  KO=0     )
> GetOpenidConfig                                          (OK=215476 KO=0     )
> UI-Post-Login - stage 1                                  (OK=47947  KO=0     )
> CreatePolicy                                             (OK=71871  KO=62    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=47947  KO=0     )
>  UI AM idFromSession                                     (OK=47946  KO=1     )
>  UI AM validateGoto                                      (OK=47947  KO=0     )
> UI-Post-Login - stage 2                                  (OK=47944  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=47944  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=47942  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=47942  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12758  KO=0     )
> UI-Post-Login - stage 3                                  (OK=47938  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=47937  KO=0     )
>  UI Enduser sessioncheck                                 (OK=47937  KO=0     )
>  UI IDM uiconfig                                         (OK=47937  KO=0     )
>  UI IDM version                                          (OK=47937  KO=0     )
>  UI IDM login                                            (OK=47936  KO=0     )
>  UI IDM features                                         (OK=47936  KO=0     )
>  UI IDM privilege                                        (OK=47936  KO=0     )
>  UI IDM user                                             (OK=47936  KO=0     )
>  UI IDM dashboard                                        (OK=47936  KO=0     )
>  UI IDM managed user schema                              (OK=47936  KO=0     )
>  UI IDM oidcToken                                        (OK=47935  KO=1     )
> userinfo                                                 (OK=47935  KO=0     )
> UI-Logout                                                (OK=47936  KO=0     )
> UI-Logout Redirect 1                                     (OK=47936  KO=0     )
>  UI AM revoke2                                           (OK=47933  KO=0     )
>  UI AM revoke1                                           (OK=47934  KO=0     )
>  UI AM endsession                                        (OK=47934  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8051   KO=0     )
> RootUserinfo                                             (OK=161731 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8051   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2096   KO=0     )
> ReadPolicy                                               (OK=71819  KO=8     )
> getIdToken                                               (OK=16142  KO=0     )
> getIdToken Redirect 1                                    (OK=16142  KO=0     )
> createOrganization                                       (OK=16142  KO=0     )
> queryOrganization                                        (OK=16141  KO=0     )
> deleteOrganization                                       (OK=16141  KO=0     )
> DeletePolicy                                             (OK=71693  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12649 (99.22%)
> status.find.in([200, 209], 304), found 409                         61 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 28669  / active: 333    / done: 224192
================================================================================

10:31:22.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:22.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:22.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:22.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:22.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:23.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:23.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:23.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:24.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:24.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:24.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:24.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:25.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:25.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:25.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:26.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:26.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:26.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:27.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:27.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:27 GMT                                    3225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3119480 KO=94    )
> restLoginInitiate                                        (OK=216785 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=216777 KO=3     )
> User Authorize PKCE stage                                (OK=252110 KO=1     )
> User AccessToken PKCE stage                              (OK=252106 KO=2     )
> tokenUserinfo                                            (OK=35457  KO=0     )
> Skip 2FA                                                 (OK=120625 KO=0     )
> GetUUid                                                  (OK=72053  KO=0     )
> GetOpenidConfig                                          (OK=215811 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48021  KO=0     )
> CreatePolicy                                             (OK=71989  KO=62    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48021  KO=0     )
>  UI AM idFromSession                                     (OK=48020  KO=1     )
>  UI AM validateGoto                                      (OK=48021  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48018  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48017  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48016  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48016  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12778  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48010  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48008  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48008  KO=0     )
>  UI IDM uiconfig                                         (OK=48008  KO=0     )
>  UI IDM version                                          (OK=48008  KO=0     )
>  UI IDM login                                            (OK=48008  KO=0     )
>  UI IDM features                                         (OK=48008  KO=0     )
>  UI IDM privilege                                        (OK=48008  KO=0     )
>  UI IDM user                                             (OK=48008  KO=0     )
>  UI IDM dashboard                                        (OK=48008  KO=0     )
>  UI IDM managed user schema                              (OK=48008  KO=0     )
>  UI IDM oidcToken                                        (OK=48008  KO=1     )
> userinfo                                                 (OK=48008  KO=0     )
> UI-Logout                                                (OK=48009  KO=0     )
> UI-Logout Redirect 1                                     (OK=48009  KO=0     )
>  UI AM revoke2                                           (OK=48006  KO=0     )
>  UI AM revoke1                                           (OK=48007  KO=0     )
>  UI AM endsession                                        (OK=48007  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8072   KO=0     )
> RootUserinfo                                             (OK=161932 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8072   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2100   KO=0     )
> ReadPolicy                                               (OK=71922  KO=8     )
> getIdToken                                               (OK=16158  KO=0     )
> getIdToken Redirect 1                                    (OK=16158  KO=0     )
> createOrganization                                       (OK=16157  KO=0     )
> queryOrganization                                        (OK=16157  KO=0     )
> deleteOrganization                                       (OK=16156  KO=0     )
> DeletePolicy                                             (OK=71811  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12669 (99.22%)
> status.find.in([200, 209], 304), found 409                         61 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 28331  / active: 307    / done: 224556
================================================================================

10:31:28.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:28.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:28.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:28.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:28.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:28.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:28.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:28.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:29.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 224962: status.find.in([200, 209], 304), found 409
10:31:29.693 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,224962,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM1MzY1MDM0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiM1cxVEJoTXFQdWxOTUt2SWVraUMyS2t0d0FzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mzg4OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mzg4OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3NDg5LCJpYXQiOjE3MzE0OTM4ODksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im9hak1FQzk5V3VoV2NjREdodm5KM2w1TDRkNCJ9.RTrhGdZbkJvFyt3Mwl26gzrY1XuhW2Zlsk3aW6-xCXNtm9qwe9R_1xCR6irtPX8EOK3eWL3OTUUtkgpe4BGG_ctc3q5Xmsni-vobkOQ4DzVKcb8Dzqq9SrCMi4CQqkvfmtTKo-OgeNJ-eY7lORpfdtr86_LkK81RD9jQ1MraeLLDnstfYRORO23Dxn61Yq1-voO4JlG9iT7hq9hEZs11Vury8h5IgvJsJi-LhgmXoimN243-udM97i4OOgrs0pXNslgaAcwrToYqDFoNf1bpb4axwkZPy_E7FMfphk7NHR180D6lRZovDK3a0dwgpIWnLUZElATZiuzeRbmNEDTSwQ, username -> user.145552, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy642803, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1101c536, authcode -> uMpZp5OgdEDpJanJfc409ujmFhY, useAdminRealm -> true, callbacks -> {"tokenId":"h9iNy9YTsSiXXP74LbMJd3MEhZ0.*AAJTSQACMDIAAlNLABxSV3QzenRlcm9adjBXcHNHQTVNczBRcDl0TXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493889412), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=h9iNy9YTsSiXXP74LbMJd3MEhZ0.*AAJTSQACMDIAAlNLABxSV3QzenRlcm9adjBXcHNHQTVNczBRcDl0TXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493889412))), password -> Pa_ssw0rd, challenge -> Qn0kpxNLG33jqZJSSGOGTRVbNcJhZN_i_TRThJmfdnk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 117.164.137.17, verifier -> ODY0NTIzMzkzMDY1MDc4NDg2, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@737009cf, tokenId -> h9iNy9YTsSiXXP74LbMJd3MEhZ0.*AAJTSQACMDIAAlNLABxSV3QzenRlcm9adjBXcHNHQTVNczBRcDl0TXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=h9iNy9YTsSiXXP74LbMJd3MEhZ0.*AAJTSQACMDIAAlNLABxSV3QzenRlcm9adjBXcHNHQTVNczBRcDl0TXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=h9iNy9YTsSiXXP74LbMJd3MEhZ0.*AAJTSQACMDIAAlNLABxSV3QzenRlcm9adjBXcHNHQTVNczBRcDl0TXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy642803","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:31:29 GMT
	x-forgerock-transactionid: 74f96a86-42c4-4062-9a18-de87e3ac83d5
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:31:30.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:30.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:31.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:31.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:31.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:31.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:32.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:32.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:32.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:32 GMT                                    3230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3123805 KO=95    )
> restLoginInitiate                                        (OK=217095 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=217090 KO=3     )
> User Authorize PKCE stage                                (OK=252471 KO=1     )
> User AccessToken PKCE stage                              (OK=252459 KO=2     )
> tokenUserinfo                                            (OK=35516  KO=0     )
> Skip 2FA                                                 (OK=120795 KO=0     )
> GetUUid                                                  (OK=72153  KO=0     )
> GetOpenidConfig                                          (OK=216130 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48088  KO=0     )
> CreatePolicy                                             (OK=72087  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48086  KO=0     )
>  UI AM idFromSession                                     (OK=48085  KO=1     )
>  UI AM validateGoto                                      (OK=48086  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48082  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48082  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48081  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48081  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12796  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48074  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48072  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48071  KO=0     )
>  UI IDM uiconfig                                         (OK=48071  KO=0     )
>  UI IDM version                                          (OK=48071  KO=0     )
>  UI IDM login                                            (OK=48071  KO=0     )
>  UI IDM features                                         (OK=48071  KO=0     )
>  UI IDM privilege                                        (OK=48071  KO=0     )
>  UI IDM user                                             (OK=48071  KO=0     )
>  UI IDM dashboard                                        (OK=48071  KO=0     )
>  UI IDM managed user schema                              (OK=48071  KO=0     )
>  UI IDM oidcToken                                        (OK=48072  KO=1     )
> userinfo                                                 (OK=48072  KO=0     )
> UI-Logout                                                (OK=48073  KO=0     )
> UI-Logout Redirect 1                                     (OK=48073  KO=0     )
>  UI AM revoke2                                           (OK=48070  KO=0     )
>  UI AM revoke1                                           (OK=48071  KO=0     )
>  UI AM endsession                                        (OK=48071  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8083   KO=0     )
> RootUserinfo                                             (OK=162177 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8083   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2103   KO=0     )
> ReadPolicy                                               (OK=72038  KO=8     )
> getIdToken                                               (OK=16173  KO=0     )
> getIdToken Redirect 1                                    (OK=16173  KO=0     )
> createOrganization                                       (OK=16172  KO=0     )
> queryOrganization                                        (OK=16171  KO=0     )
> deleteOrganization                                       (OK=16170  KO=0     )
> DeletePolicy                                             (OK=71912  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12686 (99.22%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 28013  / active: 325    / done: 224856
================================================================================

10:31:32.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:33.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:33.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:33.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:33.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:33.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:34.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:34.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:34.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:34.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:35.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:35.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:35.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:35.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:35.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:36.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:36.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:36.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:36.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:36.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:37 GMT                                    3235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3129151 KO=95    )
> restLoginInitiate                                        (OK=217479 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=217465 KO=3     )
> User Authorize PKCE stage                                (OK=252906 KO=1     )
> User AccessToken PKCE stage                              (OK=252894 KO=2     )
> tokenUserinfo                                            (OK=35575  KO=0     )
> Skip 2FA                                                 (OK=121011 KO=0     )
> GetUUid                                                  (OK=72276  KO=0     )
> GetOpenidConfig                                          (OK=216472 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48167  KO=0     )
> CreatePolicy                                             (OK=72205  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48167  KO=0     )
>  UI AM idFromSession                                     (OK=48164  KO=1     )
>  UI AM validateGoto                                      (OK=48166  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48161  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48160  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48160  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48160  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12812  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48157  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48156  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48156  KO=0     )
>  UI IDM uiconfig                                         (OK=48156  KO=0     )
>  UI IDM version                                          (OK=48156  KO=0     )
>  UI IDM login                                            (OK=48156  KO=0     )
>  UI IDM features                                         (OK=48156  KO=0     )
>  UI IDM privilege                                        (OK=48156  KO=0     )
>  UI IDM user                                             (OK=48156  KO=0     )
>  UI IDM dashboard                                        (OK=48156  KO=0     )
>  UI IDM managed user schema                              (OK=48156  KO=0     )
>  UI IDM oidcToken                                        (OK=48156  KO=1     )
> userinfo                                                 (OK=48156  KO=0     )
> UI-Logout                                                (OK=48156  KO=0     )
> UI-Logout Redirect 1                                     (OK=48155  KO=0     )
>  UI AM revoke2                                           (OK=48152  KO=0     )
>  UI AM revoke1                                           (OK=48153  KO=0     )
>  UI AM endsession                                        (OK=48153  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8097   KO=0     )
> RootUserinfo                                             (OK=162493 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8097   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2105   KO=0     )
> ReadPolicy                                               (OK=72142  KO=8     )
> getIdToken                                               (OK=16199  KO=0     )
> getIdToken Redirect 1                                    (OK=16199  KO=0     )
> createOrganization                                       (OK=16198  KO=0     )
> queryOrganization                                        (OK=16198  KO=0     )
> deleteOrganization                                       (OK=16198  KO=0     )
> DeletePolicy                                             (OK=72027  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12706 (99.22%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 27615  / active: 343    / done: 225236
================================================================================

10:31:37.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:37.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:37.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:38.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:38.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:38.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:38.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:39.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:39.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:39.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:39.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:39.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:40.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:40.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:40.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:40.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:40.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:40.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:41.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:41.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:41.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:41.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:42.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:42 GMT                                    3240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3133853 KO=95    )
> restLoginInitiate                                        (OK=217819 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=217807 KO=3     )
> User Authorize PKCE stage                                (OK=253296 KO=1     )
> User AccessToken PKCE stage                              (OK=253290 KO=2     )
> tokenUserinfo                                            (OK=35629  KO=0     )
> Skip 2FA                                                 (OK=121212 KO=0     )
> GetUUid                                                  (OK=72390  KO=0     )
> GetOpenidConfig                                          (OK=216804 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48233  KO=0     )
> CreatePolicy                                             (OK=72325  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48232  KO=0     )
>  UI AM idFromSession                                     (OK=48231  KO=1     )
>  UI AM validateGoto                                      (OK=48232  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48229  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48228  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48228  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48228  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12828  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48224  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48223  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48223  KO=0     )
>  UI IDM uiconfig                                         (OK=48223  KO=0     )
>  UI IDM version                                          (OK=48223  KO=0     )
>  UI IDM login                                            (OK=48222  KO=0     )
>  UI IDM features                                         (OK=48223  KO=0     )
>  UI IDM privilege                                        (OK=48223  KO=0     )
>  UI IDM user                                             (OK=48221  KO=0     )
>  UI IDM dashboard                                        (OK=48221  KO=0     )
>  UI IDM managed user schema                              (OK=48221  KO=0     )
>  UI IDM oidcToken                                        (OK=48219  KO=1     )
> userinfo                                                 (OK=48218  KO=0     )
> UI-Logout                                                (OK=48218  KO=0     )
> UI-Logout Redirect 1                                     (OK=48216  KO=0     )
>  UI AM revoke2                                           (OK=48214  KO=0     )
>  UI AM revoke1                                           (OK=48215  KO=0     )
>  UI AM endsession                                        (OK=48215  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8112   KO=0     )
> RootUserinfo                                             (OK=162814 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8112   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2107   KO=0     )
> ReadPolicy                                               (OK=72258  KO=8     )
> getIdToken                                               (OK=16223  KO=0     )
> getIdToken Redirect 1                                    (OK=16223  KO=0     )
> createOrganization                                       (OK=16223  KO=0     )
> queryOrganization                                        (OK=16223  KO=0     )
> deleteOrganization                                       (OK=16223  KO=0     )
> DeletePolicy                                             (OK=72132  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12729 (99.22%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 89%
          waiting: 27257  / active: 353    / done: 225584
================================================================================

10:31:43.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:43.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:43.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:43.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:43.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:43.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:44.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:44.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:44.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:45.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:45.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:45.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:46.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:46.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:46.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:47.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:47 GMT                                    3245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3139267 KO=95    )
> restLoginInitiate                                        (OK=218182 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=218168 KO=3     )
> User Authorize PKCE stage                                (OK=253730 KO=1     )
> User AccessToken PKCE stage                              (OK=253725 KO=2     )
> tokenUserinfo                                            (OK=35693  KO=0     )
> Skip 2FA                                                 (OK=121405 KO=0     )
> GetUUid                                                  (OK=72514  KO=0     )
> GetOpenidConfig                                          (OK=217165 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48325  KO=0     )
> CreatePolicy                                             (OK=72447  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48325  KO=0     )
>  UI AM idFromSession                                     (OK=48322  KO=1     )
>  UI AM validateGoto                                      (OK=48324  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48320  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48319  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48319  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48319  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12853  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48311  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48311  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48311  KO=0     )
>  UI IDM uiconfig                                         (OK=48310  KO=0     )
>  UI IDM version                                          (OK=48310  KO=0     )
>  UI IDM login                                            (OK=48309  KO=0     )
>  UI IDM features                                         (OK=48309  KO=0     )
>  UI IDM privilege                                        (OK=48309  KO=0     )
>  UI IDM user                                             (OK=48308  KO=0     )
>  UI IDM dashboard                                        (OK=48309  KO=0     )
>  UI IDM managed user schema                              (OK=48309  KO=0     )
>  UI IDM oidcToken                                        (OK=48306  KO=1     )
> userinfo                                                 (OK=48304  KO=0     )
> UI-Logout                                                (OK=48304  KO=0     )
> UI-Logout Redirect 1                                     (OK=48303  KO=0     )
>  UI AM revoke2                                           (OK=48300  KO=0     )
>  UI AM revoke1                                           (OK=48301  KO=0     )
>  UI AM endsession                                        (OK=48301  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8119   KO=0     )
> RootUserinfo                                             (OK=163077 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8119   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2108   KO=0     )
> ReadPolicy                                               (OK=72377  KO=8     )
> getIdToken                                               (OK=16250  KO=0     )
> getIdToken Redirect 1                                    (OK=16250  KO=0     )
> createOrganization                                       (OK=16248  KO=0     )
> queryOrganization                                        (OK=16246  KO=0     )
> deleteOrganization                                       (OK=16246  KO=0     )
> DeletePolicy                                             (OK=72247  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12745 (99.22%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 26889  / active: 353    / done: 225952
================================================================================

10:31:47.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:49.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:49.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:49.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:49.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:50.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:50.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:50.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:50.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:50.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:51.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:51.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:51.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:51.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:52.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:52.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:52.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:52.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:52 GMT                                    3250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3143649 KO=95    )
> restLoginInitiate                                        (OK=218506 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=218496 KO=3     )
> User Authorize PKCE stage                                (OK=254093 KO=1     )
> User AccessToken PKCE stage                              (OK=254086 KO=2     )
> tokenUserinfo                                            (OK=35761  KO=0     )
> Skip 2FA                                                 (OK=121587 KO=0     )
> GetUUid                                                  (OK=72620  KO=0     )
> GetOpenidConfig                                          (OK=217511 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48380  KO=0     )
> CreatePolicy                                             (OK=72555  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48379  KO=0     )
>  UI AM idFromSession                                     (OK=48377  KO=1     )
>  UI AM validateGoto                                      (OK=48378  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48374  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48374  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48374  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48374  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12865  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48371  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48371  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48368  KO=0     )
>  UI IDM uiconfig                                         (OK=48368  KO=0     )
>  UI IDM version                                          (OK=48368  KO=0     )
>  UI IDM login                                            (OK=48368  KO=0     )
>  UI IDM features                                         (OK=48368  KO=0     )
>  UI IDM privilege                                        (OK=48368  KO=0     )
>  UI IDM user                                             (OK=48368  KO=0     )
>  UI IDM dashboard                                        (OK=48368  KO=0     )
>  UI IDM managed user schema                              (OK=48368  KO=0     )
>  UI IDM oidcToken                                        (OK=48369  KO=1     )
> userinfo                                                 (OK=48369  KO=0     )
> UI-Logout                                                (OK=48369  KO=0     )
> UI-Logout Redirect 1                                     (OK=48369  KO=0     )
>  UI AM revoke2                                           (OK=48366  KO=0     )
>  UI AM revoke1                                           (OK=48367  KO=0     )
>  UI AM endsession                                        (OK=48367  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8130   KO=0     )
> RootUserinfo                                             (OK=163287 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8130   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2111   KO=0     )
> ReadPolicy                                               (OK=72501  KO=8     )
> getIdToken                                               (OK=16282  KO=0     )
> getIdToken Redirect 1                                    (OK=16281  KO=0     )
> createOrganization                                       (OK=16280  KO=0     )
> queryOrganization                                        (OK=16280  KO=0     )
> deleteOrganization                                       (OK=16280  KO=0     )
> DeletePolicy                                             (OK=72367  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12763 (99.22%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 26550  / active: 326    / done: 226318
================================================================================

10:31:52.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:52.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:52.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:52.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:52.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:53.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:53.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:53.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:53.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:53.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:53.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:53.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:53.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:54.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:54.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:54.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:54.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:54.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:55.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:55.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:57.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:57.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:57.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:57.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:57.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:57.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:57.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:57.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:31:57 GMT                                    3255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3148583 KO=95    )
> restLoginInitiate                                        (OK=218853 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=218845 KO=3     )
> User Authorize PKCE stage                                (OK=254493 KO=1     )
> User AccessToken PKCE stage                              (OK=254488 KO=2     )
> tokenUserinfo                                            (OK=35821  KO=0     )
> Skip 2FA                                                 (OK=121772 KO=0     )
> GetUUid                                                  (OK=72730  KO=0     )
> GetOpenidConfig                                          (OK=217853 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48456  KO=0     )
> CreatePolicy                                             (OK=72664  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48455  KO=0     )
>  UI AM idFromSession                                     (OK=48453  KO=1     )
>  UI AM validateGoto                                      (OK=48454  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48451  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48451  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48450  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48450  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12886  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48446  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48445  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48445  KO=0     )
>  UI IDM uiconfig                                         (OK=48445  KO=0     )
>  UI IDM version                                          (OK=48445  KO=0     )
>  UI IDM login                                            (OK=48445  KO=0     )
>  UI IDM features                                         (OK=48445  KO=0     )
>  UI IDM privilege                                        (OK=48445  KO=0     )
>  UI IDM user                                             (OK=48445  KO=0     )
>  UI IDM dashboard                                        (OK=48445  KO=0     )
>  UI IDM managed user schema                              (OK=48445  KO=0     )
>  UI IDM oidcToken                                        (OK=48445  KO=1     )
> userinfo                                                 (OK=48444  KO=0     )
> UI-Logout                                                (OK=48445  KO=0     )
> UI-Logout Redirect 1                                     (OK=48445  KO=0     )
>  UI AM revoke2                                           (OK=48442  KO=0     )
>  UI AM revoke1                                           (OK=48443  KO=0     )
>  UI AM endsession                                        (OK=48443  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8137   KO=0     )
> RootUserinfo                                             (OK=163528 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8137   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2112   KO=0     )
> ReadPolicy                                               (OK=72606  KO=8     )
> getIdToken                                               (OK=16309  KO=0     )
> getIdToken Redirect 1                                    (OK=16309  KO=0     )
> createOrganization                                       (OK=16309  KO=0     )
> queryOrganization                                        (OK=16309  KO=0     )
> deleteOrganization                                       (OK=16309  KO=0     )
> DeletePolicy                                             (OK=72490  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12791 (99.22%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 26204  / active: 305    / done: 226685
================================================================================

10:31:58.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:58.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:58.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:59.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:59.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:59.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:59.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:59.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:59.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:31:59.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:00.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:00.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:00.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:00.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:00.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:00.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:01.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:01.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:01.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:02.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:02.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:02.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:02.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:02.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:02 GMT                                    3260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3153132 KO=95    )
> restLoginInitiate                                        (OK=219171 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=219163 KO=3     )
> User Authorize PKCE stage                                (OK=254850 KO=1     )
> User AccessToken PKCE stage                              (OK=254839 KO=2     )
> tokenUserinfo                                            (OK=35871  KO=0     )
> Skip 2FA                                                 (OK=121940 KO=0     )
> GetUUid                                                  (OK=72830  KO=0     )
> GetOpenidConfig                                          (OK=218168 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48529  KO=0     )
> CreatePolicy                                             (OK=72766  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48529  KO=0     )
>  UI AM idFromSession                                     (OK=48527  KO=1     )
>  UI AM validateGoto                                      (OK=48528  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48521  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48521  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48521  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48521  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12908  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48518  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48518  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48518  KO=0     )
>  UI IDM uiconfig                                         (OK=48518  KO=0     )
>  UI IDM version                                          (OK=48518  KO=0     )
>  UI IDM login                                            (OK=48517  KO=0     )
>  UI IDM features                                         (OK=48517  KO=0     )
>  UI IDM privilege                                        (OK=48517  KO=0     )
>  UI IDM user                                             (OK=48517  KO=0     )
>  UI IDM dashboard                                        (OK=48517  KO=0     )
>  UI IDM managed user schema                              (OK=48517  KO=0     )
>  UI IDM oidcToken                                        (OK=48517  KO=1     )
> userinfo                                                 (OK=48516  KO=0     )
> UI-Logout                                                (OK=48516  KO=0     )
> UI-Logout Redirect 1                                     (OK=48516  KO=0     )
>  UI AM revoke2                                           (OK=48513  KO=0     )
>  UI AM revoke1                                           (OK=48514  KO=0     )
>  UI AM endsession                                        (OK=48514  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8155   KO=0     )
> RootUserinfo                                             (OK=163751 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8154   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2117   KO=0     )
> ReadPolicy                                               (OK=72715  KO=8     )
> getIdToken                                               (OK=16330  KO=0     )
> getIdToken Redirect 1                                    (OK=16330  KO=0     )
> createOrganization                                       (OK=16328  KO=0     )
> queryOrganization                                        (OK=16328  KO=0     )
> deleteOrganization                                       (OK=16327  KO=0     )
> DeletePolicy                                             (OK=72596  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12815 (99.23%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 25867  / active: 310    / done: 227017
================================================================================

10:32:03.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:03.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:03.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:03.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:04.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:04.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:05.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:05.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:05.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:05.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:06.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:06.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:06.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:06.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:06.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:06.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:07.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:07.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:07 GMT                                    3265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3158370 KO=95    )
> restLoginInitiate                                        (OK=219523 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=219515 KO=3     )
> User Authorize PKCE stage                                (OK=255277 KO=1     )
> User AccessToken PKCE stage                              (OK=255270 KO=2     )
> tokenUserinfo                                            (OK=35920  KO=0     )
> Skip 2FA                                                 (OK=122137 KO=0     )
> GetUUid                                                  (OK=72957  KO=0     )
> GetOpenidConfig                                          (OK=218508 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48615  KO=0     )
> CreatePolicy                                             (OK=72890  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48614  KO=0     )
>  UI AM idFromSession                                     (OK=48612  KO=1     )
>  UI AM validateGoto                                      (OK=48613  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48610  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48608  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48608  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48608  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12933  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48601  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48601  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48601  KO=0     )
>  UI IDM uiconfig                                         (OK=48601  KO=0     )
>  UI IDM version                                          (OK=48601  KO=0     )
>  UI IDM login                                            (OK=48601  KO=0     )
>  UI IDM features                                         (OK=48601  KO=0     )
>  UI IDM privilege                                        (OK=48601  KO=0     )
>  UI IDM user                                             (OK=48601  KO=0     )
>  UI IDM dashboard                                        (OK=48601  KO=0     )
>  UI IDM managed user schema                              (OK=48601  KO=0     )
>  UI IDM oidcToken                                        (OK=48602  KO=1     )
> userinfo                                                 (OK=48601  KO=0     )
> UI-Logout                                                (OK=48601  KO=0     )
> UI-Logout Redirect 1                                     (OK=48601  KO=0     )
>  UI AM revoke2                                           (OK=48597  KO=0     )
>  UI AM revoke1                                           (OK=48598  KO=0     )
>  UI AM endsession                                        (OK=48598  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8166   KO=0     )
> RootUserinfo                                             (OK=163973 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8166   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2119   KO=0     )
> ReadPolicy                                               (OK=72816  KO=8     )
> getIdToken                                               (OK=16360  KO=0     )
> getIdToken Redirect 1                                    (OK=16360  KO=0     )
> createOrganization                                       (OK=16360  KO=0     )
> queryOrganization                                        (OK=16360  KO=0     )
> deleteOrganization                                       (OK=16360  KO=0     )
> DeletePolicy                                             (OK=72703  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12833 (99.23%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 25503  / active: 328    / done: 227363
================================================================================

10:32:07.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:08.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:08.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:08.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:09.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:09.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:09.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:09.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:09.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:10.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:10.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:11.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:12.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:12 GMT                                    3270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3163255 KO=95    )
> restLoginInitiate                                        (OK=219879 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=219862 KO=3     )
> User Authorize PKCE stage                                (OK=255669 KO=1     )
> User AccessToken PKCE stage                              (OK=255658 KO=2     )
> tokenUserinfo                                            (OK=35973  KO=0     )
> Skip 2FA                                                 (OK=122343 KO=0     )
> GetUUid                                                  (OK=73072  KO=0     )
> GetOpenidConfig                                          (OK=218847 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48684  KO=0     )
> CreatePolicy                                             (OK=73008  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48684  KO=0     )
>  UI AM idFromSession                                     (OK=48681  KO=1     )
>  UI AM validateGoto                                      (OK=48682  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48678  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48677  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48677  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48677  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12950  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48674  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48674  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48674  KO=0     )
>  UI IDM uiconfig                                         (OK=48674  KO=0     )
>  UI IDM version                                          (OK=48674  KO=0     )
>  UI IDM login                                            (OK=48674  KO=0     )
>  UI IDM features                                         (OK=48674  KO=0     )
>  UI IDM privilege                                        (OK=48674  KO=0     )
>  UI IDM user                                             (OK=48674  KO=0     )
>  UI IDM dashboard                                        (OK=48674  KO=0     )
>  UI IDM managed user schema                              (OK=48674  KO=0     )
>  UI IDM oidcToken                                        (OK=48675  KO=1     )
> userinfo                                                 (OK=48674  KO=0     )
> UI-Logout                                                (OK=48675  KO=0     )
> UI-Logout Redirect 1                                     (OK=48675  KO=0     )
>  UI AM revoke2                                           (OK=48672  KO=0     )
>  UI AM revoke1                                           (OK=48673  KO=0     )
>  UI AM endsession                                        (OK=48673  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8177   KO=0     )
> RootUserinfo                                             (OK=164235 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8177   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2119   KO=0     )
> ReadPolicy                                               (OK=72944  KO=8     )
> getIdToken                                               (OK=16393  KO=0     )
> getIdToken Redirect 1                                    (OK=16393  KO=0     )
> createOrganization                                       (OK=16393  KO=0     )
> queryOrganization                                        (OK=16393  KO=0     )
> deleteOrganization                                       (OK=16392  KO=0     )
> DeletePolicy                                             (OK=72807  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12846 (99.23%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 25135  / active: 360    / done: 227699
================================================================================

10:32:13.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:13.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:13.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:14.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:14.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:14.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:14.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:14.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:14.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:14.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:15.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:15.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:15.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:15.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:16.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:16.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:16.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:16.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:16.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:17.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:17.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:17.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:17 GMT                                    3275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3167878 KO=95    )
> restLoginInitiate                                        (OK=220218 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=220198 KO=3     )
> User Authorize PKCE stage                                (OK=256058 KO=1     )
> User AccessToken PKCE stage                              (OK=256051 KO=2     )
> tokenUserinfo                                            (OK=36032  KO=0     )
> Skip 2FA                                                 (OK=122544 KO=0     )
> GetUUid                                                  (OK=73196  KO=0     )
> GetOpenidConfig                                          (OK=219217 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48748  KO=0     )
> CreatePolicy                                             (OK=73132  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48747  KO=0     )
>  UI AM idFromSession                                     (OK=48743  KO=1     )
>  UI AM validateGoto                                      (OK=48744  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48744  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48744  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48742  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48742  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12962  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48737  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48737  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48736  KO=0     )
>  UI IDM uiconfig                                         (OK=48736  KO=0     )
>  UI IDM version                                          (OK=48736  KO=0     )
>  UI IDM login                                            (OK=48736  KO=0     )
>  UI IDM features                                         (OK=48736  KO=0     )
>  UI IDM privilege                                        (OK=48736  KO=0     )
>  UI IDM user                                             (OK=48736  KO=0     )
>  UI IDM dashboard                                        (OK=48736  KO=0     )
>  UI IDM managed user schema                              (OK=48736  KO=0     )
>  UI IDM oidcToken                                        (OK=48735  KO=1     )
> userinfo                                                 (OK=48735  KO=0     )
> UI-Logout                                                (OK=48736  KO=0     )
> UI-Logout Redirect 1                                     (OK=48736  KO=0     )
>  UI AM revoke2                                           (OK=48732  KO=0     )
>  UI AM revoke1                                           (OK=48733  KO=0     )
>  UI AM endsession                                        (OK=48733  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8184   KO=0     )
> RootUserinfo                                             (OK=164510 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8184   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2120   KO=0     )
> ReadPolicy                                               (OK=73062  KO=8     )
> getIdToken                                               (OK=16418  KO=0     )
> getIdToken Redirect 1                                    (OK=16418  KO=0     )
> createOrganization                                       (OK=16418  KO=0     )
> queryOrganization                                        (OK=16418  KO=0     )
> deleteOrganization                                       (OK=16417  KO=0     )
> DeletePolicy                                             (OK=72929  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12868 (99.23%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 24786  / active: 358    / done: 228050
================================================================================

10:32:17.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:17.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:18.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:18.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:18.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:18.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:19.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:20.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:20.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:20.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:20.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:20.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:21.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:21.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:22.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:22.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:22 GMT                                    3280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3172286 KO=95    )
> restLoginInitiate                                        (OK=220515 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=220508 KO=3     )
> User Authorize PKCE stage                                (OK=256421 KO=1     )
> User AccessToken PKCE stage                              (OK=256417 KO=2     )
> tokenUserinfo                                            (OK=36096  KO=0     )
> Skip 2FA                                                 (OK=122717 KO=0     )
> GetUUid                                                  (OK=73296  KO=0     )
> GetOpenidConfig                                          (OK=219560 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48810  KO=0     )
> CreatePolicy                                             (OK=73231  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48809  KO=0     )
>  UI AM idFromSession                                     (OK=48807  KO=1     )
>  UI AM validateGoto                                      (OK=48808  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48806  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48804  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48804  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48804  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12983  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48800  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48800  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48798  KO=0     )
>  UI IDM uiconfig                                         (OK=48798  KO=0     )
>  UI IDM version                                          (OK=48798  KO=0     )
>  UI IDM login                                            (OK=48798  KO=0     )
>  UI IDM features                                         (OK=48798  KO=0     )
>  UI IDM privilege                                        (OK=48798  KO=0     )
>  UI IDM user                                             (OK=48798  KO=0     )
>  UI IDM dashboard                                        (OK=48798  KO=0     )
>  UI IDM managed user schema                              (OK=48798  KO=0     )
>  UI IDM oidcToken                                        (OK=48799  KO=1     )
> userinfo                                                 (OK=48797  KO=0     )
> UI-Logout                                                (OK=48798  KO=0     )
> UI-Logout Redirect 1                                     (OK=48798  KO=0     )
>  UI AM revoke2                                           (OK=48796  KO=0     )
>  UI AM revoke1                                           (OK=48797  KO=0     )
>  UI AM endsession                                        (OK=48797  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8195   KO=0     )
> RootUserinfo                                             (OK=164797 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8194   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2121   KO=0     )
> ReadPolicy                                               (OK=73187  KO=8     )
> getIdToken                                               (OK=16436  KO=0     )
> getIdToken Redirect 1                                    (OK=16436  KO=0     )
> createOrganization                                       (OK=16436  KO=0     )
> queryOrganization                                        (OK=16436  KO=0     )
> deleteOrganization                                       (OK=16436  KO=0     )
> DeletePolicy                                             (OK=73052  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12884 (99.23%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 24478  / active: 316    / done: 228400
================================================================================

10:32:22.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:23.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:23.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:23.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:23.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:24.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:24.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:25.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:25.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:25.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:25.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:26.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:26.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:26.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:27.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:27.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:27 GMT                                    3285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3176974 KO=95    )
> restLoginInitiate                                        (OK=220842 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=220830 KO=3     )
> User Authorize PKCE stage                                (OK=256795 KO=1     )
> User AccessToken PKCE stage                              (OK=256788 KO=2     )
> tokenUserinfo                                            (OK=36143  KO=0     )
> Skip 2FA                                                 (OK=122903 KO=0     )
> GetUUid                                                  (OK=73397  KO=0     )
> GetOpenidConfig                                          (OK=219885 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48881  KO=0     )
> CreatePolicy                                             (OK=73332  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48881  KO=0     )
>  UI AM idFromSession                                     (OK=48880  KO=1     )
>  UI AM validateGoto                                      (OK=48881  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48878  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48878  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48877  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48877  KO=0     )
> restloginProgressiveProfileCallback                      (OK=12997  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48873  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48873  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48872  KO=0     )
>  UI IDM uiconfig                                         (OK=48872  KO=0     )
>  UI IDM version                                          (OK=48872  KO=0     )
>  UI IDM login                                            (OK=48872  KO=0     )
>  UI IDM features                                         (OK=48872  KO=0     )
>  UI IDM privilege                                        (OK=48872  KO=0     )
>  UI IDM user                                             (OK=48870  KO=0     )
>  UI IDM dashboard                                        (OK=48870  KO=0     )
>  UI IDM managed user schema                              (OK=48870  KO=0     )
>  UI IDM oidcToken                                        (OK=48871  KO=1     )
> userinfo                                                 (OK=48871  KO=0     )
> UI-Logout                                                (OK=48870  KO=0     )
> UI-Logout Redirect 1                                     (OK=48870  KO=0     )
>  UI AM revoke2                                           (OK=48868  KO=0     )
>  UI AM revoke1                                           (OK=48868  KO=0     )
>  UI AM endsession                                        (OK=48868  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8200   KO=0     )
> RootUserinfo                                             (OK=165039 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8200   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2122   KO=0     )
> ReadPolicy                                               (OK=73282  KO=8     )
> getIdToken                                               (OK=16467  KO=0     )
> getIdToken Redirect 1                                    (OK=16467  KO=0     )
> createOrganization                                       (OK=16467  KO=0     )
> queryOrganization                                        (OK=16467  KO=0     )
> deleteOrganization                                       (OK=16466  KO=0     )
> DeletePolicy                                             (OK=73178  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12900 (99.23%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 24145  / active: 298    / done: 228751
================================================================================

10:32:27.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:27.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:27.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:27.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:28.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:29.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:30.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:30.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:30.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:30.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:31.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:31.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:31.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:32.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:32.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:32 GMT                                    3290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3181923 KO=95    )
> restLoginInitiate                                        (OK=221170 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=221155 KO=3     )
> User Authorize PKCE stage                                (OK=257188 KO=1     )
> User AccessToken PKCE stage                              (OK=257183 KO=2     )
> tokenUserinfo                                            (OK=36201  KO=0     )
> Skip 2FA                                                 (OK=123061 KO=0     )
> GetUUid                                                  (OK=73500  KO=0     )
> GetOpenidConfig                                          (OK=220181 KO=0     )
> UI-Post-Login - stage 1                                  (OK=48973  KO=0     )
> CreatePolicy                                             (OK=73436  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=48970  KO=0     )
>  UI AM idFromSession                                     (OK=48968  KO=1     )
>  UI AM validateGoto                                      (OK=48969  KO=0     )
> UI-Post-Login - stage 2                                  (OK=48965  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=48965  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=48963  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=48963  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13023  KO=0     )
> UI-Post-Login - stage 3                                  (OK=48957  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=48957  KO=0     )
>  UI Enduser sessioncheck                                 (OK=48956  KO=0     )
>  UI IDM uiconfig                                         (OK=48956  KO=0     )
>  UI IDM version                                          (OK=48956  KO=0     )
>  UI IDM login                                            (OK=48956  KO=0     )
>  UI IDM features                                         (OK=48956  KO=0     )
>  UI IDM privilege                                        (OK=48956  KO=0     )
>  UI IDM user                                             (OK=48956  KO=0     )
>  UI IDM dashboard                                        (OK=48956  KO=0     )
>  UI IDM managed user schema                              (OK=48956  KO=0     )
>  UI IDM oidcToken                                        (OK=48957  KO=1     )
> userinfo                                                 (OK=48957  KO=0     )
> UI-Logout                                                (OK=48955  KO=0     )
> UI-Logout Redirect 1                                     (OK=48954  KO=0     )
>  UI AM revoke2                                           (OK=48950  KO=0     )
>  UI AM revoke1                                           (OK=48951  KO=0     )
>  UI AM endsession                                        (OK=48951  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8214   KO=0     )
> RootUserinfo                                             (OK=165260 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8214   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2127   KO=0     )
> ReadPolicy                                               (OK=73384  KO=8     )
> getIdToken                                               (OK=16485  KO=0     )
> getIdToken Redirect 1                                    (OK=16485  KO=0     )
> createOrganization                                       (OK=16485  KO=0     )
> queryOrganization                                        (OK=16485  KO=0     )
> deleteOrganization                                       (OK=16485  KO=0     )
> DeletePolicy                                             (OK=73272  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12915 (99.23%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 23805  / active: 308    / done: 229081
================================================================================

10:32:32.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:33.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:33.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:33.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:34.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:34.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:34.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:34.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:34.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:35.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:35.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:36.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:36.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:37.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:37.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:37 GMT                                    3295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3186819 KO=95    )
> restLoginInitiate                                        (OK=221489 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=221480 KO=3     )
> User Authorize PKCE stage                                (OK=257583 KO=1     )
> User AccessToken PKCE stage                              (OK=257574 KO=2     )
> tokenUserinfo                                            (OK=36246  KO=0     )
> Skip 2FA                                                 (OK=123247 KO=0     )
> GetUUid                                                  (OK=73602  KO=0     )
> GetOpenidConfig                                          (OK=220492 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49053  KO=0     )
> CreatePolicy                                             (OK=73535  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49052  KO=0     )
>  UI AM idFromSession                                     (OK=49050  KO=1     )
>  UI AM validateGoto                                      (OK=49051  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49046  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49044  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49044  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49043  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13040  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49038  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49037  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49037  KO=0     )
>  UI IDM uiconfig                                         (OK=49037  KO=0     )
>  UI IDM version                                          (OK=49037  KO=0     )
>  UI IDM login                                            (OK=49037  KO=0     )
>  UI IDM features                                         (OK=49037  KO=0     )
>  UI IDM privilege                                        (OK=49037  KO=0     )
>  UI IDM user                                             (OK=49036  KO=0     )
>  UI IDM dashboard                                        (OK=49036  KO=0     )
>  UI IDM managed user schema                              (OK=49036  KO=0     )
>  UI IDM oidcToken                                        (OK=49037  KO=1     )
> userinfo                                                 (OK=49037  KO=0     )
> UI-Logout                                                (OK=49037  KO=0     )
> UI-Logout Redirect 1                                     (OK=49036  KO=0     )
>  UI AM revoke2                                           (OK=49034  KO=0     )
>  UI AM revoke1                                           (OK=49035  KO=0     )
>  UI AM endsession                                        (OK=49035  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8223   KO=0     )
> RootUserinfo                                             (OK=165505 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8223   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2130   KO=0     )
> ReadPolicy                                               (OK=73489  KO=8     )
> getIdToken                                               (OK=16510  KO=0     )
> getIdToken Redirect 1                                    (OK=16510  KO=0     )
> createOrganization                                       (OK=16510  KO=0     )
> queryOrganization                                        (OK=16510  KO=0     )
> deleteOrganization                                       (OK=16510  KO=0     )
> DeletePolicy                                             (OK=73372  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12930 (99.23%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 23479  / active: 310    / done: 229405
================================================================================

10:32:38.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:38.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:38.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:38.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:39.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:39.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:39.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:40.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:40.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:40.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:41.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:41.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:42.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:42.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:42 GMT                                    3300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3191531 KO=95    )
> restLoginInitiate                                        (OK=221813 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=221801 KO=3     )
> User Authorize PKCE stage                                (OK=257958 KO=1     )
> User AccessToken PKCE stage                              (OK=257949 KO=2     )
> tokenUserinfo                                            (OK=36294  KO=0     )
> Skip 2FA                                                 (OK=123435 KO=0     )
> GetUUid                                                  (OK=73717  KO=0     )
> GetOpenidConfig                                          (OK=220810 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49120  KO=0     )
> CreatePolicy                                             (OK=73651  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49120  KO=0     )
>  UI AM idFromSession                                     (OK=49119  KO=1     )
>  UI AM validateGoto                                      (OK=49120  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49115  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49115  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49115  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49115  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13052  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49112  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49112  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49112  KO=0     )
>  UI IDM uiconfig                                         (OK=49112  KO=0     )
>  UI IDM version                                          (OK=49112  KO=0     )
>  UI IDM login                                            (OK=49112  KO=0     )
>  UI IDM features                                         (OK=49112  KO=0     )
>  UI IDM privilege                                        (OK=49112  KO=0     )
>  UI IDM user                                             (OK=49112  KO=0     )
>  UI IDM dashboard                                        (OK=49112  KO=0     )
>  UI IDM managed user schema                              (OK=49112  KO=0     )
>  UI IDM oidcToken                                        (OK=49112  KO=1     )
> userinfo                                                 (OK=49112  KO=0     )
> UI-Logout                                                (OK=49113  KO=0     )
> UI-Logout Redirect 1                                     (OK=49112  KO=0     )
>  UI AM revoke2                                           (OK=49110  KO=0     )
>  UI AM revoke1                                           (OK=49111  KO=0     )
>  UI AM endsession                                        (OK=49111  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8228   KO=0     )
> RootUserinfo                                             (OK=165795 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8228   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2130   KO=0     )
> ReadPolicy                                               (OK=73588  KO=8     )
> getIdToken                                               (OK=16530  KO=0     )
> getIdToken Redirect 1                                    (OK=16530  KO=0     )
> createOrganization                                       (OK=16530  KO=0     )
> queryOrganization                                        (OK=16530  KO=0     )
> deleteOrganization                                       (OK=16530  KO=0     )
> DeletePolicy                                             (OK=73480  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12944 (99.23%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 23152  / active: 313    / done: 229729
================================================================================

10:32:42.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:42.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:43.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:43.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:44.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:44.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:44.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:44.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:45.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:45.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:45.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:45.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:45.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:46.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:46.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:46.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:46.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:46.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:46.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:47.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:47.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:47.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:47.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:47.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:47 GMT                                    3305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3196833 KO=95    )
> restLoginInitiate                                        (OK=222175 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=222167 KO=3     )
> User Authorize PKCE stage                                (OK=258391 KO=1     )
> User AccessToken PKCE stage                              (OK=258387 KO=2     )
> tokenUserinfo                                            (OK=36354  KO=0     )
> Skip 2FA                                                 (OK=123632 KO=0     )
> GetUUid                                                  (OK=73827  KO=0     )
> GetOpenidConfig                                          (OK=221133 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49206  KO=0     )
> CreatePolicy                                             (OK=73760  KO=63    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49206  KO=0     )
>  UI AM idFromSession                                     (OK=49203  KO=1     )
>  UI AM validateGoto                                      (OK=49204  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49203  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49203  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49203  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49203  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13069  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49199  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49198  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49196  KO=0     )
>  UI IDM uiconfig                                         (OK=49196  KO=0     )
>  UI IDM version                                          (OK=49196  KO=0     )
>  UI IDM login                                            (OK=49196  KO=0     )
>  UI IDM features                                         (OK=49196  KO=0     )
>  UI IDM privilege                                        (OK=49196  KO=0     )
>  UI IDM user                                             (OK=49196  KO=0     )
>  UI IDM dashboard                                        (OK=49196  KO=0     )
>  UI IDM managed user schema                              (OK=49196  KO=0     )
>  UI IDM oidcToken                                        (OK=49197  KO=1     )
> userinfo                                                 (OK=49196  KO=0     )
> UI-Logout                                                (OK=49196  KO=0     )
> UI-Logout Redirect 1                                     (OK=49196  KO=0     )
>  UI AM revoke2                                           (OK=49194  KO=0     )
>  UI AM revoke1                                           (OK=49195  KO=0     )
>  UI AM endsession                                        (OK=49195  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8238   KO=0     )
> RootUserinfo                                             (OK=166085 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8238   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2132   KO=0     )
> ReadPolicy                                               (OK=73706  KO=8     )
> getIdToken                                               (OK=16560  KO=0     )
> getIdToken Redirect 1                                    (OK=16560  KO=0     )
> createOrganization                                       (OK=16560  KO=0     )
> queryOrganization                                        (OK=16560  KO=0     )
> deleteOrganization                                       (OK=16560  KO=0     )
> DeletePolicy                                             (OK=73578  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12968 (99.23%)
> status.find.in([200, 209], 304), found 409                         62 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 22777  / active: 322    / done: 230095
================================================================================

10:32:47.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:47.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:48.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:48.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:48.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:49.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:49.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:49.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:49.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:49.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:49.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:49.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:49.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:50.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:50.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:50.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:50.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:50.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 230610: status.find.in([200, 209], 304), found 409
10:32:50.883 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,230610,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM1NTk3NjA0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ2lfZFRoTU1YaE8tdTlpVGFjVmVhd2xlVTdBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mzk3MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mzk3MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3NTcwLCJpYXQiOjE3MzE0OTM5NzAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ikk3TVVHakI2OE85VzlRUHdEbm1fc2p1SFBIYyJ9.hSq6LGmLJGUNT2AEiCsKo0MQaWW7BrMIzwccP4GWlpee1KRSwrg5qLKWRnG7lnZxfIGeQsM702P4TAA203W1LYxhq3fZUtFH2-rVlHtvjxrSnLwG7XIyrj22EIoUUgIs-rPgDC3MFrFFbXt800PNOjw1Qn5tTypJBzRr167ro1P9CkAc8v1tDcff7Lxj2UcK-iALkoQ1VRK1Yuq8PPldRgyzhHM454x0hheQwTgYJyVAEQwpJ5Nd00eJVD2cvxPawjNcxI5Et8j39UcM3LnsbuILnrXAnCyVUH4WaqM1MhLlktPHe0R5Ykjm9FtSh7aVNK9kZLBKO5hNlxY2yIw0hQ, username -> user.126582, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy694357, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11a2a279, authcode -> X8hQRsDCYR18fht28I_X0PzrMl0, useAdminRealm -> true, callbacks -> {"tokenId":"90wPJaiy-TV16PK7VLmA-yfW1iM.*AAJTSQACMDIAAlNLABxwQ3IzUUx2LzV0MXVKd3BJV3hLdHB1VmV0OTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493970589), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=90wPJaiy-TV16PK7VLmA-yfW1iM.*AAJTSQACMDIAAlNLABxwQ3IzUUx2LzV0MXVKd3BJV3hLdHB1VmV0OTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493970589))), password -> Pa_ssw0rd, challenge -> wMOyI8R-6A_htLivRsoIdQltTHVZM-9ikO_BEAWoVxQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 107.248.77.214, verifier -> MTE5MzU1MTg2MzU3OTM4NDYyNQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c2a99d8, tokenId -> 90wPJaiy-TV16PK7VLmA-yfW1iM.*AAJTSQACMDIAAlNLABxwQ3IzUUx2LzV0MXVKd3BJV3hLdHB1VmV0OTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=90wPJaiy-TV16PK7VLmA-yfW1iM.*AAJTSQACMDIAAlNLABxwQ3IzUUx2LzV0MXVKd3BJV3hLdHB1VmV0OTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=90wPJaiy-TV16PK7VLmA-yfW1iM.*AAJTSQACMDIAAlNLABxwQ3IzUUx2LzV0MXVKd3BJV3hLdHB1VmV0OTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy694357","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:32:50 GMT
	x-forgerock-transactionid: e5531da3-a448-4c80-a9b0-63d823cdce1b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:32:51.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:51.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:51.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:51.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:51.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:51.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:52.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:52.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:52.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:52.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:52 GMT                                    3310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3201605 KO=96    )
> restLoginInitiate                                        (OK=222505 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=222497 KO=3     )
> User Authorize PKCE stage                                (OK=258762 KO=1     )
> User AccessToken PKCE stage                              (OK=258757 KO=2     )
> tokenUserinfo                                            (OK=36415  KO=0     )
> Skip 2FA                                                 (OK=123801 KO=0     )
> GetUUid                                                  (OK=73915  KO=0     )
> GetOpenidConfig                                          (OK=221445 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49279  KO=0     )
> CreatePolicy                                             (OK=73848  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49279  KO=0     )
>  UI AM idFromSession                                     (OK=49278  KO=1     )
>  UI AM validateGoto                                      (OK=49279  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49277  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49277  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49277  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49277  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13096  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49275  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49275  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49275  KO=0     )
>  UI IDM uiconfig                                         (OK=49275  KO=0     )
>  UI IDM version                                          (OK=49275  KO=0     )
>  UI IDM login                                            (OK=49275  KO=0     )
>  UI IDM features                                         (OK=49275  KO=0     )
>  UI IDM privilege                                        (OK=49275  KO=0     )
>  UI IDM user                                             (OK=49274  KO=0     )
>  UI IDM dashboard                                        (OK=49274  KO=0     )
>  UI IDM managed user schema                              (OK=49274  KO=0     )
>  UI IDM oidcToken                                        (OK=49274  KO=1     )
> userinfo                                                 (OK=49274  KO=0     )
> UI-Logout                                                (OK=49273  KO=0     )
> UI-Logout Redirect 1                                     (OK=49272  KO=0     )
>  UI AM revoke2                                           (OK=49270  KO=0     )
>  UI AM revoke1                                           (OK=49271  KO=0     )
>  UI AM endsession                                        (OK=49271  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8248   KO=0     )
> RootUserinfo                                             (OK=166362 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8248   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2135   KO=0     )
> ReadPolicy                                               (OK=73810  KO=8     )
> getIdToken                                               (OK=16583  KO=0     )
> getIdToken Redirect 1                                    (OK=16583  KO=0     )
> createOrganization                                       (OK=16583  KO=0     )
> queryOrganization                                        (OK=16583  KO=0     )
> deleteOrganization                                       (OK=16583  KO=0     )
> DeletePolicy                                             (OK=73696  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     12995 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 22436  / active: 290    / done: 230468
================================================================================

10:32:52.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:53.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:53.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:53.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:53.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:53.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:54.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:54.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:54.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:54.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:54.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:55.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:55.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:55.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:56.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:56.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:56.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:56.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:57.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:32:57 GMT                                    3315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3205981 KO=96    )
> restLoginInitiate                                        (OK=222835 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=222826 KO=3     )
> User Authorize PKCE stage                                (OK=259134 KO=1     )
> User AccessToken PKCE stage                              (OK=259131 KO=2     )
> tokenUserinfo                                            (OK=36468  KO=0     )
> Skip 2FA                                                 (OK=123996 KO=0     )
> GetUUid                                                  (OK=74043  KO=0     )
> GetOpenidConfig                                          (OK=221773 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49342  KO=0     )
> CreatePolicy                                             (OK=73979  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49341  KO=0     )
>  UI AM idFromSession                                     (OK=49340  KO=1     )
>  UI AM validateGoto                                      (OK=49341  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49339  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49339  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49339  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49339  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13118  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49334  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49331  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49331  KO=0     )
>  UI IDM uiconfig                                         (OK=49331  KO=0     )
>  UI IDM version                                          (OK=49331  KO=0     )
>  UI IDM login                                            (OK=49331  KO=0     )
>  UI IDM features                                         (OK=49331  KO=0     )
>  UI IDM privilege                                        (OK=49331  KO=0     )
>  UI IDM user                                             (OK=49331  KO=0     )
>  UI IDM dashboard                                        (OK=49331  KO=0     )
>  UI IDM managed user schema                              (OK=49331  KO=0     )
>  UI IDM oidcToken                                        (OK=49332  KO=1     )
> userinfo                                                 (OK=49332  KO=0     )
> UI-Logout                                                (OK=49333  KO=0     )
> UI-Logout Redirect 1                                     (OK=49333  KO=0     )
>  UI AM revoke2                                           (OK=49331  KO=0     )
>  UI AM revoke1                                           (OK=49332  KO=0     )
>  UI AM endsession                                        (OK=49332  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8260   KO=0     )
> RootUserinfo                                             (OK=166578 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8260   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2142   KO=0     )
> ReadPolicy                                               (OK=73901  KO=8     )
> getIdToken                                               (OK=16610  KO=0     )
> getIdToken Redirect 1                                    (OK=16610  KO=0     )
> createOrganization                                       (OK=16610  KO=0     )
> queryOrganization                                        (OK=16610  KO=0     )
> deleteOrganization                                       (OK=16610  KO=0     )
> DeletePolicy                                             (OK=73798  KO=16    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13014 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 22098  / active: 302    / done: 230794
================================================================================

10:32:57.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:57.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:57.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:58.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:58.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:58.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:58.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:58.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:59.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:59.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:59.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:59.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:59.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:32:59.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:00.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:00.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:00.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:00.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:00.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:00.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:01.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:01.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 230610: status.find.in([200, 209], 304), found 404
10:33:01.072 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,230610,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM1NTk3NjA0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQ2lfZFRoTU1YaE8tdTlpVGFjVmVhd2xlVTdBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5Mzk3MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5Mzk3MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3NTcwLCJpYXQiOjE3MzE0OTM5NzAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ikk3TVVHakI2OE85VzlRUHdEbm1fc2p1SFBIYyJ9.hSq6LGmLJGUNT2AEiCsKo0MQaWW7BrMIzwccP4GWlpee1KRSwrg5qLKWRnG7lnZxfIGeQsM702P4TAA203W1LYxhq3fZUtFH2-rVlHtvjxrSnLwG7XIyrj22EIoUUgIs-rPgDC3MFrFFbXt800PNOjw1Qn5tTypJBzRr167ro1P9CkAc8v1tDcff7Lxj2UcK-iALkoQ1VRK1Yuq8PPldRgyzhHM454x0hheQwTgYJyVAEQwpJ5Nd00eJVD2cvxPawjNcxI5Et8j39UcM3LnsbuILnrXAnCyVUH4WaqM1MhLlktPHe0R5Ykjm9FtSh7aVNK9kZLBKO5hNlxY2yIw0hQ, username -> user.126582, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy694357, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@11a2a279, authcode -> X8hQRsDCYR18fht28I_X0PzrMl0, useAdminRealm -> true, callbacks -> {"tokenId":"90wPJaiy-TV16PK7VLmA-yfW1iM.*AAJTSQACMDIAAlNLABxwQ3IzUUx2LzV0MXVKd3BJV3hLdHB1VmV0OTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493970589), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=90wPJaiy-TV16PK7VLmA-yfW1iM.*AAJTSQACMDIAAlNLABxwQ3IzUUx2LzV0MXVKd3BJV3hLdHB1VmV0OTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731493970589))), password -> Pa_ssw0rd, challenge -> wMOyI8R-6A_htLivRsoIdQltTHVZM-9ikO_BEAWoVxQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 107.248.77.214, verifier -> MTE5MzU1MTg2MzU3OTM4NDYyNQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c2a99d8, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@7d7158c0, tokenId -> 90wPJaiy-TV16PK7VLmA-yfW1iM.*AAJTSQACMDIAAlNLABxwQ3IzUUx2LzV0MXVKd3BJV3hLdHB1VmV0OTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy694357
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=90wPJaiy-TV16PK7VLmA-yfW1iM.*AAJTSQACMDIAAlNLABxwQ3IzUUx2LzV0MXVKd3BJV3hLdHB1VmV0OTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=90wPJaiy-TV16PK7VLmA-yfW1iM.*AAJTSQACMDIAAlNLABxwQ3IzUUx2LzV0MXVKd3BJV3hLdHB1VmV0OTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:33:01 GMT
	x-forgerock-transactionid: 936d18b4-0f6e-4a69-baa3-c04a69535beb
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy694357 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:33:01.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:01.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:02.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:02.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:02.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:02.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:02.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:02 GMT                                    3320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3210548 KO=97    )
> restLoginInitiate                                        (OK=223171 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=223163 KO=3     )
> User Authorize PKCE stage                                (OK=259510 KO=1     )
> User AccessToken PKCE stage                              (OK=259502 KO=2     )
> tokenUserinfo                                            (OK=36535  KO=0     )
> Skip 2FA                                                 (OK=124162 KO=0     )
> GetUUid                                                  (OK=74153  KO=0     )
> GetOpenidConfig                                          (OK=222103 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49414  KO=0     )
> CreatePolicy                                             (OK=74086  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49414  KO=0     )
>  UI AM idFromSession                                     (OK=49413  KO=1     )
>  UI AM validateGoto                                      (OK=49414  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49410  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49409  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49407  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49407  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13142  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49400  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49399  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49399  KO=0     )
>  UI IDM uiconfig                                         (OK=49399  KO=0     )
>  UI IDM version                                          (OK=49399  KO=0     )
>  UI IDM login                                            (OK=49399  KO=0     )
>  UI IDM features                                         (OK=49399  KO=0     )
>  UI IDM privilege                                        (OK=49399  KO=0     )
>  UI IDM user                                             (OK=49399  KO=0     )
>  UI IDM dashboard                                        (OK=49399  KO=0     )
>  UI IDM managed user schema                              (OK=49399  KO=0     )
>  UI IDM oidcToken                                        (OK=49400  KO=1     )
> userinfo                                                 (OK=49400  KO=0     )
> UI-Logout                                                (OK=49401  KO=0     )
> UI-Logout Redirect 1                                     (OK=49401  KO=0     )
>  UI AM revoke2                                           (OK=49399  KO=0     )
>  UI AM revoke1                                           (OK=49400  KO=0     )
>  UI AM endsession                                        (OK=49400  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8270   KO=0     )
> RootUserinfo                                             (OK=166784 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8270   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2144   KO=0     )
> ReadPolicy                                               (OK=74034  KO=8     )
> getIdToken                                               (OK=16630  KO=0     )
> getIdToken Redirect 1                                    (OK=16630  KO=0     )
> createOrganization                                       (OK=16630  KO=0     )
> queryOrganization                                        (OK=16629  KO=0     )
> deleteOrganization                                       (OK=16629  KO=0     )
> DeletePolicy                                             (OK=73892  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13042 (99.22%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 21752  / active: 320    / done: 231122
================================================================================

10:33:03.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:03.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:04.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:04.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:04.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:04.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:05.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:05.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:06.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:06.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:06.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:06.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:06.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:07.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:07 GMT                                    3325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3215378 KO=97    )
> restLoginInitiate                                        (OK=223509 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=223499 KO=3     )
> User Authorize PKCE stage                                (OK=259911 KO=1     )
> User AccessToken PKCE stage                              (OK=259906 KO=2     )
> tokenUserinfo                                            (OK=36599  KO=0     )
> Skip 2FA                                                 (OK=124357 KO=0     )
> GetUUid                                                  (OK=74264  KO=0     )
> GetOpenidConfig                                          (OK=222451 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49483  KO=0     )
> CreatePolicy                                             (OK=74198  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49482  KO=0     )
>  UI AM idFromSession                                     (OK=49481  KO=1     )
>  UI AM validateGoto                                      (OK=49482  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49478  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49477  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49477  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49477  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13154  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49475  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49473  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49472  KO=0     )
>  UI IDM uiconfig                                         (OK=49472  KO=0     )
>  UI IDM version                                          (OK=49472  KO=0     )
>  UI IDM login                                            (OK=49472  KO=0     )
>  UI IDM features                                         (OK=49472  KO=0     )
>  UI IDM privilege                                        (OK=49472  KO=0     )
>  UI IDM user                                             (OK=49471  KO=0     )
>  UI IDM dashboard                                        (OK=49471  KO=0     )
>  UI IDM managed user schema                              (OK=49471  KO=0     )
>  UI IDM oidcToken                                        (OK=49471  KO=1     )
> userinfo                                                 (OK=49471  KO=0     )
> UI-Logout                                                (OK=49472  KO=0     )
> UI-Logout Redirect 1                                     (OK=49472  KO=0     )
>  UI AM revoke2                                           (OK=49469  KO=0     )
>  UI AM revoke1                                           (OK=49471  KO=0     )
>  UI AM endsession                                        (OK=49471  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8292   KO=0     )
> RootUserinfo                                             (OK=166999 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8292   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2150   KO=0     )
> ReadPolicy                                               (OK=74138  KO=8     )
> getIdToken                                               (OK=16664  KO=0     )
> getIdToken Redirect 1                                    (OK=16663  KO=0     )
> createOrganization                                       (OK=16663  KO=0     )
> queryOrganization                                        (OK=16662  KO=0     )
> deleteOrganization                                       (OK=16662  KO=0     )
> DeletePolicy                                             (OK=74018  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13056 (99.22%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 21387  / active: 320    / done: 231487
================================================================================

10:33:07.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:08.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:08.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:09.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:09.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:09.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:09.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:09.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:10.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:10.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:10.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:10.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:11.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:11.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:11.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:11.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:12 GMT                                    3330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3220304 KO=97    )
> restLoginInitiate                                        (OK=223861 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=223849 KO=3     )
> User Authorize PKCE stage                                (OK=260309 KO=1     )
> User AccessToken PKCE stage                              (OK=260304 KO=2     )
> tokenUserinfo                                            (OK=36662  KO=0     )
> Skip 2FA                                                 (OK=124546 KO=0     )
> GetUUid                                                  (OK=74364  KO=0     )
> GetOpenidConfig                                          (OK=222770 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49559  KO=0     )
> CreatePolicy                                             (OK=74298  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49559  KO=0     )
>  UI AM idFromSession                                     (OK=49558  KO=1     )
>  UI AM validateGoto                                      (OK=49559  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49553  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49553  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49553  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49553  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13175  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49549  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49549  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49549  KO=0     )
>  UI IDM uiconfig                                         (OK=49549  KO=0     )
>  UI IDM version                                          (OK=49549  KO=0     )
>  UI IDM login                                            (OK=49548  KO=0     )
>  UI IDM features                                         (OK=49548  KO=0     )
>  UI IDM privilege                                        (OK=49548  KO=0     )
>  UI IDM user                                             (OK=49548  KO=0     )
>  UI IDM dashboard                                        (OK=49548  KO=0     )
>  UI IDM managed user schema                              (OK=49548  KO=0     )
>  UI IDM oidcToken                                        (OK=49546  KO=1     )
> userinfo                                                 (OK=49545  KO=0     )
> UI-Logout                                                (OK=49546  KO=0     )
> UI-Logout Redirect 1                                     (OK=49546  KO=0     )
>  UI AM revoke2                                           (OK=49544  KO=0     )
>  UI AM revoke1                                           (OK=49545  KO=0     )
>  UI AM endsession                                        (OK=49545  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8303   KO=0     )
> RootUserinfo                                             (OK=167286 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8303   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2155   KO=0     )
> ReadPolicy                                               (OK=74253  KO=8     )
> getIdToken                                               (OK=16689  KO=0     )
> getIdToken Redirect 1                                    (OK=16689  KO=0     )
> createOrganization                                       (OK=16689  KO=0     )
> queryOrganization                                        (OK=16689  KO=0     )
> deleteOrganization                                       (OK=16689  KO=0     )
> DeletePolicy                                             (OK=74124  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13072 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 21025  / active: 332    / done: 231837
================================================================================

10:33:12.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:12.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:12.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:13.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:13.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:13.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:14.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:14.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:15.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:15.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:15.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:16.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:16.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:16.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:16.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:16.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:16.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:17.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:17 GMT                                    3335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3225376 KO=97    )
> restLoginInitiate                                        (OK=224230 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=224216 KO=3     )
> User Authorize PKCE stage                                (OK=260740 KO=1     )
> User AccessToken PKCE stage                              (OK=260730 KO=2     )
> tokenUserinfo                                            (OK=36727  KO=0     )
> Skip 2FA                                                 (OK=124757 KO=0     )
> GetUUid                                                  (OK=74491  KO=0     )
> GetOpenidConfig                                          (OK=223110 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49634  KO=0     )
> CreatePolicy                                             (OK=74421  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49634  KO=0     )
>  UI AM idFromSession                                     (OK=49633  KO=1     )
>  UI AM validateGoto                                      (OK=49634  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49629  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49628  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49628  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49628  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13201  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49623  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49621  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49619  KO=0     )
>  UI IDM uiconfig                                         (OK=49619  KO=0     )
>  UI IDM version                                          (OK=49619  KO=0     )
>  UI IDM login                                            (OK=49619  KO=0     )
>  UI IDM features                                         (OK=49619  KO=0     )
>  UI IDM privilege                                        (OK=49619  KO=0     )
>  UI IDM user                                             (OK=49619  KO=0     )
>  UI IDM dashboard                                        (OK=49619  KO=0     )
>  UI IDM managed user schema                              (OK=49619  KO=0     )
>  UI IDM oidcToken                                        (OK=49619  KO=1     )
> userinfo                                                 (OK=49618  KO=0     )
> UI-Logout                                                (OK=49618  KO=0     )
> UI-Logout Redirect 1                                     (OK=49618  KO=0     )
>  UI AM revoke2                                           (OK=49616  KO=0     )
>  UI AM revoke1                                           (OK=49617  KO=0     )
>  UI AM endsession                                        (OK=49617  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8311   KO=0     )
> RootUserinfo                                             (OK=167581 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8311   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2156   KO=0     )
> ReadPolicy                                               (OK=74351  KO=8     )
> getIdToken                                               (OK=16725  KO=0     )
> getIdToken Redirect 1                                    (OK=16724  KO=0     )
> createOrganization                                       (OK=16723  KO=0     )
> queryOrganization                                        (OK=16723  KO=0     )
> deleteOrganization                                       (OK=16723  KO=0     )
> DeletePolicy                                             (OK=74239  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13090 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 20648  / active: 340    / done: 232206
================================================================================

10:33:17.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:18.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:18.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:18.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:18.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:19.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:19.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:19.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:19.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:19.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:19.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:19.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:20.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:20.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:21.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:21.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:21.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:21.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:21.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:21.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:22.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:22 GMT                                    3340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3230272 KO=97    )
> restLoginInitiate                                        (OK=224564 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=224548 KO=3     )
> User Authorize PKCE stage                                (OK=261130 KO=1     )
> User AccessToken PKCE stage                              (OK=261122 KO=2     )
> tokenUserinfo                                            (OK=36776  KO=0     )
> Skip 2FA                                                 (OK=124944 KO=0     )
> GetUUid                                                  (OK=74609  KO=0     )
> GetOpenidConfig                                          (OK=223449 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49713  KO=0     )
> CreatePolicy                                             (OK=74539  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49713  KO=0     )
>  UI AM idFromSession                                     (OK=49709  KO=1     )
>  UI AM validateGoto                                      (OK=49709  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49707  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49707  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49706  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49706  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13227  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49699  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49698  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49697  KO=0     )
>  UI IDM uiconfig                                         (OK=49697  KO=0     )
>  UI IDM version                                          (OK=49697  KO=0     )
>  UI IDM login                                            (OK=49697  KO=0     )
>  UI IDM features                                         (OK=49697  KO=0     )
>  UI IDM privilege                                        (OK=49697  KO=0     )
>  UI IDM user                                             (OK=49697  KO=0     )
>  UI IDM dashboard                                        (OK=49697  KO=0     )
>  UI IDM managed user schema                              (OK=49697  KO=0     )
>  UI IDM oidcToken                                        (OK=49697  KO=1     )
> userinfo                                                 (OK=49696  KO=0     )
> UI-Logout                                                (OK=49695  KO=0     )
> UI-Logout Redirect 1                                     (OK=49695  KO=0     )
>  UI AM revoke2                                           (OK=49690  KO=0     )
>  UI AM revoke1                                           (OK=49691  KO=0     )
>  UI AM endsession                                        (OK=49691  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8323   KO=0     )
> RootUserinfo                                             (OK=167809 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8323   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2159   KO=0     )
> ReadPolicy                                               (OK=74476  KO=8     )
> getIdToken                                               (OK=16749  KO=0     )
> getIdToken Redirect 1                                    (OK=16749  KO=0     )
> createOrganization                                       (OK=16747  KO=0     )
> queryOrganization                                        (OK=16747  KO=0     )
> deleteOrganization                                       (OK=16747  KO=0     )
> DeletePolicy                                             (OK=74340  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13111 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 20304  / active: 352    / done: 232538
================================================================================

10:33:22.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:23.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:23.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:23.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:23.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:23.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:25.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:25.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:25.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:25.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:26.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:26.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:27.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:27.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:27 GMT                                    3345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3235224 KO=97    )
> restLoginInitiate                                        (OK=224896 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=224887 KO=3     )
> User Authorize PKCE stage                                (OK=261528 KO=1     )
> User AccessToken PKCE stage                              (OK=261521 KO=2     )
> tokenUserinfo                                            (OK=36834  KO=0     )
> Skip 2FA                                                 (OK=125136 KO=0     )
> GetUUid                                                  (OK=74720  KO=0     )
> GetOpenidConfig                                          (OK=223803 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49783  KO=0     )
> CreatePolicy                                             (OK=74655  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49783  KO=0     )
>  UI AM idFromSession                                     (OK=49782  KO=1     )
>  UI AM validateGoto                                      (OK=49783  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49780  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49780  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49780  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49780  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13246  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49776  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49775  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49774  KO=0     )
>  UI IDM uiconfig                                         (OK=49774  KO=0     )
>  UI IDM version                                          (OK=49774  KO=0     )
>  UI IDM login                                            (OK=49774  KO=0     )
>  UI IDM features                                         (OK=49774  KO=0     )
>  UI IDM privilege                                        (OK=49774  KO=0     )
>  UI IDM user                                             (OK=49774  KO=0     )
>  UI IDM dashboard                                        (OK=49774  KO=0     )
>  UI IDM managed user schema                              (OK=49774  KO=0     )
>  UI IDM oidcToken                                        (OK=49775  KO=1     )
> userinfo                                                 (OK=49774  KO=0     )
> UI-Logout                                                (OK=49775  KO=0     )
> UI-Logout Redirect 1                                     (OK=49775  KO=0     )
>  UI AM revoke2                                           (OK=49773  KO=0     )
>  UI AM revoke1                                           (OK=49774  KO=0     )
>  UI AM endsession                                        (OK=49774  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8335   KO=0     )
> RootUserinfo                                             (OK=168059 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8333   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2163   KO=0     )
> ReadPolicy                                               (OK=74592  KO=8     )
> getIdToken                                               (OK=16773  KO=0     )
> getIdToken Redirect 1                                    (OK=16773  KO=0     )
> createOrganization                                       (OK=16773  KO=0     )
> queryOrganization                                        (OK=16773  KO=0     )
> deleteOrganization                                       (OK=16773  KO=0     )
> DeletePolicy                                             (OK=74463  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13125 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 91%
          waiting: 19957  / active: 337    / done: 232900
================================================================================

10:33:27.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:28.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:28.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:28.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:28.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:28.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:29.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:29.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:30.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:31.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:31.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:31.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:31.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:31.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:32 GMT                                    3350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3240356 KO=97    )
> restLoginInitiate                                        (OK=225235 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=225223 KO=3     )
> User Authorize PKCE stage                                (OK=261937 KO=1     )
> User AccessToken PKCE stage                              (OK=261926 KO=2     )
> tokenUserinfo                                            (OK=36877  KO=0     )
> Skip 2FA                                                 (OK=125327 KO=0     )
> GetUUid                                                  (OK=74820  KO=0     )
> GetOpenidConfig                                          (OK=224136 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49871  KO=0     )
> CreatePolicy                                             (OK=74755  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49871  KO=0     )
>  UI AM idFromSession                                     (OK=49870  KO=1     )
>  UI AM validateGoto                                      (OK=49871  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49867  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49867  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49866  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49866  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13267  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49860  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49859  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49856  KO=0     )
>  UI IDM uiconfig                                         (OK=49856  KO=0     )
>  UI IDM version                                          (OK=49856  KO=0     )
>  UI IDM login                                            (OK=49856  KO=0     )
>  UI IDM features                                         (OK=49856  KO=0     )
>  UI IDM privilege                                        (OK=49856  KO=0     )
>  UI IDM user                                             (OK=49856  KO=0     )
>  UI IDM dashboard                                        (OK=49856  KO=0     )
>  UI IDM managed user schema                              (OK=49856  KO=0     )
>  UI IDM oidcToken                                        (OK=49856  KO=1     )
> userinfo                                                 (OK=49855  KO=0     )
> UI-Logout                                                (OK=49856  KO=0     )
> UI-Logout Redirect 1                                     (OK=49853  KO=0     )
>  UI AM revoke2                                           (OK=49850  KO=0     )
>  UI AM revoke1                                           (OK=49851  KO=0     )
>  UI AM endsession                                        (OK=49851  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8349   KO=0     )
> RootUserinfo                                             (OK=168354 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8349   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2167   KO=0     )
> ReadPolicy                                               (OK=74709  KO=8     )
> getIdToken                                               (OK=16800  KO=0     )
> getIdToken Redirect 1                                    (OK=16800  KO=0     )
> createOrganization                                       (OK=16800  KO=0     )
> queryOrganization                                        (OK=16800  KO=0     )
> deleteOrganization                                       (OK=16798  KO=0     )
> DeletePolicy                                             (OK=74583  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13139 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 19606  / active: 337    / done: 233251
================================================================================

10:33:33.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:33.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:33.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:33.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:34.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:34.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:34.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:35.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:35.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:35.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:35.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:35.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:35.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:35.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:35.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:36.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:36.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:37.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:37.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:37 GMT                                    3355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3245244 KO=97    )
> restLoginInitiate                                        (OK=225549 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=225541 KO=3     )
> User Authorize PKCE stage                                (OK=262313 KO=1     )
> User AccessToken PKCE stage                              (OK=262308 KO=2     )
> tokenUserinfo                                            (OK=36927  KO=0     )
> Skip 2FA                                                 (OK=125501 KO=0     )
> GetUUid                                                  (OK=74924  KO=0     )
> GetOpenidConfig                                          (OK=224459 KO=0     )
> UI-Post-Login - stage 1                                  (OK=49952  KO=0     )
> CreatePolicy                                             (OK=74858  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=49952  KO=0     )
>  UI AM idFromSession                                     (OK=49949  KO=1     )
>  UI AM validateGoto                                      (OK=49950  KO=0     )
> UI-Post-Login - stage 2                                  (OK=49944  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=49944  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=49944  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=49944  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13288  KO=0     )
> UI-Post-Login - stage 3                                  (OK=49940  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=49940  KO=0     )
>  UI Enduser sessioncheck                                 (OK=49939  KO=0     )
>  UI IDM uiconfig                                         (OK=49939  KO=0     )
>  UI IDM version                                          (OK=49938  KO=0     )
>  UI IDM login                                            (OK=49938  KO=0     )
>  UI IDM features                                         (OK=49938  KO=0     )
>  UI IDM privilege                                        (OK=49938  KO=0     )
>  UI IDM user                                             (OK=49938  KO=0     )
>  UI IDM dashboard                                        (OK=49938  KO=0     )
>  UI IDM managed user schema                              (OK=49938  KO=0     )
>  UI IDM oidcToken                                        (OK=49937  KO=1     )
> userinfo                                                 (OK=49936  KO=0     )
> UI-Logout                                                (OK=49934  KO=0     )
> UI-Logout Redirect 1                                     (OK=49933  KO=0     )
>  UI AM revoke2                                           (OK=49929  KO=0     )
>  UI AM revoke1                                           (OK=49930  KO=0     )
>  UI AM endsession                                        (OK=49930  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8364   KO=0     )
> RootUserinfo                                             (OK=168628 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8364   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2169   KO=0     )
> ReadPolicy                                               (OK=74809  KO=8     )
> getIdToken                                               (OK=16823  KO=0     )
> getIdToken Redirect 1                                    (OK=16823  KO=0     )
> createOrganization                                       (OK=16823  KO=0     )
> queryOrganization                                        (OK=16822  KO=0     )
> deleteOrganization                                       (OK=16821  KO=0     )
> DeletePolicy                                             (OK=74698  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13158 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 19275  / active: 308    / done: 233611
================================================================================

10:33:37.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:37.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:37.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:38.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:38.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:38.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:38.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:38.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:38.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:39.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:39.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:39.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:40.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:40.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:41.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:41.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:41.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:41.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:41.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:41.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:42.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:42.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:42 GMT                                    3360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3250189 KO=97    )
> restLoginInitiate                                        (OK=225908 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=225891 KO=3     )
> User Authorize PKCE stage                                (OK=262710 KO=1     )
> User AccessToken PKCE stage                              (OK=262705 KO=2     )
> tokenUserinfo                                            (OK=36983  KO=0     )
> Skip 2FA                                                 (OK=125691 KO=0     )
> GetUUid                                                  (OK=75045  KO=0     )
> GetOpenidConfig                                          (OK=224778 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50026  KO=0     )
> CreatePolicy                                             (OK=74979  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50025  KO=0     )
>  UI AM idFromSession                                     (OK=50024  KO=1     )
>  UI AM validateGoto                                      (OK=50025  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50024  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50024  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50024  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50024  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13312  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50018  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50017  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50016  KO=0     )
>  UI IDM uiconfig                                         (OK=50016  KO=0     )
>  UI IDM version                                          (OK=50016  KO=0     )
>  UI IDM login                                            (OK=50016  KO=0     )
>  UI IDM features                                         (OK=50016  KO=0     )
>  UI IDM privilege                                        (OK=50016  KO=0     )
>  UI IDM user                                             (OK=50016  KO=0     )
>  UI IDM dashboard                                        (OK=50016  KO=0     )
>  UI IDM managed user schema                              (OK=50016  KO=0     )
>  UI IDM oidcToken                                        (OK=50017  KO=1     )
> userinfo                                                 (OK=50016  KO=0     )
> UI-Logout                                                (OK=50016  KO=0     )
> UI-Logout Redirect 1                                     (OK=50015  KO=0     )
>  UI AM revoke2                                           (OK=50013  KO=0     )
>  UI AM revoke1                                           (OK=50014  KO=0     )
>  UI AM endsession                                        (OK=50014  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8368   KO=0     )
> RootUserinfo                                             (OK=168846 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8368   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2169   KO=0     )
> ReadPolicy                                               (OK=74908  KO=8     )
> getIdToken                                               (OK=16850  KO=0     )
> getIdToken Redirect 1                                    (OK=16850  KO=0     )
> createOrganization                                       (OK=16850  KO=0     )
> queryOrganization                                        (OK=16850  KO=0     )
> deleteOrganization                                       (OK=16849  KO=0     )
> DeletePolicy                                             (OK=74799  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13180 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 18913  / active: 324    / done: 233957
================================================================================

10:33:42.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:42.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:42.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:43.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:43.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:43.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:43.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:43.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:43.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:43.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:44.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:44.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:44.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:45.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:45.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:45.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:45.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:46.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:46.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:46.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:46.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:46.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:46.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:47.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:47 GMT                                    3365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3255190 KO=97    )
> restLoginInitiate                                        (OK=226257 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=226241 KO=3     )
> User Authorize PKCE stage                                (OK=263122 KO=1     )
> User AccessToken PKCE stage                              (OK=263119 KO=2     )
> tokenUserinfo                                            (OK=37045  KO=0     )
> Skip 2FA                                                 (OK=125886 KO=0     )
> GetUUid                                                  (OK=75153  KO=0     )
> GetOpenidConfig                                          (OK=225108 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50100  KO=0     )
> CreatePolicy                                             (OK=75085  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50100  KO=0     )
>  UI AM idFromSession                                     (OK=50098  KO=1     )
>  UI AM validateGoto                                      (OK=50099  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50097  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50097  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50097  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50097  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13330  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50094  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50094  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50094  KO=0     )
>  UI IDM uiconfig                                         (OK=50094  KO=0     )
>  UI IDM version                                          (OK=50093  KO=0     )
>  UI IDM login                                            (OK=50093  KO=0     )
>  UI IDM features                                         (OK=50093  KO=0     )
>  UI IDM privilege                                        (OK=50093  KO=0     )
>  UI IDM user                                             (OK=50093  KO=0     )
>  UI IDM dashboard                                        (OK=50093  KO=0     )
>  UI IDM managed user schema                              (OK=50093  KO=0     )
>  UI IDM oidcToken                                        (OK=50093  KO=1     )
> userinfo                                                 (OK=50093  KO=0     )
> UI-Logout                                                (OK=50093  KO=0     )
> UI-Logout Redirect 1                                     (OK=50092  KO=0     )
>  UI AM revoke2                                           (OK=50090  KO=0     )
>  UI AM revoke1                                           (OK=50091  KO=0     )
>  UI AM endsession                                        (OK=50091  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8381   KO=0     )
> RootUserinfo                                             (OK=169138 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8381   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2171   KO=0     )
> ReadPolicy                                               (OK=75033  KO=8     )
> getIdToken                                               (OK=16879  KO=0     )
> getIdToken Redirect 1                                    (OK=16878  KO=0     )
> createOrganization                                       (OK=16877  KO=0     )
> queryOrganization                                        (OK=16877  KO=0     )
> deleteOrganization                                       (OK=16877  KO=0     )
> DeletePolicy                                             (OK=74897  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13204 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 18551  / active: 337    / done: 234306
================================================================================

10:33:47.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:47.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:48.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:48.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:48.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:48.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:48.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:48.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:49.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:49.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:49.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:50.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:50.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:50.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:50.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:51.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:51.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:51.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:52.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:52.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:52 GMT                                    3370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3260152 KO=97    )
> restLoginInitiate                                        (OK=226618 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=226604 KO=3     )
> User Authorize PKCE stage                                (OK=263533 KO=1     )
> User AccessToken PKCE stage                              (OK=263523 KO=2     )
> tokenUserinfo                                            (OK=37108  KO=0     )
> Skip 2FA                                                 (OK=126083 KO=0     )
> GetUUid                                                  (OK=75278  KO=0     )
> GetOpenidConfig                                          (OK=225465 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50181  KO=0     )
> CreatePolicy                                             (OK=75211  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50181  KO=0     )
>  UI AM idFromSession                                     (OK=50178  KO=1     )
>  UI AM validateGoto                                      (OK=50179  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50172  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50171  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50170  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50170  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13359  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50166  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50165  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50165  KO=0     )
>  UI IDM uiconfig                                         (OK=50165  KO=0     )
>  UI IDM version                                          (OK=50165  KO=0     )
>  UI IDM login                                            (OK=50165  KO=0     )
>  UI IDM features                                         (OK=50165  KO=0     )
>  UI IDM privilege                                        (OK=50165  KO=0     )
>  UI IDM user                                             (OK=50164  KO=0     )
>  UI IDM dashboard                                        (OK=50164  KO=0     )
>  UI IDM managed user schema                              (OK=50165  KO=0     )
>  UI IDM oidcToken                                        (OK=50164  KO=1     )
> userinfo                                                 (OK=50163  KO=0     )
> UI-Logout                                                (OK=50164  KO=0     )
> UI-Logout Redirect 1                                     (OK=50164  KO=0     )
>  UI AM revoke2                                           (OK=50161  KO=0     )
>  UI AM revoke1                                           (OK=50162  KO=0     )
>  UI AM endsession                                        (OK=50162  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8396   KO=0     )
> RootUserinfo                                             (OK=169381 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8395   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2176   KO=0     )
> ReadPolicy                                               (OK=75137  KO=8     )
> getIdToken                                               (OK=16902  KO=0     )
> getIdToken Redirect 1                                    (OK=16902  KO=0     )
> createOrganization                                       (OK=16901  KO=0     )
> queryOrganization                                        (OK=16901  KO=0     )
> deleteOrganization                                       (OK=16901  KO=0     )
> DeletePolicy                                             (OK=75022  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13224 (99.23%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.02%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.02%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 18177  / active: 336    / done: 234681
================================================================================

10:33:52.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:52.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:53.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:53.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:53.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:53.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:54.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:54.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:55.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:56.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:56.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:56.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:56.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:56.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:56.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:56.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:57.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:57.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:57.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:33:57 GMT                                    3375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3264927 KO=97    )
> restLoginInitiate                                        (OK=226945 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=226933 KO=3     )
> User Authorize PKCE stage                                (OK=263925 KO=1     )
> User AccessToken PKCE stage                              (OK=263924 KO=2     )
> tokenUserinfo                                            (OK=37171  KO=0     )
> Skip 2FA                                                 (OK=126272 KO=0     )
> GetUUid                                                  (OK=75382  KO=0     )
> GetOpenidConfig                                          (OK=225798 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50247  KO=0     )
> CreatePolicy                                             (OK=75317  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50247  KO=0     )
>  UI AM idFromSession                                     (OK=50246  KO=1     )
>  UI AM validateGoto                                      (OK=50247  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50243  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50243  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50243  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50243  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13374  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50240  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50238  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50237  KO=0     )
>  UI IDM uiconfig                                         (OK=50237  KO=0     )
>  UI IDM version                                          (OK=50237  KO=0     )
>  UI IDM login                                            (OK=50237  KO=0     )
>  UI IDM features                                         (OK=50237  KO=0     )
>  UI IDM privilege                                        (OK=50237  KO=0     )
>  UI IDM user                                             (OK=50237  KO=0     )
>  UI IDM dashboard                                        (OK=50237  KO=0     )
>  UI IDM managed user schema                              (OK=50237  KO=0     )
>  UI IDM oidcToken                                        (OK=50237  KO=1     )
> userinfo                                                 (OK=50237  KO=0     )
> UI-Logout                                                (OK=50234  KO=0     )
> UI-Logout Redirect 1                                     (OK=50234  KO=0     )
>  UI AM revoke2                                           (OK=50232  KO=0     )
>  UI AM revoke1                                           (OK=50233  KO=0     )
>  UI AM endsession                                        (OK=50233  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8405   KO=0     )
> RootUserinfo                                             (OK=169650 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8405   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2180   KO=0     )
> ReadPolicy                                               (OK=75264  KO=8     )
> getIdToken                                               (OK=16929  KO=0     )
> getIdToken Redirect 1                                    (OK=16929  KO=0     )
> createOrganization                                       (OK=16929  KO=0     )
> queryOrganization                                        (OK=16929  KO=0     )
> deleteOrganization                                       (OK=16928  KO=0     )
> DeletePolicy                                             (OK=75128  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13243 (99.24%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 17842  / active: 329    / done: 235023
================================================================================

10:33:57.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:57.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:58.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:58.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:58.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:59.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:59.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:59.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:59.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:33:59.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:00.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:00.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:00.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:01.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:01.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:01.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:02.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:02.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:02.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:02.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:02.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:02 GMT                                    3380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3269659 KO=97    )
> restLoginInitiate                                        (OK=227267 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=227254 KO=3     )
> User Authorize PKCE stage                                (OK=264293 KO=1     )
> User AccessToken PKCE stage                              (OK=264287 KO=2     )
> tokenUserinfo                                            (OK=37211  KO=0     )
> Skip 2FA                                                 (OK=126444 KO=0     )
> GetUUid                                                  (OK=75482  KO=0     )
> GetOpenidConfig                                          (OK=226129 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50322  KO=0     )
> CreatePolicy                                             (OK=75414  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50322  KO=0     )
>  UI AM idFromSession                                     (OK=50319  KO=1     )
>  UI AM validateGoto                                      (OK=50321  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50320  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50319  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50319  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50319  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13393  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50315  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50315  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50314  KO=0     )
>  UI IDM uiconfig                                         (OK=50314  KO=0     )
>  UI IDM version                                          (OK=50314  KO=0     )
>  UI IDM login                                            (OK=50313  KO=0     )
>  UI IDM features                                         (OK=50313  KO=0     )
>  UI IDM privilege                                        (OK=50313  KO=0     )
>  UI IDM user                                             (OK=50312  KO=0     )
>  UI IDM dashboard                                        (OK=50312  KO=0     )
>  UI IDM managed user schema                              (OK=50312  KO=0     )
>  UI IDM oidcToken                                        (OK=50312  KO=1     )
> userinfo                                                 (OK=50311  KO=0     )
> UI-Logout                                                (OK=50312  KO=0     )
> UI-Logout Redirect 1                                     (OK=50311  KO=0     )
>  UI AM revoke2                                           (OK=50309  KO=0     )
>  UI AM revoke1                                           (OK=50310  KO=0     )
>  UI AM endsession                                        (OK=50310  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8420   KO=0     )
> RootUserinfo                                             (OK=169906 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8420   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2184   KO=0     )
> ReadPolicy                                               (OK=75372  KO=8     )
> getIdToken                                               (OK=16952  KO=0     )
> getIdToken Redirect 1                                    (OK=16952  KO=0     )
> createOrganization                                       (OK=16950  KO=0     )
> queryOrganization                                        (OK=16948  KO=0     )
> deleteOrganization                                       (OK=16946  KO=0     )
> DeletePolicy                                             (OK=75252  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13264 (99.24%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 17502  / active: 317    / done: 235375
================================================================================

10:34:02.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:03.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:03.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:03.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:03.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:03.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:03.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:04.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:04.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:04.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:04.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:04.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:05.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:05.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:05.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:05.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:05.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:05.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:06.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:06.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:06.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:06.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:06.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:06.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:06.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:06.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:07.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:07.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:07 GMT                                    3385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3274560 KO=97    )
> restLoginInitiate                                        (OK=227612 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=227597 KO=3     )
> User Authorize PKCE stage                                (OK=264686 KO=1     )
> User AccessToken PKCE stage                              (OK=264680 KO=2     )
> tokenUserinfo                                            (OK=37266  KO=0     )
> Skip 2FA                                                 (OK=126631 KO=0     )
> GetUUid                                                  (OK=75579  KO=0     )
> GetOpenidConfig                                          (OK=226435 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50406  KO=0     )
> CreatePolicy                                             (OK=75511  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50404  KO=0     )
>  UI AM idFromSession                                     (OK=50402  KO=1     )
>  UI AM validateGoto                                      (OK=50403  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50399  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50398  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50398  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50398  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13409  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50394  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50393  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50391  KO=0     )
>  UI IDM uiconfig                                         (OK=50391  KO=0     )
>  UI IDM version                                          (OK=50391  KO=0     )
>  UI IDM login                                            (OK=50391  KO=0     )
>  UI IDM features                                         (OK=50391  KO=0     )
>  UI IDM privilege                                        (OK=50391  KO=0     )
>  UI IDM user                                             (OK=50391  KO=0     )
>  UI IDM dashboard                                        (OK=50391  KO=0     )
>  UI IDM managed user schema                              (OK=50390  KO=0     )
>  UI IDM oidcToken                                        (OK=50390  KO=1     )
> userinfo                                                 (OK=50390  KO=0     )
> UI-Logout                                                (OK=50390  KO=0     )
> UI-Logout Redirect 1                                     (OK=50389  KO=0     )
>  UI AM revoke2                                           (OK=50386  KO=0     )
>  UI AM revoke1                                           (OK=50386  KO=0     )
>  UI AM endsession                                        (OK=50387  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8436   KO=0     )
> RootUserinfo                                             (OK=170168 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8436   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2190   KO=0     )
> ReadPolicy                                               (OK=75469  KO=8     )
> getIdToken                                               (OK=16974  KO=0     )
> getIdToken Redirect 1                                    (OK=16974  KO=0     )
> createOrganization                                       (OK=16973  KO=0     )
> queryOrganization                                        (OK=16972  KO=0     )
> deleteOrganization                                       (OK=16972  KO=0     )
> DeletePolicy                                             (OK=75359  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13292 (99.24%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 17142  / active: 320    / done: 235732
================================================================================

10:34:07.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:08.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:08.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:08.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:09.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:09.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:09.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:09.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:09.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:09.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:10.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:10.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:11.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:11.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:11.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:12 GMT                                    3390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3279953 KO=97    )
> restLoginInitiate                                        (OK=227952 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=227940 KO=3     )
> User Authorize PKCE stage                                (OK=265108 KO=1     )
> User AccessToken PKCE stage                              (OK=265100 KO=2     )
> tokenUserinfo                                            (OK=37320  KO=0     )
> Skip 2FA                                                 (OK=126811 KO=0     )
> GetUUid                                                  (OK=75692  KO=0     )
> GetOpenidConfig                                          (OK=226742 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50496  KO=0     )
> CreatePolicy                                             (OK=75628  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50495  KO=0     )
>  UI AM idFromSession                                     (OK=50493  KO=1     )
>  UI AM validateGoto                                      (OK=50494  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50492  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50492  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50492  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50492  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13432  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50490  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50490  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50488  KO=0     )
>  UI IDM uiconfig                                         (OK=50488  KO=0     )
>  UI IDM version                                          (OK=50487  KO=0     )
>  UI IDM login                                            (OK=50487  KO=0     )
>  UI IDM features                                         (OK=50487  KO=0     )
>  UI IDM privilege                                        (OK=50487  KO=0     )
>  UI IDM user                                             (OK=50486  KO=0     )
>  UI IDM dashboard                                        (OK=50486  KO=0     )
>  UI IDM managed user schema                              (OK=50486  KO=0     )
>  UI IDM oidcToken                                        (OK=50486  KO=1     )
> userinfo                                                 (OK=50485  KO=0     )
> UI-Logout                                                (OK=50485  KO=0     )
> UI-Logout Redirect 1                                     (OK=50484  KO=0     )
>  UI AM revoke2                                           (OK=50480  KO=0     )
>  UI AM revoke1                                           (OK=50481  KO=0     )
>  UI AM endsession                                        (OK=50481  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8448   KO=0     )
> RootUserinfo                                             (OK=170408 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8448   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2193   KO=0     )
> ReadPolicy                                               (OK=75564  KO=8     )
> getIdToken                                               (OK=17005  KO=0     )
> getIdToken Redirect 1                                    (OK=17005  KO=0     )
> createOrganization                                       (OK=17005  KO=0     )
> queryOrganization                                        (OK=17004  KO=0     )
> deleteOrganization                                       (OK=17003  KO=0     )
> DeletePolicy                                             (OK=75455  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13307 (99.24%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 16790  / active: 323    / done: 236081
================================================================================

10:34:12.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:13.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:13.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:13.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:13.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:14.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:14.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:14.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:14.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:15.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:15.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:15.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:16.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:16.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:16.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:16.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:17 GMT                                    3395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3284893 KO=97    )
> restLoginInitiate                                        (OK=228310 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=228294 KO=3     )
> User Authorize PKCE stage                                (OK=265522 KO=1     )
> User AccessToken PKCE stage                              (OK=265517 KO=2     )
> tokenUserinfo                                            (OK=37382  KO=0     )
> Skip 2FA                                                 (OK=127010 KO=0     )
> GetUUid                                                  (OK=75823  KO=0     )
> GetOpenidConfig                                          (OK=227084 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50570  KO=0     )
> CreatePolicy                                             (OK=75756  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50570  KO=0     )
>  UI AM idFromSession                                     (OK=50568  KO=1     )
>  UI AM validateGoto                                      (OK=50569  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50566  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50566  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50564  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50564  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13454  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50560  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50560  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50560  KO=0     )
>  UI IDM uiconfig                                         (OK=50560  KO=0     )
>  UI IDM version                                          (OK=50560  KO=0     )
>  UI IDM login                                            (OK=50560  KO=0     )
>  UI IDM features                                         (OK=50560  KO=0     )
>  UI IDM privilege                                        (OK=50560  KO=0     )
>  UI IDM user                                             (OK=50560  KO=0     )
>  UI IDM dashboard                                        (OK=50560  KO=0     )
>  UI IDM managed user schema                              (OK=50560  KO=0     )
>  UI IDM oidcToken                                        (OK=50559  KO=1     )
> userinfo                                                 (OK=50556  KO=0     )
> UI-Logout                                                (OK=50557  KO=0     )
> UI-Logout Redirect 1                                     (OK=50556  KO=0     )
>  UI AM revoke2                                           (OK=50554  KO=0     )
>  UI AM revoke1                                           (OK=50555  KO=0     )
>  UI AM endsession                                        (OK=50555  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8458   KO=0     )
> RootUserinfo                                             (OK=170645 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8458   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2199   KO=0     )
> ReadPolicy                                               (OK=75683  KO=8     )
> getIdToken                                               (OK=17033  KO=0     )
> getIdToken Redirect 1                                    (OK=17032  KO=0     )
> createOrganization                                       (OK=17032  KO=0     )
> queryOrganization                                        (OK=17030  KO=0     )
> deleteOrganization                                       (OK=17029  KO=0     )
> DeletePolicy                                             (OK=75553  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13323 (99.24%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 16423  / active: 345    / done: 236426
================================================================================

10:34:18.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:18.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:18.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:20.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:21.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:21.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:21.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:22.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:22.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:22 GMT                                    3400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3290201 KO=97    )
> restLoginInitiate                                        (OK=228658 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=228645 KO=3     )
> User Authorize PKCE stage                                (OK=265950 KO=1     )
> User AccessToken PKCE stage                              (OK=265941 KO=2     )
> tokenUserinfo                                            (OK=37442  KO=0     )
> Skip 2FA                                                 (OK=127206 KO=0     )
> GetUUid                                                  (OK=75951  KO=0     )
> GetOpenidConfig                                          (OK=227456 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50658  KO=0     )
> CreatePolicy                                             (OK=75885  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50656  KO=0     )
>  UI AM idFromSession                                     (OK=50655  KO=1     )
>  UI AM validateGoto                                      (OK=50656  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50652  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50652  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50652  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50652  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13474  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50647  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50647  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50647  KO=0     )
>  UI IDM uiconfig                                         (OK=50647  KO=0     )
>  UI IDM version                                          (OK=50647  KO=0     )
>  UI IDM login                                            (OK=50645  KO=0     )
>  UI IDM features                                         (OK=50647  KO=0     )
>  UI IDM privilege                                        (OK=50646  KO=0     )
>  UI IDM user                                             (OK=50645  KO=0     )
>  UI IDM dashboard                                        (OK=50645  KO=0     )
>  UI IDM managed user schema                              (OK=50645  KO=0     )
>  UI IDM oidcToken                                        (OK=50646  KO=1     )
> userinfo                                                 (OK=50646  KO=0     )
> UI-Logout                                                (OK=50646  KO=0     )
> UI-Logout Redirect 1                                     (OK=50646  KO=0     )
>  UI AM revoke2                                           (OK=50644  KO=0     )
>  UI AM revoke1                                           (OK=50645  KO=0     )
>  UI AM endsession                                        (OK=50645  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8471   KO=0     )
> RootUserinfo                                             (OK=170848 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8471   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2203   KO=0     )
> ReadPolicy                                               (OK=75809  KO=8     )
> getIdToken                                               (OK=17054  KO=0     )
> getIdToken Redirect 1                                    (OK=17053  KO=0     )
> createOrganization                                       (OK=17053  KO=0     )
> queryOrganization                                        (OK=17052  KO=0     )
> deleteOrganization                                       (OK=17052  KO=0     )
> DeletePolicy                                             (OK=75668  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13332 (99.24%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 16062  / active: 359    / done: 236773
================================================================================

10:34:22.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:22.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:22.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:22.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:23.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:23.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:23.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:24.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:24.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:24.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:24.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:24.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:24.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:24.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:25.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:25.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:25.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:26.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:26.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:26.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:26.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:26.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:26.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:27 GMT                                    3405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3295203 KO=97    )
> restLoginInitiate                                        (OK=229012 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=228997 KO=3     )
> User Authorize PKCE stage                                (OK=266354 KO=1     )
> User AccessToken PKCE stage                              (OK=266347 KO=2     )
> tokenUserinfo                                            (OK=37495  KO=0     )
> Skip 2FA                                                 (OK=127410 KO=0     )
> GetUUid                                                  (OK=76076  KO=0     )
> GetOpenidConfig                                          (OK=227838 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50730  KO=0     )
> CreatePolicy                                             (OK=76010  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50730  KO=0     )
>  UI AM idFromSession                                     (OK=50728  KO=1     )
>  UI AM validateGoto                                      (OK=50729  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50727  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50725  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50724  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50724  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13494  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50720  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50719  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50718  KO=0     )
>  UI IDM uiconfig                                         (OK=50717  KO=0     )
>  UI IDM version                                          (OK=50718  KO=0     )
>  UI IDM login                                            (OK=50717  KO=0     )
>  UI IDM features                                         (OK=50717  KO=0     )
>  UI IDM privilege                                        (OK=50717  KO=0     )
>  UI IDM user                                             (OK=50717  KO=0     )
>  UI IDM dashboard                                        (OK=50717  KO=0     )
>  UI IDM managed user schema                              (OK=50717  KO=0     )
>  UI IDM oidcToken                                        (OK=50717  KO=1     )
> userinfo                                                 (OK=50717  KO=0     )
> UI-Logout                                                (OK=50718  KO=0     )
> UI-Logout Redirect 1                                     (OK=50718  KO=0     )
>  UI AM revoke2                                           (OK=50716  KO=0     )
>  UI AM revoke1                                           (OK=50717  KO=0     )
>  UI AM endsession                                        (OK=50717  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8484   KO=0     )
> RootUserinfo                                             (OK=171116 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8484   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2206   KO=0     )
> ReadPolicy                                               (OK=75937  KO=8     )
> getIdToken                                               (OK=17083  KO=0     )
> getIdToken Redirect 1                                    (OK=17083  KO=0     )
> createOrganization                                       (OK=17083  KO=0     )
> queryOrganization                                        (OK=17082  KO=0     )
> deleteOrganization                                       (OK=17082  KO=0     )
> DeletePolicy                                             (OK=75799  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13355 (99.24%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 15694  / active: 361    / done: 237139
================================================================================

10:34:27.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:27.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:28.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:28.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:28.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:28.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:28.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:29.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:29.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:29.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:30.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:30.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:30.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:30.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:30.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:30.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:32.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:32.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:32.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:32.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:32 GMT                                    3410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3300165 KO=97    )
> restLoginInitiate                                        (OK=229350 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=229342 KO=3     )
> User Authorize PKCE stage                                (OK=266750 KO=1     )
> User AccessToken PKCE stage                              (OK=266740 KO=2     )
> tokenUserinfo                                            (OK=37546  KO=0     )
> Skip 2FA                                                 (OK=127607 KO=0     )
> GetUUid                                                  (OK=76178  KO=0     )
> GetOpenidConfig                                          (OK=228197 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50804  KO=0     )
> CreatePolicy                                             (OK=76110  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50804  KO=0     )
>  UI AM idFromSession                                     (OK=50802  KO=1     )
>  UI AM validateGoto                                      (OK=50803  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50800  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50800  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50798  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50798  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13519  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50795  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50793  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50792  KO=0     )
>  UI IDM uiconfig                                         (OK=50792  KO=0     )
>  UI IDM version                                          (OK=50792  KO=0     )
>  UI IDM login                                            (OK=50792  KO=0     )
>  UI IDM features                                         (OK=50792  KO=0     )
>  UI IDM privilege                                        (OK=50792  KO=0     )
>  UI IDM user                                             (OK=50792  KO=0     )
>  UI IDM dashboard                                        (OK=50792  KO=0     )
>  UI IDM managed user schema                              (OK=50792  KO=0     )
>  UI IDM oidcToken                                        (OK=50793  KO=1     )
> userinfo                                                 (OK=50793  KO=0     )
> UI-Logout                                                (OK=50793  KO=0     )
> UI-Logout Redirect 1                                     (OK=50793  KO=0     )
>  UI AM revoke2                                           (OK=50789  KO=0     )
>  UI AM revoke1                                           (OK=50790  KO=0     )
>  UI AM endsession                                        (OK=50790  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8500   KO=0     )
> RootUserinfo                                             (OK=171409 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8500   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2207   KO=0     )
> ReadPolicy                                               (OK=76066  KO=8     )
> getIdToken                                               (OK=17110  KO=0     )
> getIdToken Redirect 1                                    (OK=17110  KO=0     )
> createOrganization                                       (OK=17110  KO=0     )
> queryOrganization                                        (OK=17110  KO=0     )
> deleteOrganization                                       (OK=17110  KO=0     )
> DeletePolicy                                             (OK=75928  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13375 (99.24%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 15337  / active: 339    / done: 237518
================================================================================

10:34:32.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:32.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:32.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:33.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:33.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:34.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:34.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:34.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:34.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:35.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:35.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:35.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:36.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:36.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:36.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:36.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:37.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:37 GMT                                    3415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3305237 KO=97    )
> restLoginInitiate                                        (OK=229708 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=229691 KO=3     )
> User Authorize PKCE stage                                (OK=267161 KO=1     )
> User AccessToken PKCE stage                              (OK=267155 KO=2     )
> tokenUserinfo                                            (OK=37591  KO=0     )
> Skip 2FA                                                 (OK=127822 KO=0     )
> GetUUid                                                  (OK=76316  KO=0     )
> GetOpenidConfig                                          (OK=228563 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50881  KO=0     )
> CreatePolicy                                             (OK=76252  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50880  KO=0     )
>  UI AM idFromSession                                     (OK=50878  KO=1     )
>  UI AM validateGoto                                      (OK=50879  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50876  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50874  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50873  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50873  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13536  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50869  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50869  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50869  KO=0     )
>  UI IDM uiconfig                                         (OK=50869  KO=0     )
>  UI IDM version                                          (OK=50869  KO=0     )
>  UI IDM login                                            (OK=50869  KO=0     )
>  UI IDM features                                         (OK=50869  KO=0     )
>  UI IDM privilege                                        (OK=50869  KO=0     )
>  UI IDM user                                             (OK=50868  KO=0     )
>  UI IDM dashboard                                        (OK=50868  KO=0     )
>  UI IDM managed user schema                              (OK=50868  KO=0     )
>  UI IDM oidcToken                                        (OK=50868  KO=1     )
> userinfo                                                 (OK=50865  KO=0     )
> UI-Logout                                                (OK=50865  KO=0     )
> UI-Logout Redirect 1                                     (OK=50865  KO=0     )
>  UI AM revoke2                                           (OK=50863  KO=0     )
>  UI AM revoke1                                           (OK=50864  KO=0     )
>  UI AM endsession                                        (OK=50864  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8506   KO=0     )
> RootUserinfo                                             (OK=171686 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8506   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2207   KO=0     )
> ReadPolicy                                               (OK=76166  KO=8     )
> getIdToken                                               (OK=17139  KO=0     )
> getIdToken Redirect 1                                    (OK=17139  KO=0     )
> createOrganization                                       (OK=17139  KO=0     )
> queryOrganization                                        (OK=17139  KO=0     )
> deleteOrganization                                       (OK=17139  KO=0     )
> DeletePolicy                                             (OK=76052  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13392 (99.24%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 14975  / active: 349    / done: 237870
================================================================================

10:34:37.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:37.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:37.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:38.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:38.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:39.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:39.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:39.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:39.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:39.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:39.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:40.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:40.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:40.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:40.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:40.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:41.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:41.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:41.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:41.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:41.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:41.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:41.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:42.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:42.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:42 GMT                                    3420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3310235 KO=97    )
> restLoginInitiate                                        (OK=230039 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=230032 KO=3     )
> User Authorize PKCE stage                                (OK=267557 KO=1     )
> User AccessToken PKCE stage                              (OK=267552 KO=2     )
> tokenUserinfo                                            (OK=37646  KO=0     )
> Skip 2FA                                                 (OK=128012 KO=0     )
> GetUUid                                                  (OK=76423  KO=0     )
> GetOpenidConfig                                          (OK=228912 KO=0     )
> UI-Post-Login - stage 1                                  (OK=50953  KO=0     )
> CreatePolicy                                             (OK=76357  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=50952  KO=0     )
>  UI AM idFromSession                                     (OK=50951  KO=1     )
>  UI AM validateGoto                                      (OK=50952  KO=0     )
> UI-Post-Login - stage 2                                  (OK=50952  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=50951  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=50951  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=50951  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13554  KO=0     )
> UI-Post-Login - stage 3                                  (OK=50948  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=50947  KO=0     )
>  UI Enduser sessioncheck                                 (OK=50947  KO=0     )
>  UI IDM uiconfig                                         (OK=50947  KO=0     )
>  UI IDM version                                          (OK=50947  KO=0     )
>  UI IDM login                                            (OK=50946  KO=0     )
>  UI IDM features                                         (OK=50946  KO=0     )
>  UI IDM privilege                                        (OK=50946  KO=0     )
>  UI IDM user                                             (OK=50946  KO=0     )
>  UI IDM dashboard                                        (OK=50946  KO=0     )
>  UI IDM managed user schema                              (OK=50946  KO=0     )
>  UI IDM oidcToken                                        (OK=50946  KO=1     )
> userinfo                                                 (OK=50945  KO=0     )
> UI-Logout                                                (OK=50945  KO=0     )
> UI-Logout Redirect 1                                     (OK=50943  KO=0     )
>  UI AM revoke2                                           (OK=50941  KO=0     )
>  UI AM revoke1                                           (OK=50942  KO=0     )
>  UI AM endsession                                        (OK=50942  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8522   KO=0     )
> RootUserinfo                                             (OK=171922 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8522   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2210   KO=0     )
> ReadPolicy                                               (OK=76305  KO=8     )
> getIdToken                                               (OK=17177  KO=0     )
> getIdToken Redirect 1                                    (OK=17177  KO=0     )
> createOrganization                                       (OK=17177  KO=0     )
> queryOrganization                                        (OK=17177  KO=0     )
> deleteOrganization                                       (OK=17177  KO=0     )
> DeletePolicy                                             (OK=76156  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13417 (99.25%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 14625  / active: 334    / done: 238235
================================================================================

10:34:42.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:42.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:42.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:43.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:43.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:44.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:45.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:45.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:45.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:46.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:47 GMT                                    3425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3314910 KO=97    )
> restLoginInitiate                                        (OK=230343 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=230333 KO=3     )
> User Authorize PKCE stage                                (OK=267922 KO=1     )
> User AccessToken PKCE stage                              (OK=267919 KO=2     )
> tokenUserinfo                                            (OK=37687  KO=0     )
> Skip 2FA                                                 (OK=128183 KO=0     )
> GetUUid                                                  (OK=76533  KO=0     )
> GetOpenidConfig                                          (OK=229263 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51030  KO=0     )
> CreatePolicy                                             (OK=76466  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51030  KO=0     )
>  UI AM idFromSession                                     (OK=51029  KO=1     )
>  UI AM validateGoto                                      (OK=51030  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51028  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51028  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51026  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51026  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13578  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51022  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51022  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51021  KO=0     )
>  UI IDM uiconfig                                         (OK=51020  KO=0     )
>  UI IDM version                                          (OK=51020  KO=0     )
>  UI IDM login                                            (OK=51020  KO=0     )
>  UI IDM features                                         (OK=51020  KO=0     )
>  UI IDM privilege                                        (OK=51020  KO=0     )
>  UI IDM user                                             (OK=51019  KO=0     )
>  UI IDM dashboard                                        (OK=51019  KO=0     )
>  UI IDM managed user schema                              (OK=51019  KO=0     )
>  UI IDM oidcToken                                        (OK=51018  KO=1     )
> userinfo                                                 (OK=51016  KO=0     )
> UI-Logout                                                (OK=51017  KO=0     )
> UI-Logout Redirect 1                                     (OK=51017  KO=0     )
>  UI AM revoke2                                           (OK=51014  KO=0     )
>  UI AM revoke1                                           (OK=51015  KO=0     )
>  UI AM endsession                                        (OK=51015  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8529   KO=0     )
> RootUserinfo                                             (OK=172152 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8528   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2212   KO=0     )
> ReadPolicy                                               (OK=76407  KO=8     )
> getIdToken                                               (OK=17202  KO=0     )
> getIdToken Redirect 1                                    (OK=17201  KO=0     )
> createOrganization                                       (OK=17200  KO=0     )
> queryOrganization                                        (OK=17200  KO=0     )
> deleteOrganization                                       (OK=17200  KO=0     )
> DeletePolicy                                             (OK=76291  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13427 (99.25%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 14318  / active: 306    / done: 238570
================================================================================

10:34:47.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:47.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:47.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:47.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:47.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:48.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:48.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:48.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:49.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:49.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:49.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:50.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:50.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:50.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:50.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:50.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:50.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:50.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:50.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:50.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:51.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:51.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:51.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:51.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:52 GMT                                    3430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3319651 KO=97    )
> restLoginInitiate                                        (OK=230702 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=230690 KO=3     )
> User Authorize PKCE stage                                (OK=268312 KO=1     )
> User AccessToken PKCE stage                              (OK=268306 KO=2     )
> tokenUserinfo                                            (OK=37735  KO=0     )
> Skip 2FA                                                 (OK=128391 KO=0     )
> GetUUid                                                  (OK=76662  KO=0     )
> GetOpenidConfig                                          (OK=229602 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51101  KO=0     )
> CreatePolicy                                             (OK=76594  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51101  KO=0     )
>  UI AM idFromSession                                     (OK=51100  KO=1     )
>  UI AM validateGoto                                      (OK=51101  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51095  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51095  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51095  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51095  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13596  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51089  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51089  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51088  KO=0     )
>  UI IDM uiconfig                                         (OK=51088  KO=0     )
>  UI IDM version                                          (OK=51088  KO=0     )
>  UI IDM login                                            (OK=51088  KO=0     )
>  UI IDM features                                         (OK=51088  KO=0     )
>  UI IDM privilege                                        (OK=51088  KO=0     )
>  UI IDM user                                             (OK=51087  KO=0     )
>  UI IDM dashboard                                        (OK=51087  KO=0     )
>  UI IDM managed user schema                              (OK=51087  KO=0     )
>  UI IDM oidcToken                                        (OK=51087  KO=1     )
> userinfo                                                 (OK=51086  KO=0     )
> UI-Logout                                                (OK=51087  KO=0     )
> UI-Logout Redirect 1                                     (OK=51086  KO=0     )
>  UI AM revoke2                                           (OK=51084  KO=0     )
>  UI AM revoke1                                           (OK=51085  KO=0     )
>  UI AM endsession                                        (OK=51085  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8540   KO=0     )
> RootUserinfo                                             (OK=172364 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8540   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2216   KO=0     )
> ReadPolicy                                               (OK=76520  KO=8     )
> getIdToken                                               (OK=17227  KO=0     )
> getIdToken Redirect 1                                    (OK=17227  KO=0     )
> createOrganization                                       (OK=17227  KO=0     )
> queryOrganization                                        (OK=17227  KO=0     )
> deleteOrganization                                       (OK=17227  KO=0     )
> DeletePolicy                                             (OK=76396  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13458 (99.25%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 13950  / active: 335    / done: 238909
================================================================================

10:34:52.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:52.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:53.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:53.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:54.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:54.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:54.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:54.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:55.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:55.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:55.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:55.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:56.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:56.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:56.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:56.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:56.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:56.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:57.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:57.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:34:57 GMT                                    3435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3324266 KO=97    )
> restLoginInitiate                                        (OK=231029 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=231016 KO=3     )
> User Authorize PKCE stage                                (OK=268682 KO=1     )
> User AccessToken PKCE stage                              (OK=268679 KO=2     )
> tokenUserinfo                                            (OK=37779  KO=0     )
> Skip 2FA                                                 (OK=128589 KO=0     )
> GetUUid                                                  (OK=76782  KO=0     )
> GetOpenidConfig                                          (OK=229965 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51163  KO=0     )
> CreatePolicy                                             (OK=76718  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51163  KO=0     )
>  UI AM idFromSession                                     (OK=51161  KO=1     )
>  UI AM validateGoto                                      (OK=51162  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51161  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51160  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51160  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51160  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13609  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51155  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51154  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51154  KO=0     )
>  UI IDM uiconfig                                         (OK=51154  KO=0     )
>  UI IDM version                                          (OK=51154  KO=0     )
>  UI IDM login                                            (OK=51154  KO=0     )
>  UI IDM features                                         (OK=51154  KO=0     )
>  UI IDM privilege                                        (OK=51154  KO=0     )
>  UI IDM user                                             (OK=51154  KO=0     )
>  UI IDM dashboard                                        (OK=51154  KO=0     )
>  UI IDM managed user schema                              (OK=51154  KO=0     )
>  UI IDM oidcToken                                        (OK=51154  KO=1     )
> userinfo                                                 (OK=51154  KO=0     )
> UI-Logout                                                (OK=51155  KO=0     )
> UI-Logout Redirect 1                                     (OK=51155  KO=0     )
>  UI AM revoke2                                           (OK=51153  KO=0     )
>  UI AM revoke1                                           (OK=51154  KO=0     )
>  UI AM endsession                                        (OK=51154  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8556   KO=0     )
> RootUserinfo                                             (OK=172627 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8556   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2222   KO=0     )
> ReadPolicy                                               (OK=76647  KO=8     )
> getIdToken                                               (OK=17249  KO=0     )
> getIdToken Redirect 1                                    (OK=17248  KO=0     )
> createOrganization                                       (OK=17246  KO=0     )
> queryOrganization                                        (OK=17246  KO=0     )
> deleteOrganization                                       (OK=17246  KO=0     )
> DeletePolicy                                             (OK=76511  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13481 (99.25%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 13607  / active: 345    / done: 239242
================================================================================

10:34:57.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:57.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:58.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:58.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:58.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:58.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:59.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:59.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:59.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:59.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:59.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:34:59.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:00.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:00.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:00.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:00.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:00.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:00.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:01.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:01.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:02.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:02 GMT                                    3440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3328620 KO=97    )
> restLoginInitiate                                        (OK=231347 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=231337 KO=3     )
> User Authorize PKCE stage                                (OK=269037 KO=1     )
> User AccessToken PKCE stage                              (OK=269031 KO=2     )
> tokenUserinfo                                            (OK=37835  KO=0     )
> Skip 2FA                                                 (OK=128768 KO=0     )
> GetUUid                                                  (OK=76890  KO=0     )
> GetOpenidConfig                                          (OK=230325 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51226  KO=0     )
> CreatePolicy                                             (OK=76823  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51224  KO=0     )
>  UI AM idFromSession                                     (OK=51223  KO=1     )
>  UI AM validateGoto                                      (OK=51224  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51219  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51219  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51216  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51216  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13629  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51212  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51211  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51211  KO=0     )
>  UI IDM uiconfig                                         (OK=51211  KO=0     )
>  UI IDM version                                          (OK=51211  KO=0     )
>  UI IDM login                                            (OK=51211  KO=0     )
>  UI IDM features                                         (OK=51211  KO=0     )
>  UI IDM privilege                                        (OK=51211  KO=0     )
>  UI IDM user                                             (OK=51211  KO=0     )
>  UI IDM dashboard                                        (OK=51211  KO=0     )
>  UI IDM managed user schema                              (OK=51211  KO=0     )
>  UI IDM oidcToken                                        (OK=51212  KO=1     )
> userinfo                                                 (OK=51212  KO=0     )
> UI-Logout                                                (OK=51212  KO=0     )
> UI-Logout Redirect 1                                     (OK=51212  KO=0     )
>  UI AM revoke2                                           (OK=51210  KO=0     )
>  UI AM revoke1                                           (OK=51211  KO=0     )
>  UI AM endsession                                        (OK=51211  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8576   KO=0     )
> RootUserinfo                                             (OK=172929 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8576   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2224   KO=0     )
> ReadPolicy                                               (OK=76771  KO=8     )
> getIdToken                                               (OK=17264  KO=0     )
> getIdToken Redirect 1                                    (OK=17264  KO=0     )
> createOrganization                                       (OK=17263  KO=0     )
> queryOrganization                                        (OK=17263  KO=0     )
> deleteOrganization                                       (OK=17263  KO=0     )
> DeletePolicy                                             (OK=76636  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13502 (99.25%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 13269  / active: 334    / done: 239591
================================================================================

10:35:02.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:02.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:03.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:03.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:03.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:03.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:04.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:04.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:04.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:04.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:05.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:05.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:05.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:05.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:05.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:05.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:06.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:06.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:06.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:06.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:06.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:07 GMT                                    3445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3333619 KO=97    )
> restLoginInitiate                                        (OK=231693 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=231680 KO=3     )
> User Authorize PKCE stage                                (OK=269434 KO=1     )
> User AccessToken PKCE stage                              (OK=269426 KO=2     )
> tokenUserinfo                                            (OK=37887  KO=0     )
> Skip 2FA                                                 (OK=128960 KO=0     )
> GetUUid                                                  (OK=77001  KO=0     )
> GetOpenidConfig                                          (OK=230666 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51301  KO=0     )
> CreatePolicy                                             (OK=76937  KO=64    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51300  KO=0     )
>  UI AM idFromSession                                     (OK=51297  KO=1     )
>  UI AM validateGoto                                      (OK=51298  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51297  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51297  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51297  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51297  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13651  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51291  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51291  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51291  KO=0     )
>  UI IDM uiconfig                                         (OK=51291  KO=0     )
>  UI IDM version                                          (OK=51291  KO=0     )
>  UI IDM login                                            (OK=51291  KO=0     )
>  UI IDM features                                         (OK=51291  KO=0     )
>  UI IDM privilege                                        (OK=51291  KO=0     )
>  UI IDM user                                             (OK=51291  KO=0     )
>  UI IDM dashboard                                        (OK=51290  KO=0     )
>  UI IDM managed user schema                              (OK=51291  KO=0     )
>  UI IDM oidcToken                                        (OK=51291  KO=1     )
> userinfo                                                 (OK=51291  KO=0     )
> UI-Logout                                                (OK=51292  KO=0     )
> UI-Logout Redirect 1                                     (OK=51290  KO=0     )
>  UI AM revoke2                                           (OK=51286  KO=0     )
>  UI AM revoke1                                           (OK=51287  KO=0     )
>  UI AM endsession                                        (OK=51287  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8592   KO=0     )
> RootUserinfo                                             (OK=173171 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8592   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2230   KO=0     )
> ReadPolicy                                               (OK=76877  KO=8     )
> getIdToken                                               (OK=17291  KO=0     )
> getIdToken Redirect 1                                    (OK=17291  KO=0     )
> createOrganization                                       (OK=17291  KO=0     )
> queryOrganization                                        (OK=17291  KO=0     )
> deleteOrganization                                       (OK=17291  KO=0     )
> DeletePolicy                                             (OK=76759  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13523 (99.25%)
> status.find.in([200, 209], 304), found 409                         63 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 12905  / active: 318    / done: 239971
================================================================================

10:35:07.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:08.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:08.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:09.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 240371: status.find.in([200, 209], 304), found 409
10:35:09.678 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,240371,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTM2MDA3NTg5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRDNjeEFTa2dTWjc2U1FEcXQwMXRsUFB4Q2tZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5NDEwOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5NDEwOSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3NzA5LCJpYXQiOjE3MzE0OTQxMDksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InYwZUotd29GRWc1LVFlN3RTVWlfOW53cVNKMCJ9.McN9UfnI-0ycCHsgrIOVNzrV3mXORruoVh_eYoghWU5RkMThTPy6n9mczcuH76rRkvlLQh4WiYfsc6NDuMRsK8Gu5hPSfoJ_CBx18Ibcd0iFQwD0MfqpEtS2Mpy4Vd4hTsh6WXmnZSUIOKiVWWhsYgpM-fb5fMgqXeoFqev7x184fTx5XtyijWPef512mitLdSlN1c-47cNZ1j7yqxD1gOWn0S1Tu6X3KdfRAV70JB7oLZ-HRryD3Z8_6A7PIIRjLgP_PPDHW5t-ZFREfo27pGaVAe2VkE_PcIRSjyd2TfDZFee4J1vtbyMrOxYpyKh0dwAOADnBaILOVm9GZ6ZKuw, username -> user.7073, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy532544, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71a0e284, authcode -> 90vW6T15lSR0FD6eEwgFIDeOhBQ, useAdminRealm -> true, callbacks -> {"tokenId":"6H751Rn2X145hWFkgYIgsUDI0OA.*AAJTSQACMDIAAlNLABxiZ3dNVkU1S1phY253UUhhNTQydTAwenhnY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494109404), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=6H751Rn2X145hWFkgYIgsUDI0OA.*AAJTSQACMDIAAlNLABxiZ3dNVkU1S1phY253UUhhNTQydTAwenhnY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494109404))), password -> Pa_ssw0rd, challenge -> 4FwCIjH8CFw-XkT9ceH_uOBfVV5VqWUaMEUj2UM9r_o, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> MzMxMjcwNDI5Njk5MTA2MjgzMw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41474f22, tokenId -> 6H751Rn2X145hWFkgYIgsUDI0OA.*AAJTSQACMDIAAlNLABxiZ3dNVkU1S1phY253UUhhNTQydTAwenhnY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=6H751Rn2X145hWFkgYIgsUDI0OA.*AAJTSQACMDIAAlNLABxiZ3dNVkU1S1phY253UUhhNTQydTAwenhnY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=6H751Rn2X145hWFkgYIgsUDI0OA.*AAJTSQACMDIAAlNLABxiZ3dNVkU1S1phY253UUhhNTQydTAwenhnY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy532544","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:35:09 GMT
	x-forgerock-transactionid: 55f74c69-a141-43d2-95e5-3d7be823ec4b
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:35:09.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:10.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:10.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:10.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:10.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:11.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:11.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:11.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:12.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:12.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:12 GMT                                    3450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3338081 KO=98    )
> restLoginInitiate                                        (OK=231995 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=231983 KO=3     )
> User Authorize PKCE stage                                (OK=269794 KO=1     )
> User AccessToken PKCE stage                              (OK=269785 KO=2     )
> tokenUserinfo                                            (OK=37934  KO=0     )
> Skip 2FA                                                 (OK=129132 KO=0     )
> GetUUid                                                  (OK=77107  KO=0     )
> GetOpenidConfig                                          (OK=230989 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51369  KO=0     )
> CreatePolicy                                             (OK=77039  KO=65    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51369  KO=0     )
>  UI AM idFromSession                                     (OK=51368  KO=1     )
>  UI AM validateGoto                                      (OK=51369  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51364  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51363  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51363  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51363  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13674  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51359  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51359  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51359  KO=0     )
>  UI IDM uiconfig                                         (OK=51359  KO=0     )
>  UI IDM version                                          (OK=51359  KO=0     )
>  UI IDM login                                            (OK=51358  KO=0     )
>  UI IDM features                                         (OK=51359  KO=0     )
>  UI IDM privilege                                        (OK=51359  KO=0     )
>  UI IDM user                                             (OK=51358  KO=0     )
>  UI IDM dashboard                                        (OK=51358  KO=0     )
>  UI IDM managed user schema                              (OK=51358  KO=0     )
>  UI IDM oidcToken                                        (OK=51359  KO=1     )
> userinfo                                                 (OK=51358  KO=0     )
> UI-Logout                                                (OK=51359  KO=0     )
> UI-Logout Redirect 1                                     (OK=51359  KO=0     )
>  UI AM revoke2                                           (OK=51357  KO=0     )
>  UI AM revoke1                                           (OK=51358  KO=0     )
>  UI AM endsession                                        (OK=51358  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8604   KO=0     )
> RootUserinfo                                             (OK=173404 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8603   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2232   KO=0     )
> ReadPolicy                                               (OK=76987  KO=8     )
> getIdToken                                               (OK=17315  KO=0     )
> getIdToken Redirect 1                                    (OK=17314  KO=0     )
> createOrganization                                       (OK=17314  KO=0     )
> queryOrganization                                        (OK=17314  KO=0     )
> deleteOrganization                                       (OK=17314  KO=0     )
> DeletePolicy                                             (OK=76867  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13536 (99.24%)
> status.find.in([200, 209], 304), found 409                         64 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 12590  / active: 322    / done: 240282
================================================================================

10:35:12.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:13.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:13.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:13.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:13.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:13.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:14.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:14.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:14.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:14.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:15.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:15.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:16.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:16.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:16.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:17.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:17.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:17.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:17 GMT                                    3455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3343348 KO=98    )
> restLoginInitiate                                        (OK=232341 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=232329 KO=3     )
> User Authorize PKCE stage                                (OK=270215 KO=1     )
> User AccessToken PKCE stage                              (OK=270209 KO=2     )
> tokenUserinfo                                            (OK=37990  KO=0     )
> Skip 2FA                                                 (OK=129328 KO=0     )
> GetUUid                                                  (OK=77224  KO=0     )
> GetOpenidConfig                                          (OK=231323 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51455  KO=0     )
> CreatePolicy                                             (OK=77157  KO=65    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51455  KO=0     )
>  UI AM idFromSession                                     (OK=51454  KO=1     )
>  UI AM validateGoto                                      (OK=51455  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51453  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51453  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51452  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51452  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13696  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51446  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51446  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51446  KO=0     )
>  UI IDM uiconfig                                         (OK=51446  KO=0     )
>  UI IDM version                                          (OK=51445  KO=0     )
>  UI IDM login                                            (OK=51445  KO=0     )
>  UI IDM features                                         (OK=51445  KO=0     )
>  UI IDM privilege                                        (OK=51445  KO=0     )
>  UI IDM user                                             (OK=51444  KO=0     )
>  UI IDM dashboard                                        (OK=51444  KO=0     )
>  UI IDM managed user schema                              (OK=51444  KO=0     )
>  UI IDM oidcToken                                        (OK=51443  KO=1     )
> userinfo                                                 (OK=51443  KO=0     )
> UI-Logout                                                (OK=51443  KO=0     )
> UI-Logout Redirect 1                                     (OK=51443  KO=0     )
>  UI AM revoke2                                           (OK=51441  KO=0     )
>  UI AM revoke1                                           (OK=51442  KO=0     )
>  UI AM endsession                                        (OK=51442  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8626   KO=0     )
> RootUserinfo                                             (OK=173634 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8626   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2239   KO=0     )
> ReadPolicy                                               (OK=77096  KO=8     )
> getIdToken                                               (OK=17344  KO=0     )
> getIdToken Redirect 1                                    (OK=17344  KO=0     )
> createOrganization                                       (OK=17344  KO=0     )
> queryOrganization                                        (OK=17344  KO=0     )
> deleteOrganization                                       (OK=17344  KO=0     )
> DeletePolicy                                             (OK=76973  KO=17    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13554 (99.25%)
> status.find.in([200, 209], 304), found 409                         64 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.18%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 12220  / active: 325    / done: 240649
================================================================================

10:35:17.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:17.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:17.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:17.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:18.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:18.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:18.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:18.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:18.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:19.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:19.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:19.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:19.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:19.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:19.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 240371: status.find.in([200, 209], 304), found 404
10:35:19.875 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,240371,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTM2MDA3NTg5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRDNjeEFTa2dTWjc2U1FEcXQwMXRsUFB4Q2tZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5NDEwOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5NDEwOSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3NzA5LCJpYXQiOjE3MzE0OTQxMDksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InYwZUotd29GRWc1LVFlN3RTVWlfOW53cVNKMCJ9.McN9UfnI-0ycCHsgrIOVNzrV3mXORruoVh_eYoghWU5RkMThTPy6n9mczcuH76rRkvlLQh4WiYfsc6NDuMRsK8Gu5hPSfoJ_CBx18Ibcd0iFQwD0MfqpEtS2Mpy4Vd4hTsh6WXmnZSUIOKiVWWhsYgpM-fb5fMgqXeoFqev7x184fTx5XtyijWPef512mitLdSlN1c-47cNZ1j7yqxD1gOWn0S1Tu6X3KdfRAV70JB7oLZ-HRryD3Z8_6A7PIIRjLgP_PPDHW5t-ZFREfo27pGaVAe2VkE_PcIRSjyd2TfDZFee4J1vtbyMrOxYpyKh0dwAOADnBaILOVm9GZ6ZKuw, username -> user.7073, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy532544, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@71a0e284, authcode -> 90vW6T15lSR0FD6eEwgFIDeOhBQ, useAdminRealm -> true, callbacks -> {"tokenId":"6H751Rn2X145hWFkgYIgsUDI0OA.*AAJTSQACMDIAAlNLABxiZ3dNVkU1S1phY253UUhhNTQydTAwenhnY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494109404), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=6H751Rn2X145hWFkgYIgsUDI0OA.*AAJTSQACMDIAAlNLABxiZ3dNVkU1S1phY253UUhhNTQydTAwenhnY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494109404))), password -> Pa_ssw0rd, challenge -> 4FwCIjH8CFw-XkT9ceH_uOBfVV5VqWUaMEUj2UM9r_o, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> MzMxMjcwNDI5Njk5MTA2MjgzMw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@41474f22, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@4ac27b36, tokenId -> 6H751Rn2X145hWFkgYIgsUDI0OA.*AAJTSQACMDIAAlNLABxiZ3dNVkU1S1phY253UUhhNTQydTAwenhnY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy532544
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=6H751Rn2X145hWFkgYIgsUDI0OA.*AAJTSQACMDIAAlNLABxiZ3dNVkU1S1phY253UUhhNTQydTAwenhnY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=6H751Rn2X145hWFkgYIgsUDI0OA.*AAJTSQACMDIAAlNLABxiZ3dNVkU1S1phY253UUhhNTQydTAwenhnY0U9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:35:19 GMT
	x-forgerock-transactionid: 761a3672-1955-4162-a116-08e0be6a8151
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy532544 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:35:20.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:20.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:20.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:21.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:21.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:21.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:21.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:21.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:21.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:22.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:22.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:22.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:22 GMT                                    3460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3347942 KO=99    )
> restLoginInitiate                                        (OK=232696 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=232685 KO=3     )
> User Authorize PKCE stage                                (OK=270597 KO=1     )
> User AccessToken PKCE stage                              (OK=270593 KO=2     )
> tokenUserinfo                                            (OK=38042  KO=0     )
> Skip 2FA                                                 (OK=129542 KO=0     )
> GetUUid                                                  (OK=77340  KO=0     )
> GetOpenidConfig                                          (OK=231657 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51515  KO=0     )
> CreatePolicy                                             (OK=77268  KO=65    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51514  KO=0     )
>  UI AM idFromSession                                     (OK=51513  KO=1     )
>  UI AM validateGoto                                      (OK=51514  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51511  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51511  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51509  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51509  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13718  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51503  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51503  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51503  KO=0     )
>  UI IDM uiconfig                                         (OK=51503  KO=0     )
>  UI IDM version                                          (OK=51503  KO=0     )
>  UI IDM login                                            (OK=51503  KO=0     )
>  UI IDM features                                         (OK=51503  KO=0     )
>  UI IDM privilege                                        (OK=51503  KO=0     )
>  UI IDM user                                             (OK=51503  KO=0     )
>  UI IDM dashboard                                        (OK=51503  KO=0     )
>  UI IDM managed user schema                              (OK=51503  KO=0     )
>  UI IDM oidcToken                                        (OK=51504  KO=1     )
> userinfo                                                 (OK=51504  KO=0     )
> UI-Logout                                                (OK=51505  KO=0     )
> UI-Logout Redirect 1                                     (OK=51505  KO=0     )
>  UI AM revoke2                                           (OK=51502  KO=0     )
>  UI AM revoke1                                           (OK=51503  KO=0     )
>  UI AM endsession                                        (OK=51503  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8641   KO=0     )
> RootUserinfo                                             (OK=173925 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8640   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2243   KO=0     )
> ReadPolicy                                               (OK=77214  KO=8     )
> getIdToken                                               (OK=17383  KO=0     )
> getIdToken Redirect 1                                    (OK=17382  KO=0     )
> createOrganization                                       (OK=17380  KO=0     )
> queryOrganization                                        (OK=17380  KO=0     )
> deleteOrganization                                       (OK=17380  KO=0     )
> DeletePolicy                                             (OK=77081  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13580 (99.24%)
> status.find.in([200, 209], 304), found 409                         64 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 11852  / active: 349    / done: 240993
================================================================================

10:35:23.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:23.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:23.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:23.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:23.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:23.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:24.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:24.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:24.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:24.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:24.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:25.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:25.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:25.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:25.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:25.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:25.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:26.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:26.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:26.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:26.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:26.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:26.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:27.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:27.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:27.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:27 GMT                                    3465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3352825 KO=99    )
> restLoginInitiate                                        (OK=233052 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=233041 KO=3     )
> User Authorize PKCE stage                                (OK=271000 KO=1     )
> User AccessToken PKCE stage                              (OK=270990 KO=2     )
> tokenUserinfo                                            (OK=38099  KO=0     )
> Skip 2FA                                                 (OK=129749 KO=0     )
> GetUUid                                                  (OK=77464  KO=0     )
> GetOpenidConfig                                          (OK=232017 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51583  KO=0     )
> CreatePolicy                                             (OK=77394  KO=65    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51583  KO=0     )
>  UI AM idFromSession                                     (OK=51581  KO=1     )
>  UI AM validateGoto                                      (OK=51582  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51579  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51579  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51578  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51578  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13740  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51574  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51574  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51574  KO=0     )
>  UI IDM uiconfig                                         (OK=51574  KO=0     )
>  UI IDM version                                          (OK=51574  KO=0     )
>  UI IDM login                                            (OK=51574  KO=0     )
>  UI IDM features                                         (OK=51574  KO=0     )
>  UI IDM privilege                                        (OK=51574  KO=0     )
>  UI IDM user                                             (OK=51574  KO=0     )
>  UI IDM dashboard                                        (OK=51574  KO=0     )
>  UI IDM managed user schema                              (OK=51573  KO=0     )
>  UI IDM oidcToken                                        (OK=51572  KO=1     )
> userinfo                                                 (OK=51572  KO=0     )
> UI-Logout                                                (OK=51573  KO=0     )
> UI-Logout Redirect 1                                     (OK=51573  KO=0     )
>  UI AM revoke2                                           (OK=51571  KO=0     )
>  UI AM revoke1                                           (OK=51572  KO=0     )
>  UI AM endsession                                        (OK=51572  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8653   KO=0     )
> RootUserinfo                                             (OK=174224 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8653   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2247   KO=0     )
> ReadPolicy                                               (OK=77323  KO=8     )
> getIdToken                                               (OK=17404  KO=0     )
> getIdToken Redirect 1                                    (OK=17404  KO=0     )
> createOrganization                                       (OK=17403  KO=0     )
> queryOrganization                                        (OK=17403  KO=0     )
> deleteOrganization                                       (OK=17402  KO=0     )
> DeletePolicy                                             (OK=77202  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13606 (99.24%)
> status.find.in([200, 209], 304), found 409                         64 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 11483  / active: 350    / done: 241361
================================================================================

10:35:28.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:29.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:29.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:29.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:29.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:30.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:30.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:30.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:31.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:31.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:32.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:32 GMT                                    3470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3358140 KO=99    )
> restLoginInitiate                                        (OK=233413 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=233403 KO=3     )
> User Authorize PKCE stage                                (OK=271430 KO=1     )
> User AccessToken PKCE stage                              (OK=271425 KO=2     )
> tokenUserinfo                                            (OK=38159  KO=0     )
> Skip 2FA                                                 (OK=129953 KO=0     )
> GetUUid                                                  (OK=77589  KO=0     )
> GetOpenidConfig                                          (OK=232376 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51667  KO=0     )
> CreatePolicy                                             (OK=77523  KO=65    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51667  KO=0     )
>  UI AM idFromSession                                     (OK=51663  KO=1     )
>  UI AM validateGoto                                      (OK=51664  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51661  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51661  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51660  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51660  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13768  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51656  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51655  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51655  KO=0     )
>  UI IDM uiconfig                                         (OK=51655  KO=0     )
>  UI IDM version                                          (OK=51654  KO=0     )
>  UI IDM login                                            (OK=51654  KO=0     )
>  UI IDM features                                         (OK=51654  KO=0     )
>  UI IDM privilege                                        (OK=51654  KO=0     )
>  UI IDM user                                             (OK=51654  KO=0     )
>  UI IDM dashboard                                        (OK=51654  KO=0     )
>  UI IDM managed user schema                              (OK=51654  KO=0     )
>  UI IDM oidcToken                                        (OK=51655  KO=1     )
> userinfo                                                 (OK=51655  KO=0     )
> UI-Logout                                                (OK=51656  KO=0     )
> UI-Logout Redirect 1                                     (OK=51656  KO=0     )
>  UI AM revoke2                                           (OK=51653  KO=0     )
>  UI AM revoke1                                           (OK=51654  KO=0     )
>  UI AM endsession                                        (OK=51654  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8669   KO=0     )
> RootUserinfo                                             (OK=174519 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8668   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2252   KO=0     )
> ReadPolicy                                               (OK=77446  KO=8     )
> getIdToken                                               (OK=17430  KO=0     )
> getIdToken Redirect 1                                    (OK=17430  KO=0     )
> createOrganization                                       (OK=17430  KO=0     )
> queryOrganization                                        (OK=17430  KO=0     )
> deleteOrganization                                       (OK=17430  KO=0     )
> DeletePolicy                                             (OK=77312  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13617 (99.24%)
> status.find.in([200, 209], 304), found 409                         64 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 11110  / active: 349    / done: 241735
================================================================================

10:35:32.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:34.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:34.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:34.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:35.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:35.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:35.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:35.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:36.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:36.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:37.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:37.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:37.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:37.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:37 GMT                                    3475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3363012 KO=99    )
> restLoginInitiate                                        (OK=233736 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=233726 KO=3     )
> User Authorize PKCE stage                                (OK=271825 KO=1     )
> User AccessToken PKCE stage                              (OK=271821 KO=2     )
> tokenUserinfo                                            (OK=38223  KO=0     )
> Skip 2FA                                                 (OK=130127 KO=0     )
> GetUUid                                                  (OK=77698  KO=0     )
> GetOpenidConfig                                          (OK=232734 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51741  KO=0     )
> CreatePolicy                                             (OK=77631  KO=65    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51741  KO=0     )
>  UI AM idFromSession                                     (OK=51738  KO=1     )
>  UI AM validateGoto                                      (OK=51739  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51739  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51737  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51737  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51737  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13793  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51734  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51733  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51733  KO=0     )
>  UI IDM uiconfig                                         (OK=51733  KO=0     )
>  UI IDM version                                          (OK=51733  KO=0     )
>  UI IDM login                                            (OK=51733  KO=0     )
>  UI IDM features                                         (OK=51733  KO=0     )
>  UI IDM privilege                                        (OK=51733  KO=0     )
>  UI IDM user                                             (OK=51732  KO=0     )
>  UI IDM dashboard                                        (OK=51733  KO=0     )
>  UI IDM managed user schema                              (OK=51733  KO=0     )
>  UI IDM oidcToken                                        (OK=51732  KO=1     )
> userinfo                                                 (OK=51731  KO=0     )
> UI-Logout                                                (OK=51730  KO=0     )
> UI-Logout Redirect 1                                     (OK=51730  KO=0     )
>  UI AM revoke2                                           (OK=51727  KO=0     )
>  UI AM revoke1                                           (OK=51728  KO=0     )
>  UI AM endsession                                        (OK=51728  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8678   KO=0     )
> RootUserinfo                                             (OK=174742 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8678   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2255   KO=0     )
> ReadPolicy                                               (OK=77578  KO=8     )
> getIdToken                                               (OK=17452  KO=0     )
> getIdToken Redirect 1                                    (OK=17452  KO=0     )
> createOrganization                                       (OK=17452  KO=0     )
> queryOrganization                                        (OK=17451  KO=0     )
> deleteOrganization                                       (OK=17451  KO=0     )
> DeletePolicy                                             (OK=77431  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13631 (99.24%)
> status.find.in([200, 209], 304), found 409                         64 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 10776  / active: 333    / done: 242085
================================================================================

10:35:37.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:37.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:38.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:38.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:39.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:39.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:40.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:40.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:40.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:40.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:41.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:41.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:41.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:41.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:41.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:41.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:41.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:41.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:42.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:42 GMT                                    3480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3367777 KO=99    )
> restLoginInitiate                                        (OK=234094 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=234079 KO=3     )
> User Authorize PKCE stage                                (OK=272221 KO=1     )
> User AccessToken PKCE stage                              (OK=272209 KO=2     )
> tokenUserinfo                                            (OK=38285  KO=0     )
> Skip 2FA                                                 (OK=130326 KO=0     )
> GetUUid                                                  (OK=77811  KO=0     )
> GetOpenidConfig                                          (OK=233092 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51809  KO=0     )
> CreatePolicy                                             (OK=77745  KO=65    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51809  KO=0     )
>  UI AM idFromSession                                     (OK=51807  KO=1     )
>  UI AM validateGoto                                      (OK=51808  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51805  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51805  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51804  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51804  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13807  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51797  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51797  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51797  KO=0     )
>  UI IDM uiconfig                                         (OK=51797  KO=0     )
>  UI IDM version                                          (OK=51797  KO=0     )
>  UI IDM login                                            (OK=51797  KO=0     )
>  UI IDM features                                         (OK=51797  KO=0     )
>  UI IDM privilege                                        (OK=51797  KO=0     )
>  UI IDM user                                             (OK=51796  KO=0     )
>  UI IDM dashboard                                        (OK=51797  KO=0     )
>  UI IDM managed user schema                              (OK=51796  KO=0     )
>  UI IDM oidcToken                                        (OK=51797  KO=1     )
> userinfo                                                 (OK=51797  KO=0     )
> UI-Logout                                                (OK=51798  KO=0     )
> UI-Logout Redirect 1                                     (OK=51798  KO=0     )
>  UI AM revoke2                                           (OK=51796  KO=0     )
>  UI AM revoke1                                           (OK=51797  KO=0     )
>  UI AM endsession                                        (OK=51797  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8689   KO=0     )
> RootUserinfo                                             (OK=175002 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8688   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2263   KO=0     )
> ReadPolicy                                               (OK=77687  KO=8     )
> getIdToken                                               (OK=17484  KO=0     )
> getIdToken Redirect 1                                    (OK=17484  KO=0     )
> createOrganization                                       (OK=17483  KO=0     )
> queryOrganization                                        (OK=17483  KO=0     )
> deleteOrganization                                       (OK=17483  KO=0     )
> DeletePolicy                                             (OK=77566  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13650 (99.24%)
> status.find.in([200, 209], 304), found 409                         64 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 10407  / active: 328    / done: 242459
================================================================================

10:35:42.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:43.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:43.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:44.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:44.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:44.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:44.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:44.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:45.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:45.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:46.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:46.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:46.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:46.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:47.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:47.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:47 GMT                                    3485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3372429 KO=99    )
> restLoginInitiate                                        (OK=234403 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=234395 KO=3     )
> User Authorize PKCE stage                                (OK=272591 KO=1     )
> User AccessToken PKCE stage                              (OK=272585 KO=2     )
> tokenUserinfo                                            (OK=38324  KO=0     )
> Skip 2FA                                                 (OK=130526 KO=0     )
> GetUUid                                                  (OK=77926  KO=0     )
> GetOpenidConfig                                          (OK=233425 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51877  KO=0     )
> CreatePolicy                                             (OK=77859  KO=65    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51877  KO=0     )
>  UI AM idFromSession                                     (OK=51874  KO=1     )
>  UI AM validateGoto                                      (OK=51876  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51873  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51873  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51873  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51873  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13822  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51867  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51866  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51866  KO=0     )
>  UI IDM uiconfig                                         (OK=51866  KO=0     )
>  UI IDM version                                          (OK=51866  KO=0     )
>  UI IDM login                                            (OK=51866  KO=0     )
>  UI IDM features                                         (OK=51866  KO=0     )
>  UI IDM privilege                                        (OK=51866  KO=0     )
>  UI IDM user                                             (OK=51866  KO=0     )
>  UI IDM dashboard                                        (OK=51866  KO=0     )
>  UI IDM managed user schema                              (OK=51866  KO=0     )
>  UI IDM oidcToken                                        (OK=51866  KO=1     )
> userinfo                                                 (OK=51866  KO=0     )
> UI-Logout                                                (OK=51865  KO=0     )
> UI-Logout Redirect 1                                     (OK=51864  KO=0     )
>  UI AM revoke2                                           (OK=51862  KO=0     )
>  UI AM revoke1                                           (OK=51863  KO=0     )
>  UI AM endsession                                        (OK=51863  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8702   KO=0     )
> RootUserinfo                                             (OK=175320 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8702   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2266   KO=0     )
> ReadPolicy                                               (OK=77798  KO=8     )
> getIdToken                                               (OK=17508  KO=0     )
> getIdToken Redirect 1                                    (OK=17508  KO=0     )
> createOrganization                                       (OK=17508  KO=0     )
> queryOrganization                                        (OK=17508  KO=0     )
> deleteOrganization                                       (OK=17507  KO=0     )
> DeletePolicy                                             (OK=77674  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13666 (99.24%)
> status.find.in([200, 209], 304), found 409                         64 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 10087  / active: 320    / done: 242787
================================================================================

10:35:47.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:47.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:47.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:47.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:48.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:48.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:48.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:48.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:48.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:49.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:49.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:49.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:50.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:50.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:51.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 243315: status.find.in([200, 209], 304), found 409
10:35:51.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,243315,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTM2MTI0Nzg0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTzlGWTJXVXFyeHo4OTRJbzIzcFE3a3FoOWZBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5NDE1MCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5NDE1MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3NzUwLCJpYXQiOjE3MzE0OTQxNTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ii1LOGpDeWdJaFlLOHkxcnNuWnU2YVJwQ0xOOCJ9.QUiPrgtUSDFdobprBzZmWZL_s4T6aBB8HtV31uGtZ-a0FlNqHsz2Lfo8pluEgbCtyfhGnl__cSvSY4350vAS_54IptVSarlsIWRMq4cwUQ-lMHA3cgyF-iU6-J2cgRek58BGfEg8Ac4i0Lyfm2dxt-Gdf3IB1RCiuD5iUmhiC-j86_EzaX7K8OA9legXvcMmQDdfS_fLLTHL616k1B5MbJ9wkhKzgdA4FdsW0gDyiyf1t-NRhezWa9L8G5iQEORqy5FaGZ52-QI1wwj-QyKb5LVhPJGPTopzCmPtRjXmHQIDgfUriJuQAcyyuEMySNsuQxwH7-jcjJ2-vqHrcbOL0Q, username -> user.170635, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy229093, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@684cd4a2, authcode -> ztKWUDAD7tGhfL8szlrOstofxv8, useAdminRealm -> true, callbacks -> {"tokenId":"w9KA_RPA2irTXBVNNdp4i2rPYU4.*AAJTSQACMDIAAlNLABxDK0doMFgrOUlMZ3V1bW9XMmhTYTR3N0ovSXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494150744), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=w9KA_RPA2irTXBVNNdp4i2rPYU4.*AAJTSQACMDIAAlNLABxDK0doMFgrOUlMZ3V1bW9XMmhTYTR3N0ovSXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494150744))), password -> Pa_ssw0rd, challenge -> qb3FSGHwAMMxiUZFGdhLqAgZmEHuc8rI7WUXth_uuP4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDU1NDM1MTU1MjA1MzkxMjQxNQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e5ebf28, tokenId -> w9KA_RPA2irTXBVNNdp4i2rPYU4.*AAJTSQACMDIAAlNLABxDK0doMFgrOUlMZ3V1bW9XMmhTYTR3N0ovSXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=w9KA_RPA2irTXBVNNdp4i2rPYU4.*AAJTSQACMDIAAlNLABxDK0doMFgrOUlMZ3V1bW9XMmhTYTR3N0ovSXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=w9KA_RPA2irTXBVNNdp4i2rPYU4.*AAJTSQACMDIAAlNLABxDK0doMFgrOUlMZ3V1bW9XMmhTYTR3N0ovSXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy229093","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:35:51 GMT
	x-forgerock-transactionid: 0e93d33f-bda7-4215-b043-9daa35b0025a
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:35:51.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:52.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:52.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:52.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:52 GMT                                    3490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3377360 KO=100   )
> restLoginInitiate                                        (OK=234729 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=234722 KO=3     )
> User Authorize PKCE stage                                (OK=272977 KO=1     )
> User AccessToken PKCE stage                              (OK=272969 KO=2     )
> tokenUserinfo                                            (OK=38368  KO=0     )
> Skip 2FA                                                 (OK=130699 KO=0     )
> GetUUid                                                  (OK=78035  KO=0     )
> GetOpenidConfig                                          (OK=233762 KO=0     )
> UI-Post-Login - stage 1                                  (OK=51957  KO=0     )
> CreatePolicy                                             (OK=77966  KO=66    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=51957  KO=0     )
>  UI AM idFromSession                                     (OK=51956  KO=1     )
>  UI AM validateGoto                                      (OK=51957  KO=0     )
> UI-Post-Login - stage 2                                  (OK=51955  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=51953  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=51953  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=51953  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13849  KO=0     )
> UI-Post-Login - stage 3                                  (OK=51949  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=51949  KO=0     )
>  UI Enduser sessioncheck                                 (OK=51948  KO=0     )
>  UI IDM uiconfig                                         (OK=51948  KO=0     )
>  UI IDM version                                          (OK=51948  KO=0     )
>  UI IDM login                                            (OK=51948  KO=0     )
>  UI IDM features                                         (OK=51948  KO=0     )
>  UI IDM privilege                                        (OK=51948  KO=0     )
>  UI IDM user                                             (OK=51946  KO=0     )
>  UI IDM dashboard                                        (OK=51947  KO=0     )
>  UI IDM managed user schema                              (OK=51947  KO=0     )
>  UI IDM oidcToken                                        (OK=51947  KO=1     )
> userinfo                                                 (OK=51946  KO=0     )
> UI-Logout                                                (OK=51947  KO=0     )
> UI-Logout Redirect 1                                     (OK=51946  KO=0     )
>  UI AM revoke2                                           (OK=51944  KO=0     )
>  UI AM revoke1                                           (OK=51945  KO=0     )
>  UI AM endsession                                        (OK=51945  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8717   KO=0     )
> RootUserinfo                                             (OK=175561 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8716   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2268   KO=0     )
> ReadPolicy                                               (OK=77915  KO=8     )
> getIdToken                                               (OK=17528  KO=0     )
> getIdToken Redirect 1                                    (OK=17528  KO=0     )
> createOrganization                                       (OK=17527  KO=0     )
> queryOrganization                                        (OK=17526  KO=0     )
> deleteOrganization                                       (OK=17526  KO=0     )
> DeletePolicy                                             (OK=77785  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13684 (99.24%)
> status.find.in([200, 209], 304), found 409                         65 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 9744   / active: 321    / done: 243129
================================================================================

10:35:53.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:53.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:53.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:53.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:53.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:53.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:53.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:53.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:54.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:54.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:54.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:54.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:55.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:55.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:55.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:55.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:55.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:56.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:56.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:56.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:56.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:56.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:56.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:56.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:57.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:57.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:57.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:57.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:35:57 GMT                                    3495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3382495 KO=100   )
> restLoginInitiate                                        (OK=235093 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=235078 KO=3     )
> User Authorize PKCE stage                                (OK=273383 KO=1     )
> User AccessToken PKCE stage                              (OK=273377 KO=2     )
> tokenUserinfo                                            (OK=38430  KO=0     )
> Skip 2FA                                                 (OK=130891 KO=0     )
> GetUUid                                                  (OK=78146  KO=0     )
> GetOpenidConfig                                          (OK=234097 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52039  KO=0     )
> CreatePolicy                                             (OK=78079  KO=66    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52039  KO=0     )
>  UI AM idFromSession                                     (OK=52037  KO=1     )
>  UI AM validateGoto                                      (OK=52038  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52036  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52035  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52035  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52035  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13870  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52031  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52031  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52031  KO=0     )
>  UI IDM uiconfig                                         (OK=52031  KO=0     )
>  UI IDM version                                          (OK=52031  KO=0     )
>  UI IDM login                                            (OK=52031  KO=0     )
>  UI IDM features                                         (OK=52031  KO=0     )
>  UI IDM privilege                                        (OK=52031  KO=0     )
>  UI IDM user                                             (OK=52031  KO=0     )
>  UI IDM dashboard                                        (OK=52031  KO=0     )
>  UI IDM managed user schema                              (OK=52031  KO=0     )
>  UI IDM oidcToken                                        (OK=52032  KO=1     )
> userinfo                                                 (OK=52030  KO=0     )
> UI-Logout                                                (OK=52031  KO=0     )
> UI-Logout Redirect 1                                     (OK=52031  KO=0     )
>  UI AM revoke2                                           (OK=52028  KO=0     )
>  UI AM revoke1                                           (OK=52029  KO=0     )
>  UI AM endsession                                        (OK=52030  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8729   KO=0     )
> RootUserinfo                                             (OK=175785 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8729   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2269   KO=0     )
> ReadPolicy                                               (OK=78021  KO=8     )
> getIdToken                                               (OK=17554  KO=0     )
> getIdToken Redirect 1                                    (OK=17554  KO=0     )
> createOrganization                                       (OK=17554  KO=0     )
> queryOrganization                                        (OK=17554  KO=0     )
> deleteOrganization                                       (OK=17554  KO=0     )
> DeletePolicy                                             (OK=77902  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13712 (99.24%)
> status.find.in([200, 209], 304), found 409                         65 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 9366   / active: 323    / done: 243505
================================================================================

10:35:57.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:57.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:57.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:57.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:58.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:58.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:58.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:58.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:58.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:59.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:59.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:59.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:59.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:35:59.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:00.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:00.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:00.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:00.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:01.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:01.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:01.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:01.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:01.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:01.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:01.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:01.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:02.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:02.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:02.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:02 GMT                                    3500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3387844 KO=100   )
> restLoginInitiate                                        (OK=235451 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=235440 KO=3     )
> User Authorize PKCE stage                                (OK=273811 KO=1     )
> User AccessToken PKCE stage                              (OK=273802 KO=2     )
> tokenUserinfo                                            (OK=38483  KO=0     )
> Skip 2FA                                                 (OK=131077 KO=0     )
> GetUUid                                                  (OK=78265  KO=0     )
> GetOpenidConfig                                          (OK=234430 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52133  KO=0     )
> CreatePolicy                                             (OK=78195  KO=66    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52131  KO=0     )
>  UI AM idFromSession                                     (OK=52130  KO=1     )
>  UI AM validateGoto                                      (OK=52131  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52128  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52128  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52127  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52127  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13891  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52123  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52122  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52120  KO=0     )
>  UI IDM uiconfig                                         (OK=52120  KO=0     )
>  UI IDM version                                          (OK=52120  KO=0     )
>  UI IDM login                                            (OK=52119  KO=0     )
>  UI IDM features                                         (OK=52120  KO=0     )
>  UI IDM privilege                                        (OK=52120  KO=0     )
>  UI IDM user                                             (OK=52119  KO=0     )
>  UI IDM dashboard                                        (OK=52119  KO=0     )
>  UI IDM managed user schema                              (OK=52119  KO=0     )
>  UI IDM oidcToken                                        (OK=52119  KO=1     )
> userinfo                                                 (OK=52119  KO=0     )
> UI-Logout                                                (OK=52120  KO=0     )
> UI-Logout Redirect 1                                     (OK=52120  KO=0     )
>  UI AM revoke2                                           (OK=52117  KO=0     )
>  UI AM revoke1                                           (OK=52118  KO=0     )
>  UI AM endsession                                        (OK=52118  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8743   KO=0     )
> RootUserinfo                                             (OK=176032 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8743   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2271   KO=0     )
> ReadPolicy                                               (OK=78135  KO=8     )
> getIdToken                                               (OK=17578  KO=0     )
> getIdToken Redirect 1                                    (OK=17577  KO=0     )
> createOrganization                                       (OK=17576  KO=0     )
> queryOrganization                                        (OK=17576  KO=0     )
> deleteOrganization                                       (OK=17576  KO=0     )
> DeletePolicy                                             (OK=78005  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13741 (99.24%)
> status.find.in([200, 209], 304), found 409                         65 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 8997   / active: 331    / done: 243866
================================================================================

10:36:03.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:03.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:03.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:03.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:04.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:04.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:04.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:04.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:05.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:05.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:05.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:05.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:06.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:06.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:07.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:07 GMT                                    3505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3392677 KO=100   )
> restLoginInitiate                                        (OK=235792 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=235786 KO=3     )
> User Authorize PKCE stage                                (OK=274207 KO=1     )
> User AccessToken PKCE stage                              (OK=274200 KO=2     )
> tokenUserinfo                                            (OK=38539  KO=0     )
> Skip 2FA                                                 (OK=131281 KO=0     )
> GetUUid                                                  (OK=78381  KO=0     )
> GetOpenidConfig                                          (OK=234782 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52201  KO=0     )
> CreatePolicy                                             (OK=78313  KO=66    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52200  KO=0     )
>  UI AM idFromSession                                     (OK=52197  KO=1     )
>  UI AM validateGoto                                      (OK=52198  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52195  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52195  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52195  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52195  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13910  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52192  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52191  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52190  KO=0     )
>  UI IDM uiconfig                                         (OK=52190  KO=0     )
>  UI IDM version                                          (OK=52190  KO=0     )
>  UI IDM login                                            (OK=52190  KO=0     )
>  UI IDM features                                         (OK=52190  KO=0     )
>  UI IDM privilege                                        (OK=52190  KO=0     )
>  UI IDM user                                             (OK=52190  KO=0     )
>  UI IDM dashboard                                        (OK=52190  KO=0     )
>  UI IDM managed user schema                              (OK=52190  KO=0     )
>  UI IDM oidcToken                                        (OK=52191  KO=1     )
> userinfo                                                 (OK=52190  KO=0     )
> UI-Logout                                                (OK=52191  KO=0     )
> UI-Logout Redirect 1                                     (OK=52190  KO=0     )
>  UI AM revoke2                                           (OK=52187  KO=0     )
>  UI AM revoke1                                           (OK=52188  KO=0     )
>  UI AM endsession                                        (OK=52188  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8752   KO=0     )
> RootUserinfo                                             (OK=176299 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8752   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2273   KO=0     )
> ReadPolicy                                               (OK=78253  KO=8     )
> getIdToken                                               (OK=17609  KO=0     )
> getIdToken Redirect 1                                    (OK=17609  KO=0     )
> createOrganization                                       (OK=17608  KO=0     )
> queryOrganization                                        (OK=17608  KO=0     )
> deleteOrganization                                       (OK=17608  KO=0     )
> DeletePolicy                                             (OK=78121  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13756 (99.24%)
> status.find.in([200, 209], 304), found 409                         65 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 8649   / active: 336    / done: 244209
================================================================================

10:36:08.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:08.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:08.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:08.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:08.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:08.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:08.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:09.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:09.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:09.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:10.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:10.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:10.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:10.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:10.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:10.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:10.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:11.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:11.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:11.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:11.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:11.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:11.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:12 GMT                                    3510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3397146 KO=100   )
> restLoginInitiate                                        (OK=236117 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=236104 KO=3     )
> User Authorize PKCE stage                                (OK=274570 KO=1     )
> User AccessToken PKCE stage                              (OK=274557 KO=2     )
> tokenUserinfo                                            (OK=38596  KO=0     )
> Skip 2FA                                                 (OK=131454 KO=0     )
> GetUUid                                                  (OK=78489  KO=0     )
> GetOpenidConfig                                          (OK=235128 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52269  KO=0     )
> CreatePolicy                                             (OK=78420  KO=66    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52267  KO=0     )
>  UI AM idFromSession                                     (OK=52266  KO=1     )
>  UI AM validateGoto                                      (OK=52267  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52262  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52261  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52261  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52261  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13925  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52255  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52255  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52255  KO=0     )
>  UI IDM uiconfig                                         (OK=52255  KO=0     )
>  UI IDM version                                          (OK=52255  KO=0     )
>  UI IDM login                                            (OK=52255  KO=0     )
>  UI IDM features                                         (OK=52255  KO=0     )
>  UI IDM privilege                                        (OK=52255  KO=0     )
>  UI IDM user                                             (OK=52255  KO=0     )
>  UI IDM dashboard                                        (OK=52255  KO=0     )
>  UI IDM managed user schema                              (OK=52255  KO=0     )
>  UI IDM oidcToken                                        (OK=52254  KO=1     )
> userinfo                                                 (OK=52254  KO=0     )
> UI-Logout                                                (OK=52255  KO=0     )
> UI-Logout Redirect 1                                     (OK=52254  KO=0     )
>  UI AM revoke2                                           (OK=52252  KO=0     )
>  UI AM revoke1                                           (OK=52253  KO=0     )
>  UI AM endsession                                        (OK=52253  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8764   KO=0     )
> RootUserinfo                                             (OK=176543 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8764   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2277   KO=0     )
> ReadPolicy                                               (OK=78370  KO=8     )
> getIdToken                                               (OK=17627  KO=0     )
> getIdToken Redirect 1                                    (OK=17627  KO=0     )
> createOrganization                                       (OK=17627  KO=0     )
> queryOrganization                                        (OK=17627  KO=0     )
> deleteOrganization                                       (OK=17626  KO=0     )
> DeletePolicy                                             (OK=78240  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13779 (99.24%)
> status.find.in([200, 209], 304), found 409                         65 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 8308   / active: 329    / done: 244557
================================================================================

10:36:12.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:12.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:13.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:13.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:13.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:13.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:14.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:14.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:14.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:14.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:14.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:14.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:15.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:15.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:15.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:15.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:15.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:15.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:15.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:16.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:16.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:16.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:16.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:17.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:17 GMT                                    3515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3402011 KO=100   )
> restLoginInitiate                                        (OK=236425 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=236415 KO=3     )
> User Authorize PKCE stage                                (OK=274945 KO=1     )
> User AccessToken PKCE stage                              (OK=274939 KO=2     )
> tokenUserinfo                                            (OK=38642  KO=0     )
> Skip 2FA                                                 (OK=131619 KO=0     )
> GetUUid                                                  (OK=78593  KO=0     )
> GetOpenidConfig                                          (OK=235452 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52347  KO=0     )
> CreatePolicy                                             (OK=78524  KO=66    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52347  KO=0     )
>  UI AM idFromSession                                     (OK=52345  KO=1     )
>  UI AM validateGoto                                      (OK=52346  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52343  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52341  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52341  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52341  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13943  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52339  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52339  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52338  KO=0     )
>  UI IDM uiconfig                                         (OK=52338  KO=0     )
>  UI IDM version                                          (OK=52337  KO=0     )
>  UI IDM login                                            (OK=52337  KO=0     )
>  UI IDM features                                         (OK=52337  KO=0     )
>  UI IDM privilege                                        (OK=52337  KO=0     )
>  UI IDM user                                             (OK=52337  KO=0     )
>  UI IDM dashboard                                        (OK=52337  KO=0     )
>  UI IDM managed user schema                              (OK=52337  KO=0     )
>  UI IDM oidcToken                                        (OK=52338  KO=1     )
> userinfo                                                 (OK=52337  KO=0     )
> UI-Logout                                                (OK=52338  KO=0     )
> UI-Logout Redirect 1                                     (OK=52338  KO=0     )
>  UI AM revoke2                                           (OK=52335  KO=0     )
>  UI AM revoke1                                           (OK=52336  KO=0     )
>  UI AM endsession                                        (OK=52336  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8783   KO=0     )
> RootUserinfo                                             (OK=176775 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8782   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2282   KO=0     )
> ReadPolicy                                               (OK=78474  KO=8     )
> getIdToken                                               (OK=17648  KO=0     )
> getIdToken Redirect 1                                    (OK=17648  KO=0     )
> createOrganization                                       (OK=17648  KO=0     )
> queryOrganization                                        (OK=17648  KO=0     )
> deleteOrganization                                       (OK=17648  KO=0     )
> DeletePolicy                                             (OK=78356  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13803 (99.25%)
> status.find.in([200, 209], 304), found 409                         65 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 7983   / active: 298    / done: 244913
================================================================================

10:36:17.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:18.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:18.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:18.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:18.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:18.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:18.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:19.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:20.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:20.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:20.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:21.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:21.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:21.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:22.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:22.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:22 GMT                                    3520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3406506 KO=100   )
> restLoginInitiate                                        (OK=236734 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=236723 KO=3     )
> User Authorize PKCE stage                                (OK=275305 KO=1     )
> User AccessToken PKCE stage                              (OK=275303 KO=2     )
> tokenUserinfo                                            (OK=38690  KO=0     )
> Skip 2FA                                                 (OK=131799 KO=0     )
> GetUUid                                                  (OK=78703  KO=0     )
> GetOpenidConfig                                          (OK=235775 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52413  KO=0     )
> CreatePolicy                                             (OK=78634  KO=66    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52413  KO=0     )
>  UI AM idFromSession                                     (OK=52411  KO=1     )
>  UI AM validateGoto                                      (OK=52412  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52410  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52410  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52410  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52410  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13960  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52407  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52406  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52406  KO=0     )
>  UI IDM uiconfig                                         (OK=52406  KO=0     )
>  UI IDM version                                          (OK=52406  KO=0     )
>  UI IDM login                                            (OK=52406  KO=0     )
>  UI IDM features                                         (OK=52406  KO=0     )
>  UI IDM privilege                                        (OK=52406  KO=0     )
>  UI IDM user                                             (OK=52406  KO=0     )
>  UI IDM dashboard                                        (OK=52406  KO=0     )
>  UI IDM managed user schema                              (OK=52406  KO=0     )
>  UI IDM oidcToken                                        (OK=52406  KO=1     )
> userinfo                                                 (OK=52406  KO=0     )
> UI-Logout                                                (OK=52407  KO=0     )
> UI-Logout Redirect 1                                     (OK=52406  KO=0     )
>  UI AM revoke2                                           (OK=52404  KO=0     )
>  UI AM revoke1                                           (OK=52405  KO=0     )
>  UI AM endsession                                        (OK=52405  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8799   KO=0     )
> RootUserinfo                                             (OK=176966 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8799   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2285   KO=0     )
> ReadPolicy                                               (OK=78579  KO=8     )
> getIdToken                                               (OK=17679  KO=0     )
> getIdToken Redirect 1                                    (OK=17679  KO=0     )
> createOrganization                                       (OK=17679  KO=0     )
> queryOrganization                                        (OK=17679  KO=0     )
> deleteOrganization                                       (OK=17679  KO=0     )
> DeletePolicy                                             (OK=78462  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13819 (99.25%)
> status.find.in([200, 209], 304), found 409                         65 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 7659   / active: 289    / done: 245246
================================================================================

10:36:22.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:24.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:24.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:24.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:24.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:24.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:25.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 245655: status.find.in([200, 209], 304), found 409
10:36:25.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,245655,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTM2NDQ3NDcxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiaXBjR0dDMEFTa1RTZ2hfVjY1ZV9wNk9jR3NVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5NDE4NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5NDE4NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3Nzg0LCJpYXQiOjE3MzE0OTQxODQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjNnS20ycW5VTWJodHJGZWU5QjRYQm1pZ2Q5NCJ9.DA1nTTMzA2m5c4FkuhpU3LUyIAExZerp_UT1Q1MzwlCc4q8m5x-XHyhmKNdrlAkFKn2P7e9afjdC5_soX11vX8vCJoXspoT3OTHFoC0MhdZXKpNX9EJdocbqB_FNOiRfJQGCFLgSU24CCMO4ypw8Ix1Kwtlz0oXFz9KtvetOduaH7Z24wVIynMYnztpmKyZc5CX5pcx0FHtjDLPfeBhzS5ttxmJ8TrVr8ho9_RVAsWfcF-DdKMvLuX7czZcG6SyqluWRv96BPdqCxzf4gEsn_bkXRacPUbGyv5PWn0D_733SQsp32zCsvPtQDYmgic3AnnM191SlX8hkBLXcz1MhxA, username -> user.109191, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy249974, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30eb096f, authcode -> 6TJBl8wX2Kezf2Kw6bZe283dq1g, useAdminRealm -> true, callbacks -> {"tokenId":"o8xVeLC1YnIqivouCNMQ46Enl-8.*AAJTSQACMDIAAlNLABx6YUxGL3dFTU9ZaUdEVGdhUC9IM25kbzFCTTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494184892), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=o8xVeLC1YnIqivouCNMQ46Enl-8.*AAJTSQACMDIAAlNLABx6YUxGL3dFTU9ZaUdEVGdhUC9IM25kbzFCTTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494184892))), password -> Pa_ssw0rd, challenge -> vBbAKTD1k3AWfNvBOAhc1DiT26HGd4DXoLc9LjJNMTQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 183.92.228.102, verifier -> LTM2MjkxMjk3MDg0MTA0NTQxNDE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b2d6f88, tokenId -> o8xVeLC1YnIqivouCNMQ46Enl-8.*AAJTSQACMDIAAlNLABx6YUxGL3dFTU9ZaUdEVGdhUC9IM25kbzFCTTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=o8xVeLC1YnIqivouCNMQ46Enl-8.*AAJTSQACMDIAAlNLABx6YUxGL3dFTU9ZaUdEVGdhUC9IM25kbzFCTTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=o8xVeLC1YnIqivouCNMQ46Enl-8.*AAJTSQACMDIAAlNLABx6YUxGL3dFTU9ZaUdEVGdhUC9IM25kbzFCTTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy249974","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:36:25 GMT
	x-forgerock-transactionid: b5aa40f2-e0d0-4084-bcdc-056f69e8cd88
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:36:25.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:25.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:25.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:25.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:25.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:26.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:26.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:26.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:26.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:27.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:27.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:27.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:27 GMT                                    3525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3410589 KO=101   )
> restLoginInitiate                                        (OK=237036 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=237026 KO=3     )
> User Authorize PKCE stage                                (OK=275644 KO=1     )
> User AccessToken PKCE stage                              (OK=275639 KO=2     )
> tokenUserinfo                                            (OK=38743  KO=0     )
> Skip 2FA                                                 (OK=131965 KO=0     )
> GetUUid                                                  (OK=78782  KO=0     )
> GetOpenidConfig                                          (OK=236065 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52475  KO=0     )
> CreatePolicy                                             (OK=78713  KO=67    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52475  KO=0     )
>  UI AM idFromSession                                     (OK=52474  KO=1     )
>  UI AM validateGoto                                      (OK=52475  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52469  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52468  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52468  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52468  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13977  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52465  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52465  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52465  KO=0     )
>  UI IDM uiconfig                                         (OK=52465  KO=0     )
>  UI IDM version                                          (OK=52465  KO=0     )
>  UI IDM login                                            (OK=52464  KO=0     )
>  UI IDM features                                         (OK=52464  KO=0     )
>  UI IDM privilege                                        (OK=52465  KO=0     )
>  UI IDM user                                             (OK=52463  KO=0     )
>  UI IDM dashboard                                        (OK=52463  KO=0     )
>  UI IDM managed user schema                              (OK=52462  KO=0     )
>  UI IDM oidcToken                                        (OK=52461  KO=1     )
> userinfo                                                 (OK=52460  KO=0     )
> UI-Logout                                                (OK=52461  KO=0     )
> UI-Logout Redirect 1                                     (OK=52460  KO=0     )
>  UI AM revoke2                                           (OK=52457  KO=0     )
>  UI AM revoke1                                           (OK=52458  KO=0     )
>  UI AM endsession                                        (OK=52458  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8814   KO=0     )
> RootUserinfo                                             (OK=177198 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8813   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2286   KO=0     )
> ReadPolicy                                               (OK=78691  KO=8     )
> getIdToken                                               (OK=17710  KO=0     )
> getIdToken Redirect 1                                    (OK=17709  KO=0     )
> createOrganization                                       (OK=17706  KO=0     )
> queryOrganization                                        (OK=17706  KO=0     )
> deleteOrganization                                       (OK=17706  KO=0     )
> DeletePolicy                                             (OK=78567  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13837 (99.24%)
> status.find.in([200, 209], 304), found 409                         66 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 7341   / active: 295    / done: 245558
================================================================================

10:36:27.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:27.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:27.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:28.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:28.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:28.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:29.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:30.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:30.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:30.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:30.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:30.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:31.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:31.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:31.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:31.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:31.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:32.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:32 GMT                                    3530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3415347 KO=101   )
> restLoginInitiate                                        (OK=237351 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=237343 KO=3     )
> User Authorize PKCE stage                                (OK=276024 KO=1     )
> User AccessToken PKCE stage                              (OK=276015 KO=2     )
> tokenUserinfo                                            (OK=38788  KO=0     )
> Skip 2FA                                                 (OK=132143 KO=0     )
> GetUUid                                                  (OK=78891  KO=0     )
> GetOpenidConfig                                          (OK=236369 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52550  KO=0     )
> CreatePolicy                                             (OK=78821  KO=67    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52550  KO=0     )
>  UI AM idFromSession                                     (OK=52549  KO=1     )
>  UI AM validateGoto                                      (OK=52550  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52548  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52548  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52548  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52548  KO=0     )
> restloginProgressiveProfileCallback                      (OK=13996  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52543  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52543  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52542  KO=0     )
>  UI IDM uiconfig                                         (OK=52542  KO=0     )
>  UI IDM version                                          (OK=52542  KO=0     )
>  UI IDM login                                            (OK=52542  KO=0     )
>  UI IDM features                                         (OK=52542  KO=0     )
>  UI IDM privilege                                        (OK=52542  KO=0     )
>  UI IDM user                                             (OK=52538  KO=0     )
>  UI IDM dashboard                                        (OK=52541  KO=0     )
>  UI IDM managed user schema                              (OK=52540  KO=0     )
>  UI IDM oidcToken                                        (OK=52538  KO=1     )
> userinfo                                                 (OK=52538  KO=0     )
> UI-Logout                                                (OK=52539  KO=0     )
> UI-Logout Redirect 1                                     (OK=52539  KO=0     )
>  UI AM revoke2                                           (OK=52534  KO=0     )
>  UI AM revoke1                                           (OK=52535  KO=0     )
>  UI AM endsession                                        (OK=52536  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8825   KO=0     )
> RootUserinfo                                             (OK=177436 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8823   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2289   KO=0     )
> ReadPolicy                                               (OK=78771  KO=8     )
> getIdToken                                               (OK=17736  KO=0     )
> getIdToken Redirect 1                                    (OK=17736  KO=0     )
> createOrganization                                       (OK=17735  KO=0     )
> queryOrganization                                        (OK=17734  KO=0     )
> deleteOrganization                                       (OK=17734  KO=0     )
> DeletePolicy                                             (OK=78680  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13855 (99.24%)
> status.find.in([200, 209], 304), found 409                         66 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 7014   / active: 287    / done: 245893
================================================================================

10:36:32.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:32.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:33.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:34.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:34.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:34.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:34.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:34.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:34.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:34.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:35.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:35.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:35.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:35.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:36.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:36.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:36.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:36.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:37.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:37.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:37.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:37 GMT                                    3535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3420071 KO=101   )
> restLoginInitiate                                        (OK=237688 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=237679 KO=3     )
> User Authorize PKCE stage                                (OK=276408 KO=1     )
> User AccessToken PKCE stage                              (OK=276401 KO=2     )
> tokenUserinfo                                            (OK=38840  KO=0     )
> Skip 2FA                                                 (OK=132329 KO=0     )
> GetUUid                                                  (OK=79012  KO=0     )
> GetOpenidConfig                                          (OK=236676 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52625  KO=0     )
> CreatePolicy                                             (OK=78941  KO=67    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52625  KO=0     )
>  UI AM idFromSession                                     (OK=52624  KO=1     )
>  UI AM validateGoto                                      (OK=52625  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52621  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52621  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52621  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52621  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14017  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52618  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52618  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52616  KO=0     )
>  UI IDM uiconfig                                         (OK=52616  KO=0     )
>  UI IDM version                                          (OK=52616  KO=0     )
>  UI IDM login                                            (OK=52614  KO=0     )
>  UI IDM features                                         (OK=52614  KO=0     )
>  UI IDM privilege                                        (OK=52614  KO=0     )
>  UI IDM user                                             (OK=52614  KO=0     )
>  UI IDM dashboard                                        (OK=52614  KO=0     )
>  UI IDM managed user schema                              (OK=52614  KO=0     )
>  UI IDM oidcToken                                        (OK=52615  KO=1     )
> userinfo                                                 (OK=52615  KO=0     )
> UI-Logout                                                (OK=52615  KO=0     )
> UI-Logout Redirect 1                                     (OK=52615  KO=0     )
>  UI AM revoke2                                           (OK=52612  KO=0     )
>  UI AM revoke1                                           (OK=52613  KO=0     )
>  UI AM endsession                                        (OK=52613  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8834   KO=0     )
> RootUserinfo                                             (OK=177656 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8834   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2292   KO=0     )
> ReadPolicy                                               (OK=78877  KO=8     )
> getIdToken                                               (OK=17756  KO=0     )
> getIdToken Redirect 1                                    (OK=17756  KO=0     )
> createOrganization                                       (OK=17756  KO=0     )
> queryOrganization                                        (OK=17755  KO=0     )
> deleteOrganization                                       (OK=17755  KO=0     )
> DeletePolicy                                             (OK=78760  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13876 (99.24%)
> status.find.in([200, 209], 304), found 409                         66 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 6668   / active: 327    / done: 246199
================================================================================

10:36:38.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:38.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:38.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:38.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:38.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:39.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:39.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:40.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:40.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:40.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:40.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:40.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:41.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:41.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:41.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:41.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:41.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:42.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:42.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:42.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:42 GMT                                    3540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3425179 KO=101   )
> restLoginInitiate                                        (OK=238035 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=238025 KO=3     )
> User Authorize PKCE stage                                (OK=276815 KO=1     )
> User AccessToken PKCE stage                              (OK=276804 KO=2     )
> tokenUserinfo                                            (OK=38881  KO=0     )
> Skip 2FA                                                 (OK=132531 KO=0     )
> GetUUid                                                  (OK=79133  KO=0     )
> GetOpenidConfig                                          (OK=237023 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52708  KO=0     )
> CreatePolicy                                             (OK=79062  KO=67    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52708  KO=0     )
>  UI AM idFromSession                                     (OK=52707  KO=1     )
>  UI AM validateGoto                                      (OK=52708  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52702  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52701  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52701  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52701  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14042  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52697  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52697  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52697  KO=0     )
>  UI IDM uiconfig                                         (OK=52697  KO=0     )
>  UI IDM version                                          (OK=52697  KO=0     )
>  UI IDM login                                            (OK=52697  KO=0     )
>  UI IDM features                                         (OK=52697  KO=0     )
>  UI IDM privilege                                        (OK=52697  KO=0     )
>  UI IDM user                                             (OK=52697  KO=0     )
>  UI IDM dashboard                                        (OK=52697  KO=0     )
>  UI IDM managed user schema                              (OK=52696  KO=0     )
>  UI IDM oidcToken                                        (OK=52697  KO=1     )
> userinfo                                                 (OK=52693  KO=0     )
> UI-Logout                                                (OK=52694  KO=0     )
> UI-Logout Redirect 1                                     (OK=52692  KO=0     )
>  UI AM revoke2                                           (OK=52690  KO=0     )
>  UI AM revoke1                                           (OK=52691  KO=0     )
>  UI AM endsession                                        (OK=52691  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8847   KO=0     )
> RootUserinfo                                             (OK=177880 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8845   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2297   KO=0     )
> ReadPolicy                                               (OK=79000  KO=8     )
> getIdToken                                               (OK=17789  KO=0     )
> getIdToken Redirect 1                                    (OK=17789  KO=0     )
> createOrganization                                       (OK=17789  KO=0     )
> queryOrganization                                        (OK=17789  KO=0     )
> deleteOrganization                                       (OK=17789  KO=0     )
> DeletePolicy                                             (OK=78864  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13896 (99.24%)
> status.find.in([200, 209], 304), found 409                         66 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 6309   / active: 348    / done: 246537
================================================================================

10:36:42.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:42.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:42.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:42.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:42.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:43.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:43.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:43.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:43.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:43.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:44.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:44.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:44.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:44.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:45.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:45.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:45.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:46.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:46.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:46.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:46.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:47 GMT                                    3545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3429621 KO=101   )
> restLoginInitiate                                        (OK=238381 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=238367 KO=3     )
> User Authorize PKCE stage                                (OK=277192 KO=1     )
> User AccessToken PKCE stage                              (OK=277183 KO=2     )
> tokenUserinfo                                            (OK=38939  KO=0     )
> Skip 2FA                                                 (OK=132737 KO=0     )
> GetUUid                                                  (OK=79254  KO=0     )
> GetOpenidConfig                                          (OK=237389 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52763  KO=0     )
> CreatePolicy                                             (OK=79186  KO=67    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52763  KO=0     )
>  UI AM idFromSession                                     (OK=52761  KO=1     )
>  UI AM validateGoto                                      (OK=52762  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52757  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52757  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52757  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52757  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14053  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52754  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52752  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52750  KO=0     )
>  UI IDM uiconfig                                         (OK=52750  KO=0     )
>  UI IDM version                                          (OK=52750  KO=0     )
>  UI IDM login                                            (OK=52750  KO=0     )
>  UI IDM features                                         (OK=52750  KO=0     )
>  UI IDM privilege                                        (OK=52750  KO=0     )
>  UI IDM user                                             (OK=52750  KO=0     )
>  UI IDM dashboard                                        (OK=52750  KO=0     )
>  UI IDM managed user schema                              (OK=52750  KO=0     )
>  UI IDM oidcToken                                        (OK=52750  KO=1     )
> userinfo                                                 (OK=52750  KO=0     )
> UI-Logout                                                (OK=52751  KO=0     )
> UI-Logout Redirect 1                                     (OK=52750  KO=0     )
>  UI AM revoke2                                           (OK=52747  KO=0     )
>  UI AM revoke1                                           (OK=52748  KO=0     )
>  UI AM endsession                                        (OK=52748  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8860   KO=0     )
> RootUserinfo                                             (OK=178169 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8860   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2300   KO=0     )
> ReadPolicy                                               (OK=79119  KO=8     )
> getIdToken                                               (OK=17816  KO=0     )
> getIdToken Redirect 1                                    (OK=17815  KO=0     )
> createOrganization                                       (OK=17815  KO=0     )
> queryOrganization                                        (OK=17812  KO=0     )
> deleteOrganization                                       (OK=17812  KO=0     )
> DeletePolicy                                             (OK=78985  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13917 (99.24%)
> status.find.in([200, 209], 304), found 409                         66 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 5952   / active: 359    / done: 246883
================================================================================

10:36:47.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:47.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:48.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:48.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:48.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:49.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:49.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:50.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:50.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 247419: status.find.in([200, 209], 304), found 409
10:36:50.771 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,247419,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM2MjgwNDc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidE5YTlJwU3htWnRGVWVFbGxpb2R3ZkRYRlE4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5NDIxMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5NDIxMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3ODEwLCJpYXQiOjE3MzE0OTQyMTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlpIaWtMQ3VWdmRvMmlBdlNzRXZ4Z01LTWZKayJ9.nsR3ODzTS7a6PkesbFf1N6UUtI-NxHXxHVlhifWShQFsQqrCQEKVh9ozfQ5yQiuI7jqdkqCqzZtJv6rsL9tcYLP0bayM9e2zZDQqBdgbfhNhxyAiz9rkpC9qaZkPKX2fm_05K1n2bDtoTkovxr350hOoyHLFUzArhRzaMVMMCNQZ42t9wWX_cyj-MCV_BwhtYcGKmNjUaR13SXrc_2EgmoUCt_hoAO75mhtpAopySrlCTVcfsCc2nRaQUoh2Y3hVrQH9kYY9GZSsec7de_93m2vv8tO2C05QawuhE_880gxwj7oMVuUUQ9wGczQt1BKuIwskfjgxYxrwcaRxMEerKQ, username -> user.126411, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy671358, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42fde246, authcode -> p1zidaC5R5nM5Q1_4FsbxCI7KDM, useAdminRealm -> true, callbacks -> {"tokenId":"_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494210481), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494210481))), password -> Pa_ssw0rd, challenge -> zHnOVup4GM5q8TtdKUtwi1b0cREKPBiDO_CystbZGg8, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 58.96.13.65, verifier -> LTI4ODM0MTI3NzEwMTc3MjAyNzg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3da32b6f, tokenId -> _ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/?_action=create
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	content-type: application/json
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy671358","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	409 Conflict
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 66
	date: Wed, 13 Nov 2024 10:36:50 GMT
	x-forgerock-transactionid: 32113672-d7be-409b-8551-ba93296c9253
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":409,"reason":"Conflict","message":"Policy already exists"}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:36:50.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:51.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:51.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:51.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:52.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:52.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:52 GMT                                    3550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3434073 KO=102   )
> restLoginInitiate                                        (OK=238679 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=238666 KO=3     )
> User Authorize PKCE stage                                (OK=277539 KO=1     )
> User AccessToken PKCE stage                              (OK=277531 KO=2     )
> tokenUserinfo                                            (OK=38976  KO=0     )
> Skip 2FA                                                 (OK=132926 KO=0     )
> GetUUid                                                  (OK=79369  KO=0     )
> GetOpenidConfig                                          (OK=237747 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52828  KO=0     )
> CreatePolicy                                             (OK=79297  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52827  KO=0     )
>  UI AM idFromSession                                     (OK=52823  KO=1     )
>  UI AM validateGoto                                      (OK=52824  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52823  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52823  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52821  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52821  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14069  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52817  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52816  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52815  KO=0     )
>  UI IDM uiconfig                                         (OK=52815  KO=0     )
>  UI IDM version                                          (OK=52815  KO=0     )
>  UI IDM login                                            (OK=52815  KO=0     )
>  UI IDM features                                         (OK=52815  KO=0     )
>  UI IDM privilege                                        (OK=52815  KO=0     )
>  UI IDM user                                             (OK=52814  KO=0     )
>  UI IDM dashboard                                        (OK=52815  KO=0     )
>  UI IDM managed user schema                              (OK=52814  KO=0     )
>  UI IDM oidcToken                                        (OK=52815  KO=1     )
> userinfo                                                 (OK=52815  KO=0     )
> UI-Logout                                                (OK=52815  KO=0     )
> UI-Logout Redirect 1                                     (OK=52815  KO=0     )
>  UI AM revoke2                                           (OK=52813  KO=0     )
>  UI AM revoke1                                           (OK=52814  KO=0     )
>  UI AM endsession                                        (OK=52814  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8877   KO=0     )
> RootUserinfo                                             (OK=178417 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8877   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2305   KO=0     )
> ReadPolicy                                               (OK=79244  KO=8     )
> getIdToken                                               (OK=17839  KO=0     )
> getIdToken Redirect 1                                    (OK=17838  KO=0     )
> createOrganization                                       (OK=17838  KO=0     )
> queryOrganization                                        (OK=17838  KO=0     )
> deleteOrganization                                       (OK=17837  KO=0     )
> DeletePolicy                                             (OK=79107  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13931 (99.24%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 5637   / active: 345    / done: 247212
================================================================================

10:36:52.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:53.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:53.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:53.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:53.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:53.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:53.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:54.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:54.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:54.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:54.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:54.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:54.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:55.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:55.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:55.864 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 247419: status.find.in([200, 209], 304), found 404
10:36:55.865 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,247419,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM2MjgwNDc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidE5YTlJwU3htWnRGVWVFbGxpb2R3ZkRYRlE4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5NDIxMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5NDIxMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3ODEwLCJpYXQiOjE3MzE0OTQyMTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlpIaWtMQ3VWdmRvMmlBdlNzRXZ4Z01LTWZKayJ9.nsR3ODzTS7a6PkesbFf1N6UUtI-NxHXxHVlhifWShQFsQqrCQEKVh9ozfQ5yQiuI7jqdkqCqzZtJv6rsL9tcYLP0bayM9e2zZDQqBdgbfhNhxyAiz9rkpC9qaZkPKX2fm_05K1n2bDtoTkovxr350hOoyHLFUzArhRzaMVMMCNQZ42t9wWX_cyj-MCV_BwhtYcGKmNjUaR13SXrc_2EgmoUCt_hoAO75mhtpAopySrlCTVcfsCc2nRaQUoh2Y3hVrQH9kYY9GZSsec7de_93m2vv8tO2C05QawuhE_880gxwj7oMVuUUQ9wGczQt1BKuIwskfjgxYxrwcaRxMEerKQ, username -> user.126411, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy671358, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42fde246, authcode -> p1zidaC5R5nM5Q1_4FsbxCI7KDM, useAdminRealm -> true, callbacks -> {"tokenId":"_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494210481), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494210481))), password -> Pa_ssw0rd, challenge -> zHnOVup4GM5q8TtdKUtwi1b0cREKPBiDO_CystbZGg8, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 58.96.13.65, verifier -> LTI4ODM0MTI3NzEwMTc3MjAyNzg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3da32b6f, tokenId -> _ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy671358
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:36:55 GMT
	x-forgerock-transactionid: 6cfdf620-4cfe-49d1-bb00-5eba466cc2d2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy671358 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:36:56.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:56.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:56.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:56.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:56.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:57.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:57.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:57.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:36:57 GMT                                    3555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3438753 KO=103   )
> restLoginInitiate                                        (OK=238995 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=238989 KO=3     )
> User Authorize PKCE stage                                (OK=277916 KO=1     )
> User AccessToken PKCE stage                              (OK=277912 KO=2     )
> tokenUserinfo                                            (OK=39034  KO=0     )
> Skip 2FA                                                 (OK=133098 KO=0     )
> GetUUid                                                  (OK=79482  KO=0     )
> GetOpenidConfig                                          (OK=238096 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52898  KO=0     )
> CreatePolicy                                             (OK=79412  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52898  KO=0     )
>  UI AM idFromSession                                     (OK=52897  KO=1     )
>  UI AM validateGoto                                      (OK=52898  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52896  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52895  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52893  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52893  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14094  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52889  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52888  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52887  KO=0     )
>  UI IDM uiconfig                                         (OK=52887  KO=0     )
>  UI IDM version                                          (OK=52887  KO=0     )
>  UI IDM login                                            (OK=52887  KO=0     )
>  UI IDM features                                         (OK=52887  KO=0     )
>  UI IDM privilege                                        (OK=52887  KO=0     )
>  UI IDM user                                             (OK=52886  KO=0     )
>  UI IDM dashboard                                        (OK=52887  KO=0     )
>  UI IDM managed user schema                              (OK=52886  KO=0     )
>  UI IDM oidcToken                                        (OK=52887  KO=1     )
> userinfo                                                 (OK=52883  KO=0     )
> UI-Logout                                                (OK=52884  KO=0     )
> UI-Logout Redirect 1                                     (OK=52884  KO=0     )
>  UI AM revoke2                                           (OK=52882  KO=0     )
>  UI AM revoke1                                           (OK=52883  KO=0     )
>  UI AM endsession                                        (OK=52883  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8884   KO=0     )
> RootUserinfo                                             (OK=178688 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8884   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2307   KO=0     )
> ReadPolicy                                               (OK=79355  KO=9     )
> getIdToken                                               (OK=17855  KO=0     )
> getIdToken Redirect 1                                    (OK=17853  KO=0     )
> createOrganization                                       (OK=17853  KO=0     )
> queryOrganization                                        (OK=17851  KO=0     )
> deleteOrganization                                       (OK=17851  KO=0     )
> DeletePolicy                                             (OK=79232  KO=18    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13954 (99.23%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.19%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 5312   / active: 316    / done: 247566
================================================================================

10:36:57.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:57.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:58.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:58.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:58.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:58.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:58.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:59.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:59.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:59.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:59.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:36:59.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:00.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:00.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:00.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:00.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:00.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 247419: status.find.in([200, 209], 304), found 404
10:37:00.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,247419,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTM2MjgwNDc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidE5YTlJwU3htWnRGVWVFbGxpb2R3ZkRYRlE4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5NDIxMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5NDIxMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk3ODEwLCJpYXQiOjE3MzE0OTQyMTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlpIaWtMQ3VWdmRvMmlBdlNzRXZ4Z01LTWZKayJ9.nsR3ODzTS7a6PkesbFf1N6UUtI-NxHXxHVlhifWShQFsQqrCQEKVh9ozfQ5yQiuI7jqdkqCqzZtJv6rsL9tcYLP0bayM9e2zZDQqBdgbfhNhxyAiz9rkpC9qaZkPKX2fm_05K1n2bDtoTkovxr350hOoyHLFUzArhRzaMVMMCNQZ42t9wWX_cyj-MCV_BwhtYcGKmNjUaR13SXrc_2EgmoUCt_hoAO75mhtpAopySrlCTVcfsCc2nRaQUoh2Y3hVrQH9kYY9GZSsec7de_93m2vv8tO2C05QawuhE_880gxwj7oMVuUUQ9wGczQt1BKuIwskfjgxYxrwcaRxMEerKQ, username -> user.126411, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy671358, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42fde246, authcode -> p1zidaC5R5nM5Q1_4FsbxCI7KDM, useAdminRealm -> true, callbacks -> {"tokenId":"_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/platform","realm":"/"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494210481), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731494210481))), password -> Pa_ssw0rd, challenge -> zHnOVup4GM5q8TtdKUtwi1b0cREKPBiDO_CystbZGg8, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 58.96.13.65, verifier -> LTI4ODM0MTI3NzEwMTc3MjAyNzg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3da32b6f, tokenId -> _ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy671358
headers:
	user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
	accept-api-version: protocol=1.0,resource=2.0
	x-requested-with: XMLHttpRequest
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=_ZRw2R1rIUCzkm6JL9l0Nx8QYgg.*AAJTSQACMDIAAlNLABw5S0ExMXRaK1lucVpoQ2pORXd0WUlzZkduanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
version:
	HTTP/1.1
status:
	404 Not Found
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	cache-control: private
	content-api-version: resource=2.1
	content-security-policy: default-src 'none';frame-ancestors 'none';sandbox
	cross-origin-opener-policy: same-origin
	cross-origin-resource-policy: same-origin
	expires: 0
	pragma: no-cache
	content-type: application/json;charset=UTF-8
	Content-Length: 85
	date: Wed, 13 Nov 2024 10:37:00 GMT
	x-forgerock-transactionid: d2f368be-e0d8-46fa-9414-84867250cdc2
	strict-transport-security: max-age=31536000; includeSubDomains; preload;
	x-robots-tag: none
	Via: 1.1 google
	Alt-Svc: h3=":443"; ma=2592000

body:
{"code":404,"reason":"Not Found","message":"Policy testPolicy671358 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
10:37:00.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:01.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:01.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:01.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:01.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:01.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:02.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:37:02 GMT                                    3560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3443431 KO=104   )
> restLoginInitiate                                        (OK=239338 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=239326 KO=3     )
> User Authorize PKCE stage                                (OK=278294 KO=1     )
> User AccessToken PKCE stage                              (OK=278292 KO=2     )
> tokenUserinfo                                            (OK=39091  KO=0     )
> Skip 2FA                                                 (OK=133283 KO=0     )
> GetUUid                                                  (OK=79604  KO=0     )
> GetOpenidConfig                                          (OK=238446 KO=0     )
> UI-Post-Login - stage 1                                  (OK=52967  KO=0     )
> CreatePolicy                                             (OK=79533  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=52966  KO=0     )
>  UI AM idFromSession                                     (OK=52965  KO=1     )
>  UI AM validateGoto                                      (OK=52966  KO=0     )
> UI-Post-Login - stage 2                                  (OK=52963  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=52963  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=52961  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=52961  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14110  KO=0     )
> UI-Post-Login - stage 3                                  (OK=52958  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=52958  KO=0     )
>  UI Enduser sessioncheck                                 (OK=52957  KO=0     )
>  UI IDM uiconfig                                         (OK=52957  KO=0     )
>  UI IDM version                                          (OK=52957  KO=0     )
>  UI IDM login                                            (OK=52957  KO=0     )
>  UI IDM features                                         (OK=52957  KO=0     )
>  UI IDM privilege                                        (OK=52957  KO=0     )
>  UI IDM user                                             (OK=52957  KO=0     )
>  UI IDM dashboard                                        (OK=52957  KO=0     )
>  UI IDM managed user schema                              (OK=52957  KO=0     )
>  UI IDM oidcToken                                        (OK=52957  KO=1     )
> userinfo                                                 (OK=52956  KO=0     )
> UI-Logout                                                (OK=52955  KO=0     )
> UI-Logout Redirect 1                                     (OK=52955  KO=0     )
>  UI AM revoke2                                           (OK=52953  KO=0     )
>  UI AM revoke1                                           (OK=52954  KO=0     )
>  UI AM endsession                                        (OK=52954  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8894   KO=0     )
> RootUserinfo                                             (OK=178910 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8894   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2313   KO=0     )
> ReadPolicy                                               (OK=79470  KO=9     )
> getIdToken                                               (OK=17873  KO=0     )
> getIdToken Redirect 1                                    (OK=17873  KO=0     )
> createOrganization                                       (OK=17873  KO=0     )
> queryOrganization                                        (OK=17873  KO=0     )
> deleteOrganization                                       (OK=17873  KO=0     )
> DeletePolicy                                             (OK=79343  KO=19    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     13977 (99.23%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         28 ( 0.20%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 4959   / active: 329    / done: 247906
================================================================================

10:37:02.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:02.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:03.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:03.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:03.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:03.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:04.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:04.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:04.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:04.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:04.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:04.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:04.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:05.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:05.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:05.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:05.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:06.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:06.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:06.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:06.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:06.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:06.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:06.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:06.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:07.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:07.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:37:07 GMT                                    3565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3448403 KO=104   )
> restLoginInitiate                                        (OK=239714 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=239705 KO=3     )
> User Authorize PKCE stage                                (OK=278719 KO=1     )
> User AccessToken PKCE stage                              (OK=278709 KO=2     )
> tokenUserinfo                                            (OK=39157  KO=0     )
> Skip 2FA                                                 (OK=133501 KO=0     )
> GetUUid                                                  (OK=79749  KO=0     )
> GetOpenidConfig                                          (OK=238826 KO=0     )
> UI-Post-Login - stage 1                                  (OK=53034  KO=0     )
> CreatePolicy                                             (OK=79678  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53034  KO=0     )
>  UI AM idFromSession                                     (OK=53032  KO=1     )
>  UI AM validateGoto                                      (OK=53033  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53032  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53031  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53031  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53031  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14130  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53027  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53027  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53027  KO=0     )
>  UI IDM uiconfig                                         (OK=53027  KO=0     )
>  UI IDM version                                          (OK=53027  KO=0     )
>  UI IDM login                                            (OK=53027  KO=0     )
>  UI IDM features                                         (OK=53027  KO=0     )
>  UI IDM privilege                                        (OK=53027  KO=0     )
>  UI IDM user                                             (OK=53026  KO=0     )
>  UI IDM dashboard                                        (OK=53026  KO=0     )
>  UI IDM managed user schema                              (OK=53026  KO=0     )
>  UI IDM oidcToken                                        (OK=53026  KO=1     )
> userinfo                                                 (OK=53026  KO=0     )
> UI-Logout                                                (OK=53025  KO=0     )
> UI-Logout Redirect 1                                     (OK=53024  KO=0     )
>  UI AM revoke2                                           (OK=53021  KO=0     )
>  UI AM revoke1                                           (OK=53022  KO=0     )
>  UI AM endsession                                        (OK=53021  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8902   KO=0     )
> RootUserinfo                                             (OK=179127 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8902   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2315   KO=0     )
> ReadPolicy                                               (OK=79588  KO=9     )
> getIdToken                                               (OK=17901  KO=0     )
> getIdToken Redirect 1                                    (OK=17901  KO=0     )
> createOrganization                                       (OK=17901  KO=0     )
> queryOrganization                                        (OK=17901  KO=0     )
> deleteOrganization                                       (OK=17900  KO=0     )
> DeletePolicy                                             (OK=79460  KO=19    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     14004 (99.23%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         28 ( 0.20%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 4573   / active: 351    / done: 248270
================================================================================

10:37:07.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:07.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:08.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:08.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:09.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:09.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:09.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:10.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:10.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:11.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:11.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:11.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:11.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:12.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:12.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:12.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:37:12 GMT                                    3570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3453558 KO=104   )
> restLoginInitiate                                        (OK=240082 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=240073 KO=3     )
> User Authorize PKCE stage                                (OK=279146 KO=1     )
> User AccessToken PKCE stage                              (OK=279134 KO=2     )
> tokenUserinfo                                            (OK=39217  KO=0     )
> Skip 2FA                                                 (OK=133713 KO=0     )
> GetUUid                                                  (OK=79869  KO=0     )
> GetOpenidConfig                                          (OK=239207 KO=0     )
> UI-Post-Login - stage 1                                  (OK=53115  KO=0     )
> CreatePolicy                                             (OK=79799  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53115  KO=0     )
>  UI AM idFromSession                                     (OK=53111  KO=1     )
>  UI AM validateGoto                                      (OK=53112  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53109  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53109  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53109  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53109  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14149  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53102  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53102  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53101  KO=0     )
>  UI IDM uiconfig                                         (OK=53101  KO=0     )
>  UI IDM version                                          (OK=53101  KO=0     )
>  UI IDM login                                            (OK=53100  KO=0     )
>  UI IDM features                                         (OK=53099  KO=0     )
>  UI IDM privilege                                        (OK=53099  KO=0     )
>  UI IDM user                                             (OK=53099  KO=0     )
>  UI IDM dashboard                                        (OK=53099  KO=0     )
>  UI IDM managed user schema                              (OK=53099  KO=0     )
>  UI IDM oidcToken                                        (OK=53098  KO=1     )
> userinfo                                                 (OK=53098  KO=0     )
> UI-Logout                                                (OK=53099  KO=0     )
> UI-Logout Redirect 1                                     (OK=53099  KO=0     )
>  UI AM revoke2                                           (OK=53096  KO=0     )
>  UI AM revoke1                                           (OK=53097  KO=0     )
>  UI AM endsession                                        (OK=53098  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8915   KO=0     )
> RootUserinfo                                             (OK=179403 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8914   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2319   KO=0     )
> ReadPolicy                                               (OK=79736  KO=9     )
> getIdToken                                               (OK=17927  KO=0     )
> getIdToken Redirect 1                                    (OK=17927  KO=0     )
> createOrganization                                       (OK=17927  KO=0     )
> queryOrganization                                        (OK=17927  KO=0     )
> deleteOrganization                                       (OK=17927  KO=0     )
> DeletePolicy                                             (OK=79571  KO=19    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     14020 (99.23%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         28 ( 0.20%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 4194   / active: 392    / done: 248608
================================================================================

10:37:12.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:13.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:13.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:13.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:14.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:14.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:14.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:14.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:15.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:15.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:16.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:17.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:17.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:17.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:17.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:17.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:37:17 GMT                                    3575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3458517 KO=104   )
> restLoginInitiate                                        (OK=240421 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=240410 KO=3     )
> User Authorize PKCE stage                                (OK=279537 KO=1     )
> User AccessToken PKCE stage                              (OK=279527 KO=2     )
> tokenUserinfo                                            (OK=39268  KO=0     )
> Skip 2FA                                                 (OK=133910 KO=0     )
> GetUUid                                                  (OK=79986  KO=0     )
> GetOpenidConfig                                          (OK=239595 KO=0     )
> UI-Post-Login - stage 1                                  (OK=53187  KO=0     )
> CreatePolicy                                             (OK=79915  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53187  KO=0     )
>  UI AM idFromSession                                     (OK=53183  KO=1     )
>  UI AM validateGoto                                      (OK=53184  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53180  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53180  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53180  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53180  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14171  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53177  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53174  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53174  KO=0     )
>  UI IDM uiconfig                                         (OK=53174  KO=0     )
>  UI IDM version                                          (OK=53174  KO=0     )
>  UI IDM login                                            (OK=53173  KO=0     )
>  UI IDM features                                         (OK=53173  KO=0     )
>  UI IDM privilege                                        (OK=53173  KO=0     )
>  UI IDM user                                             (OK=53173  KO=0     )
>  UI IDM dashboard                                        (OK=53173  KO=0     )
>  UI IDM managed user schema                              (OK=53173  KO=0     )
>  UI IDM oidcToken                                        (OK=53174  KO=1     )
> userinfo                                                 (OK=53174  KO=0     )
> UI-Logout                                                (OK=53174  KO=0     )
> UI-Logout Redirect 1                                     (OK=53171  KO=0     )
>  UI AM revoke2                                           (OK=53168  KO=0     )
>  UI AM revoke1                                           (OK=53169  KO=0     )
>  UI AM endsession                                        (OK=53169  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8924   KO=0     )
> RootUserinfo                                             (OK=179688 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8923   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2322   KO=0     )
> ReadPolicy                                               (OK=79856  KO=9     )
> getIdToken                                               (OK=17954  KO=0     )
> getIdToken Redirect 1                                    (OK=17954  KO=0     )
> createOrganization                                       (OK=17954  KO=0     )
> queryOrganization                                        (OK=17954  KO=0     )
> deleteOrganization                                       (OK=17953  KO=0     )
> DeletePolicy                                             (OK=79724  KO=19    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     14036 (99.23%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         28 ( 0.20%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 3846   / active: 346    / done: 249002
================================================================================

10:37:17.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:18.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:18.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:18.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:18.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:18.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:19.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:19.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:19.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:20.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:20.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:20.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:20.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:20.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:20.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:21.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:21.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:21.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:21.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:21.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:21.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:21.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:21.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:22.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:22.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:37:22 GMT                                    3580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3463334 KO=104   )
> restLoginInitiate                                        (OK=240764 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=240754 KO=3     )
> User Authorize PKCE stage                                (OK=279925 KO=1     )
> User AccessToken PKCE stage                              (OK=279921 KO=2     )
> tokenUserinfo                                            (OK=39318  KO=0     )
> Skip 2FA                                                 (OK=134113 KO=0     )
> GetUUid                                                  (OK=80110  KO=0     )
> GetOpenidConfig                                          (OK=239958 KO=0     )
> UI-Post-Login - stage 1                                  (OK=53257  KO=0     )
> CreatePolicy                                             (OK=80042  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53255  KO=0     )
>  UI AM idFromSession                                     (OK=53253  KO=1     )
>  UI AM validateGoto                                      (OK=53254  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53251  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53248  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53248  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53248  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14186  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53244  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53244  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53244  KO=0     )
>  UI IDM uiconfig                                         (OK=53244  KO=0     )
>  UI IDM version                                          (OK=53244  KO=0     )
>  UI IDM login                                            (OK=53244  KO=0     )
>  UI IDM features                                         (OK=53244  KO=0     )
>  UI IDM privilege                                        (OK=53244  KO=0     )
>  UI IDM user                                             (OK=53243  KO=0     )
>  UI IDM dashboard                                        (OK=53243  KO=0     )
>  UI IDM managed user schema                              (OK=53243  KO=0     )
>  UI IDM oidcToken                                        (OK=53242  KO=1     )
> userinfo                                                 (OK=53240  KO=0     )
> UI-Logout                                                (OK=53241  KO=0     )
> UI-Logout Redirect 1                                     (OK=53241  KO=0     )
>  UI AM revoke2                                           (OK=53238  KO=0     )
>  UI AM revoke1                                           (OK=53239  KO=0     )
>  UI AM endsession                                        (OK=53239  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8935   KO=0     )
> RootUserinfo                                             (OK=179947 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8935   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2327   KO=0     )
> ReadPolicy                                               (OK=79971  KO=9     )
> getIdToken                                               (OK=17982  KO=0     )
> getIdToken Redirect 1                                    (OK=17982  KO=0     )
> createOrganization                                       (OK=17982  KO=0     )
> queryOrganization                                        (OK=17982  KO=0     )
> deleteOrganization                                       (OK=17981  KO=0     )
> DeletePolicy                                             (OK=79844  KO=19    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     14061 (99.23%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         28 ( 0.20%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 3492   / active: 342    / done: 249360
================================================================================

10:37:22.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:22.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:23.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:23.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:24.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:24.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:24.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:24.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:24.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:24.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:24.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:25.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:25.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:25.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:26.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:26.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:26.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:26.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:27.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:27.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:27.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:37:27 GMT                                    3585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3467979 KO=104   )
> restLoginInitiate                                        (OK=241099 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=241088 KO=3     )
> User Authorize PKCE stage                                (OK=280311 KO=1     )
> User AccessToken PKCE stage                              (OK=280302 KO=2     )
> tokenUserinfo                                            (OK=39384  KO=0     )
> Skip 2FA                                                 (OK=134294 KO=0     )
> GetUUid                                                  (OK=80224  KO=0     )
> GetOpenidConfig                                          (OK=240311 KO=0     )
> UI-Post-Login - stage 1                                  (OK=53323  KO=0     )
> CreatePolicy                                             (OK=80152  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53322  KO=0     )
>  UI AM idFromSession                                     (OK=53320  KO=1     )
>  UI AM validateGoto                                      (OK=53321  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53319  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53319  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53318  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53318  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14202  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53312  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53312  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53311  KO=0     )
>  UI IDM uiconfig                                         (OK=53311  KO=0     )
>  UI IDM version                                          (OK=53311  KO=0     )
>  UI IDM login                                            (OK=53311  KO=0     )
>  UI IDM features                                         (OK=53311  KO=0     )
>  UI IDM privilege                                        (OK=53311  KO=0     )
>  UI IDM user                                             (OK=53310  KO=0     )
>  UI IDM dashboard                                        (OK=53310  KO=0     )
>  UI IDM managed user schema                              (OK=53310  KO=0     )
>  UI IDM oidcToken                                        (OK=53311  KO=1     )
> userinfo                                                 (OK=53311  KO=0     )
> UI-Logout                                                (OK=53310  KO=0     )
> UI-Logout Redirect 1                                     (OK=53309  KO=0     )
>  UI AM revoke2                                           (OK=53304  KO=0     )
>  UI AM revoke1                                           (OK=53306  KO=0     )
>  UI AM endsession                                        (OK=53306  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8945   KO=0     )
> RootUserinfo                                             (OK=180171 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8945   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2330   KO=0     )
> ReadPolicy                                               (OK=80100  KO=9     )
> getIdToken                                               (OK=18006  KO=0     )
> getIdToken Redirect 1                                    (OK=18006  KO=0     )
> createOrganization                                       (OK=18005  KO=0     )
> queryOrganization                                        (OK=18004  KO=0     )
> deleteOrganization                                       (OK=18004  KO=0     )
> DeletePolicy                                             (OK=79959  KO=19    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     14082 (99.23%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         28 ( 0.20%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 3147   / active: 335    / done: 249712
================================================================================

10:37:27.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:27.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:27.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:27.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:27.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:27.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:28.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:28.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:28.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:28.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:28.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:29.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:29.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:29.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:29.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:29.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:30.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:30.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:30.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:30.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:30.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:30.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:30.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:30.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:30.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:31.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:31.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:32.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:37:32 GMT                                    3590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3472771 KO=104   )
> restLoginInitiate                                        (OK=241445 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=241431 KO=3     )
> User Authorize PKCE stage                                (OK=280697 KO=1     )
> User AccessToken PKCE stage                              (OK=280692 KO=2     )
> tokenUserinfo                                            (OK=39437  KO=0     )
> Skip 2FA                                                 (OK=134487 KO=0     )
> GetUUid                                                  (OK=80352  KO=0     )
> GetOpenidConfig                                          (OK=240678 KO=0     )
> UI-Post-Login - stage 1                                  (OK=53391  KO=0     )
> CreatePolicy                                             (OK=80282  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53391  KO=0     )
>  UI AM idFromSession                                     (OK=53390  KO=1     )
>  UI AM validateGoto                                      (OK=53391  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53389  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53389  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53388  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53388  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14220  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53384  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53383  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53382  KO=0     )
>  UI IDM uiconfig                                         (OK=53382  KO=0     )
>  UI IDM version                                          (OK=53382  KO=0     )
>  UI IDM login                                            (OK=53382  KO=0     )
>  UI IDM features                                         (OK=53382  KO=0     )
>  UI IDM privilege                                        (OK=53382  KO=0     )
>  UI IDM user                                             (OK=53381  KO=0     )
>  UI IDM dashboard                                        (OK=53381  KO=0     )
>  UI IDM managed user schema                              (OK=53381  KO=0     )
>  UI IDM oidcToken                                        (OK=53381  KO=1     )
> userinfo                                                 (OK=53380  KO=0     )
> UI-Logout                                                (OK=53381  KO=0     )
> UI-Logout Redirect 1                                     (OK=53381  KO=0     )
>  UI AM revoke2                                           (OK=53377  KO=0     )
>  UI AM revoke1                                           (OK=53378  KO=0     )
>  UI AM endsession                                        (OK=53379  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8956   KO=0     )
> RootUserinfo                                             (OK=180378 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8955   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2330   KO=0     )
> ReadPolicy                                               (OK=80208  KO=9     )
> getIdToken                                               (OK=18035  KO=0     )
> getIdToken Redirect 1                                    (OK=18034  KO=0     )
> createOrganization                                       (OK=18032  KO=0     )
> queryOrganization                                        (OK=18031  KO=0     )
> deleteOrganization                                       (OK=18031  KO=0     )
> DeletePolicy                                             (OK=80084  KO=19    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     14110 (99.23%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         28 ( 0.20%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 2789   / active: 341    / done: 250064
================================================================================

10:37:32.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:33.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:33.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:33.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:33.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:33.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:34.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:34.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:34.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:35.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:36.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:36.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:37.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:37.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:37.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:37.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:37.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:37:37 GMT                                    3595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3477905 KO=104   )
> restLoginInitiate                                        (OK=241808 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=241801 KO=3     )
> User Authorize PKCE stage                                (OK=281117 KO=1     )
> User AccessToken PKCE stage                              (OK=281113 KO=2     )
> tokenUserinfo                                            (OK=39501  KO=0     )
> Skip 2FA                                                 (OK=134693 KO=0     )
> GetUUid                                                  (OK=80470  KO=0     )
> GetOpenidConfig                                          (OK=241037 KO=0     )
> UI-Post-Login - stage 1                                  (OK=53468  KO=0     )
> CreatePolicy                                             (OK=80401  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53468  KO=0     )
>  UI AM idFromSession                                     (OK=53467  KO=1     )
>  UI AM validateGoto                                      (OK=53467  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53465  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53465  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53464  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53464  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14234  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53460  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53458  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53458  KO=0     )
>  UI IDM uiconfig                                         (OK=53458  KO=0     )
>  UI IDM version                                          (OK=53458  KO=0     )
>  UI IDM login                                            (OK=53457  KO=0     )
>  UI IDM features                                         (OK=53457  KO=0     )
>  UI IDM privilege                                        (OK=53457  KO=0     )
>  UI IDM user                                             (OK=53457  KO=0     )
>  UI IDM dashboard                                        (OK=53457  KO=0     )
>  UI IDM managed user schema                              (OK=53457  KO=0     )
>  UI IDM oidcToken                                        (OK=53457  KO=1     )
> userinfo                                                 (OK=53457  KO=0     )
> UI-Logout                                                (OK=53458  KO=0     )
> UI-Logout Redirect 1                                     (OK=53458  KO=0     )
>  UI AM revoke2                                           (OK=53455  KO=0     )
>  UI AM revoke1                                           (OK=53456  KO=0     )
>  UI AM endsession                                        (OK=53456  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8970   KO=0     )
> RootUserinfo                                             (OK=180641 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8970   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2332   KO=0     )
> ReadPolicy                                               (OK=80341  KO=9     )
> getIdToken                                               (OK=18064  KO=0     )
> getIdToken Redirect 1                                    (OK=18064  KO=0     )
> createOrganization                                       (OK=18064  KO=0     )
> queryOrganization                                        (OK=18064  KO=0     )
> deleteOrganization                                       (OK=18064  KO=0     )
> DeletePolicy                                             (OK=80197  KO=19    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     14127 (99.23%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         28 ( 0.20%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 2415   / active: 348    / done: 250431
================================================================================

10:37:38.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:38.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:40.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:40.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:40.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:40.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:40.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:40.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:40.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:41.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:41.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
10:37:41.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 10:37:42 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3482914 KO=104   )
> restLoginInitiate                                        (OK=242135 KO=0     )
> restLoginUsernamePasswordCallback                        (OK=242122 KO=3     )
> User Authorize PKCE stage                                (OK=281515 KO=1     )
> User AccessToken PKCE stage                              (OK=281509 KO=2     )
> tokenUserinfo                                            (OK=39551  KO=0     )
> Skip 2FA                                                 (OK=134878 KO=0     )
> GetUUid                                                  (OK=80576  KO=0     )
> GetOpenidConfig                                          (OK=241393 KO=0     )
> UI-Post-Login - stage 1                                  (OK=53546  KO=0     )
> CreatePolicy                                             (OK=80508  KO=68    )
> UI-Post-Login - stage 1 Redirect 1                       (OK=53546  KO=0     )
>  UI AM idFromSession                                     (OK=53545  KO=1     )
>  UI AM validateGoto                                      (OK=53546  KO=0     )
> UI-Post-Login - stage 2                                  (OK=53543  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=53543  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=53543  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=53543  KO=0     )
> restloginProgressiveProfileCallback                      (OK=14263  KO=0     )
> UI-Post-Login - stage 3                                  (OK=53540  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=53540  KO=0     )
>  UI Enduser sessioncheck                                 (OK=53540  KO=0     )
>  UI IDM uiconfig                                         (OK=53540  KO=0     )
>  UI IDM version                                          (OK=53540  KO=0     )
>  UI IDM login                                            (OK=53540  KO=0     )
>  UI IDM features                                         (OK=53540  KO=0     )
>  UI IDM privilege                                        (OK=53540  KO=0     )
>  UI IDM user                                             (OK=53539  KO=0     )
>  UI IDM dashboard                                        (OK=53539  KO=0     )
>  UI IDM managed user schema                              (OK=53539  KO=0     )
>  UI IDM oidcToken                                        (OK=53540  KO=1     )
> userinfo                                                 (OK=53540  KO=0     )
> UI-Logout                                                (OK=53540  KO=0     )
> UI-Logout Redirect 1                                     (OK=53539  KO=0     )
>  UI AM revoke2                                           (OK=53535  KO=0     )
>  UI AM revoke1                                           (OK=53536  KO=0     )
>  UI AM endsession                                        (OK=53536  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=8975   KO=0     )
> RootUserinfo                                             (OK=180901 KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=8975   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2334   KO=0     )
> ReadPolicy                                               (OK=80457  KO=9     )
> getIdToken                                               (OK=18088  KO=0     )
> getIdToken Redirect 1                                    (OK=18088  KO=0     )
> createOrganization                                       (OK=18087  KO=0     )
> queryOrganization                                        (OK=18087  KO=0     )
> deleteOrganization                                       (OK=18087  KO=0     )
> DeletePolicy                                             (OK=80327  KO=19    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     14139 (99.23%)
> status.find.in([200, 209], 304), found 409                         67 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         28 ( 0.20%)
> status.find.is(200), but actually found 502                         3 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      2 ( 0.01%)
 
> status.find.in([200, 209], 304), found 502                          2 ( 0.01%)
> status.find.is(302), but actually found 502                         1 ( 0.01%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.01%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.01%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.01%)
ing
> userinfo: No attribute named 'access_token' is defined              1 ( 0.01%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.01%)
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 2079   / active: 334    / done: 250781
================================================================================

10:37:42.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 251114: j.i.IOException: Premature close
10:37:42.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 251115: j.i.IOException: Premature close
10:37:42.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 251113: j.i.IOException: Premature close
10:37:42.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,251114,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.130845, randomPolicyName -> testPolicy969914, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2361d2a8, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3, password -> Pa_ssw0rd, fake-ip -> 68.252.225.163, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9788696),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3
	X-Forwarded-For: 68.252.225.163
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
10:37:42.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,251115,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.70529, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6c6e5cc1, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0, password -> Pa_ssw0rd, fake-ip -> 166.53.27.210, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@153ebc71),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
	X-Forwarded-For: 166.53.27.210
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
10:37:42.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,251113,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.76921, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@26b2b911, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1, password -> Pa_ssw0rd, fake-ip -> 42.42.42.42, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2a342b),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x0000789dd869a0e0@4863e1f1,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate
headers:
	accept: application/json
	content-type: application/json
	user-agent: Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1
	X-Forwarded-For: 42.42.42.42
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
10:37:42.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-104' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
10:37:42.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-133' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
10:37:42.536 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-133' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:00 h
[INFO] Finished at: 2024-11-13T10:37:42Z
[INFO] ------------------------------------------------------------------------
2024-11-13 10:37:42,633 INFO    Gatling simulation run ended successfully
2024-11-13 10:37:42,633 DEBUG   No archive name provided. No archive will be created
